13:32:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141674 13:32:47 Running as SYSTEM 13:32:47 [EnvInject] - Loading node environment variables. 13:32:47 Building remotely on prd-ubuntu1804-builder-4c-4g-34537 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:32:47 [ssh-agent] Looking for ssh-agent implementation... 13:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:47 $ ssh-agent 13:32:47 SSH_AUTH_SOCK=/tmp/ssh-SInt5GW2gp0V/agent.1689 13:32:47 SSH_AGENT_PID=1691 13:32:47 [ssh-agent] Started. 13:32:47 Running ssh-add (command line suppressed) 13:32:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9401176446115213150.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9401176446115213150.key) 13:32:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:47 The recommended git tool is: NONE 13:32:49 using credential onap-jenkins-ssh 13:32:49 Wiping out workspace first. 13:32:49 Cloning the remote Git repository 13:32:49 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:32:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:49 > git --version # timeout=10 13:32:49 > git --version # 'git version 2.17.1' 13:32:49 using GIT_SSH to set credentials Gerrit user 13:32:49 Verifying host key using manually-configured host key entries 13:32:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:54 using GIT_SSH to set credentials Gerrit user 13:32:54 Verifying host key using manually-configured host key entries 13:32:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141674/2 # timeout=30 13:32:55 > git rev-parse 6d191708804ea2bb77fb7564561b045b8e2f79f5^{commit} # timeout=10 13:32:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:55 Checking out Revision 6d191708804ea2bb77fb7564561b045b8e2f79f5 (refs/changes/74/141674/2) 13:32:55 > git config core.sparsecheckout # timeout=10 13:32:55 > git checkout -f 6d191708804ea2bb77fb7564561b045b8e2f79f5 # timeout=30 13:32:58 Commit message: "Globally align tracing settings" 13:32:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:58 > git rev-list --no-walk 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=10 13:32:59 [EnvInject] - Injecting environment variables from a build step. 13:32:59 [EnvInject] - Injecting as environment variables the properties content 13:32:59 PYTHON=python3 13:32:59 13:32:59 [EnvInject] - Variables injected successfully. 13:32:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14243040863207002201.sh 13:32:59 ---> tox-install.sh 13:32:59 + source /home/jenkins/lf-env.sh 13:32:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:59 ++ mktemp -d /tmp/venv-XXXX 13:32:59 + lf_venv=/tmp/venv-Xm62 13:32:59 + local venv_file=/tmp/.os_lf_venv 13:32:59 + local python=python3 13:32:59 + local options 13:32:59 + local set_path=true 13:32:59 + local install_args= 13:32:59 ++ 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 13:32:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:59 + true 13:32:59 + case $1 in 13:32:59 + venv_file=/tmp/.toxenv 13:32:59 + shift 2 13:32:59 + true 13:32:59 + case $1 in 13:32:59 + shift 13:32:59 + break 13:32:59 + case $python in 13:32:59 + local pkg_list= 13:32:59 + [[ -d /opt/pyenv ]] 13:32:59 + echo 'Setup pyenv:' 13:32:59 Setup pyenv: 13:32:59 + export PYENV_ROOT=/opt/pyenv 13:32:59 + PYENV_ROOT=/opt/pyenv 13:32:59 + 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 13:32:59 + 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 13:32:59 + pyenv versions 13:32:59 * system (set by /opt/pyenv/version) 13:32:59 * 3.8.13 (set by /opt/pyenv/version) 13:32:59 * 3.9.13 (set by /opt/pyenv/version) 13:32:59 * 3.10.6 (set by /opt/pyenv/version) 13:32:59 + command -v pyenv 13:32:59 ++ pyenv init - --no-rehash 13:32:59 + 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[*]}"'\'')" 13:32:59 export PATH="/opt/pyenv/shims:${PATH}" 13:32:59 export PYENV_SHELL=bash 13:32:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:59 pyenv() { 13:32:59 local command 13:32:59 command="${1:-}" 13:32:59 if [ "$#" -gt 0 ]; then 13:32:59 shift 13:32:59 fi 13:32:59 13:32:59 case "$command" in 13:32:59 rehash|shell) 13:32:59 eval "$(pyenv "sh-$command" "$@")" 13:32:59 ;; 13:32:59 *) 13:32:59 command pyenv "$command" "$@" 13:32:59 ;; 13:32:59 esac 13:32:59 }' 13:32:59 +++ 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[*]}"' 13:32:59 ++ 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 13:32:59 ++ 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 13:32:59 ++ 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 13:32:59 ++ export PYENV_SHELL=bash 13:32:59 ++ PYENV_SHELL=bash 13:32:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:59 +++ complete -F _pyenv pyenv 13:32:59 ++ lf-pyver python3 13:32:59 ++ local py_version_xy=python3 13:32:59 ++ local py_version_xyz= 13:32:59 ++ pyenv versions 13:32:59 ++ local command 13:32:59 ++ command=versions 13:32:59 ++ '[' 1 -gt 0 ']' 13:32:59 ++ shift 13:32:59 ++ case "$command" in 13:32:59 ++ command pyenv versions 13:32:59 ++ pyenv versions 13:32:59 ++ sed 's/^[ *]* //' 13:32:59 ++ grep -E '^[0-9.]*[0-9]$' 13:32:59 ++ awk '{ print $1 }' 13:32:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:59 +++ grep '^3' /tmp/.pyenv_versions 13:32:59 +++ sort -V 13:32:59 +++ tail -n 1 13:32:59 ++ py_version_xyz=3.10.6 13:32:59 ++ [[ -z 3.10.6 ]] 13:32:59 ++ echo 3.10.6 13:32:59 ++ return 0 13:32:59 + pyenv local 3.10.6 13:32:59 + local command 13:32:59 + command=local 13:32:59 + '[' 2 -gt 0 ']' 13:32:59 + shift 13:32:59 + case "$command" in 13:32:59 + command pyenv local 3.10.6 13:32:59 + pyenv local 3.10.6 13:32:59 + for arg in "$@" 13:32:59 + case $arg in 13:32:59 + pkg_list+='tox ' 13:32:59 + for arg in "$@" 13:32:59 + case $arg in 13:32:59 + pkg_list+='virtualenv ' 13:32:59 + for arg in "$@" 13:32:59 + case $arg in 13:32:59 + pkg_list+='urllib3~=1.26.15 ' 13:32:59 + [[ -f /tmp/.toxenv ]] 13:32:59 + [[ ! -f /tmp/.toxenv ]] 13:32:59 + [[ -n '' ]] 13:32:59 + python3 -m venv /tmp/venv-Xm62 13:33:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xm62' 13:33:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xm62 13:33:03 + echo /tmp/venv-Xm62 13:33:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:33:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:33:03 + /tmp/venv-Xm62/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:33:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:33:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:33:07 + /tmp/venv-Xm62/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:09 + type python3 13:33:09 + true 13:33:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xm62/bin to PATH' 13:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-Xm62/bin to PATH 13:33:09 + PATH=/tmp/venv-Xm62/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 13:33:09 + return 0 13:33:09 + python3 --version 13:33:09 Python 3.10.6 13:33:09 + python3 -m pip --version 13:33:09 pip 25.2 from /tmp/venv-Xm62/lib/python3.10/site-packages/pip (python 3.10) 13:33:09 + python3 -m pip freeze 13:33:09 cachetools==6.1.0 13:33:09 chardet==5.2.0 13:33:09 colorama==0.4.6 13:33:09 distlib==0.4.0 13:33:09 filelock==3.18.0 13:33:09 packaging==25.0 13:33:09 platformdirs==4.3.8 13:33:09 pluggy==1.6.0 13:33:09 pyproject-api==1.9.1 13:33:09 tomli==2.2.1 13:33:09 tox==4.28.4 13:33:09 typing_extensions==4.14.1 13:33:09 urllib3==1.26.20 13:33:09 virtualenv==20.33.1 13:33:09 [EnvInject] - Injecting environment variables from a build step. 13:33:09 [EnvInject] - Injecting as environment variables the properties content 13:33:09 PARALLEL=false 13:33:09 13:33:09 [EnvInject] - Variables injected successfully. 13:33:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4763697644722150049.sh 13:33:09 ---> tox-run.sh 13:33:09 + 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 13:33:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:33:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:33:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:33:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:33:09 + source /home/jenkins/lf-env.sh 13:33:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:09 ++ mktemp -d /tmp/venv-XXXX 13:33:09 + lf_venv=/tmp/venv-uiN9 13:33:09 + local venv_file=/tmp/.os_lf_venv 13:33:09 + local python=python3 13:33:09 + local options 13:33:09 + local set_path=true 13:33:09 + local install_args= 13:33:09 ++ 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 13:33:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:09 + true 13:33:09 + case $1 in 13:33:09 + venv_file=/tmp/.toxenv 13:33:09 + shift 2 13:33:09 + true 13:33:09 + case $1 in 13:33:09 + shift 13:33:09 + break 13:33:09 + case $python in 13:33:09 + local pkg_list= 13:33:09 + [[ -d /opt/pyenv ]] 13:33:09 + echo 'Setup pyenv:' 13:33:09 Setup pyenv: 13:33:09 + export PYENV_ROOT=/opt/pyenv 13:33:09 + PYENV_ROOT=/opt/pyenv 13:33:09 + 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 13:33:09 + 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 13:33:09 + pyenv versions 13:33:09 system 13:33:09 3.8.13 13:33:09 3.9.13 13:33:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:33:09 + command -v pyenv 13:33:09 ++ pyenv init - --no-rehash 13:33:09 + 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[*]}"'\'')" 13:33:09 export PATH="/opt/pyenv/shims:${PATH}" 13:33:09 export PYENV_SHELL=bash 13:33:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:09 pyenv() { 13:33:09 local command 13:33:09 command="${1:-}" 13:33:09 if [ "$#" -gt 0 ]; then 13:33:09 shift 13:33:09 fi 13:33:09 13:33:09 case "$command" in 13:33:09 rehash|shell) 13:33:09 eval "$(pyenv "sh-$command" "$@")" 13:33:09 ;; 13:33:09 *) 13:33:09 command pyenv "$command" "$@" 13:33:09 ;; 13:33:09 esac 13:33:09 }' 13:33:09 +++ 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[*]}"' 13:33:09 ++ 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 13:33:09 ++ 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 13:33:09 ++ 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 13:33:09 ++ export PYENV_SHELL=bash 13:33:09 ++ PYENV_SHELL=bash 13:33:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:09 +++ complete -F _pyenv pyenv 13:33:09 ++ lf-pyver python3 13:33:09 ++ local py_version_xy=python3 13:33:09 ++ local py_version_xyz= 13:33:09 ++ pyenv versions 13:33:09 ++ local command 13:33:09 ++ command=versions 13:33:09 ++ '[' 1 -gt 0 ']' 13:33:09 ++ shift 13:33:09 ++ case "$command" in 13:33:09 ++ command pyenv versions 13:33:09 ++ pyenv versions 13:33:09 ++ sed 's/^[ *]* //' 13:33:09 ++ awk '{ print $1 }' 13:33:09 ++ grep -E '^[0-9.]*[0-9]$' 13:33:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:09 +++ grep '^3' /tmp/.pyenv_versions 13:33:09 +++ sort -V 13:33:09 +++ tail -n 1 13:33:09 ++ py_version_xyz=3.10.6 13:33:09 ++ [[ -z 3.10.6 ]] 13:33:09 ++ echo 3.10.6 13:33:09 ++ return 0 13:33:09 + pyenv local 3.10.6 13:33:09 + local command 13:33:09 + command=local 13:33:09 + '[' 2 -gt 0 ']' 13:33:09 + shift 13:33:09 + case "$command" in 13:33:09 + command pyenv local 3.10.6 13:33:09 + pyenv local 3.10.6 13:33:09 + for arg in "$@" 13:33:09 + case $arg in 13:33:09 + pkg_list+='tox ' 13:33:09 + for arg in "$@" 13:33:09 + case $arg in 13:33:09 + pkg_list+='virtualenv ' 13:33:09 + for arg in "$@" 13:33:09 + case $arg in 13:33:09 + pkg_list+='urllib3~=1.26.15 ' 13:33:09 + [[ -f /tmp/.toxenv ]] 13:33:09 ++ cat /tmp/.toxenv 13:33:09 + lf_venv=/tmp/venv-Xm62 13:33:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xm62 from' file:/tmp/.toxenv 13:33:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xm62 from file:/tmp/.toxenv 13:33:09 + /tmp/venv-Xm62/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:33:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:33:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:33:10 + /tmp/venv-Xm62/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:11 + type python3 13:33:11 + true 13:33:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xm62/bin to PATH' 13:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-Xm62/bin to PATH 13:33:11 + PATH=/tmp/venv-Xm62/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 13:33:11 + return 0 13:33:11 + [[ -d /opt/pyenv ]] 13:33:11 + echo '---> Setting up pyenv' 13:33:11 ---> Setting up pyenv 13:33:11 + export PYENV_ROOT=/opt/pyenv 13:33:11 + PYENV_ROOT=/opt/pyenv 13:33:11 + export PATH=/opt/pyenv/bin:/tmp/venv-Xm62/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 13:33:11 + PATH=/opt/pyenv/bin:/tmp/venv-Xm62/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 13:33:11 ++ pwd 13:33:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:33:11 + export PYTHONPATH 13:33:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:33:11 + TOX_TESTENV_PASSENV=PYTHONPATH 13:33:11 + tox --version 13:33:12 4.28.4 from /tmp/venv-Xm62/lib/python3.10/site-packages/tox/__init__.py 13:33:12 + PARALLEL=false 13:33:12 + TOX_OPTIONS_LIST= 13:33:12 + [[ -n checkbashisms ]] 13:33:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:33:12 + case ${PARALLEL,,} in 13:33:12 + tox -e checkbashisms 13:33:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:33:13 checkbashisms: freeze> python -m pip freeze --all 13:33:13 checkbashisms: pip==25.1.1,setuptools==80.9.0 13:33:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:33:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:33:17 checkbashisms: OK (4.83=setup[1.30]+cmd[3.54] seconds) 13:33:17 congratulations :) (5.04 seconds) 13:33:17 + tox_status=0 13:33:17 + echo '---> Completed tox runs' 13:33:17 ---> Completed tox runs 13:33:17 + for i in .tox/*/log 13:33:17 ++ echo .tox/checkbashisms/log 13:33:17 ++ awk -F/ '{print $2}' 13:33:17 + tox_env=checkbashisms 13:33:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:33:17 + DOC_DIR=docs/_build/html 13:33:17 + [[ -d docs/_build/html ]] 13:33:17 + echo '---> tox-run.sh ends' 13:33:17 ---> tox-run.sh ends 13:33:17 + test 0 -eq 0 13:33:17 $ ssh-agent -k 13:33:17 unset SSH_AUTH_SOCK; 13:33:17 unset SSH_AGENT_PID; 13:33:17 echo Agent pid 1691 killed; 13:33:17 [ssh-agent] Stopped. 13:33:17 [PostBuildScript] - [INFO] Executing post build scripts. 13:33:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17483628112810499130.sh 13:33:17 ---> sysstat.sh 13:33:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4247148148239822943.sh 13:33:17 ---> package-listing.sh 13:33:17 ++ facter osfamily 13:33:17 ++ tr '[:upper:]' '[:lower:]' 13:33:18 + OS_FAMILY=debian 13:33:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:33:18 + START_PACKAGES=/tmp/packages_start.txt 13:33:18 + END_PACKAGES=/tmp/packages_end.txt 13:33:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:18 + PACKAGES=/tmp/packages_start.txt 13:33:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:33:18 + PACKAGES=/tmp/packages_end.txt 13:33:18 + case "${OS_FAMILY}" in 13:33:18 + dpkg -l 13:33:18 + grep '^ii' 13:33:18 + '[' -f /tmp/packages_start.txt ']' 13:33:18 + '[' -f /tmp/packages_end.txt ']' 13:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:33:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:33:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3877570237499416058.sh 13:33:18 ---> capture-instance-metadata.sh 13:33:18 Setup pyenv: 13:33:18 system 13:33:18 3.8.13 13:33:18 3.9.13 13:33:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:33:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2fEk 13:33:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:33:25 lf-activate-venv(): INFO: Installing: lftools 13:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-2fEk/bin to PATH 13:33:47 INFO: Running in OpenStack, capturing instance metadata 13:33:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12835154698341409784.sh 13:33:48 provisioning config files... 13:33:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8985004231802268590tmp 13:33:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:48 [EnvInject] - Injecting environment variables from a build step. 13:33:48 [EnvInject] - Injecting as environment variables the properties content 13:33:48 SERVER_ID=logs 13:33:48 13:33:48 [EnvInject] - Variables injected successfully. 13:33:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11166727547595309374.sh 13:33:48 ---> create-netrc.sh 13:33:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6978178312327219186.sh 13:33:48 ---> python-tools-install.sh 13:33:48 Setup pyenv: 13:33:48 system 13:33:48 3.8.13 13:33:48 3.9.13 13:33:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fEk from file:/tmp/.os_lf_venv 13:33:50 lf-activate-venv(): INFO: Installing: lftools 13:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-2fEk/bin to PATH 13:33:58 Generating Requirements File 13:34:17 Python 3.10.6 13:34:17 pip 25.2 from /tmp/venv-2fEk/lib/python3.10/site-packages/pip (python 3.10) 13:34:18 appdirs==1.4.4 13:34:18 argcomplete==3.6.2 13:34:18 aspy.yaml==1.3.0 13:34:18 attrs==25.3.0 13:34:18 autopage==0.5.2 13:34:18 beautifulsoup4==4.13.4 13:34:18 boto3==1.40.6 13:34:18 botocore==1.40.6 13:34:18 bs4==0.0.2 13:34:18 cachetools==5.5.2 13:34:18 certifi==2025.8.3 13:34:18 cffi==1.17.1 13:34:18 cfgv==3.4.0 13:34:18 chardet==5.2.0 13:34:18 charset-normalizer==3.4.3 13:34:18 click==8.2.1 13:34:18 cliff==4.10.0 13:34:18 cmd2==2.7.0 13:34:18 cryptography==3.3.2 13:34:18 debtcollector==3.0.0 13:34:18 decorator==5.2.1 13:34:18 defusedxml==0.7.1 13:34:18 Deprecated==1.2.18 13:34:18 distlib==0.4.0 13:34:18 dnspython==2.7.0 13:34:18 docker==7.1.0 13:34:18 dogpile.cache==1.4.0 13:34:18 durationpy==0.10 13:34:18 email_validator==2.2.0 13:34:18 filelock==3.18.0 13:34:18 future==1.0.0 13:34:18 gitdb==4.0.12 13:34:18 GitPython==3.1.45 13:34:18 google-auth==2.40.3 13:34:18 httplib2==0.22.0 13:34:18 identify==2.6.13 13:34:18 idna==3.10 13:34:18 importlib-resources==1.5.0 13:34:18 iso8601==2.1.0 13:34:18 Jinja2==3.1.6 13:34:18 jmespath==1.0.1 13:34:18 jsonpatch==1.33 13:34:18 jsonpointer==3.0.0 13:34:18 jsonschema==4.25.0 13:34:18 jsonschema-specifications==2025.4.1 13:34:18 keystoneauth1==5.11.1 13:34:18 kubernetes==33.1.0 13:34:18 lftools==0.37.13 13:34:18 lxml==6.0.0 13:34:18 markdown-it-py==4.0.0 13:34:18 MarkupSafe==3.0.2 13:34:18 mdurl==0.1.2 13:34:18 msgpack==1.1.1 13:34:18 multi_key_dict==2.0.3 13:34:18 munch==4.0.0 13:34:18 netaddr==1.3.0 13:34:18 niet==1.4.2 13:34:18 nodeenv==1.9.1 13:34:18 oauth2client==4.1.3 13:34:18 oauthlib==3.3.1 13:34:18 openstacksdk==4.6.0 13:34:18 os-client-config==2.3.0 13:34:18 os-service-types==1.8.0 13:34:18 osc-lib==4.1.0 13:34:18 oslo.config==10.0.0 13:34:18 oslo.context==6.0.0 13:34:18 oslo.i18n==6.5.1 13:34:18 oslo.log==7.2.0 13:34:18 oslo.serialization==5.7.0 13:34:18 oslo.utils==9.0.0 13:34:18 packaging==25.0 13:34:18 pbr==6.1.1 13:34:18 platformdirs==4.3.8 13:34:18 prettytable==3.16.0 13:34:18 psutil==7.0.0 13:34:18 pyasn1==0.6.1 13:34:18 pyasn1_modules==0.4.2 13:34:18 pycparser==2.22 13:34:18 pygerrit2==2.0.15 13:34:18 PyGithub==2.7.0 13:34:18 Pygments==2.19.2 13:34:18 PyJWT==2.10.1 13:34:18 PyNaCl==1.5.0 13:34:18 pyparsing==2.4.7 13:34:18 pyperclip==1.9.0 13:34:18 pyrsistent==0.20.0 13:34:18 python-cinderclient==9.7.0 13:34:18 python-dateutil==2.9.0.post0 13:34:18 python-heatclient==4.3.0 13:34:18 python-jenkins==1.8.3 13:34:18 python-keystoneclient==5.6.0 13:34:18 python-magnumclient==4.8.1 13:34:18 python-openstackclient==8.1.0 13:34:18 python-swiftclient==4.8.0 13:34:18 PyYAML==6.0.2 13:34:18 referencing==0.36.2 13:34:18 requests==2.32.4 13:34:18 requests-oauthlib==2.0.0 13:34:18 requestsexceptions==1.4.0 13:34:18 rfc3986==2.0.0 13:34:18 rich==14.1.0 13:34:18 rich-argparse==1.7.1 13:34:18 rpds-py==0.27.0 13:34:18 rsa==4.9.1 13:34:18 ruamel.yaml==0.18.14 13:34:18 ruamel.yaml.clib==0.2.12 13:34:18 s3transfer==0.13.1 13:34:18 simplejson==3.20.1 13:34:18 six==1.17.0 13:34:18 smmap==5.0.2 13:34:18 soupsieve==2.7 13:34:18 stevedore==5.4.1 13:34:18 tabulate==0.9.0 13:34:18 toml==0.10.2 13:34:18 tomlkit==0.13.3 13:34:18 tqdm==4.67.1 13:34:18 typing_extensions==4.14.1 13:34:18 tzdata==2025.2 13:34:18 urllib3==1.26.20 13:34:18 virtualenv==20.33.1 13:34:18 wcwidth==0.2.13 13:34:18 websocket-client==1.8.0 13:34:18 wrapt==1.17.2 13:34:18 xdg==6.0.0 13:34:18 xmltodict==0.14.2 13:34:18 yq==3.4.3 13:34:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7855177091746296924.sh 13:34:18 ---> sudo-logs.sh 13:34:18 Archiving 'sudo' log.. 13:34:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16888330454959156497.sh 13:34:18 ---> job-cost.sh 13:34:18 Setup pyenv: 13:34:18 system 13:34:18 3.8.13 13:34:18 3.9.13 13:34:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fEk from file:/tmp/.os_lf_venv 13:34:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-2fEk/bin to PATH 13:34:25 INFO: No Stack... 13:34:26 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:26 INFO: Archiving Costs 13:34:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7417600354851187659.sh 13:34:26 ---> logs-deploy.sh 13:34:26 Setup pyenv: 13:34:26 system 13:34:26 3.8.13 13:34:26 3.9.13 13:34:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:34:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fEk from file:/tmp/.os_lf_venv 13:34:28 lf-activate-venv(): INFO: Installing: lftools 13:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-2fEk/bin to PATH 13:34:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4208 13:34:36 INFO: archiving workspace using pattern(s): 13:34:37 Archives upload complete. 13:34:37 INFO: archiving logs to Nexus 13:34:38 ---> uname -a: 13:34:38 Linux prd-ubuntu1804-builder-4c-4g-34537 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:34:38 13:34:38 13:34:38 ---> lscpu: 13:34:38 Architecture: x86_64 13:34:38 CPU op-mode(s): 32-bit, 64-bit 13:34:38 Byte Order: Little Endian 13:34:38 CPU(s): 4 13:34:38 On-line CPU(s) list: 0-3 13:34:38 Thread(s) per core: 1 13:34:38 Core(s) per socket: 1 13:34:38 Socket(s): 4 13:34:38 NUMA node(s): 1 13:34:38 Vendor ID: AuthenticAMD 13:34:38 CPU family: 23 13:34:38 Model: 49 13:34:38 Model name: AMD EPYC-Rome Processor 13:34:38 Stepping: 0 13:34:38 CPU MHz: 2800.000 13:34:38 BogoMIPS: 5600.00 13:34:38 Virtualization: AMD-V 13:34:38 Hypervisor vendor: KVM 13:34:38 Virtualization type: full 13:34:38 L1d cache: 32K 13:34:38 L1i cache: 32K 13:34:38 L2 cache: 512K 13:34:38 L3 cache: 16384K 13:34:38 NUMA node0 CPU(s): 0-3 13:34:38 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 13:34:38 13:34:38 13:34:38 ---> nproc: 13:34:38 4 13:34:38 13:34:38 13:34:38 ---> df -h: 13:34:38 Filesystem Size Used Avail Use% Mounted on 13:34:38 udev 7.9G 0 7.9G 0% /dev 13:34:38 tmpfs 1.6G 672K 1.6G 1% /run 13:34:38 /dev/vda1 78G 8.3G 70G 11% / 13:34:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:34:38 tmpfs 5.0M 0 5.0M 0% /run/lock 13:34:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:34:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:34:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:34:38 13:34:38 13:34:38 ---> free -m: 13:34:38 total used free shared buff/cache available 13:34:38 Mem: 16040 573 13403 0 2063 15153 13:34:38 Swap: 1023 0 1023 13:34:38 13:34:38 13:34:38 ---> ip addr: 13:34:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:34:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:34:38 inet 127.0.0.1/8 scope host lo 13:34:38 valid_lft forever preferred_lft forever 13:34:38 inet6 ::1/128 scope host 13:34:38 valid_lft forever preferred_lft forever 13:34:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:34:38 link/ether fa:16:3e:56:58:f7 brd ff:ff:ff:ff:ff:ff 13:34:38 inet 10.30.107.55/23 brd 10.30.107.255 scope global dynamic ens3 13:34:38 valid_lft 86270sec preferred_lft 86270sec 13:34:38 inet6 fe80::f816:3eff:fe56:58f7/64 scope link 13:34:38 valid_lft forever preferred_lft forever 13:34:38 13:34:38 13:34:38 ---> sar -b -r -n DEV: 13:34:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34537) 08/11/25 _x86_64_ (4 CPU) 13:34:38 13:34:38 13:32:30 LINUX RESTART (4 CPU) 13:34:38 13:34:38 13:33:01 tps rtps wtps bread/s bwrtn/s 13:34:38 13:34:01 115.28 8.78 106.50 236.49 51397.97 13:34:38 Average: 115.28 8.78 106.50 236.49 51397.97 13:34:38 13:34:38 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:38 13:34:01 13870868 15530836 2554100 15.55 70276 1785468 774104 4.43 723240 1609164 145344 13:34:38 Average: 13870868 15530836 2554100 15.55 70276 1785468 774104 4.43 723240 1609164 145344 13:34:38 13:34:38 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:38 13:34:01 ens3 114.50 78.40 896.59 13.66 0.00 0.00 0.00 0.00 13:34:38 13:34:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 13:34:38 Average: ens3 114.50 78.40 896.59 13.66 0.00 0.00 0.00 0.00 13:34:38 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 13:34:38 13:34:38 13:34:38 ---> sar -P ALL: 13:34:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34537) 08/11/25 _x86_64_ (4 CPU) 13:34:38 13:34:38 13:32:30 LINUX RESTART (4 CPU) 13:34:38 13:34:38 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:34:38 13:34:01 all 21.82 0.00 1.51 2.26 0.05 74.35 13:34:38 13:34:01 0 15.18 0.00 1.84 5.48 0.07 77.45 13:34:38 13:34:01 1 21.56 0.00 1.09 1.80 0.07 75.48 13:34:38 13:34:01 2 20.25 0.00 1.12 1.41 0.05 77.17 13:34:38 13:34:01 3 30.29 0.00 2.03 0.35 0.05 67.28 13:34:38 Average: all 21.82 0.00 1.51 2.26 0.05 74.35 13:34:38 Average: 0 15.18 0.00 1.84 5.48 0.07 77.45 13:34:38 Average: 1 21.56 0.00 1.09 1.80 0.07 75.48 13:34:38 Average: 2 20.25 0.00 1.12 1.41 0.05 77.17 13:34:38 Average: 3 30.29 0.00 2.03 0.35 0.05 67.28 13:34:38 13:34:38 13:34:38