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