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