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