14:07:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141683 14:07:41 Running as SYSTEM 14:07:41 [EnvInject] - Loading node environment variables. 14:07:41 Building remotely on prd-ubuntu1804-builder-4c-4g-34781 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:07:41 [ssh-agent] Looking for ssh-agent implementation... 14:07:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:41 $ ssh-agent 14:07:41 SSH_AUTH_SOCK=/tmp/ssh-pUDPtac27r6j/agent.1658 14:07:41 SSH_AGENT_PID=1660 14:07:41 [ssh-agent] Started. 14:07:41 Running ssh-add (command line suppressed) 14:07:41 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14221888110904846689.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14221888110904846689.key) 14:07:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:07:41 The recommended git tool is: NONE 14:07:43 using credential onap-jenkins-ssh 14:07:43 Wiping out workspace first. 14:07:43 Cloning the remote Git repository 14:07:43 Cloning repository git://cloud.onap.org/mirror/oom.git 14:07:43 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:07:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:07:43 > git --version # timeout=10 14:07:43 > git --version # 'git version 2.17.1' 14:07:43 using GIT_SSH to set credentials Gerrit user 14:07:43 Verifying host key using manually-configured host key entries 14:07:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:07:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:07:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:07:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:07:49 using GIT_SSH to set credentials Gerrit user 14:07:49 Verifying host key using manually-configured host key entries 14:07:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141683/1 # timeout=30 14:07:49 > git rev-parse 31e467f455949c2eddd3107a9772f333b48a44ea^{commit} # timeout=10 14:07:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:07:49 Checking out Revision 31e467f455949c2eddd3107a9772f333b48a44ea (refs/changes/83/141683/1) 14:07:49 > git config core.sparsecheckout # timeout=10 14:07:49 > git checkout -f 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=30 14:07:52 Commit message: "[CPS] Fix Kafka authorization issues in gating" 14:07:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:07:52 > git rev-list --no-walk 41b69895272db7ad6e93373940cef63fc3c5fd94 # timeout=10 14:07:53 [EnvInject] - Injecting environment variables from a build step. 14:07:53 [EnvInject] - Injecting as environment variables the properties content 14:07:53 PYTHON=python3 14:07:53 14:07:53 [EnvInject] - Variables injected successfully. 14:07:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4286688223048408955.sh 14:07:53 ---> tox-install.sh 14:07:53 + source /home/jenkins/lf-env.sh 14:07:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:07:53 ++ mktemp -d /tmp/venv-XXXX 14:07:53 + lf_venv=/tmp/venv-YmfX 14:07:53 + local venv_file=/tmp/.os_lf_venv 14:07:53 + local python=python3 14:07:53 + local options 14:07:53 + local set_path=true 14:07:53 + local install_args= 14:07:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:07:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:07:53 + true 14:07:53 + case $1 in 14:07:53 + venv_file=/tmp/.toxenv 14:07:53 + shift 2 14:07:53 + true 14:07:53 + case $1 in 14:07:53 + shift 14:07:53 + break 14:07:53 + case $python in 14:07:53 + local pkg_list= 14:07:53 + [[ -d /opt/pyenv ]] 14:07:53 + echo 'Setup pyenv:' 14:07:53 Setup pyenv: 14:07:53 + export PYENV_ROOT=/opt/pyenv 14:07:53 + PYENV_ROOT=/opt/pyenv 14:07:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:07:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:07:53 + pyenv versions 14:07:53 * system (set by /opt/pyenv/version) 14:07:53 * 3.8.13 (set by /opt/pyenv/version) 14:07:53 * 3.9.13 (set by /opt/pyenv/version) 14:07:53 * 3.10.6 (set by /opt/pyenv/version) 14:07:53 + command -v pyenv 14:07:53 ++ pyenv init - --no-rehash 14:07:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:07:53 export PATH="/opt/pyenv/shims:${PATH}" 14:07:53 export PYENV_SHELL=bash 14:07:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:07:53 pyenv() { 14:07:53 local command 14:07:53 command="${1:-}" 14:07:53 if [ "$#" -gt 0 ]; then 14:07:53 shift 14:07:53 fi 14:07:53 14:07:53 case "$command" in 14:07:53 rehash|shell) 14:07:53 eval "$(pyenv "sh-$command" "$@")" 14:07:53 ;; 14:07:53 *) 14:07:53 command pyenv "$command" "$@" 14:07:53 ;; 14:07:53 esac 14:07:53 }' 14:07:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:07:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:07:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:07:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:07:53 ++ export PYENV_SHELL=bash 14:07:53 ++ PYENV_SHELL=bash 14:07:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:07:53 +++ complete -F _pyenv pyenv 14:07:53 ++ lf-pyver python3 14:07:53 ++ local py_version_xy=python3 14:07:53 ++ local py_version_xyz= 14:07:53 ++ pyenv versions 14:07:53 ++ local command 14:07:53 ++ command=versions 14:07:53 ++ '[' 1 -gt 0 ']' 14:07:53 ++ shift 14:07:53 ++ case "$command" in 14:07:53 ++ command pyenv versions 14:07:53 ++ pyenv versions 14:07:53 ++ awk '{ print $1 }' 14:07:53 ++ grep -E '^[0-9.]*[0-9]$' 14:07:53 ++ sed 's/^[ *]* //' 14:07:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:07:53 +++ sort -V 14:07:53 +++ grep '^3' /tmp/.pyenv_versions 14:07:53 +++ tail -n 1 14:07:53 ++ py_version_xyz=3.10.6 14:07:53 ++ [[ -z 3.10.6 ]] 14:07:53 ++ echo 3.10.6 14:07:53 ++ return 0 14:07:53 + pyenv local 3.10.6 14:07:53 + local command 14:07:53 + command=local 14:07:53 + '[' 2 -gt 0 ']' 14:07:53 + shift 14:07:53 + case "$command" in 14:07:53 + command pyenv local 3.10.6 14:07:53 + pyenv local 3.10.6 14:07:53 + for arg in "$@" 14:07:53 + case $arg in 14:07:53 + pkg_list+='tox ' 14:07:53 + for arg in "$@" 14:07:53 + case $arg in 14:07:53 + pkg_list+='virtualenv ' 14:07:53 + for arg in "$@" 14:07:53 + case $arg in 14:07:53 + pkg_list+='urllib3~=1.26.15 ' 14:07:53 + [[ -f /tmp/.toxenv ]] 14:07:53 + [[ ! -f /tmp/.toxenv ]] 14:07:53 + [[ -n '' ]] 14:07:53 + python3 -m venv /tmp/venv-YmfX 14:07:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YmfX' 14:07:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YmfX 14:07:57 + echo /tmp/venv-YmfX 14:07:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:07:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:07:57 + /tmp/venv-YmfX/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:08:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:08:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:08:01 + /tmp/venv-YmfX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:08:04 + type python3 14:08:04 + true 14:08:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YmfX/bin to PATH' 14:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-YmfX/bin to PATH 14:08:04 + PATH=/tmp/venv-YmfX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:04 + return 0 14:08:04 + python3 --version 14:08:04 Python 3.10.6 14:08:04 + python3 -m pip --version 14:08:04 pip 25.2 from /tmp/venv-YmfX/lib/python3.10/site-packages/pip (python 3.10) 14:08:04 + python3 -m pip freeze 14:08:04 cachetools==6.1.0 14:08:04 chardet==5.2.0 14:08:04 colorama==0.4.6 14:08:04 distlib==0.4.0 14:08:04 filelock==3.18.0 14:08:04 packaging==25.0 14:08:04 platformdirs==4.3.8 14:08:04 pluggy==1.6.0 14:08:04 pyproject-api==1.9.1 14:08:04 tomli==2.2.1 14:08:04 tox==4.28.4 14:08:04 typing_extensions==4.14.1 14:08:04 urllib3==1.26.20 14:08:04 virtualenv==20.33.1 14:08:04 [EnvInject] - Injecting environment variables from a build step. 14:08:04 [EnvInject] - Injecting as environment variables the properties content 14:08:04 PARALLEL=false 14:08:04 14:08:04 [EnvInject] - Variables injected successfully. 14:08:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5667924054415415432.sh 14:08:04 ---> tox-run.sh 14:08:04 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:08:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:08:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:08:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:08:04 + source /home/jenkins/lf-env.sh 14:08:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:04 ++ mktemp -d /tmp/venv-XXXX 14:08:04 + lf_venv=/tmp/venv-s5RF 14:08:04 + local venv_file=/tmp/.os_lf_venv 14:08:04 + local python=python3 14:08:04 + local options 14:08:04 + local set_path=true 14:08:04 + local install_args= 14:08:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:04 + true 14:08:04 + case $1 in 14:08:04 + venv_file=/tmp/.toxenv 14:08:04 + shift 2 14:08:04 + true 14:08:04 + case $1 in 14:08:04 + shift 14:08:04 + break 14:08:04 + case $python in 14:08:04 + local pkg_list= 14:08:04 + [[ -d /opt/pyenv ]] 14:08:04 + echo 'Setup pyenv:' 14:08:04 Setup pyenv: 14:08:04 + export PYENV_ROOT=/opt/pyenv 14:08:04 + PYENV_ROOT=/opt/pyenv 14:08:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:04 + pyenv versions 14:08:04 system 14:08:04 3.8.13 14:08:04 3.9.13 14:08:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:08:04 + command -v pyenv 14:08:04 ++ pyenv init - --no-rehash 14:08:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:08:04 export PATH="/opt/pyenv/shims:${PATH}" 14:08:04 export PYENV_SHELL=bash 14:08:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:04 pyenv() { 14:08:04 local command 14:08:04 command="${1:-}" 14:08:04 if [ "$#" -gt 0 ]; then 14:08:04 shift 14:08:04 fi 14:08:04 14:08:04 case "$command" in 14:08:04 rehash|shell) 14:08:04 eval "$(pyenv "sh-$command" "$@")" 14:08:04 ;; 14:08:04 *) 14:08:04 command pyenv "$command" "$@" 14:08:04 ;; 14:08:04 esac 14:08:04 }' 14:08:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:08:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:04 ++ export PYENV_SHELL=bash 14:08:04 ++ PYENV_SHELL=bash 14:08:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:04 +++ complete -F _pyenv pyenv 14:08:04 ++ lf-pyver python3 14:08:04 ++ local py_version_xy=python3 14:08:04 ++ local py_version_xyz= 14:08:04 ++ pyenv versions 14:08:04 ++ local command 14:08:04 ++ command=versions 14:08:04 ++ '[' 1 -gt 0 ']' 14:08:04 ++ shift 14:08:04 ++ case "$command" in 14:08:04 ++ awk '{ print $1 }' 14:08:04 ++ command pyenv versions 14:08:04 ++ pyenv versions 14:08:04 ++ grep -E '^[0-9.]*[0-9]$' 14:08:04 ++ sed 's/^[ *]* //' 14:08:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:04 +++ grep '^3' /tmp/.pyenv_versions 14:08:04 +++ sort -V 14:08:04 +++ tail -n 1 14:08:04 ++ py_version_xyz=3.10.6 14:08:04 ++ [[ -z 3.10.6 ]] 14:08:04 ++ echo 3.10.6 14:08:04 ++ return 0 14:08:04 + pyenv local 3.10.6 14:08:04 + local command 14:08:04 + command=local 14:08:04 + '[' 2 -gt 0 ']' 14:08:04 + shift 14:08:04 + case "$command" in 14:08:04 + command pyenv local 3.10.6 14:08:04 + pyenv local 3.10.6 14:08:04 + for arg in "$@" 14:08:04 + case $arg in 14:08:04 + pkg_list+='tox ' 14:08:04 + for arg in "$@" 14:08:04 + case $arg in 14:08:04 + pkg_list+='virtualenv ' 14:08:04 + for arg in "$@" 14:08:04 + case $arg in 14:08:04 + pkg_list+='urllib3~=1.26.15 ' 14:08:04 + [[ -f /tmp/.toxenv ]] 14:08:04 ++ cat /tmp/.toxenv 14:08:04 + lf_venv=/tmp/venv-YmfX 14:08:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YmfX from' file:/tmp/.toxenv 14:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YmfX from file:/tmp/.toxenv 14:08:04 + /tmp/venv-YmfX/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:08:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:08:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:08:05 + /tmp/venv-YmfX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:08:06 + type python3 14:08:06 + true 14:08:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YmfX/bin to PATH' 14:08:06 lf-activate-venv(): INFO: Adding /tmp/venv-YmfX/bin to PATH 14:08:06 + PATH=/tmp/venv-YmfX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:06 + return 0 14:08:06 + [[ -d /opt/pyenv ]] 14:08:06 + echo '---> Setting up pyenv' 14:08:06 ---> Setting up pyenv 14:08:06 + export PYENV_ROOT=/opt/pyenv 14:08:06 + PYENV_ROOT=/opt/pyenv 14:08:06 + export PATH=/opt/pyenv/bin:/tmp/venv-YmfX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:06 + PATH=/opt/pyenv/bin:/tmp/venv-YmfX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:06 ++ pwd 14:08:06 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:08:06 + export PYTHONPATH 14:08:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:08:06 + TOX_TESTENV_PASSENV=PYTHONPATH 14:08:06 + tox --version 14:08:07 4.28.4 from /tmp/venv-YmfX/lib/python3.10/site-packages/tox/__init__.py 14:08:07 + PARALLEL=false 14:08:07 + TOX_OPTIONS_LIST= 14:08:07 + [[ -n checkbashisms ]] 14:08:07 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:08:07 + case ${PARALLEL,,} in 14:08:07 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:08:07 + tox -e checkbashisms 14:08:08 checkbashisms: freeze> python -m pip freeze --all 14:08:08 checkbashisms: pip==25.1.1,setuptools==80.9.0 14:08:08 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:08:10 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:08:12 checkbashisms: OK (4.84=setup[1.35]+cmd[3.49] seconds) 14:08:12 congratulations :) (5.05 seconds) 14:08:12 + tox_status=0 14:08:12 + echo '---> Completed tox runs' 14:08:12 ---> Completed tox runs 14:08:12 + for i in .tox/*/log 14:08:12 ++ echo .tox/checkbashisms/log 14:08:12 ++ awk -F/ '{print $2}' 14:08:12 + tox_env=checkbashisms 14:08:12 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:08:12 + DOC_DIR=docs/_build/html 14:08:12 + [[ -d docs/_build/html ]] 14:08:12 + echo '---> tox-run.sh ends' 14:08:12 ---> tox-run.sh ends 14:08:12 + test 0 -eq 0 14:08:12 $ ssh-agent -k 14:08:12 unset SSH_AUTH_SOCK; 14:08:12 unset SSH_AGENT_PID; 14:08:12 echo Agent pid 1660 killed; 14:08:12 [ssh-agent] Stopped. 14:08:12 [PostBuildScript] - [INFO] Executing post build scripts. 14:08:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6222645760616247213.sh 14:08:12 ---> sysstat.sh 14:08:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2438990126589620745.sh 14:08:13 ---> package-listing.sh 14:08:13 ++ tr '[:upper:]' '[:lower:]' 14:08:13 ++ facter osfamily 14:08:13 + OS_FAMILY=debian 14:08:13 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:08:13 + START_PACKAGES=/tmp/packages_start.txt 14:08:13 + END_PACKAGES=/tmp/packages_end.txt 14:08:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:13 + PACKAGES=/tmp/packages_start.txt 14:08:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:08:13 + PACKAGES=/tmp/packages_end.txt 14:08:13 + case "${OS_FAMILY}" in 14:08:13 + dpkg -l 14:08:13 + grep '^ii' 14:08:13 + '[' -f /tmp/packages_start.txt ']' 14:08:13 + '[' -f /tmp/packages_end.txt ']' 14:08:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:08:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:08:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:08:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11438879770619668539.sh 14:08:13 ---> capture-instance-metadata.sh 14:08:13 Setup pyenv: 14:08:13 system 14:08:13 3.8.13 14:08:13 3.9.13 14:08:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:08:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-20rD 14:08:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:08:20 lf-activate-venv(): INFO: Installing: lftools 14:08:42 lf-activate-venv(): INFO: Adding /tmp/venv-20rD/bin to PATH 14:08:42 INFO: Running in OpenStack, capturing instance metadata 14:08:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11347629682987808731.sh 14:08:43 provisioning config files... 14:08:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8000840875149764319tmp 14:08:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:08:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:08:43 [EnvInject] - Injecting environment variables from a build step. 14:08:43 [EnvInject] - Injecting as environment variables the properties content 14:08:43 SERVER_ID=logs 14:08:43 14:08:43 [EnvInject] - Variables injected successfully. 14:08:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13278537734063865660.sh 14:08:43 ---> create-netrc.sh 14:08:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8572978688867017602.sh 14:08:43 ---> python-tools-install.sh 14:08:43 Setup pyenv: 14:08:43 system 14:08:43 3.8.13 14:08:43 3.9.13 14:08:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:08:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-20rD from file:/tmp/.os_lf_venv 14:08:45 lf-activate-venv(): INFO: Installing: lftools 14:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-20rD/bin to PATH 14:08:54 Generating Requirements File 14:09:14 Python 3.10.6 14:09:14 pip 25.2 from /tmp/venv-20rD/lib/python3.10/site-packages/pip (python 3.10) 14:09:14 appdirs==1.4.4 14:09:14 argcomplete==3.6.2 14:09:14 aspy.yaml==1.3.0 14:09:14 attrs==25.3.0 14:09:14 autopage==0.5.2 14:09:14 beautifulsoup4==4.13.4 14:09:14 boto3==1.40.7 14:09:14 botocore==1.40.7 14:09:14 bs4==0.0.2 14:09:14 cachetools==5.5.2 14:09:14 certifi==2025.8.3 14:09:14 cffi==1.17.1 14:09:14 cfgv==3.4.0 14:09:14 chardet==5.2.0 14:09:14 charset-normalizer==3.4.3 14:09:14 click==8.2.1 14:09:14 cliff==4.10.0 14:09:14 cmd2==2.7.0 14:09:14 cryptography==3.3.2 14:09:14 debtcollector==3.0.0 14:09:14 decorator==5.2.1 14:09:14 defusedxml==0.7.1 14:09:14 Deprecated==1.2.18 14:09:14 distlib==0.4.0 14:09:14 dnspython==2.7.0 14:09:14 docker==7.1.0 14:09:14 dogpile.cache==1.4.0 14:09:14 durationpy==0.10 14:09:14 email_validator==2.2.0 14:09:14 filelock==3.18.0 14:09:14 future==1.0.0 14:09:14 gitdb==4.0.12 14:09:14 GitPython==3.1.45 14:09:14 google-auth==2.40.3 14:09:14 httplib2==0.22.0 14:09:14 identify==2.6.13 14:09:14 idna==3.10 14:09:14 importlib-resources==1.5.0 14:09:14 iso8601==2.1.0 14:09:14 Jinja2==3.1.6 14:09:14 jmespath==1.0.1 14:09:14 jsonpatch==1.33 14:09:14 jsonpointer==3.0.0 14:09:14 jsonschema==4.25.0 14:09:14 jsonschema-specifications==2025.4.1 14:09:14 keystoneauth1==5.11.1 14:09:14 kubernetes==33.1.0 14:09:14 lftools==0.37.13 14:09:14 lxml==6.0.0 14:09:14 markdown-it-py==4.0.0 14:09:14 MarkupSafe==3.0.2 14:09:14 mdurl==0.1.2 14:09:14 msgpack==1.1.1 14:09:14 multi_key_dict==2.0.3 14:09:14 munch==4.0.0 14:09:14 netaddr==1.3.0 14:09:14 niet==1.4.2 14:09:14 nodeenv==1.9.1 14:09:14 oauth2client==4.1.3 14:09:14 oauthlib==3.3.1 14:09:14 openstacksdk==4.6.0 14:09:14 os-client-config==2.3.0 14:09:14 os-service-types==1.8.0 14:09:14 osc-lib==4.1.0 14:09:14 oslo.config==10.0.0 14:09:14 oslo.context==6.0.0 14:09:14 oslo.i18n==6.5.1 14:09:14 oslo.log==7.2.0 14:09:14 oslo.serialization==5.7.0 14:09:14 oslo.utils==9.0.0 14:09:14 packaging==25.0 14:09:14 pbr==6.1.1 14:09:14 platformdirs==4.3.8 14:09:14 prettytable==3.16.0 14:09:14 psutil==7.0.0 14:09:14 pyasn1==0.6.1 14:09:14 pyasn1_modules==0.4.2 14:09:14 pycparser==2.22 14:09:14 pygerrit2==2.0.15 14:09:14 PyGithub==2.7.0 14:09:14 Pygments==2.19.2 14:09:14 PyJWT==2.10.1 14:09:14 PyNaCl==1.5.0 14:09:14 pyparsing==2.4.7 14:09:14 pyperclip==1.9.0 14:09:14 pyrsistent==0.20.0 14:09:14 python-cinderclient==9.7.0 14:09:14 python-dateutil==2.9.0.post0 14:09:14 python-heatclient==4.3.0 14:09:14 python-jenkins==1.8.3 14:09:14 python-keystoneclient==5.6.0 14:09:14 python-magnumclient==4.8.1 14:09:14 python-openstackclient==8.1.0 14:09:14 python-swiftclient==4.8.0 14:09:14 PyYAML==6.0.2 14:09:14 referencing==0.36.2 14:09:14 requests==2.32.4 14:09:14 requests-oauthlib==2.0.0 14:09:14 requestsexceptions==1.4.0 14:09:14 rfc3986==2.0.0 14:09:14 rich==14.1.0 14:09:14 rich-argparse==1.7.1 14:09:14 rpds-py==0.27.0 14:09:14 rsa==4.9.1 14:09:14 ruamel.yaml==0.18.14 14:09:14 ruamel.yaml.clib==0.2.12 14:09:14 s3transfer==0.13.1 14:09:14 simplejson==3.20.1 14:09:14 six==1.17.0 14:09:14 smmap==5.0.2 14:09:14 soupsieve==2.7 14:09:14 stevedore==5.4.1 14:09:14 tabulate==0.9.0 14:09:14 toml==0.10.2 14:09:14 tomlkit==0.13.3 14:09:14 tqdm==4.67.1 14:09:14 typing_extensions==4.14.1 14:09:14 tzdata==2025.2 14:09:14 urllib3==1.26.20 14:09:14 virtualenv==20.33.1 14:09:14 wcwidth==0.2.13 14:09:14 websocket-client==1.8.0 14:09:14 wrapt==1.17.3 14:09:14 xdg==6.0.0 14:09:14 xmltodict==0.14.2 14:09:14 yq==3.4.3 14:09:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17237864518492581356.sh 14:09:14 ---> sudo-logs.sh 14:09:14 Archiving 'sudo' log.. 14:09:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15225846783482055792.sh 14:09:15 ---> job-cost.sh 14:09:15 Setup pyenv: 14:09:15 system 14:09:15 3.8.13 14:09:15 3.9.13 14:09:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:09:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-20rD from file:/tmp/.os_lf_venv 14:09:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-20rD/bin to PATH 14:09:22 INFO: No Stack... 14:09:22 INFO: Retrieving Pricing Info for: v3-standard-4 14:09:22 INFO: Archiving Costs 14:09:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12244124004333175224.sh 14:09:22 ---> logs-deploy.sh 14:09:22 Setup pyenv: 14:09:22 system 14:09:22 3.8.13 14:09:22 3.9.13 14:09:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:09:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-20rD from file:/tmp/.os_lf_venv 14:09:24 lf-activate-venv(): INFO: Installing: lftools 14:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-20rD/bin to PATH 14:09:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4214 14:09:32 INFO: archiving workspace using pattern(s): 14:09:33 Archives upload complete. 14:09:33 INFO: archiving logs to Nexus 14:09:34 ---> uname -a: 14:09:34 Linux prd-ubuntu1804-builder-4c-4g-34781 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:09:34 14:09:34 14:09:34 ---> lscpu: 14:09:34 Architecture: x86_64 14:09:34 CPU op-mode(s): 32-bit, 64-bit 14:09:34 Byte Order: Little Endian 14:09:34 CPU(s): 4 14:09:34 On-line CPU(s) list: 0-3 14:09:34 Thread(s) per core: 1 14:09:34 Core(s) per socket: 1 14:09:34 Socket(s): 4 14:09:34 NUMA node(s): 1 14:09:34 Vendor ID: AuthenticAMD 14:09:34 CPU family: 23 14:09:34 Model: 49 14:09:34 Model name: AMD EPYC-Rome Processor 14:09:34 Stepping: 0 14:09:34 CPU MHz: 2799.998 14:09:34 BogoMIPS: 5599.99 14:09:34 Virtualization: AMD-V 14:09:34 Hypervisor vendor: KVM 14:09:34 Virtualization type: full 14:09:34 L1d cache: 32K 14:09:34 L1i cache: 32K 14:09:34 L2 cache: 512K 14:09:34 L3 cache: 16384K 14:09:34 NUMA node0 CPU(s): 0-3 14:09:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:09:34 14:09:34 14:09:34 ---> nproc: 14:09:34 4 14:09:34 14:09:34 14:09:34 ---> df -h: 14:09:34 Filesystem Size Used Avail Use% Mounted on 14:09:34 udev 7.9G 0 7.9G 0% /dev 14:09:34 tmpfs 1.6G 672K 1.6G 1% /run 14:09:34 /dev/vda1 78G 8.3G 70G 11% / 14:09:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:09:34 tmpfs 5.0M 0 5.0M 0% /run/lock 14:09:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:09:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:09:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:09:34 14:09:34 14:09:34 ---> free -m: 14:09:34 total used free shared buff/cache available 14:09:34 Mem: 16040 549 13423 0 2067 15177 14:09:34 Swap: 1023 0 1023 14:09:34 14:09:34 14:09:34 ---> ip addr: 14:09:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:09:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:09:34 inet 127.0.0.1/8 scope host lo 14:09:34 valid_lft forever preferred_lft forever 14:09:34 inet6 ::1/128 scope host 14:09:34 valid_lft forever preferred_lft forever 14:09:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:09:34 link/ether fa:16:3e:83:cc:f2 brd ff:ff:ff:ff:ff:ff 14:09:34 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 14:09:34 valid_lft 86272sec preferred_lft 86272sec 14:09:34 inet6 fe80::f816:3eff:fe83:ccf2/64 scope link 14:09:34 valid_lft forever preferred_lft forever 14:09:34 14:09:34 14:09:34 ---> sar -b -r -n DEV: 14:09:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34781) 08/12/25 _x86_64_ (4 CPU) 14:09:34 14:09:34 14:07:28 LINUX RESTART (4 CPU) 14:09:34 14:09:34 14:08:02 tps rtps wtps bread/s bwrtn/s 14:09:34 14:09:01 111.85 5.25 106.59 209.73 41618.57 14:09:34 Average: 111.85 5.25 106.59 209.73 41618.57 14:09:34 14:09:34 14:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:09:34 14:09:01 13871392 15564280 2553576 15.55 70740 1816212 789044 4.52 688236 1636184 167092 14:09:34 Average: 13871392 15564280 2553576 15.55 70740 1816212 789044 4.52 688236 1636184 167092 14:09:34 14:09:34 14:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:09:34 14:09:01 ens3 107.85 77.53 829.73 13.97 0.00 0.00 0.00 0.00 14:09:34 14:09:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 14:09:34 Average: ens3 107.85 77.53 829.73 13.97 0.00 0.00 0.00 0.00 14:09:34 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 14:09:34 14:09:34 14:09:34 ---> sar -P ALL: 14:09:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34781) 08/12/25 _x86_64_ (4 CPU) 14:09:34 14:09:34 14:07:28 LINUX RESTART (4 CPU) 14:09:34 14:09:34 14:08:02 CPU %user %nice %system %iowait %steal %idle 14:09:34 14:09:01 all 21.15 0.00 1.50 3.30 0.07 73.99 14:09:34 14:09:01 0 10.33 0.00 1.03 3.73 0.10 84.80 14:09:34 14:09:01 1 16.14 0.00 1.32 1.02 0.05 81.47 14:09:34 14:09:01 2 37.52 0.00 2.09 7.13 0.07 53.19 14:09:34 14:09:01 3 20.66 0.00 1.53 1.31 0.05 76.46 14:09:34 Average: all 21.15 0.00 1.50 3.30 0.07 73.99 14:09:34 Average: 0 10.33 0.00 1.03 3.73 0.10 84.80 14:09:34 Average: 1 16.14 0.00 1.32 1.02 0.05 81.47 14:09:34 Average: 2 37.52 0.00 2.09 7.13 0.07 53.19 14:09:34 Average: 3 20.66 0.00 1.53 1.31 0.05 76.46 14:09:34 14:09:34 14:09:34