19:45:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 19:45:22 Running as SYSTEM 19:45:22 [EnvInject] - Loading node environment variables. 19:45:22 Building remotely on prd-ubuntu1804-builder-4c-4g-38545 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:45:22 [ssh-agent] Looking for ssh-agent implementation... 19:45:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:45:22 $ ssh-agent 19:45:22 SSH_AUTH_SOCK=/tmp/ssh-gmEVBU4bD6fn/agent.1822 19:45:22 SSH_AGENT_PID=1824 19:45:22 [ssh-agent] Started. 19:45:22 Running ssh-add (command line suppressed) 19:45:22 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2916776282826809569.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2916776282826809569.key) 19:45:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:45:22 The recommended git tool is: NONE 19:45:24 using credential onap-jenkins-ssh 19:45:24 Wiping out workspace first. 19:45:24 Cloning the remote Git repository 19:45:24 Cloning repository git://cloud.onap.org/mirror/oom.git 19:45:24 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:45:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:45:24 > git --version # timeout=10 19:45:24 > git --version # 'git version 2.17.1' 19:45:24 using GIT_SSH to set credentials Gerrit user 19:45:25 Verifying host key using manually-configured host key entries 19:45:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:45:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:45:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:45:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:45:30 using GIT_SSH to set credentials Gerrit user 19:45:30 Verifying host key using manually-configured host key entries 19:45:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/1 # timeout=30 19:45:30 > git rev-parse bbac87237ae0e33fa5de26e5291847231349a32d^{commit} # timeout=10 19:45:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:45:30 Checking out Revision bbac87237ae0e33fa5de26e5291847231349a32d (refs/changes/41/141841/1) 19:45:30 > git config core.sparsecheckout # timeout=10 19:45:30 > git checkout -f bbac87237ae0e33fa5de26e5291847231349a32d # timeout=30 19:45:34 Commit message: "[SO] 16.1.0 release" 19:45:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:45:34 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 19:45:34 [EnvInject] - Injecting environment variables from a build step. 19:45:34 [EnvInject] - Injecting as environment variables the properties content 19:45:34 PYTHON=python3 19:45:34 19:45:34 [EnvInject] - Variables injected successfully. 19:45:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14377517840329366494.sh 19:45:34 ---> tox-install.sh 19:45:34 + source /home/jenkins/lf-env.sh 19:45:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:45:34 ++ mktemp -d /tmp/venv-XXXX 19:45:34 + lf_venv=/tmp/venv-F1za 19:45:34 + local venv_file=/tmp/.os_lf_venv 19:45:34 + local python=python3 19:45:34 + local options 19:45:34 + local set_path=true 19:45:34 + local install_args= 19:45:34 ++ 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 19:45:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:45:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:45:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:45:34 + true 19:45:34 + case $1 in 19:45:34 + venv_file=/tmp/.toxenv 19:45:34 + shift 2 19:45:34 + true 19:45:34 + case $1 in 19:45:34 + shift 19:45:34 + break 19:45:34 + case $python in 19:45:34 + local pkg_list= 19:45:34 + [[ -d /opt/pyenv ]] 19:45:34 + echo 'Setup pyenv:' 19:45:34 Setup pyenv: 19:45:34 + export PYENV_ROOT=/opt/pyenv 19:45:34 + PYENV_ROOT=/opt/pyenv 19:45:34 + 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 19:45:34 + 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 19:45:34 + pyenv versions 19:45:34 * system (set by /opt/pyenv/version) 19:45:34 * 3.8.13 (set by /opt/pyenv/version) 19:45:34 * 3.9.13 (set by /opt/pyenv/version) 19:45:34 * 3.10.6 (set by /opt/pyenv/version) 19:45:34 + command -v pyenv 19:45:34 ++ pyenv init - --no-rehash 19:45:34 + 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[*]}"'\'')" 19:45:34 export PATH="/opt/pyenv/shims:${PATH}" 19:45:34 export PYENV_SHELL=bash 19:45:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:45:34 pyenv() { 19:45:34 local command 19:45:34 command="${1:-}" 19:45:34 if [ "$#" -gt 0 ]; then 19:45:34 shift 19:45:34 fi 19:45:34 19:45:34 case "$command" in 19:45:34 rehash|shell) 19:45:34 eval "$(pyenv "sh-$command" "$@")" 19:45:34 ;; 19:45:34 *) 19:45:34 command pyenv "$command" "$@" 19:45:34 ;; 19:45:34 esac 19:45:34 }' 19:45:34 +++ 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[*]}"' 19:45:34 ++ 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 19:45:34 ++ 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 19:45:34 ++ 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 19:45:34 ++ export PYENV_SHELL=bash 19:45:34 ++ PYENV_SHELL=bash 19:45:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:45:34 +++ complete -F _pyenv pyenv 19:45:34 ++ lf-pyver python3 19:45:34 ++ local py_version_xy=python3 19:45:34 ++ local py_version_xyz= 19:45:34 ++ pyenv versions 19:45:34 ++ local command 19:45:34 ++ command=versions 19:45:34 ++ '[' 1 -gt 0 ']' 19:45:34 ++ shift 19:45:34 ++ case "$command" in 19:45:34 ++ command pyenv versions 19:45:34 ++ pyenv versions 19:45:34 ++ awk '{ print $1 }' 19:45:34 ++ sed 's/^[ *]* //' 19:45:34 ++ grep -E '^[0-9.]*[0-9]$' 19:45:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:45:34 +++ grep '^3' /tmp/.pyenv_versions 19:45:34 +++ sort -V 19:45:34 +++ tail -n 1 19:45:35 ++ py_version_xyz=3.10.6 19:45:35 ++ [[ -z 3.10.6 ]] 19:45:35 ++ echo 3.10.6 19:45:35 ++ return 0 19:45:35 + pyenv local 3.10.6 19:45:35 + local command 19:45:35 + command=local 19:45:35 + '[' 2 -gt 0 ']' 19:45:35 + shift 19:45:35 + case "$command" in 19:45:35 + command pyenv local 3.10.6 19:45:35 + pyenv local 3.10.6 19:45:35 + for arg in "$@" 19:45:35 + case $arg in 19:45:35 + pkg_list+='tox ' 19:45:35 + for arg in "$@" 19:45:35 + case $arg in 19:45:35 + pkg_list+='virtualenv ' 19:45:35 + for arg in "$@" 19:45:35 + case $arg in 19:45:35 + pkg_list+='urllib3~=1.26.15 ' 19:45:35 + [[ -f /tmp/.toxenv ]] 19:45:35 + [[ ! -f /tmp/.toxenv ]] 19:45:35 + [[ -n '' ]] 19:45:35 + python3 -m venv /tmp/venv-F1za 19:45:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F1za' 19:45:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F1za 19:45:39 + echo /tmp/venv-F1za 19:45:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:45:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:45:39 + /tmp/venv-F1za/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:45:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:45:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:45:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:45:44 + /tmp/venv-F1za/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:45:48 + type python3 19:45:48 + true 19:45:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F1za/bin to PATH' 19:45:48 lf-activate-venv(): INFO: Adding /tmp/venv-F1za/bin to PATH 19:45:48 + PATH=/tmp/venv-F1za/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 19:45:48 + return 0 19:45:48 + python3 --version 19:45:48 Python 3.10.6 19:45:48 + python3 -m pip --version 19:45:48 pip 25.2 from /tmp/venv-F1za/lib/python3.10/site-packages/pip (python 3.10) 19:45:48 + python3 -m pip freeze 19:45:49 cachetools==6.1.0 19:45:49 chardet==5.2.0 19:45:49 colorama==0.4.6 19:45:49 distlib==0.4.0 19:45:49 filelock==3.19.1 19:45:49 packaging==25.0 19:45:49 platformdirs==4.3.8 19:45:49 pluggy==1.6.0 19:45:49 pyproject-api==1.9.1 19:45:49 tomli==2.2.1 19:45:49 tox==4.28.4 19:45:49 typing_extensions==4.14.1 19:45:49 urllib3==1.26.20 19:45:49 virtualenv==20.34.0 19:45:49 [EnvInject] - Injecting environment variables from a build step. 19:45:49 [EnvInject] - Injecting as environment variables the properties content 19:45:49 PARALLEL=false 19:45:49 19:45:49 [EnvInject] - Variables injected successfully. 19:45:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15642389404473337880.sh 19:45:49 ---> tox-run.sh 19:45:49 + 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 19:45:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:45:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:45:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:45:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:45:49 + source /home/jenkins/lf-env.sh 19:45:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:45:49 ++ mktemp -d /tmp/venv-XXXX 19:45:49 + lf_venv=/tmp/venv-wWgS 19:45:49 + local venv_file=/tmp/.os_lf_venv 19:45:49 + local python=python3 19:45:49 + local options 19:45:49 + local set_path=true 19:45:49 + local install_args= 19:45:49 ++ 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 19:45:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:45:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:45:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:45:49 + true 19:45:49 + case $1 in 19:45:49 + venv_file=/tmp/.toxenv 19:45:49 + shift 2 19:45:49 + true 19:45:49 + case $1 in 19:45:49 + shift 19:45:49 + break 19:45:49 + case $python in 19:45:49 + local pkg_list= 19:45:49 + [[ -d /opt/pyenv ]] 19:45:49 + echo 'Setup pyenv:' 19:45:49 Setup pyenv: 19:45:49 + export PYENV_ROOT=/opt/pyenv 19:45:49 + PYENV_ROOT=/opt/pyenv 19:45:49 + 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 19:45:49 + 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 19:45:49 + pyenv versions 19:45:49 system 19:45:49 3.8.13 19:45:49 3.9.13 19:45:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:45:49 + command -v pyenv 19:45:49 ++ pyenv init - --no-rehash 19:45:49 + 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[*]}"'\'')" 19:45:49 export PATH="/opt/pyenv/shims:${PATH}" 19:45:49 export PYENV_SHELL=bash 19:45:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:45:49 pyenv() { 19:45:49 local command 19:45:49 command="${1:-}" 19:45:49 if [ "$#" -gt 0 ]; then 19:45:49 shift 19:45:49 fi 19:45:49 19:45:49 case "$command" in 19:45:49 rehash|shell) 19:45:49 eval "$(pyenv "sh-$command" "$@")" 19:45:49 ;; 19:45:49 *) 19:45:49 command pyenv "$command" "$@" 19:45:49 ;; 19:45:49 esac 19:45:49 }' 19:45:49 +++ 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[*]}"' 19:45:49 ++ 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 19:45:49 ++ 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 19:45:49 ++ 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 19:45:49 ++ export PYENV_SHELL=bash 19:45:49 ++ PYENV_SHELL=bash 19:45:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:45:49 +++ complete -F _pyenv pyenv 19:45:49 ++ lf-pyver python3 19:45:49 ++ local py_version_xy=python3 19:45:49 ++ local py_version_xyz= 19:45:49 ++ pyenv versions 19:45:49 ++ local command 19:45:49 ++ command=versions 19:45:49 ++ '[' 1 -gt 0 ']' 19:45:49 ++ shift 19:45:49 ++ case "$command" in 19:45:49 ++ command pyenv versions 19:45:49 ++ pyenv versions 19:45:49 ++ sed 's/^[ *]* //' 19:45:49 ++ grep -E '^[0-9.]*[0-9]$' 19:45:49 ++ awk '{ print $1 }' 19:45:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:45:49 +++ grep '^3' /tmp/.pyenv_versions 19:45:49 +++ sort -V 19:45:49 +++ tail -n 1 19:45:49 ++ py_version_xyz=3.10.6 19:45:49 ++ [[ -z 3.10.6 ]] 19:45:49 ++ echo 3.10.6 19:45:49 ++ return 0 19:45:49 + pyenv local 3.10.6 19:45:49 + local command 19:45:49 + command=local 19:45:49 + '[' 2 -gt 0 ']' 19:45:49 + shift 19:45:49 + case "$command" in 19:45:49 + command pyenv local 3.10.6 19:45:49 + pyenv local 3.10.6 19:45:49 + for arg in "$@" 19:45:49 + case $arg in 19:45:49 + pkg_list+='tox ' 19:45:49 + for arg in "$@" 19:45:49 + case $arg in 19:45:49 + pkg_list+='virtualenv ' 19:45:49 + for arg in "$@" 19:45:49 + case $arg in 19:45:49 + pkg_list+='urllib3~=1.26.15 ' 19:45:49 + [[ -f /tmp/.toxenv ]] 19:45:49 ++ cat /tmp/.toxenv 19:45:49 + lf_venv=/tmp/venv-F1za 19:45:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1za from' file:/tmp/.toxenv 19:45:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1za from file:/tmp/.toxenv 19:45:49 + /tmp/venv-F1za/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:45:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:45:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:45:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:45:50 + /tmp/venv-F1za/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:45:51 + type python3 19:45:51 + true 19:45:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F1za/bin to PATH' 19:45:51 lf-activate-venv(): INFO: Adding /tmp/venv-F1za/bin to PATH 19:45:51 + PATH=/tmp/venv-F1za/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 19:45:51 + return 0 19:45:51 + [[ -d /opt/pyenv ]] 19:45:51 + echo '---> Setting up pyenv' 19:45:51 ---> Setting up pyenv 19:45:51 + export PYENV_ROOT=/opt/pyenv 19:45:51 + PYENV_ROOT=/opt/pyenv 19:45:51 + export PATH=/opt/pyenv/bin:/tmp/venv-F1za/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 19:45:51 + PATH=/opt/pyenv/bin:/tmp/venv-F1za/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 19:45:51 ++ pwd 19:45:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:45:51 + export PYTHONPATH 19:45:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:45:51 + TOX_TESTENV_PASSENV=PYTHONPATH 19:45:51 + tox --version 19:45:51 4.28.4 from /tmp/venv-F1za/lib/python3.10/site-packages/tox/__init__.py 19:45:51 + PARALLEL=false 19:45:51 + TOX_OPTIONS_LIST= 19:45:51 + [[ -n checkbashisms ]] 19:45:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:45:51 + case ${PARALLEL,,} in 19:45:51 + tox -e checkbashisms 19:45:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:45:52 checkbashisms: freeze> python -m pip freeze --all 19:45:53 checkbashisms: pip==25.2,setuptools==80.9.0 19:45:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:45:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:45:57 checkbashisms: OK (4.83=setup[1.27]+cmd[3.56] seconds) 19:45:57 congratulations :) (5.05 seconds) 19:45:57 + tox_status=0 19:45:57 + echo '---> Completed tox runs' 19:45:57 ---> Completed tox runs 19:45:57 + for i in .tox/*/log 19:45:57 ++ echo .tox/checkbashisms/log 19:45:57 ++ awk -F/ '{print $2}' 19:45:57 + tox_env=checkbashisms 19:45:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:45:57 + DOC_DIR=docs/_build/html 19:45:57 + [[ -d docs/_build/html ]] 19:45:57 + echo '---> tox-run.sh ends' 19:45:57 ---> tox-run.sh ends 19:45:57 + test 0 -eq 0 19:45:57 $ ssh-agent -k 19:45:57 unset SSH_AUTH_SOCK; 19:45:57 unset SSH_AGENT_PID; 19:45:57 echo Agent pid 1824 killed; 19:45:57 [ssh-agent] Stopped. 19:45:57 [PostBuildScript] - [INFO] Executing post build scripts. 19:45:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18403604629859154512.sh 19:45:57 ---> sysstat.sh 19:45:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15058427355220435884.sh 19:45:57 ---> package-listing.sh 19:45:57 ++ facter osfamily 19:45:57 ++ tr '[:upper:]' '[:lower:]' 19:45:57 + OS_FAMILY=debian 19:45:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:45:57 + START_PACKAGES=/tmp/packages_start.txt 19:45:57 + END_PACKAGES=/tmp/packages_end.txt 19:45:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:57 + PACKAGES=/tmp/packages_start.txt 19:45:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:45:57 + PACKAGES=/tmp/packages_end.txt 19:45:57 + case "${OS_FAMILY}" in 19:45:57 + dpkg -l 19:45:57 + grep '^ii' 19:45:57 + '[' -f /tmp/packages_start.txt ']' 19:45:57 + '[' -f /tmp/packages_end.txt ']' 19:45:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:45:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:45:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:45:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5334107232341715122.sh 19:45:57 ---> capture-instance-metadata.sh 19:45:57 Setup pyenv: 19:45:57 system 19:45:57 3.8.13 19:45:57 3.9.13 19:45:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:46:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YGpJ 19:46:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:46:05 lf-activate-venv(): INFO: Installing: lftools 19:46:28 lf-activate-venv(): INFO: Adding /tmp/venv-YGpJ/bin to PATH 19:46:28 INFO: Running in OpenStack, capturing instance metadata 19:46:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2521943825382084809.sh 19:46:29 provisioning config files... 19:46:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15215386128974102338tmp 19:46:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:46:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:46:29 [EnvInject] - Injecting environment variables from a build step. 19:46:29 [EnvInject] - Injecting as environment variables the properties content 19:46:29 SERVER_ID=logs 19:46:29 19:46:29 [EnvInject] - Variables injected successfully. 19:46:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15097698806124383967.sh 19:46:29 ---> create-netrc.sh 19:46:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16135492910887049632.sh 19:46:29 ---> python-tools-install.sh 19:46:29 Setup pyenv: 19:46:29 system 19:46:29 3.8.13 19:46:29 3.9.13 19:46:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:46:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGpJ from file:/tmp/.os_lf_venv 19:46:32 lf-activate-venv(): INFO: Installing: lftools 19:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-YGpJ/bin to PATH 19:46:40 Generating Requirements File 19:47:00 Python 3.10.6 19:47:00 pip 25.2 from /tmp/venv-YGpJ/lib/python3.10/site-packages/pip (python 3.10) 19:47:01 appdirs==1.4.4 19:47:01 argcomplete==3.6.2 19:47:01 aspy.yaml==1.3.0 19:47:01 attrs==25.3.0 19:47:01 autopage==0.5.2 19:47:01 beautifulsoup4==4.13.4 19:47:01 boto3==1.40.11 19:47:01 botocore==1.40.11 19:47:01 bs4==0.0.2 19:47:01 cachetools==5.5.2 19:47:01 certifi==2025.8.3 19:47:01 cffi==1.17.1 19:47:01 cfgv==3.4.0 19:47:01 chardet==5.2.0 19:47:01 charset-normalizer==3.4.3 19:47:01 click==8.2.1 19:47:01 cliff==4.10.0 19:47:01 cmd2==2.7.0 19:47:01 cryptography==3.3.2 19:47:01 debtcollector==3.0.0 19:47:01 decorator==5.2.1 19:47:01 defusedxml==0.7.1 19:47:01 Deprecated==1.2.18 19:47:01 distlib==0.4.0 19:47:01 dnspython==2.7.0 19:47:01 docker==7.1.0 19:47:01 dogpile.cache==1.4.0 19:47:01 durationpy==0.10 19:47:01 email_validator==2.2.0 19:47:01 filelock==3.19.1 19:47:01 future==1.0.0 19:47:01 gitdb==4.0.12 19:47:01 GitPython==3.1.45 19:47:01 google-auth==2.40.3 19:47:01 httplib2==0.22.0 19:47:01 identify==2.6.13 19:47:01 idna==3.10 19:47:01 importlib-resources==1.5.0 19:47:01 iso8601==2.1.0 19:47:01 Jinja2==3.1.6 19:47:01 jmespath==1.0.1 19:47:01 jsonpatch==1.33 19:47:01 jsonpointer==3.0.0 19:47:01 jsonschema==4.25.0 19:47:01 jsonschema-specifications==2025.4.1 19:47:01 keystoneauth1==5.11.1 19:47:01 kubernetes==33.1.0 19:47:01 lftools==0.37.13 19:47:01 lxml==6.0.0 19:47:01 markdown-it-py==4.0.0 19:47:01 MarkupSafe==3.0.2 19:47:01 mdurl==0.1.2 19:47:01 msgpack==1.1.1 19:47:01 multi_key_dict==2.0.3 19:47:01 munch==4.0.0 19:47:01 netaddr==1.3.0 19:47:01 niet==1.4.2 19:47:01 nodeenv==1.9.1 19:47:01 oauth2client==4.1.3 19:47:01 oauthlib==3.3.1 19:47:01 openstacksdk==4.7.0 19:47:01 os-client-config==2.3.0 19:47:01 os-service-types==1.8.0 19:47:01 osc-lib==4.1.0 19:47:01 oslo.config==10.0.0 19:47:01 oslo.context==6.0.0 19:47:01 oslo.i18n==6.5.1 19:47:01 oslo.log==7.2.0 19:47:01 oslo.serialization==5.7.0 19:47:01 oslo.utils==9.0.0 19:47:01 packaging==25.0 19:47:01 pbr==7.0.0 19:47:01 platformdirs==4.3.8 19:47:01 prettytable==3.16.0 19:47:01 psutil==7.0.0 19:47:01 pyasn1==0.6.1 19:47:01 pyasn1_modules==0.4.2 19:47:01 pycparser==2.22 19:47:01 pygerrit2==2.0.15 19:47:01 PyGithub==2.7.0 19:47:01 Pygments==2.19.2 19:47:01 PyJWT==2.10.1 19:47:01 PyNaCl==1.5.0 19:47:01 pyparsing==2.4.7 19:47:01 pyperclip==1.9.0 19:47:01 pyrsistent==0.20.0 19:47:01 python-cinderclient==9.7.0 19:47:01 python-dateutil==2.9.0.post0 19:47:01 python-heatclient==4.3.0 19:47:01 python-jenkins==1.8.3 19:47:01 python-keystoneclient==5.6.0 19:47:01 python-magnumclient==4.8.1 19:47:01 python-openstackclient==8.1.0 19:47:01 python-swiftclient==4.8.0 19:47:01 PyYAML==6.0.2 19:47:01 referencing==0.36.2 19:47:01 requests==2.32.4 19:47:01 requests-oauthlib==2.0.0 19:47:01 requestsexceptions==1.4.0 19:47:01 rfc3986==2.0.0 19:47:01 rich==14.1.0 19:47:01 rich-argparse==1.7.1 19:47:01 rpds-py==0.27.0 19:47:01 rsa==4.9.1 19:47:01 ruamel.yaml==0.18.14 19:47:01 ruamel.yaml.clib==0.2.12 19:47:01 s3transfer==0.13.1 19:47:01 simplejson==3.20.1 19:47:01 six==1.17.0 19:47:01 smmap==5.0.2 19:47:01 soupsieve==2.7 19:47:01 stevedore==5.4.1 19:47:01 tabulate==0.9.0 19:47:01 toml==0.10.2 19:47:01 tomlkit==0.13.3 19:47:01 tqdm==4.67.1 19:47:01 typing_extensions==4.14.1 19:47:01 tzdata==2025.2 19:47:01 urllib3==1.26.20 19:47:01 virtualenv==20.34.0 19:47:01 wcwidth==0.2.13 19:47:01 websocket-client==1.8.0 19:47:01 wrapt==1.17.3 19:47:01 xdg==6.0.0 19:47:01 xmltodict==0.14.2 19:47:01 yq==3.4.3 19:47:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11957110367419950107.sh 19:47:01 ---> sudo-logs.sh 19:47:01 Archiving 'sudo' log.. 19:47:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7093082298020646395.sh 19:47:01 ---> job-cost.sh 19:47:01 Setup pyenv: 19:47:01 system 19:47:01 3.8.13 19:47:01 3.9.13 19:47:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:47:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGpJ from file:/tmp/.os_lf_venv 19:47:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-YGpJ/bin to PATH 19:47:08 INFO: No Stack... 19:47:08 INFO: Retrieving Pricing Info for: v3-standard-4 19:47:09 INFO: Archiving Costs 19:47:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2351921647938775866.sh 19:47:09 ---> logs-deploy.sh 19:47:09 Setup pyenv: 19:47:09 system 19:47:09 3.8.13 19:47:09 3.9.13 19:47:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:47:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGpJ from file:/tmp/.os_lf_venv 19:47:11 lf-activate-venv(): INFO: Installing: lftools 19:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-YGpJ/bin to PATH 19:47:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4226 19:47:19 INFO: archiving workspace using pattern(s): 19:47:20 Archives upload complete. 19:47:20 INFO: archiving logs to Nexus 19:47:21 ---> uname -a: 19:47:21 Linux prd-ubuntu1804-builder-4c-4g-38545 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:47:21 19:47:21 19:47:21 ---> lscpu: 19:47:21 Architecture: x86_64 19:47:21 CPU op-mode(s): 32-bit, 64-bit 19:47:21 Byte Order: Little Endian 19:47:21 CPU(s): 4 19:47:21 On-line CPU(s) list: 0-3 19:47:21 Thread(s) per core: 1 19:47:21 Core(s) per socket: 1 19:47:21 Socket(s): 4 19:47:21 NUMA node(s): 1 19:47:21 Vendor ID: AuthenticAMD 19:47:21 CPU family: 23 19:47:21 Model: 49 19:47:21 Model name: AMD EPYC-Rome Processor 19:47:21 Stepping: 0 19:47:21 CPU MHz: 2799.998 19:47:21 BogoMIPS: 5599.99 19:47:21 Virtualization: AMD-V 19:47:21 Hypervisor vendor: KVM 19:47:21 Virtualization type: full 19:47:21 L1d cache: 32K 19:47:21 L1i cache: 32K 19:47:21 L2 cache: 512K 19:47:21 L3 cache: 16384K 19:47:21 NUMA node0 CPU(s): 0-3 19:47:21 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 19:47:21 19:47:21 19:47:21 ---> nproc: 19:47:21 4 19:47:21 19:47:21 19:47:21 ---> df -h: 19:47:21 Filesystem Size Used Avail Use% Mounted on 19:47:21 udev 7.9G 0 7.9G 0% /dev 19:47:21 tmpfs 1.6G 672K 1.6G 1% /run 19:47:21 /dev/vda1 78G 8.3G 70G 11% / 19:47:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:47:21 tmpfs 5.0M 0 5.0M 0% /run/lock 19:47:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:47:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:47:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:47:21 19:47:21 19:47:21 ---> free -m: 19:47:21 total used free shared buff/cache available 19:47:21 Mem: 16040 540 13431 0 2068 15185 19:47:21 Swap: 1023 0 1023 19:47:21 19:47:21 19:47:21 ---> ip addr: 19:47:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:47:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:47:21 inet 127.0.0.1/8 scope host lo 19:47:21 valid_lft forever preferred_lft forever 19:47:21 inet6 ::1/128 scope host 19:47:21 valid_lft forever preferred_lft forever 19:47:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:47:21 link/ether fa:16:3e:e9:b2:17 brd ff:ff:ff:ff:ff:ff 19:47:21 inet 10.30.106.169/23 brd 10.30.107.255 scope global dynamic ens3 19:47:21 valid_lft 86246sec preferred_lft 86246sec 19:47:21 inet6 fe80::f816:3eff:fee9:b217/64 scope link 19:47:21 valid_lft forever preferred_lft forever 19:47:21 19:47:21 19:47:21 ---> sar -b -r -n DEV: 19:47:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38545) 08/17/25 _x86_64_ (4 CPU) 19:47:21 19:47:21 19:44:54 LINUX RESTART (4 CPU) 19:47:21 19:47:21 19:45:01 tps rtps wtps bread/s bwrtn/s 19:47:21 19:46:01 153.55 63.86 89.69 3822.86 48883.17 19:47:21 19:47:01 129.46 1.12 128.35 127.05 22514.51 19:47:21 Average: 141.51 32.49 109.01 1975.11 35699.94 19:47:21 19:47:21 19:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:47:21 19:46:01 14165064 15619684 2259896 13.76 47344 1614280 734864 4.21 613272 1445764 109816 19:47:21 19:47:01 13807504 15596796 2617456 15.94 78224 1898028 754680 4.32 655480 1719292 114732 19:47:21 Average: 13986284 15608240 2438676 14.85 62784 1756154 744772 4.26 634376 1582528 112274 19:47:21 19:47:21 19:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:47:21 19:46:01 ens3 424.18 281.57 1706.87 77.34 0.00 0.00 0.00 0.00 19:47:21 19:46:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 19:47:21 19:47:01 ens3 115.40 83.37 947.31 13.18 0.00 0.00 0.00 0.00 19:47:21 19:47:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 19:47:21 Average: ens3 269.80 182.48 1327.12 45.26 0.00 0.00 0.00 0.00 19:47:21 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 19:47:21 19:47:21 19:47:21 ---> sar -P ALL: 19:47:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38545) 08/17/25 _x86_64_ (4 CPU) 19:47:21 19:47:21 19:44:54 LINUX RESTART (4 CPU) 19:47:21 19:47:21 19:45:01 CPU %user %nice %system %iowait %steal %idle 19:47:21 19:46:01 all 17.33 0.00 2.23 11.35 0.06 69.03 19:47:21 19:46:01 0 10.20 0.00 1.73 26.58 0.07 61.43 19:47:21 19:46:01 1 19.31 0.00 3.01 9.39 0.07 68.22 19:47:21 19:46:01 2 13.87 0.00 1.84 5.34 0.08 78.86 19:47:21 19:46:01 3 25.88 0.00 2.34 4.18 0.07 67.54 19:47:21 19:47:01 all 20.16 0.00 1.41 3.65 0.05 74.73 19:47:21 19:47:01 0 14.26 0.00 0.69 0.25 0.03 84.76 19:47:21 19:47:01 1 20.96 0.00 1.49 6.29 0.07 71.19 19:47:21 19:47:01 2 11.45 0.00 1.45 6.60 0.03 80.46 19:47:21 19:47:01 3 33.96 0.00 1.98 1.43 0.07 62.55 19:47:21 Average: all 18.75 0.00 1.82 7.50 0.06 71.88 19:47:21 Average: 0 12.23 0.00 1.21 13.40 0.05 73.11 19:47:21 Average: 1 20.14 0.00 2.25 7.84 0.07 69.71 19:47:21 Average: 2 12.66 0.00 1.64 5.97 0.06 79.66 19:47:21 Average: 3 29.92 0.00 2.16 2.80 0.07 65.04 19:47:21 19:47:21 19:47:21