15:05:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:05:10 Running as SYSTEM 15:05:10 [EnvInject] - Loading node environment variables. 15:05:10 Building remotely on prd-ubuntu1804-builder-4c-4g-18716 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:05:10 [ssh-agent] Looking for ssh-agent implementation... 15:05:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:10 $ ssh-agent 15:05:10 SSH_AUTH_SOCK=/tmp/ssh-WLhOYSVMfDCi/agent.1692 15:05:10 SSH_AGENT_PID=1694 15:05:10 [ssh-agent] Started. 15:05:10 Running ssh-add (command line suppressed) 15:05:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4937332360291498347.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4937332360291498347.key) 15:05:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:05:10 The recommended git tool is: NONE 15:05:12 using credential onap-jenkins-ssh 15:05:12 Wiping out workspace first. 15:05:12 Cloning the remote Git repository 15:05:12 Cloning repository git://cloud.onap.org/mirror/oom.git 15:05:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:05:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:12 > git --version # timeout=10 15:05:12 > git --version # 'git version 2.17.1' 15:05:12 using GIT_SSH to set credentials Gerrit user 15:05:12 Verifying host key using manually-configured host key entries 15:05:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:05:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:17 using GIT_SSH to set credentials Gerrit user 15:05:17 Verifying host key using manually-configured host key entries 15:05:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/3 # timeout=30 15:05:18 > git rev-parse 18a7a05e05b22067836cc8485090d71a64c745eb^{commit} # timeout=10 15:05:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:05:18 Checking out Revision 18a7a05e05b22067836cc8485090d71a64c745eb (refs/changes/00/141100/3) 15:05:18 > git config core.sparsecheckout # timeout=10 15:05:18 > git checkout -f 18a7a05e05b22067836cc8485090d71a64c745eb # timeout=30 15:05:18 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:05:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:05:18 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:05:21 [EnvInject] - Injecting environment variables from a build step. 15:05:21 [EnvInject] - Injecting as environment variables the properties content 15:05:21 PYTHON=python3 15:05:21 15:05:21 [EnvInject] - Variables injected successfully. 15:05:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2245675990478520961.sh 15:05:21 ---> tox-install.sh 15:05:21 + source /home/jenkins/lf-env.sh 15:05:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:21 ++ mktemp -d /tmp/venv-XXXX 15:05:21 + lf_venv=/tmp/venv-T6Ns 15:05:21 + local venv_file=/tmp/.os_lf_venv 15:05:21 + local python=python3 15:05:21 + local options 15:05:21 + local set_path=true 15:05:21 + local install_args= 15:05:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:21 + true 15:05:21 + case $1 in 15:05:21 + venv_file=/tmp/.toxenv 15:05:21 + shift 2 15:05:21 + true 15:05:21 + case $1 in 15:05:21 + shift 15:05:21 + break 15:05:21 + case $python in 15:05:21 + local pkg_list= 15:05:21 + [[ -d /opt/pyenv ]] 15:05:21 + echo 'Setup pyenv:' 15:05:21 Setup pyenv: 15:05:21 + export PYENV_ROOT=/opt/pyenv 15:05:21 + PYENV_ROOT=/opt/pyenv 15:05:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:21 + pyenv versions 15:05:22 * system (set by /opt/pyenv/version) 15:05:22 * 3.8.13 (set by /opt/pyenv/version) 15:05:22 * 3.9.13 (set by /opt/pyenv/version) 15:05:22 * 3.10.6 (set by /opt/pyenv/version) 15:05:22 + command -v pyenv 15:05:22 ++ pyenv init - --no-rehash 15:05:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:05:22 export PATH="/opt/pyenv/shims:${PATH}" 15:05:22 export PYENV_SHELL=bash 15:05:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:22 pyenv() { 15:05:22 local command 15:05:22 command="${1:-}" 15:05:22 if [ "$#" -gt 0 ]; then 15:05:22 shift 15:05:22 fi 15:05:22 15:05:22 case "$command" in 15:05:22 rehash|shell) 15:05:22 eval "$(pyenv "sh-$command" "$@")" 15:05:22 ;; 15:05:22 *) 15:05:22 command pyenv "$command" "$@" 15:05:22 ;; 15:05:22 esac 15:05:22 }' 15:05:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:05:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:22 ++ export PYENV_SHELL=bash 15:05:22 ++ PYENV_SHELL=bash 15:05:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:22 +++ complete -F _pyenv pyenv 15:05:22 ++ lf-pyver python3 15:05:22 ++ local py_version_xy=python3 15:05:22 ++ local py_version_xyz= 15:05:22 ++ pyenv versions 15:05:22 ++ local command 15:05:22 ++ command=versions 15:05:22 ++ '[' 1 -gt 0 ']' 15:05:22 ++ shift 15:05:22 ++ case "$command" in 15:05:22 ++ command pyenv versions 15:05:22 ++ pyenv versions 15:05:22 ++ sed 's/^[ *]* //' 15:05:22 ++ awk '{ print $1 }' 15:05:22 ++ grep -E '^[0-9.]*[0-9]$' 15:05:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:22 +++ grep '^3' /tmp/.pyenv_versions 15:05:22 +++ sort -V 15:05:22 +++ tail -n 1 15:05:22 ++ py_version_xyz=3.10.6 15:05:22 ++ [[ -z 3.10.6 ]] 15:05:22 ++ echo 3.10.6 15:05:22 ++ return 0 15:05:22 + pyenv local 3.10.6 15:05:22 + local command 15:05:22 + command=local 15:05:22 + '[' 2 -gt 0 ']' 15:05:22 + shift 15:05:22 + case "$command" in 15:05:22 + command pyenv local 3.10.6 15:05:22 + pyenv local 3.10.6 15:05:22 + for arg in "$@" 15:05:22 + case $arg in 15:05:22 + pkg_list+='tox ' 15:05:22 + for arg in "$@" 15:05:22 + case $arg in 15:05:22 + pkg_list+='virtualenv ' 15:05:22 + for arg in "$@" 15:05:22 + case $arg in 15:05:22 + pkg_list+='urllib3~=1.26.15 ' 15:05:22 + [[ -f /tmp/.toxenv ]] 15:05:22 + [[ ! -f /tmp/.toxenv ]] 15:05:22 + [[ -n '' ]] 15:05:22 + python3 -m venv /tmp/venv-T6Ns 15:05:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T6Ns' 15:05:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T6Ns 15:05:26 + echo /tmp/venv-T6Ns 15:05:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:05:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:05:26 + /tmp/venv-T6Ns/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:05:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:30 + /tmp/venv-T6Ns/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:32 + type python3 15:05:32 + true 15:05:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T6Ns/bin to PATH' 15:05:32 lf-activate-venv(): INFO: Adding /tmp/venv-T6Ns/bin to PATH 15:05:32 + PATH=/tmp/venv-T6Ns/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:32 + return 0 15:05:32 + python3 --version 15:05:32 Python 3.10.6 15:05:32 + python3 -m pip --version 15:05:32 pip 25.1.1 from /tmp/venv-T6Ns/lib/python3.10/site-packages/pip (python 3.10) 15:05:32 + python3 -m pip freeze 15:05:33 cachetools==6.0.0 15:05:33 chardet==5.2.0 15:05:33 colorama==0.4.6 15:05:33 distlib==0.3.9 15:05:33 filelock==3.18.0 15:05:33 packaging==25.0 15:05:33 platformdirs==4.3.8 15:05:33 pluggy==1.6.0 15:05:33 pyproject-api==1.9.1 15:05:33 tomli==2.2.1 15:05:33 tox==4.26.0 15:05:33 typing_extensions==4.14.0 15:05:33 urllib3==1.26.20 15:05:33 virtualenv==20.31.2 15:05:33 [EnvInject] - Injecting environment variables from a build step. 15:05:33 [EnvInject] - Injecting as environment variables the properties content 15:05:33 PARALLEL=false 15:05:33 15:05:33 [EnvInject] - Variables injected successfully. 15:05:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18142696790422588876.sh 15:05:33 ---> tox-run.sh 15:05:33 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:05:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:05:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:05:33 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:05:33 + source /home/jenkins/lf-env.sh 15:05:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:33 ++ mktemp -d /tmp/venv-XXXX 15:05:33 + lf_venv=/tmp/venv-4EW3 15:05:33 + local venv_file=/tmp/.os_lf_venv 15:05:33 + local python=python3 15:05:33 + local options 15:05:33 + local set_path=true 15:05:33 + local install_args= 15:05:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:33 + true 15:05:33 + case $1 in 15:05:33 + venv_file=/tmp/.toxenv 15:05:33 + shift 2 15:05:33 + true 15:05:33 + case $1 in 15:05:33 + shift 15:05:33 + break 15:05:33 + case $python in 15:05:33 + local pkg_list= 15:05:33 + [[ -d /opt/pyenv ]] 15:05:33 + echo 'Setup pyenv:' 15:05:33 Setup pyenv: 15:05:33 + export PYENV_ROOT=/opt/pyenv 15:05:33 + PYENV_ROOT=/opt/pyenv 15:05:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:33 + pyenv versions 15:05:33 system 15:05:33 3.8.13 15:05:33 3.9.13 15:05:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:05:33 + command -v pyenv 15:05:33 ++ pyenv init - --no-rehash 15:05:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:05:33 export PATH="/opt/pyenv/shims:${PATH}" 15:05:33 export PYENV_SHELL=bash 15:05:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:33 pyenv() { 15:05:33 local command 15:05:33 command="${1:-}" 15:05:33 if [ "$#" -gt 0 ]; then 15:05:33 shift 15:05:33 fi 15:05:33 15:05:33 case "$command" in 15:05:33 rehash|shell) 15:05:33 eval "$(pyenv "sh-$command" "$@")" 15:05:33 ;; 15:05:33 *) 15:05:33 command pyenv "$command" "$@" 15:05:33 ;; 15:05:33 esac 15:05:33 }' 15:05:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:05:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:33 ++ export PYENV_SHELL=bash 15:05:33 ++ PYENV_SHELL=bash 15:05:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:33 +++ complete -F _pyenv pyenv 15:05:33 ++ lf-pyver python3 15:05:33 ++ local py_version_xy=python3 15:05:33 ++ local py_version_xyz= 15:05:33 ++ pyenv versions 15:05:33 ++ local command 15:05:33 ++ command=versions 15:05:33 ++ '[' 1 -gt 0 ']' 15:05:33 ++ shift 15:05:33 ++ case "$command" in 15:05:33 ++ command pyenv versions 15:05:33 ++ pyenv versions 15:05:33 ++ sed 's/^[ *]* //' 15:05:33 ++ grep -E '^[0-9.]*[0-9]$' 15:05:33 ++ awk '{ print $1 }' 15:05:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:33 +++ grep '^3' /tmp/.pyenv_versions 15:05:33 +++ sort -V 15:05:33 +++ tail -n 1 15:05:33 ++ py_version_xyz=3.10.6 15:05:33 ++ [[ -z 3.10.6 ]] 15:05:33 ++ echo 3.10.6 15:05:33 ++ return 0 15:05:33 + pyenv local 3.10.6 15:05:33 + local command 15:05:33 + command=local 15:05:33 + '[' 2 -gt 0 ']' 15:05:33 + shift 15:05:33 + case "$command" in 15:05:33 + command pyenv local 3.10.6 15:05:33 + pyenv local 3.10.6 15:05:33 + for arg in "$@" 15:05:33 + case $arg in 15:05:33 + pkg_list+='tox ' 15:05:33 + for arg in "$@" 15:05:33 + case $arg in 15:05:33 + pkg_list+='virtualenv ' 15:05:33 + for arg in "$@" 15:05:33 + case $arg in 15:05:33 + pkg_list+='urllib3~=1.26.15 ' 15:05:33 + [[ -f /tmp/.toxenv ]] 15:05:33 ++ cat /tmp/.toxenv 15:05:33 + lf_venv=/tmp/venv-T6Ns 15:05:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T6Ns from' file:/tmp/.toxenv 15:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T6Ns from file:/tmp/.toxenv 15:05:33 + /tmp/venv-T6Ns/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:05:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:34 + /tmp/venv-T6Ns/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:35 + type python3 15:05:35 + true 15:05:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T6Ns/bin to PATH' 15:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-T6Ns/bin to PATH 15:05:35 + PATH=/tmp/venv-T6Ns/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:35 + return 0 15:05:35 + [[ -d /opt/pyenv ]] 15:05:35 + echo '---> Setting up pyenv' 15:05:35 ---> Setting up pyenv 15:05:35 + export PYENV_ROOT=/opt/pyenv 15:05:35 + PYENV_ROOT=/opt/pyenv 15:05:35 + export PATH=/opt/pyenv/bin:/tmp/venv-T6Ns/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:35 + PATH=/opt/pyenv/bin:/tmp/venv-T6Ns/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:05:35 ++ pwd 15:05:35 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:05:35 + export PYTHONPATH 15:05:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:05:35 + TOX_TESTENV_PASSENV=PYTHONPATH 15:05:35 + tox --version 15:05:35 4.26.0 from /tmp/venv-T6Ns/lib/python3.10/site-packages/tox/__init__.py 15:05:35 + PARALLEL=false 15:05:35 + TOX_OPTIONS_LIST= 15:05:35 + [[ -n checkbashisms ]] 15:05:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:05:35 + case ${PARALLEL,,} in 15:05:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:05:35 + tox -e checkbashisms 15:05:37 checkbashisms: freeze> python -m pip freeze --all 15:05:37 checkbashisms: pip==25.1.1,setuptools==80.3.1 15:05:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:05:38 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:05:38 you may get strange results 15:05:38 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:05:38 you may get strange results 15:05:39 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:05:41 checkbashisms: OK (4.87=setup[1.42]+cmd[3.44] seconds) 15:05:41 congratulations :) (5.09 seconds) 15:05:41 + tox_status=0 15:05:41 + echo '---> Completed tox runs' 15:05:41 ---> Completed tox runs 15:05:41 + for i in .tox/*/log 15:05:41 ++ echo .tox/checkbashisms/log 15:05:41 ++ awk -F/ '{print $2}' 15:05:41 + tox_env=checkbashisms 15:05:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:05:41 + DOC_DIR=docs/_build/html 15:05:41 + [[ -d docs/_build/html ]] 15:05:41 + echo '---> tox-run.sh ends' 15:05:41 ---> tox-run.sh ends 15:05:41 + test 0 -eq 0 15:05:41 $ ssh-agent -k 15:05:41 unset SSH_AUTH_SOCK; 15:05:41 unset SSH_AGENT_PID; 15:05:41 echo Agent pid 1694 killed; 15:05:41 [ssh-agent] Stopped. 15:05:41 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12651785558316487269.sh 15:05:41 ---> sysstat.sh 15:05:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5546300463582517872.sh 15:05:41 ---> package-listing.sh 15:05:41 ++ facter osfamily 15:05:41 ++ tr '[:upper:]' '[:lower:]' 15:05:42 + OS_FAMILY=debian 15:05:42 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:05:42 + START_PACKAGES=/tmp/packages_start.txt 15:05:42 + END_PACKAGES=/tmp/packages_end.txt 15:05:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:42 + PACKAGES=/tmp/packages_start.txt 15:05:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:05:42 + PACKAGES=/tmp/packages_end.txt 15:05:42 + case "${OS_FAMILY}" in 15:05:42 + dpkg -l 15:05:42 + grep '^ii' 15:05:42 + '[' -f /tmp/packages_start.txt ']' 15:05:42 + '[' -f /tmp/packages_end.txt ']' 15:05:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:05:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:05:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:05:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10149427189334670360.sh 15:05:42 ---> capture-instance-metadata.sh 15:05:42 Setup pyenv: 15:05:42 system 15:05:42 3.8.13 15:05:42 3.9.13 15:05:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:05:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zkoD 15:05:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:05:50 lf-activate-venv(): INFO: Installing: lftools 15:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-zkoD/bin to PATH 15:06:15 INFO: Running in OpenStack, capturing instance metadata 15:06:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14125256679098507076.sh 15:06:15 provisioning config files... 15:06:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8639078925731820735tmp 15:06:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:15 [EnvInject] - Injecting environment variables from a build step. 15:06:15 [EnvInject] - Injecting as environment variables the properties content 15:06:15 SERVER_ID=logs 15:06:15 15:06:15 [EnvInject] - Variables injected successfully. 15:06:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10590979161346060994.sh 15:06:15 ---> create-netrc.sh 15:06:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3177524255483688590.sh 15:06:15 ---> python-tools-install.sh 15:06:15 Setup pyenv: 15:06:15 system 15:06:15 3.8.13 15:06:15 3.9.13 15:06:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkoD from file:/tmp/.os_lf_venv 15:06:17 lf-activate-venv(): INFO: Installing: lftools 15:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-zkoD/bin to PATH 15:06:26 Generating Requirements File 15:06:46 Python 3.10.6 15:06:46 pip 25.1.1 from /tmp/venv-zkoD/lib/python3.10/site-packages/pip (python 3.10) 15:06:46 appdirs==1.4.4 15:06:46 argcomplete==3.6.2 15:06:46 aspy.yaml==1.3.0 15:06:46 attrs==25.3.0 15:06:46 autopage==0.5.2 15:06:46 beautifulsoup4==4.13.4 15:06:46 boto3==1.38.30 15:06:46 botocore==1.38.30 15:06:46 bs4==0.0.2 15:06:46 cachetools==5.5.2 15:06:46 certifi==2025.4.26 15:06:46 cffi==1.17.1 15:06:46 cfgv==3.4.0 15:06:46 chardet==5.2.0 15:06:46 charset-normalizer==3.4.2 15:06:46 click==8.2.1 15:06:46 cliff==4.10.0 15:06:46 cmd2==2.6.0 15:06:46 cryptography==3.3.2 15:06:46 debtcollector==3.0.0 15:06:46 decorator==5.2.1 15:06:46 defusedxml==0.7.1 15:06:46 Deprecated==1.2.18 15:06:46 distlib==0.3.9 15:06:46 dnspython==2.7.0 15:06:46 docker==7.1.0 15:06:46 dogpile.cache==1.4.0 15:06:46 durationpy==0.10 15:06:46 email_validator==2.2.0 15:06:46 filelock==3.18.0 15:06:46 future==1.0.0 15:06:46 gitdb==4.0.12 15:06:46 GitPython==3.1.44 15:06:46 google-auth==2.40.3 15:06:46 httplib2==0.22.0 15:06:46 identify==2.6.12 15:06:46 idna==3.10 15:06:46 importlib-resources==1.5.0 15:06:46 iso8601==2.1.0 15:06:46 Jinja2==3.1.6 15:06:46 jmespath==1.0.1 15:06:46 jsonpatch==1.33 15:06:46 jsonpointer==3.0.0 15:06:46 jsonschema==4.24.0 15:06:46 jsonschema-specifications==2025.4.1 15:06:46 keystoneauth1==5.11.0 15:06:46 kubernetes==32.0.1 15:06:46 lftools==0.37.13 15:06:46 lxml==5.4.0 15:06:46 MarkupSafe==3.0.2 15:06:46 msgpack==1.1.0 15:06:46 multi_key_dict==2.0.3 15:06:46 munch==4.0.0 15:06:46 netaddr==1.3.0 15:06:46 niet==1.4.2 15:06:46 nodeenv==1.9.1 15:06:46 oauth2client==4.1.3 15:06:46 oauthlib==3.2.2 15:06:46 openstacksdk==4.6.0 15:06:46 os-client-config==2.1.0 15:06:46 os-service-types==1.7.0 15:06:46 osc-lib==4.0.2 15:06:46 oslo.config==9.8.0 15:06:46 oslo.context==6.0.0 15:06:46 oslo.i18n==6.5.1 15:06:46 oslo.log==7.1.0 15:06:46 oslo.serialization==5.7.0 15:06:46 oslo.utils==9.0.0 15:06:46 packaging==25.0 15:06:46 pbr==6.1.1 15:06:46 platformdirs==4.3.8 15:06:46 prettytable==3.16.0 15:06:46 psutil==7.0.0 15:06:46 pyasn1==0.6.1 15:06:46 pyasn1_modules==0.4.2 15:06:46 pycparser==2.22 15:06:46 pygerrit2==2.0.15 15:06:46 PyGithub==2.6.1 15:06:46 PyJWT==2.10.1 15:06:46 PyNaCl==1.5.0 15:06:46 pyparsing==2.4.7 15:06:46 pyperclip==1.9.0 15:06:46 pyrsistent==0.20.0 15:06:46 python-cinderclient==9.7.0 15:06:46 python-dateutil==2.9.0.post0 15:06:46 python-heatclient==4.2.0 15:06:46 python-jenkins==1.8.2 15:06:46 python-keystoneclient==5.6.0 15:06:46 python-magnumclient==4.8.1 15:06:46 python-openstackclient==8.1.0 15:06:46 python-swiftclient==4.8.0 15:06:46 PyYAML==6.0.2 15:06:46 referencing==0.36.2 15:06:46 requests==2.32.3 15:06:46 requests-oauthlib==2.0.0 15:06:46 requestsexceptions==1.4.0 15:06:46 rfc3986==2.0.0 15:06:46 rpds-py==0.25.1 15:06:46 rsa==4.9.1 15:06:46 ruamel.yaml==0.18.12 15:06:46 ruamel.yaml.clib==0.2.12 15:06:46 s3transfer==0.13.0 15:06:46 simplejson==3.20.1 15:06:46 six==1.17.0 15:06:46 smmap==5.0.2 15:06:46 soupsieve==2.7 15:06:46 stevedore==5.4.1 15:06:46 tabulate==0.9.0 15:06:46 toml==0.10.2 15:06:46 tomlkit==0.13.3 15:06:46 tqdm==4.67.1 15:06:46 typing_extensions==4.14.0 15:06:46 tzdata==2025.2 15:06:46 urllib3==1.26.20 15:06:46 virtualenv==20.31.2 15:06:46 wcwidth==0.2.13 15:06:46 websocket-client==1.8.0 15:06:46 wrapt==1.17.2 15:06:46 xdg==6.0.0 15:06:46 xmltodict==0.14.2 15:06:46 yq==3.4.3 15:06:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12292208361969244996.sh 15:06:46 ---> sudo-logs.sh 15:06:46 Archiving 'sudo' log.. 15:06:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6997758741104890926.sh 15:06:47 ---> job-cost.sh 15:06:47 Setup pyenv: 15:06:47 system 15:06:47 3.8.13 15:06:47 3.9.13 15:06:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkoD from file:/tmp/.os_lf_venv 15:06:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-zkoD/bin to PATH 15:06:54 INFO: No Stack... 15:06:54 INFO: Retrieving Pricing Info for: v3-standard-4 15:06:55 INFO: Archiving Costs 15:06:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7402785191778936007.sh 15:06:55 ---> logs-deploy.sh 15:06:55 Setup pyenv: 15:06:55 system 15:06:55 3.8.13 15:06:55 3.9.13 15:06:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkoD from file:/tmp/.os_lf_venv 15:06:57 lf-activate-venv(): INFO: Installing: lftools 15:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-zkoD/bin to PATH 15:07:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4075 15:07:06 INFO: archiving workspace using pattern(s): 15:07:06 Archives upload complete. 15:07:07 INFO: archiving logs to Nexus 15:07:07 ---> uname -a: 15:07:07 Linux prd-ubuntu1804-builder-4c-4g-18716 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:07:07 15:07:07 15:07:07 ---> lscpu: 15:07:07 Architecture: x86_64 15:07:07 CPU op-mode(s): 32-bit, 64-bit 15:07:07 Byte Order: Little Endian 15:07:07 CPU(s): 4 15:07:07 On-line CPU(s) list: 0-3 15:07:07 Thread(s) per core: 1 15:07:07 Core(s) per socket: 1 15:07:07 Socket(s): 4 15:07:07 NUMA node(s): 1 15:07:07 Vendor ID: AuthenticAMD 15:07:07 CPU family: 23 15:07:07 Model: 49 15:07:07 Model name: AMD EPYC-Rome Processor 15:07:07 Stepping: 0 15:07:07 CPU MHz: 2800.000 15:07:07 BogoMIPS: 5600.00 15:07:07 Virtualization: AMD-V 15:07:07 Hypervisor vendor: KVM 15:07:07 Virtualization type: full 15:07:07 L1d cache: 32K 15:07:07 L1i cache: 32K 15:07:07 L2 cache: 512K 15:07:07 L3 cache: 16384K 15:07:07 NUMA node0 CPU(s): 0-3 15:07:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:07:07 15:07:07 15:07:07 ---> nproc: 15:07:07 4 15:07:07 15:07:07 15:07:07 ---> df -h: 15:07:07 Filesystem Size Used Avail Use% Mounted on 15:07:07 udev 7.9G 0 7.9G 0% /dev 15:07:07 tmpfs 1.6G 672K 1.6G 1% /run 15:07:07 /dev/vda1 78G 8.3G 70G 11% / 15:07:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:07:07 tmpfs 5.0M 0 5.0M 0% /run/lock 15:07:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:07:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:07:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:07:07 15:07:07 15:07:07 ---> free -m: 15:07:07 total used free shared buff/cache available 15:07:07 Mem: 16040 553 13442 0 2044 15174 15:07:07 Swap: 1023 0 1023 15:07:07 15:07:07 15:07:07 ---> ip addr: 15:07:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:07:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:07:07 inet 127.0.0.1/8 scope host lo 15:07:07 valid_lft forever preferred_lft forever 15:07:07 inet6 ::1/128 scope host 15:07:07 valid_lft forever preferred_lft forever 15:07:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:07:07 link/ether fa:16:3e:d9:ab:00 brd ff:ff:ff:ff:ff:ff 15:07:07 inet 10.30.106.67/23 brd 10.30.107.255 scope global dynamic ens3 15:07:07 valid_lft 86261sec preferred_lft 86261sec 15:07:07 inet6 fe80::f816:3eff:fed9:ab00/64 scope link 15:07:07 valid_lft forever preferred_lft forever 15:07:07 15:07:07 15:07:07 ---> sar -b -r -n DEV: 15:07:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18716) 06/05/25 _x86_64_ (4 CPU) 15:07:07 15:07:07 15:04:50 LINUX RESTART (4 CPU) 15:07:07 15:07:07 15:05:03 tps rtps wtps bread/s bwrtn/s 15:07:07 15:06:01 317.43 60.84 256.58 3847.91 47281.35 15:07:07 15:07:01 123.70 1.10 122.60 126.51 42164.44 15:07:07 Average: 218.93 30.47 188.46 1955.84 44679.76 15:07:07 15:07:07 15:05:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:07 15:06:01 14043712 15534492 2381256 14.50 53836 1641284 781384 4.47 708748 1465636 113192 15:07:07 15:07:01 13755220 15526012 2669748 16.25 77972 1881576 778816 4.46 732316 1698412 108744 15:07:07 Average: 13899466 15530252 2525502 15.38 65904 1761430 780100 4.46 720532 1582024 110968 15:07:07 15:07:07 15:05:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:07 15:06:01 lo 1.86 1.86 0.21 0.21 0.00 0.00 0.00 0.00 15:07:07 15:06:01 ens3 485.40 319.80 1830.40 86.73 0.00 0.00 0.00 0.00 15:07:07 15:07:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:07:07 15:07:01 ens3 103.05 73.30 827.36 12.55 0.00 0.00 0.00 0.00 15:07:07 Average: lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 15:07:07 Average: ens3 291.00 194.48 1320.43 49.02 0.00 0.00 0.00 0.00 15:07:07 15:07:07 15:07:07 ---> sar -P ALL: 15:07:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18716) 06/05/25 _x86_64_ (4 CPU) 15:07:07 15:07:07 15:04:50 LINUX RESTART (4 CPU) 15:07:07 15:07:07 15:05:03 CPU %user %nice %system %iowait %steal %idle 15:07:07 15:06:01 all 23.01 0.00 2.50 5.61 0.06 68.81 15:07:07 15:06:01 0 19.18 0.00 3.08 11.33 0.05 66.36 15:07:07 15:06:01 1 25.10 0.00 2.48 3.60 0.07 68.75 15:07:07 15:06:01 2 19.21 0.00 2.34 6.60 0.07 71.79 15:07:07 15:06:01 3 28.55 0.00 2.11 0.90 0.07 68.38 15:07:07 15:07:01 all 20.24 0.00 1.52 4.78 0.05 73.41 15:07:07 15:07:01 0 36.00 0.00 2.55 2.15 0.07 59.23 15:07:07 15:07:01 1 9.32 0.00 1.22 15.24 0.03 74.19 15:07:07 15:07:01 2 12.44 0.00 1.15 1.10 0.03 85.27 15:07:07 15:07:01 3 23.19 0.00 1.15 0.65 0.05 74.95 15:07:07 Average: all 21.60 0.00 2.00 5.19 0.06 71.15 15:07:07 Average: 0 27.73 0.00 2.81 6.67 0.06 62.73 15:07:07 Average: 1 17.06 0.00 1.84 9.53 0.05 71.52 15:07:07 Average: 2 15.76 0.00 1.73 3.80 0.05 78.65 15:07:07 Average: 3 25.83 0.00 1.62 0.77 0.06 71.72 15:07:07 15:07:07 15:07:07