15:31:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 15:31:08 Running as SYSTEM 15:31:09 [EnvInject] - Loading node environment variables. 15:31:09 Building remotely on prd-ubuntu1804-builder-4c-4g-35302 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:31:09 [ssh-agent] Looking for ssh-agent implementation... 15:31:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:09 $ ssh-agent 15:31:09 SSH_AUTH_SOCK=/tmp/ssh-SBnScNRiKllA/agent.1816 15:31:09 SSH_AGENT_PID=1818 15:31:09 [ssh-agent] Started. 15:31:09 Running ssh-add (command line suppressed) 15:31:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15079720332263289047.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15079720332263289047.key) 15:31:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:31:09 The recommended git tool is: NONE 15:31:10 using credential onap-jenkins-ssh 15:31:10 Wiping out workspace first. 15:31:10 Cloning the remote Git repository 15:31:10 Cloning repository git://cloud.onap.org/mirror/oom.git 15:31:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:31:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:31:10 > git --version # timeout=10 15:31:10 > git --version # 'git version 2.17.1' 15:31:10 using GIT_SSH to set credentials Gerrit user 15:31:10 Verifying host key using manually-configured host key entries 15:31:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:31:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:31:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:31:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:31:16 using GIT_SSH to set credentials Gerrit user 15:31:16 Verifying host key using manually-configured host key entries 15:31:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/2 # timeout=30 15:31:16 > git rev-parse 06d7e734e4b099a74ab038fa0823b53b543379a7^{commit} # timeout=10 15:31:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:31:16 Checking out Revision 06d7e734e4b099a74ab038fa0823b53b543379a7 (refs/changes/84/141684/2) 15:31:16 > git config core.sparsecheckout # timeout=10 15:31:16 > git checkout -f 06d7e734e4b099a74ab038fa0823b53b543379a7 # timeout=30 15:31:19 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 15:31:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:31:20 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 15:31:20 [EnvInject] - Injecting environment variables from a build step. 15:31:20 [EnvInject] - Injecting as environment variables the properties content 15:31:20 PYTHON=python3 15:31:20 15:31:20 [EnvInject] - Variables injected successfully. 15:31:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12442570038906829344.sh 15:31:20 ---> tox-install.sh 15:31:20 + source /home/jenkins/lf-env.sh 15:31:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:20 ++ mktemp -d /tmp/venv-XXXX 15:31:20 + lf_venv=/tmp/venv-rPPj 15:31:20 + local venv_file=/tmp/.os_lf_venv 15:31:20 + local python=python3 15:31:20 + local options 15:31:20 + local set_path=true 15:31:20 + local install_args= 15:31:20 ++ 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 15:31:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:20 + true 15:31:20 + case $1 in 15:31:20 + venv_file=/tmp/.toxenv 15:31:20 + shift 2 15:31:20 + true 15:31:20 + case $1 in 15:31:20 + shift 15:31:20 + break 15:31:20 + case $python in 15:31:20 + local pkg_list= 15:31:20 + [[ -d /opt/pyenv ]] 15:31:20 + echo 'Setup pyenv:' 15:31:20 Setup pyenv: 15:31:20 + export PYENV_ROOT=/opt/pyenv 15:31:20 + PYENV_ROOT=/opt/pyenv 15:31:20 + 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 15:31:20 + 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 15:31:20 + pyenv versions 15:31:20 * system (set by /opt/pyenv/version) 15:31:20 * 3.8.13 (set by /opt/pyenv/version) 15:31:20 * 3.9.13 (set by /opt/pyenv/version) 15:31:20 * 3.10.6 (set by /opt/pyenv/version) 15:31:20 + command -v pyenv 15:31:20 ++ pyenv init - --no-rehash 15:31:20 + 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[*]}"'\'')" 15:31:20 export PATH="/opt/pyenv/shims:${PATH}" 15:31:20 export PYENV_SHELL=bash 15:31:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:20 pyenv() { 15:31:20 local command 15:31:20 command="${1:-}" 15:31:20 if [ "$#" -gt 0 ]; then 15:31:20 shift 15:31:20 fi 15:31:20 15:31:20 case "$command" in 15:31:20 rehash|shell) 15:31:20 eval "$(pyenv "sh-$command" "$@")" 15:31:20 ;; 15:31:20 *) 15:31:20 command pyenv "$command" "$@" 15:31:20 ;; 15:31:20 esac 15:31:20 }' 15:31:20 +++ 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[*]}"' 15:31:20 ++ 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 15:31:20 ++ 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 15:31:20 ++ 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 15:31:20 ++ export PYENV_SHELL=bash 15:31:20 ++ PYENV_SHELL=bash 15:31:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:20 +++ complete -F _pyenv pyenv 15:31:20 ++ lf-pyver python3 15:31:20 ++ local py_version_xy=python3 15:31:20 ++ local py_version_xyz= 15:31:20 ++ pyenv versions 15:31:20 ++ local command 15:31:20 ++ command=versions 15:31:20 ++ '[' 1 -gt 0 ']' 15:31:20 ++ shift 15:31:20 ++ case "$command" in 15:31:20 ++ sed 's/^[ *]* //' 15:31:20 ++ command pyenv versions 15:31:20 ++ pyenv versions 15:31:20 ++ grep -E '^[0-9.]*[0-9]$' 15:31:20 ++ awk '{ print $1 }' 15:31:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:20 +++ grep '^3' /tmp/.pyenv_versions 15:31:20 +++ sort -V 15:31:20 +++ tail -n 1 15:31:20 ++ py_version_xyz=3.10.6 15:31:20 ++ [[ -z 3.10.6 ]] 15:31:20 ++ echo 3.10.6 15:31:20 ++ return 0 15:31:20 + pyenv local 3.10.6 15:31:20 + local command 15:31:20 + command=local 15:31:20 + '[' 2 -gt 0 ']' 15:31:20 + shift 15:31:20 + case "$command" in 15:31:20 + command pyenv local 3.10.6 15:31:20 + pyenv local 3.10.6 15:31:20 + for arg in "$@" 15:31:20 + case $arg in 15:31:20 + pkg_list+='tox ' 15:31:20 + for arg in "$@" 15:31:20 + case $arg in 15:31:20 + pkg_list+='virtualenv ' 15:31:20 + for arg in "$@" 15:31:20 + case $arg in 15:31:20 + pkg_list+='urllib3~=1.26.15 ' 15:31:20 + [[ -f /tmp/.toxenv ]] 15:31:20 + [[ ! -f /tmp/.toxenv ]] 15:31:20 + [[ -n '' ]] 15:31:20 + python3 -m venv /tmp/venv-rPPj 15:31:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rPPj' 15:31:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rPPj 15:31:24 + echo /tmp/venv-rPPj 15:31:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:31:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:31:24 + /tmp/venv-rPPj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:31:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:31:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:31:29 + /tmp/venv-rPPj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:31:31 + type python3 15:31:31 + true 15:31:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rPPj/bin to PATH' 15:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-rPPj/bin to PATH 15:31:31 + PATH=/tmp/venv-rPPj/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 15:31:31 + return 0 15:31:31 + python3 --version 15:31:31 Python 3.10.6 15:31:31 + python3 -m pip --version 15:31:31 pip 25.2 from /tmp/venv-rPPj/lib/python3.10/site-packages/pip (python 3.10) 15:31:31 + python3 -m pip freeze 15:31:31 cachetools==6.1.0 15:31:31 chardet==5.2.0 15:31:31 colorama==0.4.6 15:31:31 distlib==0.4.0 15:31:31 filelock==3.18.0 15:31:31 packaging==25.0 15:31:31 platformdirs==4.3.8 15:31:31 pluggy==1.6.0 15:31:31 pyproject-api==1.9.1 15:31:31 tomli==2.2.1 15:31:31 tox==4.28.4 15:31:31 typing_extensions==4.14.1 15:31:31 urllib3==1.26.20 15:31:31 virtualenv==20.34.0 15:31:31 [EnvInject] - Injecting environment variables from a build step. 15:31:31 [EnvInject] - Injecting as environment variables the properties content 15:31:31 PARALLEL=false 15:31:31 15:31:31 [EnvInject] - Variables injected successfully. 15:31:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13244948707396247219.sh 15:31:31 ---> tox-run.sh 15:31:31 + 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 15:31:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:31:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:31:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:31:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:31:31 + source /home/jenkins/lf-env.sh 15:31:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:31 ++ mktemp -d /tmp/venv-XXXX 15:31:31 + lf_venv=/tmp/venv-mR2D 15:31:31 + local venv_file=/tmp/.os_lf_venv 15:31:31 + local python=python3 15:31:31 + local options 15:31:31 + local set_path=true 15:31:31 + local install_args= 15:31:31 ++ 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 15:31:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:31 + true 15:31:31 + case $1 in 15:31:31 + venv_file=/tmp/.toxenv 15:31:31 + shift 2 15:31:31 + true 15:31:31 + case $1 in 15:31:31 + shift 15:31:31 + break 15:31:31 + case $python in 15:31:31 + local pkg_list= 15:31:31 + [[ -d /opt/pyenv ]] 15:31:31 + echo 'Setup pyenv:' 15:31:31 Setup pyenv: 15:31:31 + export PYENV_ROOT=/opt/pyenv 15:31:31 + PYENV_ROOT=/opt/pyenv 15:31:31 + 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 15:31:31 + 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 15:31:31 + pyenv versions 15:31:31 system 15:31:31 3.8.13 15:31:31 3.9.13 15:31:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:31:31 + command -v pyenv 15:31:31 ++ pyenv init - --no-rehash 15:31:31 + 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[*]}"'\'')" 15:31:31 export PATH="/opt/pyenv/shims:${PATH}" 15:31:31 export PYENV_SHELL=bash 15:31:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:31 pyenv() { 15:31:31 local command 15:31:31 command="${1:-}" 15:31:31 if [ "$#" -gt 0 ]; then 15:31:31 shift 15:31:31 fi 15:31:31 15:31:31 case "$command" in 15:31:31 rehash|shell) 15:31:31 eval "$(pyenv "sh-$command" "$@")" 15:31:31 ;; 15:31:31 *) 15:31:31 command pyenv "$command" "$@" 15:31:31 ;; 15:31:31 esac 15:31:31 }' 15:31:31 +++ 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[*]}"' 15:31:31 ++ 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 15:31:31 ++ 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 15:31:31 ++ 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 15:31:31 ++ export PYENV_SHELL=bash 15:31:31 ++ PYENV_SHELL=bash 15:31:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:31 +++ complete -F _pyenv pyenv 15:31:31 ++ lf-pyver python3 15:31:31 ++ local py_version_xy=python3 15:31:31 ++ local py_version_xyz= 15:31:31 ++ pyenv versions 15:31:31 ++ local command 15:31:31 ++ command=versions 15:31:31 ++ '[' 1 -gt 0 ']' 15:31:31 ++ shift 15:31:31 ++ case "$command" in 15:31:31 ++ command pyenv versions 15:31:31 ++ pyenv versions 15:31:31 ++ sed 's/^[ *]* //' 15:31:31 ++ awk '{ print $1 }' 15:31:31 ++ grep -E '^[0-9.]*[0-9]$' 15:31:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:31 +++ grep '^3' /tmp/.pyenv_versions 15:31:31 +++ sort -V 15:31:31 +++ tail -n 1 15:31:31 ++ py_version_xyz=3.10.6 15:31:31 ++ [[ -z 3.10.6 ]] 15:31:31 ++ echo 3.10.6 15:31:31 ++ return 0 15:31:31 + pyenv local 3.10.6 15:31:31 + local command 15:31:31 + command=local 15:31:31 + '[' 2 -gt 0 ']' 15:31:31 + shift 15:31:31 + case "$command" in 15:31:31 + command pyenv local 3.10.6 15:31:31 + pyenv local 3.10.6 15:31:31 + for arg in "$@" 15:31:31 + case $arg in 15:31:31 + pkg_list+='tox ' 15:31:31 + for arg in "$@" 15:31:31 + case $arg in 15:31:31 + pkg_list+='virtualenv ' 15:31:31 + for arg in "$@" 15:31:31 + case $arg in 15:31:31 + pkg_list+='urllib3~=1.26.15 ' 15:31:31 + [[ -f /tmp/.toxenv ]] 15:31:31 ++ cat /tmp/.toxenv 15:31:31 + lf_venv=/tmp/venv-rPPj 15:31:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rPPj from' file:/tmp/.toxenv 15:31:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rPPj from file:/tmp/.toxenv 15:31:31 + /tmp/venv-rPPj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:31:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:31:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:31:32 + /tmp/venv-rPPj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:31:33 + type python3 15:31:33 + true 15:31:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rPPj/bin to PATH' 15:31:33 lf-activate-venv(): INFO: Adding /tmp/venv-rPPj/bin to PATH 15:31:33 + PATH=/tmp/venv-rPPj/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 15:31:33 + return 0 15:31:33 + [[ -d /opt/pyenv ]] 15:31:33 + echo '---> Setting up pyenv' 15:31:33 ---> Setting up pyenv 15:31:33 + export PYENV_ROOT=/opt/pyenv 15:31:33 + PYENV_ROOT=/opt/pyenv 15:31:33 + export PATH=/opt/pyenv/bin:/tmp/venv-rPPj/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 15:31:33 + PATH=/opt/pyenv/bin:/tmp/venv-rPPj/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 15:31:33 ++ pwd 15:31:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:31:33 + export PYTHONPATH 15:31:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:31:33 + TOX_TESTENV_PASSENV=PYTHONPATH 15:31:33 + tox --version 15:31:34 4.28.4 from /tmp/venv-rPPj/lib/python3.10/site-packages/tox/__init__.py 15:31:34 + PARALLEL=false 15:31:34 + TOX_OPTIONS_LIST= 15:31:34 + [[ -n checkbashisms ]] 15:31:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:31:34 + case ${PARALLEL,,} in 15:31:34 + tox -e checkbashisms 15:31:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:31:35 checkbashisms: freeze> python -m pip freeze --all 15:31:35 checkbashisms: pip==25.2,setuptools==80.9.0 15:31:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:31:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:31:39 checkbashisms: OK (4.84=setup[1.34]+cmd[3.50] seconds) 15:31:39 congratulations :) (5.07 seconds) 15:31:39 + tox_status=0 15:31:39 + echo '---> Completed tox runs' 15:31:39 ---> Completed tox runs 15:31:39 + for i in .tox/*/log 15:31:39 ++ echo .tox/checkbashisms/log 15:31:39 ++ awk -F/ '{print $2}' 15:31:39 + tox_env=checkbashisms 15:31:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:31:39 + DOC_DIR=docs/_build/html 15:31:39 + [[ -d docs/_build/html ]] 15:31:39 + echo '---> tox-run.sh ends' 15:31:39 ---> tox-run.sh ends 15:31:39 + test 0 -eq 0 15:31:39 $ ssh-agent -k 15:31:39 unset SSH_AUTH_SOCK; 15:31:39 unset SSH_AGENT_PID; 15:31:39 echo Agent pid 1818 killed; 15:31:39 [ssh-agent] Stopped. 15:31:39 [PostBuildScript] - [INFO] Executing post build scripts. 15:31:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6287003150380537449.sh 15:31:39 ---> sysstat.sh 15:31:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7965387599485753455.sh 15:31:39 ---> package-listing.sh 15:31:39 ++ facter osfamily 15:31:39 ++ tr '[:upper:]' '[:lower:]' 15:31:40 + OS_FAMILY=debian 15:31:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:31:40 + START_PACKAGES=/tmp/packages_start.txt 15:31:40 + END_PACKAGES=/tmp/packages_end.txt 15:31:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:31:40 + PACKAGES=/tmp/packages_start.txt 15:31:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:31:40 + PACKAGES=/tmp/packages_end.txt 15:31:40 + case "${OS_FAMILY}" in 15:31:40 + dpkg -l 15:31:40 + grep '^ii' 15:31:40 + '[' -f /tmp/packages_start.txt ']' 15:31:40 + '[' -f /tmp/packages_end.txt ']' 15:31:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:31:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:31:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:31:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:31:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12242077496876292474.sh 15:31:40 ---> capture-instance-metadata.sh 15:31:40 Setup pyenv: 15:31:40 system 15:31:40 3.8.13 15:31:40 3.9.13 15:31:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:31:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VjQJ 15:31:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:31:48 lf-activate-venv(): INFO: Installing: lftools 15:32:10 lf-activate-venv(): INFO: Adding /tmp/venv-VjQJ/bin to PATH 15:32:10 INFO: Running in OpenStack, capturing instance metadata 15:32:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7859283966045531953.sh 15:32:10 provisioning config files... 15:32:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2400718629135672613tmp 15:32:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:32:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:32:10 [EnvInject] - Injecting environment variables from a build step. 15:32:10 [EnvInject] - Injecting as environment variables the properties content 15:32:10 SERVER_ID=logs 15:32:10 15:32:10 [EnvInject] - Variables injected successfully. 15:32:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9638087109628930223.sh 15:32:10 ---> create-netrc.sh 15:32:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14461755297442863296.sh 15:32:10 ---> python-tools-install.sh 15:32:10 Setup pyenv: 15:32:10 system 15:32:10 3.8.13 15:32:10 3.9.13 15:32:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:32:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VjQJ from file:/tmp/.os_lf_venv 15:32:12 lf-activate-venv(): INFO: Installing: lftools 15:32:21 lf-activate-venv(): INFO: Adding /tmp/venv-VjQJ/bin to PATH 15:32:21 Generating Requirements File 15:32:41 Python 3.10.6 15:32:41 pip 25.2 from /tmp/venv-VjQJ/lib/python3.10/site-packages/pip (python 3.10) 15:32:42 appdirs==1.4.4 15:32:42 argcomplete==3.6.2 15:32:42 aspy.yaml==1.3.0 15:32:42 attrs==25.3.0 15:32:42 autopage==0.5.2 15:32:42 beautifulsoup4==4.13.4 15:32:42 boto3==1.40.8 15:32:42 botocore==1.40.8 15:32:42 bs4==0.0.2 15:32:42 cachetools==5.5.2 15:32:42 certifi==2025.8.3 15:32:42 cffi==1.17.1 15:32:42 cfgv==3.4.0 15:32:42 chardet==5.2.0 15:32:42 charset-normalizer==3.4.3 15:32:42 click==8.2.1 15:32:42 cliff==4.10.0 15:32:42 cmd2==2.7.0 15:32:42 cryptography==3.3.2 15:32:42 debtcollector==3.0.0 15:32:42 decorator==5.2.1 15:32:42 defusedxml==0.7.1 15:32:42 Deprecated==1.2.18 15:32:42 distlib==0.4.0 15:32:42 dnspython==2.7.0 15:32:42 docker==7.1.0 15:32:42 dogpile.cache==1.4.0 15:32:42 durationpy==0.10 15:32:42 email_validator==2.2.0 15:32:42 filelock==3.18.0 15:32:42 future==1.0.0 15:32:42 gitdb==4.0.12 15:32:42 GitPython==3.1.45 15:32:42 google-auth==2.40.3 15:32:42 httplib2==0.22.0 15:32:42 identify==2.6.13 15:32:42 idna==3.10 15:32:42 importlib-resources==1.5.0 15:32:42 iso8601==2.1.0 15:32:42 Jinja2==3.1.6 15:32:42 jmespath==1.0.1 15:32:42 jsonpatch==1.33 15:32:42 jsonpointer==3.0.0 15:32:42 jsonschema==4.25.0 15:32:42 jsonschema-specifications==2025.4.1 15:32:42 keystoneauth1==5.11.1 15:32:42 kubernetes==33.1.0 15:32:42 lftools==0.37.13 15:32:42 lxml==6.0.0 15:32:42 markdown-it-py==4.0.0 15:32:42 MarkupSafe==3.0.2 15:32:42 mdurl==0.1.2 15:32:42 msgpack==1.1.1 15:32:42 multi_key_dict==2.0.3 15:32:42 munch==4.0.0 15:32:42 netaddr==1.3.0 15:32:42 niet==1.4.2 15:32:42 nodeenv==1.9.1 15:32:42 oauth2client==4.1.3 15:32:42 oauthlib==3.3.1 15:32:42 openstacksdk==4.6.0 15:32:42 os-client-config==2.3.0 15:32:42 os-service-types==1.8.0 15:32:42 osc-lib==4.1.0 15:32:42 oslo.config==10.0.0 15:32:42 oslo.context==6.0.0 15:32:42 oslo.i18n==6.5.1 15:32:42 oslo.log==7.2.0 15:32:42 oslo.serialization==5.7.0 15:32:42 oslo.utils==9.0.0 15:32:42 packaging==25.0 15:32:42 pbr==7.0.0 15:32:42 platformdirs==4.3.8 15:32:42 prettytable==3.16.0 15:32:42 psutil==7.0.0 15:32:42 pyasn1==0.6.1 15:32:42 pyasn1_modules==0.4.2 15:32:42 pycparser==2.22 15:32:42 pygerrit2==2.0.15 15:32:42 PyGithub==2.7.0 15:32:42 Pygments==2.19.2 15:32:42 PyJWT==2.10.1 15:32:42 PyNaCl==1.5.0 15:32:42 pyparsing==2.4.7 15:32:42 pyperclip==1.9.0 15:32:42 pyrsistent==0.20.0 15:32:42 python-cinderclient==9.7.0 15:32:42 python-dateutil==2.9.0.post0 15:32:42 python-heatclient==4.3.0 15:32:42 python-jenkins==1.8.3 15:32:42 python-keystoneclient==5.6.0 15:32:42 python-magnumclient==4.8.1 15:32:42 python-openstackclient==8.1.0 15:32:42 python-swiftclient==4.8.0 15:32:42 PyYAML==6.0.2 15:32:42 referencing==0.36.2 15:32:42 requests==2.32.4 15:32:42 requests-oauthlib==2.0.0 15:32:42 requestsexceptions==1.4.0 15:32:42 rfc3986==2.0.0 15:32:42 rich==14.1.0 15:32:42 rich-argparse==1.7.1 15:32:42 rpds-py==0.27.0 15:32:42 rsa==4.9.1 15:32:42 ruamel.yaml==0.18.14 15:32:42 ruamel.yaml.clib==0.2.12 15:32:42 s3transfer==0.13.1 15:32:42 simplejson==3.20.1 15:32:42 six==1.17.0 15:32:42 smmap==5.0.2 15:32:42 soupsieve==2.7 15:32:42 stevedore==5.4.1 15:32:42 tabulate==0.9.0 15:32:42 toml==0.10.2 15:32:42 tomlkit==0.13.3 15:32:42 tqdm==4.67.1 15:32:42 typing_extensions==4.14.1 15:32:42 tzdata==2025.2 15:32:42 urllib3==1.26.20 15:32:42 virtualenv==20.34.0 15:32:42 wcwidth==0.2.13 15:32:42 websocket-client==1.8.0 15:32:42 wrapt==1.17.3 15:32:42 xdg==6.0.0 15:32:42 xmltodict==0.14.2 15:32:42 yq==3.4.3 15:32:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14535101149742018829.sh 15:32:42 ---> sudo-logs.sh 15:32:42 Archiving 'sudo' log.. 15:32:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9635941498704997208.sh 15:32:42 ---> job-cost.sh 15:32:42 Setup pyenv: 15:32:42 system 15:32:42 3.8.13 15:32:42 3.9.13 15:32:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:32:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VjQJ from file:/tmp/.os_lf_venv 15:32:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-VjQJ/bin to PATH 15:32:51 INFO: No Stack... 15:32:51 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:51 INFO: Archiving Costs 15:32:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17607844400426842239.sh 15:32:51 ---> logs-deploy.sh 15:32:51 Setup pyenv: 15:32:51 system 15:32:51 3.8.13 15:32:51 3.9.13 15:32:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VjQJ from file:/tmp/.os_lf_venv 15:32:53 lf-activate-venv(): INFO: Installing: lftools 15:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-VjQJ/bin to PATH 15:33:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4222 15:33:01 INFO: archiving workspace using pattern(s): 15:33:02 Archives upload complete. 15:33:03 INFO: archiving logs to Nexus 15:33:03 ---> uname -a: 15:33:03 Linux prd-ubuntu1804-builder-4c-4g-35302 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:33:03 15:33:03 15:33:03 ---> lscpu: 15:33:03 Architecture: x86_64 15:33:03 CPU op-mode(s): 32-bit, 64-bit 15:33:03 Byte Order: Little Endian 15:33:03 CPU(s): 4 15:33:03 On-line CPU(s) list: 0-3 15:33:03 Thread(s) per core: 1 15:33:03 Core(s) per socket: 1 15:33:03 Socket(s): 4 15:33:03 NUMA node(s): 1 15:33:03 Vendor ID: AuthenticAMD 15:33:03 CPU family: 23 15:33:03 Model: 49 15:33:03 Model name: AMD EPYC-Rome Processor 15:33:03 Stepping: 0 15:33:03 CPU MHz: 2799.998 15:33:03 BogoMIPS: 5599.99 15:33:03 Virtualization: AMD-V 15:33:03 Hypervisor vendor: KVM 15:33:03 Virtualization type: full 15:33:03 L1d cache: 32K 15:33:03 L1i cache: 32K 15:33:03 L2 cache: 512K 15:33:03 L3 cache: 16384K 15:33:03 NUMA node0 CPU(s): 0-3 15:33: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 15:33:03 15:33:03 15:33:03 ---> nproc: 15:33:03 4 15:33:03 15:33:03 15:33:03 ---> df -h: 15:33:03 Filesystem Size Used Avail Use% Mounted on 15:33:03 udev 7.9G 0 7.9G 0% /dev 15:33:03 tmpfs 1.6G 672K 1.6G 1% /run 15:33:03 /dev/vda1 78G 8.3G 70G 11% / 15:33:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:33:03 tmpfs 5.0M 0 5.0M 0% /run/lock 15:33:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:33:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:33:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:33:03 15:33:03 15:33:03 ---> free -m: 15:33:03 total used free shared buff/cache available 15:33:03 Mem: 16040 563 13413 0 2063 15163 15:33:03 Swap: 1023 0 1023 15:33:03 15:33:03 15:33:03 ---> ip addr: 15:33:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:33:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:33:03 inet 127.0.0.1/8 scope host lo 15:33:03 valid_lft forever preferred_lft forever 15:33:03 inet6 ::1/128 scope host 15:33:03 valid_lft forever preferred_lft forever 15:33:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:33:03 link/ether fa:16:3e:87:87:33 brd ff:ff:ff:ff:ff:ff 15:33:03 inet 10.30.107.90/23 brd 10.30.107.255 scope global dynamic ens3 15:33:03 valid_lft 86257sec preferred_lft 86257sec 15:33:03 inet6 fe80::f816:3eff:fe87:8733/64 scope link 15:33:03 valid_lft forever preferred_lft forever 15:33:03 15:33:03 15:33:03 ---> sar -b -r -n DEV: 15:33:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35302) 08/13/25 _x86_64_ (4 CPU) 15:33:03 15:33:03 15:30:43 LINUX RESTART (4 CPU) 15:33:03 15:33:03 15:31:01 tps rtps wtps bread/s bwrtn/s 15:33:03 15:32:01 357.14 58.12 299.02 3694.98 51554.87 15:33:03 15:33:01 118.75 1.10 117.65 126.53 27447.47 15:33:03 Average: 237.96 29.61 208.34 1910.91 39502.17 15:33:03 15:33:03 15:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:33:03 15:32:01 13982744 15493784 2442216 14.87 55724 1659008 845532 4.84 751476 1483224 94844 15:33:03 15:33:01 13670132 15470256 2754828 16.77 79784 1907764 852488 4.88 791828 1721668 100900 15:33:03 Average: 13826438 15482020 2598522 15.82 67754 1783386 849010 4.86 771652 1602446 97872 15:33:03 15:33:03 15:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:33:03 15:32:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 15:33:03 15:32:01 ens3 498.38 348.79 1947.89 85.57 0.00 0.00 0.00 0.00 15:33:03 15:33:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:33:03 15:33:01 ens3 88.80 62.37 719.03 11.65 0.00 0.00 0.00 0.00 15:33:03 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 15:33:03 Average: ens3 293.61 205.59 1333.51 48.62 0.00 0.00 0.00 0.00 15:33:03 15:33:03 15:33:03 ---> sar -P ALL: 15:33:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35302) 08/13/25 _x86_64_ (4 CPU) 15:33:03 15:33:03 15:30:43 LINUX RESTART (4 CPU) 15:33:03 15:33:03 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:33:03 15:32:01 all 22.78 0.00 2.48 6.07 0.06 68.61 15:33:03 15:32:01 0 28.13 0.00 2.34 1.92 0.07 67.54 15:33:03 15:32:01 1 19.57 0.00 2.91 5.13 0.05 72.34 15:33:03 15:32:01 2 12.67 0.00 2.46 7.99 0.05 76.83 15:33:03 15:32:01 3 30.75 0.00 2.19 9.25 0.07 57.74 15:33:03 15:33:01 all 20.92 0.00 1.36 1.82 0.05 75.86 15:33:03 15:33:01 0 25.79 0.00 1.25 0.62 0.03 72.30 15:33:03 15:33:01 1 10.36 0.00 1.10 0.97 0.05 87.53 15:33:03 15:33:01 2 37.66 0.00 1.79 1.08 0.07 59.41 15:33:03 15:33:01 3 9.86 0.00 1.29 4.60 0.07 84.19 15:33:03 Average: all 21.85 0.00 1.92 3.94 0.05 72.24 15:33:03 Average: 0 26.96 0.00 1.80 1.27 0.05 69.92 15:33:03 Average: 1 14.95 0.00 2.00 3.05 0.05 79.94 15:33:03 Average: 2 25.18 0.00 2.12 4.53 0.06 68.10 15:33:03 Average: 3 20.30 0.00 1.74 6.92 0.07 70.97 15:33:03 15:33:03 15:33:03