13:54:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 13:54:27 Running as SYSTEM 13:54:27 [EnvInject] - Loading node environment variables. 13:54:27 Building remotely on prd-ubuntu1804-builder-4c-4g-20324 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:54:27 [ssh-agent] Looking for ssh-agent implementation... 13:54:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:27 $ ssh-agent 13:54:27 SSH_AUTH_SOCK=/tmp/ssh-z4ibJY3KKFsE/agent.1642 13:54:27 SSH_AGENT_PID=1644 13:54:27 [ssh-agent] Started. 13:54:27 Running ssh-add (command line suppressed) 13:54:27 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5174357631992865925.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5174357631992865925.key) 13:54:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:54:27 The recommended git tool is: NONE 13:54:29 using credential onap-jenkins-ssh 13:54:29 Wiping out workspace first. 13:54:29 Cloning the remote Git repository 13:54:29 Cloning repository git://cloud.onap.org/mirror/oom.git 13:54:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:54:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:54:29 > git --version # timeout=10 13:54:29 > git --version # 'git version 2.17.1' 13:54:29 using GIT_SSH to set credentials Gerrit user 13:54:29 Verifying host key using manually-configured host key entries 13:54:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:54:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:54:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:54:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:54:35 using GIT_SSH to set credentials Gerrit user 13:54:35 Verifying host key using manually-configured host key entries 13:54:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/8 # timeout=30 13:54:35 > git rev-parse 4d5df370d73d7d34584814e0724116969b74ad3e^{commit} # timeout=10 13:54:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:54:35 Checking out Revision 4d5df370d73d7d34584814e0724116969b74ad3e (refs/changes/00/141100/8) 13:54:35 > git config core.sparsecheckout # timeout=10 13:54:35 > git checkout -f 4d5df370d73d7d34584814e0724116969b74ad3e # timeout=30 13:54:36 Commit message: "[DOC] Add ArgoCD deployment example and guide" 13:54:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:54:36 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 13:54:39 [EnvInject] - Injecting environment variables from a build step. 13:54:39 [EnvInject] - Injecting as environment variables the properties content 13:54:39 PYTHON=python3 13:54:39 13:54:39 [EnvInject] - Variables injected successfully. 13:54:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4014685032702529396.sh 13:54:39 ---> tox-install.sh 13:54:39 + source /home/jenkins/lf-env.sh 13:54:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:54:39 ++ mktemp -d /tmp/venv-XXXX 13:54:39 + lf_venv=/tmp/venv-sS4p 13:54:39 + local venv_file=/tmp/.os_lf_venv 13:54:39 + local python=python3 13:54:39 + local options 13:54:39 + local set_path=true 13:54:39 + local install_args= 13:54:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:54:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:54:39 + true 13:54:39 + case $1 in 13:54:39 + venv_file=/tmp/.toxenv 13:54:39 + shift 2 13:54:39 + true 13:54:39 + case $1 in 13:54:39 + shift 13:54:39 + break 13:54:39 + case $python in 13:54:39 + local pkg_list= 13:54:39 + [[ -d /opt/pyenv ]] 13:54:39 + echo 'Setup pyenv:' 13:54:39 Setup pyenv: 13:54:39 + export PYENV_ROOT=/opt/pyenv 13:54:39 + PYENV_ROOT=/opt/pyenv 13:54:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:39 + pyenv versions 13:54:39 * system (set by /opt/pyenv/version) 13:54:39 * 3.8.13 (set by /opt/pyenv/version) 13:54:39 * 3.9.13 (set by /opt/pyenv/version) 13:54:39 * 3.10.6 (set by /opt/pyenv/version) 13:54:39 + command -v pyenv 13:54:39 ++ pyenv init - --no-rehash 13:54:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:54:39 export PATH="/opt/pyenv/shims:${PATH}" 13:54:39 export PYENV_SHELL=bash 13:54:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:54:39 pyenv() { 13:54:39 local command 13:54:39 command="${1:-}" 13:54:39 if [ "$#" -gt 0 ]; then 13:54:39 shift 13:54:39 fi 13:54:39 13:54:39 case "$command" in 13:54:39 rehash|shell) 13:54:39 eval "$(pyenv "sh-$command" "$@")" 13:54:39 ;; 13:54:39 *) 13:54:39 command pyenv "$command" "$@" 13:54:39 ;; 13:54:39 esac 13:54:39 }' 13:54:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:54:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:39 ++ export PYENV_SHELL=bash 13:54:39 ++ PYENV_SHELL=bash 13:54:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:54:39 +++ complete -F _pyenv pyenv 13:54:39 ++ lf-pyver python3 13:54:39 ++ local py_version_xy=python3 13:54:39 ++ local py_version_xyz= 13:54:39 ++ pyenv versions 13:54:39 ++ local command 13:54:39 ++ command=versions 13:54:39 ++ '[' 1 -gt 0 ']' 13:54:39 ++ shift 13:54:39 ++ case "$command" in 13:54:39 ++ command pyenv versions 13:54:39 ++ pyenv versions 13:54:39 ++ sed 's/^[ *]* //' 13:54:39 ++ awk '{ print $1 }' 13:54:39 ++ grep -E '^[0-9.]*[0-9]$' 13:54:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:54:39 +++ grep '^3' /tmp/.pyenv_versions 13:54:39 +++ sort -V 13:54:39 +++ tail -n 1 13:54:39 ++ py_version_xyz=3.10.6 13:54:39 ++ [[ -z 3.10.6 ]] 13:54:39 ++ echo 3.10.6 13:54:39 ++ return 0 13:54:39 + pyenv local 3.10.6 13:54:39 + local command 13:54:39 + command=local 13:54:39 + '[' 2 -gt 0 ']' 13:54:39 + shift 13:54:39 + case "$command" in 13:54:39 + command pyenv local 3.10.6 13:54:39 + pyenv local 3.10.6 13:54:39 + for arg in "$@" 13:54:39 + case $arg in 13:54:39 + pkg_list+='tox ' 13:54:39 + for arg in "$@" 13:54:39 + case $arg in 13:54:39 + pkg_list+='virtualenv ' 13:54:39 + for arg in "$@" 13:54:39 + case $arg in 13:54:39 + pkg_list+='urllib3~=1.26.15 ' 13:54:39 + [[ -f /tmp/.toxenv ]] 13:54:39 + [[ ! -f /tmp/.toxenv ]] 13:54:39 + [[ -n '' ]] 13:54:39 + python3 -m venv /tmp/venv-sS4p 13:54:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sS4p' 13:54:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sS4p 13:54:44 + echo /tmp/venv-sS4p 13:54:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:54:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:54:44 + /tmp/venv-sS4p/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:54:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:54:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:54:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:54:49 + /tmp/venv-sS4p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:54:52 + type python3 13:54:52 + true 13:54:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sS4p/bin to PATH' 13:54:52 lf-activate-venv(): INFO: Adding /tmp/venv-sS4p/bin to PATH 13:54:52 + PATH=/tmp/venv-sS4p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:52 + return 0 13:54:52 + python3 --version 13:54:52 Python 3.10.6 13:54:52 + python3 -m pip --version 13:54:52 pip 25.1.1 from /tmp/venv-sS4p/lib/python3.10/site-packages/pip (python 3.10) 13:54:52 + python3 -m pip freeze 13:54:52 cachetools==6.0.0 13:54:52 chardet==5.2.0 13:54:52 colorama==0.4.6 13:54:52 distlib==0.3.9 13:54:52 filelock==3.18.0 13:54:52 packaging==25.0 13:54:52 platformdirs==4.3.8 13:54:52 pluggy==1.6.0 13:54:52 pyproject-api==1.9.1 13:54:52 tomli==2.2.1 13:54:52 tox==4.26.0 13:54:52 typing_extensions==4.14.0 13:54:52 urllib3==1.26.20 13:54:52 virtualenv==20.31.2 13:54:52 [EnvInject] - Injecting environment variables from a build step. 13:54:52 [EnvInject] - Injecting as environment variables the properties content 13:54:52 PARALLEL=false 13:54:52 13:54:52 [EnvInject] - Variables injected successfully. 13:54:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14063353510024932246.sh 13:54:52 ---> tox-run.sh 13:54: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 13:54:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:54:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:54:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:54:52 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:54:52 + source /home/jenkins/lf-env.sh 13:54:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:54:52 ++ mktemp -d /tmp/venv-XXXX 13:54:52 + lf_venv=/tmp/venv-kIB5 13:54:52 + local venv_file=/tmp/.os_lf_venv 13:54:52 + local python=python3 13:54:52 + local options 13:54:52 + local set_path=true 13:54:52 + local install_args= 13:54: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 13:54:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:54:52 + true 13:54:52 + case $1 in 13:54:52 + venv_file=/tmp/.toxenv 13:54:52 + shift 2 13:54:52 + true 13:54:52 + case $1 in 13:54:52 + shift 13:54:52 + break 13:54:52 + case $python in 13:54:52 + local pkg_list= 13:54:52 + [[ -d /opt/pyenv ]] 13:54:52 + echo 'Setup pyenv:' 13:54:52 Setup pyenv: 13:54:52 + export PYENV_ROOT=/opt/pyenv 13:54:52 + PYENV_ROOT=/opt/pyenv 13:54: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 13:54: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 13:54:52 + pyenv versions 13:54:52 system 13:54:52 3.8.13 13:54:52 3.9.13 13:54:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:54:52 + command -v pyenv 13:54:52 ++ pyenv init - --no-rehash 13:54: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[*]}"'\'')" 13:54:52 export PATH="/opt/pyenv/shims:${PATH}" 13:54:52 export PYENV_SHELL=bash 13:54:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:54:52 pyenv() { 13:54:52 local command 13:54:52 command="${1:-}" 13:54:52 if [ "$#" -gt 0 ]; then 13:54:52 shift 13:54:52 fi 13:54:52 13:54:52 case "$command" in 13:54:52 rehash|shell) 13:54:52 eval "$(pyenv "sh-$command" "$@")" 13:54:52 ;; 13:54:52 *) 13:54:52 command pyenv "$command" "$@" 13:54:52 ;; 13:54:52 esac 13:54:52 }' 13:54: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[*]}"' 13:54: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 13:54: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 13:54: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 13:54:52 ++ export PYENV_SHELL=bash 13:54:52 ++ PYENV_SHELL=bash 13:54:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:54:52 +++ complete -F _pyenv pyenv 13:54:52 ++ lf-pyver python3 13:54:52 ++ local py_version_xy=python3 13:54:52 ++ local py_version_xyz= 13:54:52 ++ pyenv versions 13:54:52 ++ local command 13:54:52 ++ command=versions 13:54:52 ++ '[' 1 -gt 0 ']' 13:54:52 ++ shift 13:54:52 ++ case "$command" in 13:54:52 ++ command pyenv versions 13:54:52 ++ pyenv versions 13:54:52 ++ sed 's/^[ *]* //' 13:54:52 ++ grep -E '^[0-9.]*[0-9]$' 13:54:52 ++ awk '{ print $1 }' 13:54:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:54:52 +++ sort -V 13:54:52 +++ grep '^3' /tmp/.pyenv_versions 13:54:52 +++ tail -n 1 13:54:52 ++ py_version_xyz=3.10.6 13:54:52 ++ [[ -z 3.10.6 ]] 13:54:52 ++ echo 3.10.6 13:54:52 ++ return 0 13:54:52 + pyenv local 3.10.6 13:54:52 + local command 13:54:52 + command=local 13:54:52 + '[' 2 -gt 0 ']' 13:54:52 + shift 13:54:52 + case "$command" in 13:54:52 + command pyenv local 3.10.6 13:54:52 + pyenv local 3.10.6 13:54:52 + for arg in "$@" 13:54:52 + case $arg in 13:54:52 + pkg_list+='tox ' 13:54:52 + for arg in "$@" 13:54:52 + case $arg in 13:54:52 + pkg_list+='virtualenv ' 13:54:52 + for arg in "$@" 13:54:52 + case $arg in 13:54:52 + pkg_list+='urllib3~=1.26.15 ' 13:54:52 + [[ -f /tmp/.toxenv ]] 13:54:52 ++ cat /tmp/.toxenv 13:54:52 + lf_venv=/tmp/venv-sS4p 13:54:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sS4p from' file:/tmp/.toxenv 13:54:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sS4p from file:/tmp/.toxenv 13:54:52 + /tmp/venv-sS4p/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:54:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:54:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:54:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:54:53 + /tmp/venv-sS4p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:54:54 + type python3 13:54:54 + true 13:54:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sS4p/bin to PATH' 13:54:54 lf-activate-venv(): INFO: Adding /tmp/venv-sS4p/bin to PATH 13:54:54 + PATH=/tmp/venv-sS4p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:54 + return 0 13:54:54 + [[ -d /opt/pyenv ]] 13:54:54 + echo '---> Setting up pyenv' 13:54:54 ---> Setting up pyenv 13:54:54 + export PYENV_ROOT=/opt/pyenv 13:54:54 + PYENV_ROOT=/opt/pyenv 13:54:54 + export PATH=/opt/pyenv/bin:/tmp/venv-sS4p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:54 + PATH=/opt/pyenv/bin:/tmp/venv-sS4p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:54:54 ++ pwd 13:54:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:54:54 + export PYTHONPATH 13:54:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:54:54 + TOX_TESTENV_PASSENV=PYTHONPATH 13:54:54 + tox --version 13:54:55 4.26.0 from /tmp/venv-sS4p/lib/python3.10/site-packages/tox/__init__.py 13:54:55 + PARALLEL=false 13:54:55 + TOX_OPTIONS_LIST= 13:54:55 + [[ -n checkbashisms ]] 13:54:55 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:54:55 + case ${PARALLEL,,} in 13:54:55 + tox -e checkbashisms 13:54:55 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:54:56 checkbashisms: freeze> python -m pip freeze --all 13:54:56 checkbashisms: pip==25.1.1,setuptools==80.3.1 13:54:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:54:58 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:54:58 you may get strange results 13:54:58 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:54:58 you may get strange results 13:54:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:55:00 ./argo/updateVariables.sh: local file="$1" 13:55:00 ./argo/updateVariables.sh: local tmpfile="${file}.tmp" 13:55:00 checkbashisms: exit 5 (3.45 seconds) /w/workspace/oom-master-checkbashisms-lint> .ci/check-bashisms.sh pid=2194 13:55:00 checkbashisms: FAIL code 5 (4.77=setup[1.33]+cmd[3.45] seconds) 13:55:00 evaluation failed :( (4.99 seconds) 13:55:00 + tox_status=5 13:55:00 + echo '---> Completed tox runs' 13:55:00 ---> Completed tox runs 13:55:00 + for i in .tox/*/log 13:55:00 ++ echo .tox/checkbashisms/log 13:55:00 ++ awk -F/ '{print $2}' 13:55:00 + tox_env=checkbashisms 13:55:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:55:00 + DOC_DIR=docs/_build/html 13:55:00 + [[ -d docs/_build/html ]] 13:55:00 + echo '---> tox-run.sh ends' 13:55:00 ---> tox-run.sh ends 13:55:00 + test 5 -eq 0 13:55:00 + exit 5 13:55:00 ++ '[' 2 = 1 ']' 13:55:00 Build step 'Execute shell' marked build as failure 13:55:00 $ ssh-agent -k 13:55:00 unset SSH_AUTH_SOCK; 13:55:00 unset SSH_AGENT_PID; 13:55:00 echo Agent pid 1644 killed; 13:55:00 [ssh-agent] Stopped. 13:55:00 [PostBuildScript] - [INFO] Executing post build scripts. 13:55:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9583111447698163628.sh 13:55:00 ---> sysstat.sh 13:55:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins944685519992720884.sh 13:55:00 ---> package-listing.sh 13:55:00 ++ facter osfamily 13:55:00 ++ tr '[:upper:]' '[:lower:]' 13:55:01 + OS_FAMILY=debian 13:55:01 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:55:01 + START_PACKAGES=/tmp/packages_start.txt 13:55:01 + END_PACKAGES=/tmp/packages_end.txt 13:55:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:55:01 + PACKAGES=/tmp/packages_start.txt 13:55:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:55:01 + PACKAGES=/tmp/packages_end.txt 13:55:01 + case "${OS_FAMILY}" in 13:55:01 + dpkg -l 13:55:01 + grep '^ii' 13:55:01 + '[' -f /tmp/packages_start.txt ']' 13:55:01 + '[' -f /tmp/packages_end.txt ']' 13:55:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:55:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:55:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:55:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:55:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11997145673973723941.sh 13:55:01 ---> capture-instance-metadata.sh 13:55:01 Setup pyenv: 13:55:01 system 13:55:01 3.8.13 13:55:01 3.9.13 13:55:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:55:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9WPy 13:55:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:55:08 lf-activate-venv(): INFO: Installing: lftools 13:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-9WPy/bin to PATH 13:55:31 INFO: Running in OpenStack, capturing instance metadata 13:55:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2316019601195162666.sh 13:55:31 provisioning config files... 13:55:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17008236295256585935tmp 13:55:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:55:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:55:31 [EnvInject] - Injecting environment variables from a build step. 13:55:31 [EnvInject] - Injecting as environment variables the properties content 13:55:31 SERVER_ID=logs 13:55:31 13:55:31 [EnvInject] - Variables injected successfully. 13:55:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15415372339076596393.sh 13:55:31 ---> create-netrc.sh 13:55:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7869161209358865367.sh 13:55:32 ---> python-tools-install.sh 13:55:32 Setup pyenv: 13:55:32 system 13:55:32 3.8.13 13:55:32 3.9.13 13:55:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:55:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9WPy from file:/tmp/.os_lf_venv 13:55:33 lf-activate-venv(): INFO: Installing: lftools 13:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-9WPy/bin to PATH 13:55:41 Generating Requirements File 13:56:00 Python 3.10.6 13:56:00 pip 25.1.1 from /tmp/venv-9WPy/lib/python3.10/site-packages/pip (python 3.10) 13:56:01 appdirs==1.4.4 13:56:01 argcomplete==3.6.2 13:56:01 aspy.yaml==1.3.0 13:56:01 attrs==25.3.0 13:56:01 autopage==0.5.2 13:56:01 beautifulsoup4==4.13.4 13:56:01 boto3==1.38.34 13:56:01 botocore==1.38.34 13:56:01 bs4==0.0.2 13:56:01 cachetools==5.5.2 13:56:01 certifi==2025.4.26 13:56:01 cffi==1.17.1 13:56:01 cfgv==3.4.0 13:56:01 chardet==5.2.0 13:56:01 charset-normalizer==3.4.2 13:56:01 click==8.2.1 13:56:01 cliff==4.10.0 13:56:01 cmd2==2.6.1 13:56:01 cryptography==3.3.2 13:56:01 debtcollector==3.0.0 13:56:01 decorator==5.2.1 13:56:01 defusedxml==0.7.1 13:56:01 Deprecated==1.2.18 13:56:01 distlib==0.3.9 13:56:01 dnspython==2.7.0 13:56:01 docker==7.1.0 13:56:01 dogpile.cache==1.4.0 13:56:01 durationpy==0.10 13:56:01 email_validator==2.2.0 13:56:01 filelock==3.18.0 13:56:01 future==1.0.0 13:56:01 gitdb==4.0.12 13:56:01 GitPython==3.1.44 13:56:01 google-auth==2.40.3 13:56:01 httplib2==0.22.0 13:56:01 identify==2.6.12 13:56:01 idna==3.10 13:56:01 importlib-resources==1.5.0 13:56:01 iso8601==2.1.0 13:56:01 Jinja2==3.1.6 13:56:01 jmespath==1.0.1 13:56:01 jsonpatch==1.33 13:56:01 jsonpointer==3.0.0 13:56:01 jsonschema==4.24.0 13:56:01 jsonschema-specifications==2025.4.1 13:56:01 keystoneauth1==5.11.0 13:56:01 kubernetes==33.1.0 13:56:01 lftools==0.37.13 13:56:01 lxml==5.4.0 13:56:01 MarkupSafe==3.0.2 13:56:01 msgpack==1.1.0 13:56:01 multi_key_dict==2.0.3 13:56:01 munch==4.0.0 13:56:01 netaddr==1.3.0 13:56:01 niet==1.4.2 13:56:01 nodeenv==1.9.1 13:56:01 oauth2client==4.1.3 13:56:01 oauthlib==3.2.2 13:56:01 openstacksdk==4.6.0 13:56:01 os-client-config==2.1.0 13:56:01 os-service-types==1.7.0 13:56:01 osc-lib==4.0.2 13:56:01 oslo.config==9.8.0 13:56:01 oslo.context==6.0.0 13:56:01 oslo.i18n==6.5.1 13:56:01 oslo.log==7.1.0 13:56:01 oslo.serialization==5.7.0 13:56:01 oslo.utils==9.0.0 13:56:01 packaging==25.0 13:56:01 pbr==6.1.1 13:56:01 platformdirs==4.3.8 13:56:01 prettytable==3.16.0 13:56:01 psutil==7.0.0 13:56:01 pyasn1==0.6.1 13:56:01 pyasn1_modules==0.4.2 13:56:01 pycparser==2.22 13:56:01 pygerrit2==2.0.15 13:56:01 PyGithub==2.6.1 13:56:01 PyJWT==2.10.1 13:56:01 PyNaCl==1.5.0 13:56:01 pyparsing==2.4.7 13:56:01 pyperclip==1.9.0 13:56:01 pyrsistent==0.20.0 13:56:01 python-cinderclient==9.7.0 13:56:01 python-dateutil==2.9.0.post0 13:56:01 python-heatclient==4.2.0 13:56:01 python-jenkins==1.8.2 13:56:01 python-keystoneclient==5.6.0 13:56:01 python-magnumclient==4.8.1 13:56:01 python-openstackclient==8.1.0 13:56:01 python-swiftclient==4.8.0 13:56:01 PyYAML==6.0.2 13:56:01 referencing==0.36.2 13:56:01 requests==2.32.4 13:56:01 requests-oauthlib==2.0.0 13:56:01 requestsexceptions==1.4.0 13:56:01 rfc3986==2.0.0 13:56:01 rpds-py==0.25.1 13:56:01 rsa==4.9.1 13:56:01 ruamel.yaml==0.18.14 13:56:01 ruamel.yaml.clib==0.2.12 13:56:01 s3transfer==0.13.0 13:56:01 simplejson==3.20.1 13:56:01 six==1.17.0 13:56:01 smmap==5.0.2 13:56:01 soupsieve==2.7 13:56:01 stevedore==5.4.1 13:56:01 tabulate==0.9.0 13:56:01 toml==0.10.2 13:56:01 tomlkit==0.13.3 13:56:01 tqdm==4.67.1 13:56:01 typing_extensions==4.14.0 13:56:01 tzdata==2025.2 13:56:01 urllib3==1.26.20 13:56:01 virtualenv==20.31.2 13:56:01 wcwidth==0.2.13 13:56:01 websocket-client==1.8.0 13:56:01 wrapt==1.17.2 13:56:01 xdg==6.0.0 13:56:01 xmltodict==0.14.2 13:56:01 yq==3.4.3 13:56:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15675891140473319735.sh 13:56:01 ---> sudo-logs.sh 13:56:01 Archiving 'sudo' log.. 13:56:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6785854971914818977.sh 13:56:01 ---> job-cost.sh 13:56:01 Setup pyenv: 13:56:01 system 13:56:01 3.8.13 13:56:01 3.9.13 13:56:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:56:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9WPy from file:/tmp/.os_lf_venv 13:56:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:56:08 lf-activate-venv(): INFO: Adding /tmp/venv-9WPy/bin to PATH 13:56:08 INFO: No Stack... 13:56:08 INFO: Retrieving Pricing Info for: v3-standard-4 13:56:09 INFO: Archiving Costs 13:56:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins29805189323513665.sh 13:56:09 ---> logs-deploy.sh 13:56:09 Setup pyenv: 13:56:09 system 13:56:09 3.8.13 13:56:09 3.9.13 13:56:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:56:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9WPy from file:/tmp/.os_lf_venv 13:56:11 lf-activate-venv(): INFO: Installing: lftools 13:56:19 lf-activate-venv(): INFO: Adding /tmp/venv-9WPy/bin to PATH 13:56:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4100 13:56:19 INFO: archiving workspace using pattern(s): 13:56:20 Archives upload complete. 13:56:20 INFO: archiving logs to Nexus 13:56:21 ---> uname -a: 13:56:21 Linux prd-ubuntu1804-builder-4c-4g-20324 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:56:21 13:56:21 13:56:21 ---> lscpu: 13:56:21 Architecture: x86_64 13:56:21 CPU op-mode(s): 32-bit, 64-bit 13:56:21 Byte Order: Little Endian 13:56:21 CPU(s): 4 13:56:21 On-line CPU(s) list: 0-3 13:56:21 Thread(s) per core: 1 13:56:21 Core(s) per socket: 1 13:56:21 Socket(s): 4 13:56:21 NUMA node(s): 1 13:56:21 Vendor ID: AuthenticAMD 13:56:21 CPU family: 23 13:56:21 Model: 49 13:56:21 Model name: AMD EPYC-Rome Processor 13:56:21 Stepping: 0 13:56:21 CPU MHz: 2800.000 13:56:21 BogoMIPS: 5600.00 13:56:21 Virtualization: AMD-V 13:56:21 Hypervisor vendor: KVM 13:56:21 Virtualization type: full 13:56:21 L1d cache: 32K 13:56:21 L1i cache: 32K 13:56:21 L2 cache: 512K 13:56:21 L3 cache: 16384K 13:56:21 NUMA node0 CPU(s): 0-3 13:56: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 13:56:21 13:56:21 13:56:21 ---> nproc: 13:56:21 4 13:56:21 13:56:21 13:56:21 ---> df -h: 13:56:21 Filesystem Size Used Avail Use% Mounted on 13:56:21 udev 7.9G 0 7.9G 0% /dev 13:56:21 tmpfs 1.6G 672K 1.6G 1% /run 13:56:21 /dev/vda1 78G 8.3G 70G 11% / 13:56:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:56:21 tmpfs 5.0M 0 5.0M 0% /run/lock 13:56:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:56:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:56:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:56:21 13:56:21 13:56:21 ---> free -m: 13:56:21 total used free shared buff/cache available 13:56:21 Mem: 16040 560 13432 0 2047 15166 13:56:21 Swap: 1023 0 1023 13:56:21 13:56:21 13:56:21 ---> ip addr: 13:56:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:56:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:56:21 inet 127.0.0.1/8 scope host lo 13:56:21 valid_lft forever preferred_lft forever 13:56:21 inet6 ::1/128 scope host 13:56:21 valid_lft forever preferred_lft forever 13:56:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:56:21 link/ether fa:16:3e:c2:95:80 brd ff:ff:ff:ff:ff:ff 13:56:21 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic ens3 13:56:21 valid_lft 86270sec preferred_lft 86270sec 13:56:21 inet6 fe80::f816:3eff:fec2:9580/64 scope link 13:56:21 valid_lft forever preferred_lft forever 13:56:21 13:56:21 13:56:21 ---> sar -b -r -n DEV: 13:56:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20324) 06/11/25 _x86_64_ (4 CPU) 13:56:21 13:56:21 13:54:14 LINUX RESTART (4 CPU) 13:56:21 13:56:21 13:55:01 tps rtps wtps bread/s bwrtn/s 13:56:21 13:56:01 140.81 1.12 139.69 127.05 48415.26 13:56:21 Average: 140.81 1.12 139.69 127.05 48415.26 13:56:21 13:56:21 13:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:56:21 13:56:01 13795396 15564752 2629572 16.01 76820 1880704 752236 4.31 685656 1702060 111448 13:56:21 Average: 13795396 15564752 2629572 16.01 76820 1880704 752236 4.31 685656 1702060 111448 13:56:21 13:56:21 13:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:56:21 13:56:01 ens3 183.20 129.88 908.81 16.09 0.00 0.00 0.00 0.00 13:56:21 13:56:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 13:56:21 Average: ens3 183.20 129.88 908.81 16.09 0.00 0.00 0.00 0.00 13:56:21 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 13:56:21 13:56:21 13:56:21 ---> sar -P ALL: 13:56:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20324) 06/11/25 _x86_64_ (4 CPU) 13:56:21 13:56:21 13:54:14 LINUX RESTART (4 CPU) 13:56:21 13:56:21 13:55:01 CPU %user %nice %system %iowait %steal %idle 13:56:21 13:56:01 all 20.97 0.00 1.46 3.15 0.05 74.36 13:56:21 13:56:01 0 28.70 0.00 1.82 0.65 0.07 68.76 13:56:21 13:56:01 1 10.65 0.00 1.05 1.17 0.03 87.09 13:56:21 13:56:01 2 35.25 0.00 1.79 5.72 0.05 57.20 13:56:21 13:56:01 3 9.27 0.00 1.19 5.07 0.05 84.42 13:56:21 Average: all 20.97 0.00 1.46 3.15 0.05 74.36 13:56:21 Average: 0 28.70 0.00 1.82 0.65 0.07 68.76 13:56:21 Average: 1 10.65 0.00 1.05 1.17 0.03 87.09 13:56:21 Average: 2 35.25 0.00 1.79 5.72 0.05 57.20 13:56:21 Average: 3 9.27 0.00 1.19 5.07 0.05 84.42 13:56:21 13:56:21 13:56:21