11:15:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141249 11:15:55 Running as SYSTEM 11:15:55 [EnvInject] - Loading node environment variables. 11:15:55 Building remotely on prd-ubuntu1804-builder-4c-4g-20840 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:15:55 [ssh-agent] Looking for ssh-agent implementation... 11:15:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:55 $ ssh-agent 11:15:55 SSH_AUTH_SOCK=/tmp/ssh-lu4iyH33A384/agent.1666 11:15:55 SSH_AGENT_PID=1668 11:15:55 [ssh-agent] Started. 11:15:55 Running ssh-add (command line suppressed) 11:15:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7685062917664511377.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7685062917664511377.key) 11:15:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:15:55 The recommended git tool is: NONE 11:15:57 using credential onap-jenkins-ssh 11:15:57 Wiping out workspace first. 11:15:57 Cloning the remote Git repository 11:15:57 Cloning repository git://cloud.onap.org/mirror/oom.git 11:15:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:15:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:15:57 > git --version # timeout=10 11:15:57 > git --version # 'git version 2.17.1' 11:15:57 using GIT_SSH to set credentials Gerrit user 11:15:57 Verifying host key using manually-configured host key entries 11:15:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:16:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:03 using GIT_SSH to set credentials Gerrit user 11:16:03 Verifying host key using manually-configured host key entries 11:16:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/141249/2 # timeout=30 11:16:03 > git rev-parse 71f1c550f84ca6f8aef1f4ba201310a18731ba1e^{commit} # timeout=10 11:16:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:16:03 Checking out Revision 71f1c550f84ca6f8aef1f4ba201310a18731ba1e (refs/changes/49/141249/2) 11:16:03 > git config core.sparsecheckout # timeout=10 11:16:03 > git checkout -f 71f1c550f84ca6f8aef1f4ba201310a18731ba1e # timeout=30 11:16:06 Commit message: "[SDC] workflow-designer 1.13.3 release" 11:16:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:16:06 > git rev-list --no-walk eb1c38618fa8822aa00b3deb34ad7208a9f243d1 # timeout=10 11:16:07 [EnvInject] - Injecting environment variables from a build step. 11:16:07 [EnvInject] - Injecting as environment variables the properties content 11:16:07 PYTHON=python3 11:16:07 11:16:07 [EnvInject] - Variables injected successfully. 11:16:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17889532781540612534.sh 11:16:07 ---> tox-install.sh 11:16:07 + source /home/jenkins/lf-env.sh 11:16:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:07 ++ mktemp -d /tmp/venv-XXXX 11:16:07 + lf_venv=/tmp/venv-a4cQ 11:16:07 + local venv_file=/tmp/.os_lf_venv 11:16:07 + local python=python3 11:16:07 + local options 11:16:07 + local set_path=true 11:16:07 + local install_args= 11:16:07 ++ 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:16:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:07 + true 11:16:07 + case $1 in 11:16:07 + venv_file=/tmp/.toxenv 11:16:07 + shift 2 11:16:07 + true 11:16:07 + case $1 in 11:16:07 + shift 11:16:07 + break 11:16:07 + case $python in 11:16:07 + local pkg_list= 11:16:07 + [[ -d /opt/pyenv ]] 11:16:07 + echo 'Setup pyenv:' 11:16:07 Setup pyenv: 11:16:07 + export PYENV_ROOT=/opt/pyenv 11:16:07 + PYENV_ROOT=/opt/pyenv 11:16:07 + 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:16:07 + 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:16:07 + pyenv versions 11:16:07 * system (set by /opt/pyenv/version) 11:16:07 * 3.8.13 (set by /opt/pyenv/version) 11:16:07 * 3.9.13 (set by /opt/pyenv/version) 11:16:07 * 3.10.6 (set by /opt/pyenv/version) 11:16:07 + command -v pyenv 11:16:07 ++ pyenv init - --no-rehash 11:16:07 + 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:16:07 export PATH="/opt/pyenv/shims:${PATH}" 11:16:07 export PYENV_SHELL=bash 11:16:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:07 pyenv() { 11:16:07 local command 11:16:07 command="${1:-}" 11:16:07 if [ "$#" -gt 0 ]; then 11:16:07 shift 11:16:07 fi 11:16:07 11:16:07 case "$command" in 11:16:07 rehash|shell) 11:16:07 eval "$(pyenv "sh-$command" "$@")" 11:16:07 ;; 11:16:07 *) 11:16:07 command pyenv "$command" "$@" 11:16:07 ;; 11:16:07 esac 11:16:07 }' 11:16:07 +++ 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:16:07 ++ 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:16:07 ++ 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:16:07 ++ 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:16:07 ++ export PYENV_SHELL=bash 11:16:07 ++ PYENV_SHELL=bash 11:16:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:07 +++ complete -F _pyenv pyenv 11:16:07 ++ lf-pyver python3 11:16:07 ++ local py_version_xy=python3 11:16:07 ++ local py_version_xyz= 11:16:07 ++ pyenv versions 11:16:07 ++ local command 11:16:07 ++ command=versions 11:16:07 ++ '[' 1 -gt 0 ']' 11:16:07 ++ shift 11:16:07 ++ case "$command" in 11:16:07 ++ command pyenv versions 11:16:07 ++ sed 's/^[ *]* //' 11:16:07 ++ pyenv versions 11:16:07 ++ awk '{ print $1 }' 11:16:07 ++ grep -E '^[0-9.]*[0-9]$' 11:16:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:07 +++ grep '^3' /tmp/.pyenv_versions 11:16:07 +++ sort -V 11:16:07 +++ tail -n 1 11:16:07 ++ py_version_xyz=3.10.6 11:16:07 ++ [[ -z 3.10.6 ]] 11:16:07 ++ echo 3.10.6 11:16:07 ++ return 0 11:16:07 + pyenv local 3.10.6 11:16:07 + local command 11:16:07 + command=local 11:16:07 + '[' 2 -gt 0 ']' 11:16:07 + shift 11:16:07 + case "$command" in 11:16:07 + command pyenv local 3.10.6 11:16:07 + pyenv local 3.10.6 11:16:07 + for arg in "$@" 11:16:07 + case $arg in 11:16:07 + pkg_list+='tox ' 11:16:07 + for arg in "$@" 11:16:07 + case $arg in 11:16:07 + pkg_list+='virtualenv ' 11:16:07 + for arg in "$@" 11:16:07 + case $arg in 11:16:07 + pkg_list+='urllib3~=1.26.15 ' 11:16:07 + [[ -f /tmp/.toxenv ]] 11:16:07 + [[ ! -f /tmp/.toxenv ]] 11:16:07 + [[ -n '' ]] 11:16:07 + python3 -m venv /tmp/venv-a4cQ 11:16:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a4cQ' 11:16:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a4cQ 11:16:11 + echo /tmp/venv-a4cQ 11:16:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:16:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:16:11 + /tmp/venv-a4cQ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:16:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:16:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:16:15 + /tmp/venv-a4cQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:16:18 + type python3 11:16:18 + true 11:16:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a4cQ/bin to PATH' 11:16:18 lf-activate-venv(): INFO: Adding /tmp/venv-a4cQ/bin to PATH 11:16:18 + PATH=/tmp/venv-a4cQ/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:16:18 + return 0 11:16:18 + python3 --version 11:16:18 Python 3.10.6 11:16:18 + python3 -m pip --version 11:16:18 pip 25.1.1 from /tmp/venv-a4cQ/lib/python3.10/site-packages/pip (python 3.10) 11:16:18 + python3 -m pip freeze 11:16:18 cachetools==6.0.0 11:16:18 chardet==5.2.0 11:16:18 colorama==0.4.6 11:16:18 distlib==0.3.9 11:16:18 filelock==3.18.0 11:16:18 packaging==25.0 11:16:18 platformdirs==4.3.8 11:16:18 pluggy==1.6.0 11:16:18 pyproject-api==1.9.1 11:16:18 tomli==2.2.1 11:16:18 tox==4.26.0 11:16:18 typing_extensions==4.14.0 11:16:18 urllib3==1.26.20 11:16:18 virtualenv==20.31.2 11:16:18 [EnvInject] - Injecting environment variables from a build step. 11:16:18 [EnvInject] - Injecting as environment variables the properties content 11:16:18 PARALLEL=false 11:16:18 11:16:18 [EnvInject] - Variables injected successfully. 11:16:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11059638092637084014.sh 11:16:18 ---> tox-run.sh 11:16:18 + 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:16:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:16:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:16:18 + source /home/jenkins/lf-env.sh 11:16:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:18 ++ mktemp -d /tmp/venv-XXXX 11:16:18 + lf_venv=/tmp/venv-lMPu 11:16:18 + local venv_file=/tmp/.os_lf_venv 11:16:18 + local python=python3 11:16:18 + local options 11:16:18 + local set_path=true 11:16:18 + local install_args= 11:16:18 ++ 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:16:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:18 + true 11:16:18 + case $1 in 11:16:18 + venv_file=/tmp/.toxenv 11:16:18 + shift 2 11:16:18 + true 11:16:18 + case $1 in 11:16:18 + shift 11:16:18 + break 11:16:18 + case $python in 11:16:18 + local pkg_list= 11:16:18 + [[ -d /opt/pyenv ]] 11:16:18 + echo 'Setup pyenv:' 11:16:18 Setup pyenv: 11:16:18 + export PYENV_ROOT=/opt/pyenv 11:16:18 + PYENV_ROOT=/opt/pyenv 11:16:18 + 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:16:18 + 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:16:18 + pyenv versions 11:16:18 system 11:16:18 3.8.13 11:16:18 3.9.13 11:16:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:18 + command -v pyenv 11:16:18 ++ pyenv init - --no-rehash 11:16:18 + 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:16:18 export PATH="/opt/pyenv/shims:${PATH}" 11:16:18 export PYENV_SHELL=bash 11:16:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:18 pyenv() { 11:16:18 local command 11:16:18 command="${1:-}" 11:16:18 if [ "$#" -gt 0 ]; then 11:16:18 shift 11:16:18 fi 11:16:18 11:16:18 case "$command" in 11:16:18 rehash|shell) 11:16:18 eval "$(pyenv "sh-$command" "$@")" 11:16:18 ;; 11:16:18 *) 11:16:18 command pyenv "$command" "$@" 11:16:18 ;; 11:16:18 esac 11:16:18 }' 11:16:18 +++ 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:16:18 ++ 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:16:18 ++ 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:16:18 ++ 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:16:18 ++ export PYENV_SHELL=bash 11:16:18 ++ PYENV_SHELL=bash 11:16:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:18 +++ complete -F _pyenv pyenv 11:16:18 ++ lf-pyver python3 11:16:18 ++ local py_version_xy=python3 11:16:18 ++ local py_version_xyz= 11:16:18 ++ pyenv versions 11:16:18 ++ local command 11:16:18 ++ command=versions 11:16:18 ++ '[' 1 -gt 0 ']' 11:16:18 ++ shift 11:16:18 ++ case "$command" in 11:16:18 ++ command pyenv versions 11:16:18 ++ pyenv versions 11:16:18 ++ awk '{ print $1 }' 11:16:18 ++ sed 's/^[ *]* //' 11:16:18 ++ grep -E '^[0-9.]*[0-9]$' 11:16:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:18 +++ grep '^3' /tmp/.pyenv_versions 11:16:18 +++ sort -V 11:16:18 +++ tail -n 1 11:16:18 ++ py_version_xyz=3.10.6 11:16:18 ++ [[ -z 3.10.6 ]] 11:16:18 ++ echo 3.10.6 11:16:18 ++ return 0 11:16:18 + pyenv local 3.10.6 11:16:18 + local command 11:16:18 + command=local 11:16:18 + '[' 2 -gt 0 ']' 11:16:18 + shift 11:16:18 + case "$command" in 11:16:18 + command pyenv local 3.10.6 11:16:18 + pyenv local 3.10.6 11:16:18 + for arg in "$@" 11:16:18 + case $arg in 11:16:18 + pkg_list+='tox ' 11:16:18 + for arg in "$@" 11:16:18 + case $arg in 11:16:18 + pkg_list+='virtualenv ' 11:16:18 + for arg in "$@" 11:16:18 + case $arg in 11:16:18 + pkg_list+='urllib3~=1.26.15 ' 11:16:18 + [[ -f /tmp/.toxenv ]] 11:16:18 ++ cat /tmp/.toxenv 11:16:18 + lf_venv=/tmp/venv-a4cQ 11:16:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a4cQ from' file:/tmp/.toxenv 11:16:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a4cQ from file:/tmp/.toxenv 11:16:18 + /tmp/venv-a4cQ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:16:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:16:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:16:19 + /tmp/venv-a4cQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:16:20 + type python3 11:16:20 + true 11:16:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a4cQ/bin to PATH' 11:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-a4cQ/bin to PATH 11:16:20 + PATH=/tmp/venv-a4cQ/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:16:20 + return 0 11:16:20 + [[ -d /opt/pyenv ]] 11:16:20 + echo '---> Setting up pyenv' 11:16:20 ---> Setting up pyenv 11:16:20 + export PYENV_ROOT=/opt/pyenv 11:16:20 + PYENV_ROOT=/opt/pyenv 11:16:20 + export PATH=/opt/pyenv/bin:/tmp/venv-a4cQ/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:16:20 + PATH=/opt/pyenv/bin:/tmp/venv-a4cQ/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:16:20 ++ pwd 11:16:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:16:20 + export PYTHONPATH 11:16:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:16:20 + TOX_TESTENV_PASSENV=PYTHONPATH 11:16:20 + tox --version 11:16:21 4.26.0 from /tmp/venv-a4cQ/lib/python3.10/site-packages/tox/__init__.py 11:16:21 + PARALLEL=false 11:16:21 + TOX_OPTIONS_LIST= 11:16:21 + [[ -n checkbashisms ]] 11:16:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:16:21 + case ${PARALLEL,,} in 11:16:21 + tox -e checkbashisms 11:16:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:16:22 checkbashisms: freeze> python -m pip freeze --all 11:16:22 checkbashisms: pip==25.1.1,setuptools==80.3.1 11:16:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:16:24 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:16:24 you may get strange results 11:16:24 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:16:24 you may get strange results 11:16:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:16:26 checkbashisms: OK (4.70=setup[1.25]+cmd[3.45] seconds) 11:16:26 congratulations :) (4.93 seconds) 11:16:26 + tox_status=0 11:16:26 + echo '---> Completed tox runs' 11:16:26 ---> Completed tox runs 11:16:26 + for i in .tox/*/log 11:16:26 ++ echo .tox/checkbashisms/log 11:16:26 ++ awk -F/ '{print $2}' 11:16:26 + tox_env=checkbashisms 11:16:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:16:26 + DOC_DIR=docs/_build/html 11:16:26 + [[ -d docs/_build/html ]] 11:16:26 + echo '---> tox-run.sh ends' 11:16:26 ---> tox-run.sh ends 11:16:26 + test 0 -eq 0 11:16:26 $ ssh-agent -k 11:16:26 unset SSH_AUTH_SOCK; 11:16:26 unset SSH_AGENT_PID; 11:16:26 echo Agent pid 1668 killed; 11:16:26 [ssh-agent] Stopped. 11:16:26 [PostBuildScript] - [INFO] Executing post build scripts. 11:16:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4113757877257706663.sh 11:16:26 ---> sysstat.sh 11:16:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15150808307535292052.sh 11:16:27 ---> package-listing.sh 11:16:27 ++ facter osfamily 11:16:27 ++ tr '[:upper:]' '[:lower:]' 11:16:27 + OS_FAMILY=debian 11:16:27 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:16:27 + START_PACKAGES=/tmp/packages_start.txt 11:16:27 + END_PACKAGES=/tmp/packages_end.txt 11:16:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:27 + PACKAGES=/tmp/packages_start.txt 11:16:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:27 + PACKAGES=/tmp/packages_end.txt 11:16:27 + case "${OS_FAMILY}" in 11:16:27 + dpkg -l 11:16:27 + grep '^ii' 11:16:27 + '[' -f /tmp/packages_start.txt ']' 11:16:27 + '[' -f /tmp/packages_end.txt ']' 11:16:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5684525496200604774.sh 11:16:27 ---> capture-instance-metadata.sh 11:16:27 Setup pyenv: 11:16:27 system 11:16:27 3.8.13 11:16:27 3.9.13 11:16:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RvM8 11:16:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:16:35 lf-activate-venv(): INFO: Installing: lftools 11:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-RvM8/bin to PATH 11:16:58 INFO: Running in OpenStack, capturing instance metadata 11:16:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2308893775782945169.sh 11:16:58 provisioning config files... 11:16:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1295206762127236928tmp 11:16:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:16:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:16:58 [EnvInject] - Injecting environment variables from a build step. 11:16:58 [EnvInject] - Injecting as environment variables the properties content 11:16:58 SERVER_ID=logs 11:16:58 11:16:58 [EnvInject] - Variables injected successfully. 11:16:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5484103313836373656.sh 11:16:59 ---> create-netrc.sh 11:16:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2377969620077063155.sh 11:16:59 ---> python-tools-install.sh 11:16:59 Setup pyenv: 11:16:59 system 11:16:59 3.8.13 11:16:59 3.9.13 11:16:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RvM8 from file:/tmp/.os_lf_venv 11:17:01 lf-activate-venv(): INFO: Installing: lftools 11:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-RvM8/bin to PATH 11:17:09 Generating Requirements File 11:17:28 Python 3.10.6 11:17:28 pip 25.1.1 from /tmp/venv-RvM8/lib/python3.10/site-packages/pip (python 3.10) 11:17:28 appdirs==1.4.4 11:17:28 argcomplete==3.6.2 11:17:28 aspy.yaml==1.3.0 11:17:28 attrs==25.3.0 11:17:28 autopage==0.5.2 11:17:28 beautifulsoup4==4.13.4 11:17:28 boto3==1.38.36 11:17:28 botocore==1.38.36 11:17:28 bs4==0.0.2 11:17:28 cachetools==5.5.2 11:17:28 certifi==2025.4.26 11:17:28 cffi==1.17.1 11:17:28 cfgv==3.4.0 11:17:28 chardet==5.2.0 11:17:28 charset-normalizer==3.4.2 11:17:28 click==8.2.1 11:17:28 cliff==4.10.0 11:17:28 cmd2==2.6.1 11:17:28 cryptography==3.3.2 11:17:28 debtcollector==3.0.0 11:17:28 decorator==5.2.1 11:17:28 defusedxml==0.7.1 11:17:28 Deprecated==1.2.18 11:17:28 distlib==0.3.9 11:17:28 dnspython==2.7.0 11:17:28 docker==7.1.0 11:17:28 dogpile.cache==1.4.0 11:17:28 durationpy==0.10 11:17:28 email_validator==2.2.0 11:17:28 filelock==3.18.0 11:17:28 future==1.0.0 11:17:28 gitdb==4.0.12 11:17:28 GitPython==3.1.44 11:17:28 google-auth==2.40.3 11:17:28 httplib2==0.22.0 11:17:28 identify==2.6.12 11:17:28 idna==3.10 11:17:28 importlib-resources==1.5.0 11:17:28 iso8601==2.1.0 11:17:28 Jinja2==3.1.6 11:17:28 jmespath==1.0.1 11:17:28 jsonpatch==1.33 11:17:28 jsonpointer==3.0.0 11:17:28 jsonschema==4.24.0 11:17:28 jsonschema-specifications==2025.4.1 11:17:28 keystoneauth1==5.11.1 11:17:28 kubernetes==33.1.0 11:17:28 lftools==0.37.13 11:17:28 lxml==5.4.0 11:17:28 MarkupSafe==3.0.2 11:17:28 msgpack==1.1.1 11:17:28 multi_key_dict==2.0.3 11:17:28 munch==4.0.0 11:17:28 netaddr==1.3.0 11:17:28 niet==1.4.2 11:17:28 nodeenv==1.9.1 11:17:28 oauth2client==4.1.3 11:17:28 oauthlib==3.2.2 11:17:28 openstacksdk==4.6.0 11:17:28 os-client-config==2.1.0 11:17:28 os-service-types==1.7.0 11:17:28 osc-lib==4.0.2 11:17:28 oslo.config==9.8.0 11:17:28 oslo.context==6.0.0 11:17:28 oslo.i18n==6.5.1 11:17:28 oslo.log==7.1.0 11:17:28 oslo.serialization==5.7.0 11:17:28 oslo.utils==9.0.0 11:17:28 packaging==25.0 11:17:28 pbr==6.1.1 11:17:28 platformdirs==4.3.8 11:17:28 prettytable==3.16.0 11:17:28 psutil==7.0.0 11:17:28 pyasn1==0.6.1 11:17:28 pyasn1_modules==0.4.2 11:17:28 pycparser==2.22 11:17:28 pygerrit2==2.0.15 11:17:28 PyGithub==2.6.1 11:17:28 PyJWT==2.10.1 11:17:28 PyNaCl==1.5.0 11:17:28 pyparsing==2.4.7 11:17:28 pyperclip==1.9.0 11:17:28 pyrsistent==0.20.0 11:17:28 python-cinderclient==9.7.0 11:17:28 python-dateutil==2.9.0.post0 11:17:28 python-heatclient==4.2.0 11:17:28 python-jenkins==1.8.2 11:17:28 python-keystoneclient==5.6.0 11:17:28 python-magnumclient==4.8.1 11:17:28 python-openstackclient==8.1.0 11:17:28 python-swiftclient==4.8.0 11:17:28 PyYAML==6.0.2 11:17:28 referencing==0.36.2 11:17:28 requests==2.32.4 11:17:28 requests-oauthlib==2.0.0 11:17:28 requestsexceptions==1.4.0 11:17:28 rfc3986==2.0.0 11:17:28 rpds-py==0.25.1 11:17:28 rsa==4.9.1 11:17:28 ruamel.yaml==0.18.14 11:17:28 ruamel.yaml.clib==0.2.12 11:17:28 s3transfer==0.13.0 11:17:28 simplejson==3.20.1 11:17:28 six==1.17.0 11:17:28 smmap==5.0.2 11:17:28 soupsieve==2.7 11:17:28 stevedore==5.4.1 11:17:28 tabulate==0.9.0 11:17:28 toml==0.10.2 11:17:28 tomlkit==0.13.3 11:17:28 tqdm==4.67.1 11:17:28 typing_extensions==4.14.0 11:17:28 tzdata==2025.2 11:17:28 urllib3==1.26.20 11:17:28 virtualenv==20.31.2 11:17:28 wcwidth==0.2.13 11:17:28 websocket-client==1.8.0 11:17:28 wrapt==1.17.2 11:17:28 xdg==6.0.0 11:17:28 xmltodict==0.14.2 11:17:28 yq==3.4.3 11:17:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1462175583301915245.sh 11:17:28 ---> sudo-logs.sh 11:17:28 Archiving 'sudo' log.. 11:17:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17382891159126315427.sh 11:17:28 ---> job-cost.sh 11:17:29 Setup pyenv: 11:17:29 system 11:17:29 3.8.13 11:17:29 3.9.13 11:17:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RvM8 from file:/tmp/.os_lf_venv 11:17:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:17:36 lf-activate-venv(): INFO: Adding /tmp/venv-RvM8/bin to PATH 11:17:36 INFO: No Stack... 11:17:36 INFO: Retrieving Pricing Info for: v3-standard-4 11:17:36 INFO: Archiving Costs 11:17:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4810970421440664615.sh 11:17:36 ---> logs-deploy.sh 11:17:36 Setup pyenv: 11:17:36 system 11:17:36 3.8.13 11:17:36 3.9.13 11:17:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RvM8 from file:/tmp/.os_lf_venv 11:17:38 lf-activate-venv(): INFO: Installing: lftools 11:17:46 lf-activate-venv(): INFO: Adding /tmp/venv-RvM8/bin to PATH 11:17:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4108 11:17:46 INFO: archiving workspace using pattern(s): 11:17:47 Archives upload complete. 11:17:47 INFO: archiving logs to Nexus 11:17:48 ---> uname -a: 11:17:48 Linux prd-ubuntu1804-builder-4c-4g-20840 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:17:48 11:17:48 11:17:48 ---> lscpu: 11:17:48 Architecture: x86_64 11:17:48 CPU op-mode(s): 32-bit, 64-bit 11:17:48 Byte Order: Little Endian 11:17:48 CPU(s): 4 11:17:48 On-line CPU(s) list: 0-3 11:17:48 Thread(s) per core: 1 11:17:48 Core(s) per socket: 1 11:17:48 Socket(s): 4 11:17:48 NUMA node(s): 1 11:17:48 Vendor ID: AuthenticAMD 11:17:48 CPU family: 23 11:17:48 Model: 49 11:17:48 Model name: AMD EPYC-Rome Processor 11:17:48 Stepping: 0 11:17:48 CPU MHz: 2800.000 11:17:48 BogoMIPS: 5600.00 11:17:48 Virtualization: AMD-V 11:17:48 Hypervisor vendor: KVM 11:17:48 Virtualization type: full 11:17:48 L1d cache: 32K 11:17:48 L1i cache: 32K 11:17:48 L2 cache: 512K 11:17:48 L3 cache: 16384K 11:17:48 NUMA node0 CPU(s): 0-3 11:17:48 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:17:48 11:17:48 11:17:48 ---> nproc: 11:17:48 4 11:17:48 11:17:48 11:17:48 ---> df -h: 11:17:48 Filesystem Size Used Avail Use% Mounted on 11:17:48 udev 7.9G 0 7.9G 0% /dev 11:17:48 tmpfs 1.6G 672K 1.6G 1% /run 11:17:48 /dev/vda1 78G 8.3G 70G 11% / 11:17:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:17:48 tmpfs 5.0M 0 5.0M 0% /run/lock 11:17:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:17:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:17:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:17:48 11:17:48 11:17:48 ---> free -m: 11:17:48 total used free shared buff/cache available 11:17:48 Mem: 16040 559 13440 0 2039 15168 11:17:48 Swap: 1023 0 1023 11:17:48 11:17:48 11:17:48 ---> ip addr: 11:17:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:17:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:17:48 inet 127.0.0.1/8 scope host lo 11:17:48 valid_lft forever preferred_lft forever 11:17:48 inet6 ::1/128 scope host 11:17:48 valid_lft forever preferred_lft forever 11:17:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:17:48 link/ether fa:16:3e:56:d9:db brd ff:ff:ff:ff:ff:ff 11:17:48 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 11:17:48 valid_lft 86268sec preferred_lft 86268sec 11:17:48 inet6 fe80::f816:3eff:fe56:d9db/64 scope link 11:17:48 valid_lft forever preferred_lft forever 11:17:48 11:17:48 11:17:48 ---> sar -b -r -n DEV: 11:17:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20840) 06/13/25 _x86_64_ (4 CPU) 11:17:48 11:17:48 11:15:38 LINUX RESTART (4 CPU) 11:17:48 11:17:48 11:16:01 tps rtps wtps bread/s bwrtn/s 11:17:48 11:17:02 324.16 24.34 299.82 881.44 12147.42 11:17:48 Average: 324.16 24.34 299.82 881.44 12147.42 11:17:48 11:17:48 11:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:17:48 11:17:02 13910684 15561428 2514276 15.31 68444 1778568 754212 4.32 684452 1604252 163604 11:17:48 Average: 13910684 15561428 2514276 15.31 68444 1778568 754212 4.32 684452 1604252 163604 11:17:48 11:17:48 11:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:17:48 11:17:02 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 11:17:48 11:17:02 ens3 208.98 141.15 986.65 34.42 0.00 0.00 0.00 0.00 11:17:48 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 11:17:48 Average: ens3 208.98 141.15 986.65 34.42 0.00 0.00 0.00 0.00 11:17:48 11:17:48 11:17:48 ---> sar -P ALL: 11:17:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20840) 06/13/25 _x86_64_ (4 CPU) 11:17:48 11:17:48 11:15:38 LINUX RESTART (4 CPU) 11:17:48 11:17:48 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:17:48 11:17:02 all 21.76 0.00 1.97 2.91 0.06 73.30 11:17:48 11:17:02 0 23.97 0.00 2.12 1.60 0.05 72.26 11:17:48 11:17:02 1 39.48 0.00 3.33 6.84 0.07 50.29 11:17:48 11:17:02 2 11.43 0.00 1.41 1.31 0.07 85.79 11:17:48 11:17:02 3 12.16 0.00 1.05 1.90 0.02 84.87 11:17:48 Average: all 21.76 0.00 1.97 2.91 0.06 73.30 11:17:48 Average: 0 23.97 0.00 2.12 1.60 0.05 72.26 11:17:48 Average: 1 39.48 0.00 3.33 6.84 0.07 50.29 11:17:48 Average: 2 11.43 0.00 1.41 1.31 0.07 85.79 11:17:48 Average: 3 12.16 0.00 1.05 1.90 0.02 84.87 11:17:48 11:17:48 11:17:48