13:57:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136948 13:57:15 Running as SYSTEM 13:57:15 [EnvInject] - Loading node environment variables. 13:57:15 Building remotely on prd-ubuntu1804-builder-4c-4g-10739 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:57:15 [ssh-agent] Looking for ssh-agent implementation... 13:57:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:16 $ ssh-agent 13:57:16 SSH_AUTH_SOCK=/tmp/ssh-gR7HMqqLZbsu/agent.1686 13:57:16 SSH_AGENT_PID=1688 13:57:16 [ssh-agent] Started. 13:57:16 Running ssh-add (command line suppressed) 13:57:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8306661928555920524.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8306661928555920524.key) 13:57:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:57:16 The recommended git tool is: NONE 13:57:19 using credential onap-jenkins-ssh 13:57:19 Wiping out workspace first. 13:57:19 Cloning the remote Git repository 13:57:19 Cloning repository git://cloud.onap.org/mirror/oom.git 13:57:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:57:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:57:19 > git --version # timeout=10 13:57:19 > git --version # 'git version 2.17.1' 13:57:19 using GIT_SSH to set credentials Gerrit user 13:57:19 Verifying host key using manually-configured host key entries 13:57:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:57:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:57:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:57:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:57:25 using GIT_SSH to set credentials Gerrit user 13:57:25 Verifying host key using manually-configured host key entries 13:57:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/136948/3 # timeout=30 13:57:25 > git rev-parse 3f5a05c5878ea39b8815e5cec5e7b5c0471d47df^{commit} # timeout=10 13:57:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:57:25 Checking out Revision 3f5a05c5878ea39b8815e5cec5e7b5c0471d47df (refs/changes/48/136948/3) 13:57:25 > git config core.sparsecheckout # timeout=10 13:57:25 > git checkout -f 3f5a05c5878ea39b8815e5cec5e7b5c0471d47df # timeout=30 13:57:30 Commit message: "[SDNC] Update SDNC related images to version to 2.6.0" 13:57:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:57:32 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 13:57:32 [EnvInject] - Injecting environment variables from a build step. 13:57:32 [EnvInject] - Injecting as environment variables the properties content 13:57:32 PYTHON=python3 13:57:32 13:57:32 [EnvInject] - Variables injected successfully. 13:57:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15661937459288927607.sh 13:57:32 ---> tox-install.sh 13:57:32 + source /home/jenkins/lf-env.sh 13:57:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:32 ++ mktemp -d /tmp/venv-XXXX 13:57:32 + lf_venv=/tmp/venv-7cMB 13:57:32 + local venv_file=/tmp/.os_lf_venv 13:57:32 + local python=python3 13:57:32 + local options 13:57:32 + local set_path=true 13:57:32 + local install_args= 13:57:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:57:32 + true 13:57:32 + case $1 in 13:57:32 + venv_file=/tmp/.toxenv 13:57:32 + shift 2 13:57:32 + true 13:57:32 + case $1 in 13:57:32 + shift 13:57:32 + break 13:57:32 + case $python in 13:57:32 + local pkg_list= 13:57:32 + [[ -d /opt/pyenv ]] 13:57:32 + echo 'Setup pyenv:' 13:57:32 Setup pyenv: 13:57:32 + export PYENV_ROOT=/opt/pyenv 13:57:32 + PYENV_ROOT=/opt/pyenv 13:57:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:32 + pyenv versions 13:57:32 * system (set by /opt/pyenv/version) 13:57:32 * 3.8.13 (set by /opt/pyenv/version) 13:57:32 * 3.9.13 (set by /opt/pyenv/version) 13:57:32 * 3.10.6 (set by /opt/pyenv/version) 13:57:32 + command -v pyenv 13:57:32 ++ pyenv init - --no-rehash 13:57:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:57:32 export PATH="/opt/pyenv/shims:${PATH}" 13:57:32 export PYENV_SHELL=bash 13:57:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:57:32 pyenv() { 13:57:32 local command 13:57:32 command="${1:-}" 13:57:32 if [ "$#" -gt 0 ]; then 13:57:32 shift 13:57:32 fi 13:57:32 13:57:32 case "$command" in 13:57:32 rehash|shell) 13:57:32 eval "$(pyenv "sh-$command" "$@")" 13:57:32 ;; 13:57:32 *) 13:57:32 command pyenv "$command" "$@" 13:57:32 ;; 13:57:32 esac 13:57:32 }' 13:57:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:57:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:32 ++ export PYENV_SHELL=bash 13:57:32 ++ PYENV_SHELL=bash 13:57:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:57:32 +++ complete -F _pyenv pyenv 13:57:32 ++ lf-pyver python3 13:57:32 ++ local py_version_xy=python3 13:57:32 ++ local py_version_xyz= 13:57:32 ++ pyenv versions 13:57:32 ++ local command 13:57:32 ++ command=versions 13:57:32 ++ '[' 1 -gt 0 ']' 13:57:32 ++ shift 13:57:32 ++ case "$command" in 13:57:32 ++ command pyenv versions 13:57:32 ++ pyenv versions 13:57:32 ++ sed 's/^[ *]* //' 13:57:32 ++ awk '{ print $1 }' 13:57:32 ++ grep -E '^[0-9.]*[0-9]$' 13:57:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:57:32 +++ grep '^3' /tmp/.pyenv_versions 13:57:32 +++ sort -V 13:57:32 +++ tail -n 1 13:57:32 ++ py_version_xyz=3.10.6 13:57:32 ++ [[ -z 3.10.6 ]] 13:57:32 ++ echo 3.10.6 13:57:32 ++ return 0 13:57:32 + pyenv local 3.10.6 13:57:32 + local command 13:57:32 + command=local 13:57:32 + '[' 2 -gt 0 ']' 13:57:32 + shift 13:57:32 + case "$command" in 13:57:32 + command pyenv local 3.10.6 13:57:32 + pyenv local 3.10.6 13:57:32 + for arg in "$@" 13:57:32 + case $arg in 13:57:32 + pkg_list+='tox ' 13:57:32 + for arg in "$@" 13:57:32 + case $arg in 13:57:32 + pkg_list+='virtualenv ' 13:57:32 + for arg in "$@" 13:57:32 + case $arg in 13:57:32 + pkg_list+='urllib3~=1.26.15 ' 13:57:32 + [[ -f /tmp/.toxenv ]] 13:57:32 + [[ ! -f /tmp/.toxenv ]] 13:57:32 + [[ -n '' ]] 13:57:32 + python3 -m venv /tmp/venv-7cMB 13:57:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7cMB' 13:57:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7cMB 13:57:36 + echo /tmp/venv-7cMB 13:57:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:57:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:57:36 + /tmp/venv-7cMB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:57:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:57:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:57:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:57:39 + /tmp/venv-7cMB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:57:42 + type python3 13:57:42 + true 13:57:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7cMB/bin to PATH' 13:57:42 lf-activate-venv(): INFO: Adding /tmp/venv-7cMB/bin to PATH 13:57:42 + PATH=/tmp/venv-7cMB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:42 + return 0 13:57:42 + python3 --version 13:57:42 Python 3.10.6 13:57:42 + python3 -m pip --version 13:57:42 pip 23.3.2 from /tmp/venv-7cMB/lib/python3.10/site-packages/pip (python 3.10) 13:57:42 + python3 -m pip freeze 13:57:42 cachetools==5.3.2 13:57:42 chardet==5.2.0 13:57:42 colorama==0.4.6 13:57:42 distlib==0.3.8 13:57:42 filelock==3.13.1 13:57:42 packaging==23.2 13:57:42 platformdirs==4.1.0 13:57:42 pluggy==1.3.0 13:57:42 pyproject-api==1.6.1 13:57:42 tomli==2.0.1 13:57:42 tox==4.11.4 13:57:42 urllib3==1.26.18 13:57:42 virtualenv==20.25.0 13:57:42 [EnvInject] - Injecting environment variables from a build step. 13:57:42 [EnvInject] - Injecting as environment variables the properties content 13:57:42 PARALLEL=false 13:57:42 13:57:42 [EnvInject] - Variables injected successfully. 13:57:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15948490684488591205.sh 13:57:42 ---> tox-run.sh 13:57: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 13:57:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:57:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:57:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:57:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:57:42 + source /home/jenkins/lf-env.sh 13:57:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:42 ++ mktemp -d /tmp/venv-XXXX 13:57:42 + lf_venv=/tmp/venv-pUtY 13:57:42 + local venv_file=/tmp/.os_lf_venv 13:57:42 + local python=python3 13:57:42 + local options 13:57:42 + local set_path=true 13:57:42 + local install_args= 13:57: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 13:57:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:57:42 + true 13:57:42 + case $1 in 13:57:42 + venv_file=/tmp/.toxenv 13:57:42 + shift 2 13:57:42 + true 13:57:42 + case $1 in 13:57:42 + shift 13:57:42 + break 13:57:42 + case $python in 13:57:42 + local pkg_list= 13:57:42 + [[ -d /opt/pyenv ]] 13:57:42 + echo 'Setup pyenv:' 13:57:42 Setup pyenv: 13:57:42 + export PYENV_ROOT=/opt/pyenv 13:57:42 + PYENV_ROOT=/opt/pyenv 13:57: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 13:57: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 13:57:42 + pyenv versions 13:57:42 system 13:57:42 3.8.13 13:57:42 3.9.13 13:57:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:57:42 + command -v pyenv 13:57:42 ++ pyenv init - --no-rehash 13:57: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[*]}"'\'')" 13:57:42 export PATH="/opt/pyenv/shims:${PATH}" 13:57:42 export PYENV_SHELL=bash 13:57:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:57:42 pyenv() { 13:57:42 local command 13:57:42 command="${1:-}" 13:57:42 if [ "$#" -gt 0 ]; then 13:57:42 shift 13:57:42 fi 13:57:42 13:57:42 case "$command" in 13:57:42 rehash|shell) 13:57:42 eval "$(pyenv "sh-$command" "$@")" 13:57:42 ;; 13:57:42 *) 13:57:42 command pyenv "$command" "$@" 13:57:42 ;; 13:57:42 esac 13:57:42 }' 13:57: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[*]}"' 13:57: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 13:57: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 13:57: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 13:57:42 ++ export PYENV_SHELL=bash 13:57:42 ++ PYENV_SHELL=bash 13:57:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:57:42 +++ complete -F _pyenv pyenv 13:57:42 ++ lf-pyver python3 13:57:42 ++ local py_version_xy=python3 13:57:42 ++ local py_version_xyz= 13:57:42 ++ pyenv versions 13:57:42 ++ local command 13:57:42 ++ command=versions 13:57:42 ++ '[' 1 -gt 0 ']' 13:57:42 ++ shift 13:57:42 ++ case "$command" in 13:57:42 ++ command pyenv versions 13:57:42 ++ pyenv versions 13:57:42 ++ awk '{ print $1 }' 13:57:42 ++ sed 's/^[ *]* //' 13:57:42 ++ grep -E '^[0-9.]*[0-9]$' 13:57:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:57:43 +++ grep '^3' /tmp/.pyenv_versions 13:57:43 +++ sort -V 13:57:43 +++ tail -n 1 13:57:43 ++ py_version_xyz=3.10.6 13:57:43 ++ [[ -z 3.10.6 ]] 13:57:43 ++ echo 3.10.6 13:57:43 ++ return 0 13:57:43 + pyenv local 3.10.6 13:57:43 + local command 13:57:43 + command=local 13:57:43 + '[' 2 -gt 0 ']' 13:57:43 + shift 13:57:43 + case "$command" in 13:57:43 + command pyenv local 3.10.6 13:57:43 + pyenv local 3.10.6 13:57:43 + for arg in "$@" 13:57:43 + case $arg in 13:57:43 + pkg_list+='tox ' 13:57:43 + for arg in "$@" 13:57:43 + case $arg in 13:57:43 + pkg_list+='virtualenv ' 13:57:43 + for arg in "$@" 13:57:43 + case $arg in 13:57:43 + pkg_list+='urllib3~=1.26.15 ' 13:57:43 + [[ -f /tmp/.toxenv ]] 13:57:43 ++ cat /tmp/.toxenv 13:57:43 + lf_venv=/tmp/venv-7cMB 13:57:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7cMB from' file:/tmp/.toxenv 13:57:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7cMB from file:/tmp/.toxenv 13:57:43 + /tmp/venv-7cMB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:57:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:57:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:57:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:57:43 + /tmp/venv-7cMB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:57:45 + type python3 13:57:45 + true 13:57:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7cMB/bin to PATH' 13:57:45 lf-activate-venv(): INFO: Adding /tmp/venv-7cMB/bin to PATH 13:57:45 + PATH=/tmp/venv-7cMB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:45 + return 0 13:57:45 + [[ -d /opt/pyenv ]] 13:57:45 + echo '---> Setting up pyenv' 13:57:45 ---> Setting up pyenv 13:57:45 + export PYENV_ROOT=/opt/pyenv 13:57:45 + PYENV_ROOT=/opt/pyenv 13:57:45 + export PATH=/opt/pyenv/bin:/tmp/venv-7cMB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:45 + PATH=/opt/pyenv/bin:/tmp/venv-7cMB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:45 ++ pwd 13:57:45 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:57:45 + export PYTHONPATH 13:57:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:57:45 + TOX_TESTENV_PASSENV=PYTHONPATH 13:57:45 + tox --version 13:57:45 4.11.4 from /tmp/venv-7cMB/lib/python3.10/site-packages/tox/__init__.py 13:57:45 + PARALLEL=false 13:57:45 + TOX_OPTIONS_LIST= 13:57:45 + [[ -n checkbashisms ]] 13:57:45 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:57:45 + case ${PARALLEL,,} in 13:57:45 + tox -e checkbashisms 13:57:45 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:57:46 checkbashisms: freeze> python -m pip freeze --all 13:57:47 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:57:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:57:48 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:57:48 you may get strange results 13:57:49 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:57:50 checkbashisms: OK (4.67=setup[1.61]+cmd[3.06] seconds) 13:57:50 congratulations :) (4.83 seconds) 13:57:50 + tox_status=0 13:57:50 + echo '---> Completed tox runs' 13:57:50 ---> Completed tox runs 13:57:50 + for i in .tox/*/log 13:57:50 ++ echo .tox/checkbashisms/log 13:57:50 ++ awk -F/ '{print $2}' 13:57:50 + tox_env=checkbashisms 13:57:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:57:50 + DOC_DIR=docs/_build/html 13:57:50 + [[ -d docs/_build/html ]] 13:57:50 + echo '---> tox-run.sh ends' 13:57:50 ---> tox-run.sh ends 13:57:50 + test 0 -eq 0 13:57:50 $ ssh-agent -k 13:57:50 unset SSH_AUTH_SOCK; 13:57:50 unset SSH_AGENT_PID; 13:57:50 echo Agent pid 1688 killed; 13:57:50 [ssh-agent] Stopped. 13:57:50 [PostBuildScript] - [INFO] Executing post build scripts. 13:57:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7318794089871866572.sh 13:57:50 ---> sysstat.sh 13:57:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins923752888972566658.sh 13:57:51 ---> package-listing.sh 13:57:51 ++ tr '[:upper:]' '[:lower:]' 13:57:51 ++ facter osfamily 13:57:51 + OS_FAMILY=debian 13:57:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:57:51 + START_PACKAGES=/tmp/packages_start.txt 13:57:51 + END_PACKAGES=/tmp/packages_end.txt 13:57:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:51 + PACKAGES=/tmp/packages_start.txt 13:57:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:57:51 + PACKAGES=/tmp/packages_end.txt 13:57:51 + case "${OS_FAMILY}" in 13:57:51 + dpkg -l 13:57:51 + grep '^ii' 13:57:51 + '[' -f /tmp/packages_start.txt ']' 13:57:51 + '[' -f /tmp/packages_end.txt ']' 13:57:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:57:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:57:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:57:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17547016932147881104.sh 13:57:51 ---> capture-instance-metadata.sh 13:57:51 Setup pyenv: 13:57:51 system 13:57:51 3.8.13 13:57:51 3.9.13 13:57:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:57:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0hkr 13:57:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:57:58 lf-activate-venv(): INFO: Installing: lftools 13:58:29 lf-activate-venv(): INFO: Adding /tmp/venv-0hkr/bin to PATH 13:58:29 INFO: Running in OpenStack, capturing instance metadata 13:58:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10879651176765464005.sh 13:58:29 provisioning config files... 13:58:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17968995872388916612tmp 13:58:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:58:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:58:29 [EnvInject] - Injecting environment variables from a build step. 13:58:29 [EnvInject] - Injecting as environment variables the properties content 13:58:29 SERVER_ID=logs 13:58:29 13:58:29 [EnvInject] - Variables injected successfully. 13:58:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1753172536433473381.sh 13:58:29 ---> create-netrc.sh 13:58:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5968407520927189844.sh 13:58:29 ---> python-tools-install.sh 13:58:29 Setup pyenv: 13:58:29 system 13:58:30 3.8.13 13:58:30 3.9.13 13:58:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:58:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hkr from file:/tmp/.os_lf_venv 13:58:31 lf-activate-venv(): INFO: Installing: lftools 13:58:39 lf-activate-venv(): INFO: Adding /tmp/venv-0hkr/bin to PATH 13:58:39 Generating Requirements File 13:59:09 Python 3.10.6 13:59:10 pip 23.3.2 from /tmp/venv-0hkr/lib/python3.10/site-packages/pip (python 3.10) 13:59:10 appdirs==1.4.4 13:59:10 argcomplete==3.2.1 13:59:10 aspy.yaml==1.3.0 13:59:10 attrs==23.2.0 13:59:10 autopage==0.5.2 13:59:10 Babel==2.14.0 13:59:10 beautifulsoup4==4.12.2 13:59:10 boto3==1.34.15 13:59:10 botocore==1.34.15 13:59:10 bs4==0.0.1 13:59:10 cachetools==5.3.2 13:59:10 certifi==2023.11.17 13:59:10 cffi==1.16.0 13:59:10 cfgv==3.4.0 13:59:10 chardet==5.2.0 13:59:10 charset-normalizer==3.3.2 13:59:10 click==8.1.7 13:59:10 cliff==4.4.0 13:59:10 cmd2==2.4.3 13:59:10 cryptography==3.3.2 13:59:10 debtcollector==2.5.0 13:59:10 decorator==5.1.1 13:59:10 defusedxml==0.7.1 13:59:10 Deprecated==1.2.14 13:59:10 distlib==0.3.8 13:59:10 dnspython==2.4.2 13:59:10 docker==4.2.2 13:59:10 dogpile.cache==1.3.0 13:59:10 email-validator==2.1.0.post1 13:59:10 filelock==3.13.1 13:59:10 future==0.18.3 13:59:10 gitdb==4.0.11 13:59:10 GitPython==3.1.40 13:59:10 google-auth==2.26.1 13:59:10 httplib2==0.22.0 13:59:10 identify==2.5.33 13:59:10 idna==3.6 13:59:10 importlib-metadata==7.0.1 13:59:10 importlib-resources==1.5.0 13:59:10 iso8601==2.1.0 13:59:10 Jinja2==3.1.2 13:59:10 jmespath==1.0.1 13:59:10 jsonpatch==1.33 13:59:10 jsonpointer==2.4 13:59:10 jsonschema==4.20.0 13:59:10 jsonschema-specifications==2023.12.1 13:59:10 keystoneauth1==5.4.0 13:59:10 kubernetes==29.0.0 13:59:10 lftools==0.37.8 13:59:10 lxml==5.1.0 13:59:10 MarkupSafe==2.1.3 13:59:10 msgpack==1.0.7 13:59:10 multi_key_dict==2.0.3 13:59:10 munch==4.0.0 13:59:10 netaddr==0.10.1 13:59:10 netifaces==0.11.0 13:59:10 niet==1.4.2 13:59:10 nodeenv==1.8.0 13:59:10 oauth2client==4.1.3 13:59:10 oauthlib==3.2.2 13:59:10 openstacksdk==0.62.0 13:59:10 os-client-config==2.1.0 13:59:10 os-service-types==1.7.0 13:59:10 osc-lib==2.9.0 13:59:10 oslo.config==9.2.0 13:59:10 oslo.context==5.3.0 13:59:10 oslo.i18n==6.2.0 13:59:10 oslo.log==5.4.0 13:59:10 oslo.serialization==5.2.0 13:59:10 oslo.utils==6.3.0 13:59:10 packaging==23.2 13:59:10 pbr==6.0.0 13:59:10 platformdirs==4.1.0 13:59:10 prettytable==3.9.0 13:59:10 pyasn1==0.5.1 13:59:10 pyasn1-modules==0.3.0 13:59:10 pycparser==2.21 13:59:10 pygerrit2==2.0.15 13:59:10 PyGithub==2.1.1 13:59:10 pyinotify==0.9.6 13:59:10 PyJWT==2.8.0 13:59:10 PyNaCl==1.5.0 13:59:10 pyparsing==2.4.7 13:59:10 pyperclip==1.8.2 13:59:10 pyrsistent==0.20.0 13:59:10 python-cinderclient==9.4.0 13:59:10 python-dateutil==2.8.2 13:59:10 python-heatclient==3.3.0 13:59:10 python-jenkins==1.8.2 13:59:10 python-keystoneclient==5.2.0 13:59:10 python-magnumclient==4.3.0 13:59:10 python-novaclient==18.4.0 13:59:10 python-openstackclient==6.0.0 13:59:10 python-swiftclient==4.4.0 13:59:10 pytz==2023.3.post1 13:59:10 PyYAML==6.0.1 13:59:10 referencing==0.32.1 13:59:10 requests==2.31.0 13:59:10 requests-oauthlib==1.3.1 13:59:10 requestsexceptions==1.4.0 13:59:10 rfc3986==2.0.0 13:59:10 rpds-py==0.16.2 13:59:10 rsa==4.9 13:59:10 ruamel.yaml==0.18.5 13:59:10 ruamel.yaml.clib==0.2.8 13:59:10 s3transfer==0.10.0 13:59:10 simplejson==3.19.2 13:59:10 six==1.16.0 13:59:10 smmap==5.0.1 13:59:10 soupsieve==2.5 13:59:10 stevedore==5.1.0 13:59:10 tabulate==0.9.0 13:59:10 toml==0.10.2 13:59:10 tomlkit==0.12.3 13:59:10 tqdm==4.66.1 13:59:10 typing_extensions==4.9.0 13:59:10 tzdata==2023.4 13:59:10 urllib3==1.26.18 13:59:10 virtualenv==20.25.0 13:59:10 wcwidth==0.2.13 13:59:10 websocket-client==1.7.0 13:59:10 wrapt==1.16.0 13:59:10 xdg==6.0.0 13:59:10 xmltodict==0.13.0 13:59:10 yq==3.2.3 13:59:10 zipp==3.17.0 13:59:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4344753371452192877.sh 13:59:10 ---> sudo-logs.sh 13:59:10 Archiving 'sudo' log.. 13:59:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12221728620108837128.sh 13:59:10 ---> job-cost.sh 13:59:10 Setup pyenv: 13:59:11 system 13:59:11 3.8.13 13:59:11 3.9.13 13:59:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:59:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hkr from file:/tmp/.os_lf_venv 13:59:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:59:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:59:19 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:59:20 lf-activate-venv(): INFO: Adding /tmp/venv-0hkr/bin to PATH 13:59:20 INFO: No Stack... 13:59:20 INFO: Retrieving Pricing Info for: v3-standard-4 13:59:20 INFO: Archiving Costs 13:59:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6565165276844370296.sh 13:59:20 ---> logs-deploy.sh 13:59:20 Setup pyenv: 13:59:20 system 13:59:20 3.8.13 13:59:20 3.9.13 13:59:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0hkr from file:/tmp/.os_lf_venv 13:59:22 lf-activate-venv(): INFO: Installing: lftools 13:59:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:59:31 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:59:32 lf-activate-venv(): INFO: Adding /tmp/venv-0hkr/bin to PATH 13:59:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3260 13:59:32 INFO: archiving workspace using pattern(s): 13:59:33 Archives upload complete. 13:59:33 INFO: archiving logs to Nexus 13:59:34 ---> uname -a: 13:59:34 Linux prd-ubuntu1804-builder-4c-4g-10739 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:59:34 13:59:34 13:59:34 ---> lscpu: 13:59:34 Architecture: x86_64 13:59:34 CPU op-mode(s): 32-bit, 64-bit 13:59:34 Byte Order: Little Endian 13:59:34 CPU(s): 4 13:59:34 On-line CPU(s) list: 0-3 13:59:34 Thread(s) per core: 1 13:59:34 Core(s) per socket: 1 13:59:34 Socket(s): 4 13:59:34 NUMA node(s): 1 13:59:34 Vendor ID: AuthenticAMD 13:59:34 CPU family: 23 13:59:34 Model: 49 13:59:34 Model name: AMD EPYC-Rome Processor 13:59:34 Stepping: 0 13:59:34 CPU MHz: 2799.996 13:59:34 BogoMIPS: 5599.99 13:59:34 Virtualization: AMD-V 13:59:34 Hypervisor vendor: KVM 13:59:34 Virtualization type: full 13:59:34 L1d cache: 32K 13:59:34 L1i cache: 32K 13:59:34 L2 cache: 512K 13:59:34 L3 cache: 16384K 13:59:34 NUMA node0 CPU(s): 0-3 13:59:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:59:34 13:59:34 13:59:34 ---> nproc: 13:59:34 4 13:59:34 13:59:34 13:59:34 ---> df -h: 13:59:34 Filesystem Size Used Avail Use% Mounted on 13:59:34 udev 7.9G 0 7.9G 0% /dev 13:59:34 tmpfs 1.6G 672K 1.6G 1% /run 13:59:34 /dev/vda1 78G 8.3G 70G 11% / 13:59:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:59:34 tmpfs 5.0M 0 5.0M 0% /run/lock 13:59:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:59:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:59:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:59:34 13:59:34 13:59:34 ---> free -m: 13:59:34 total used free shared buff/cache available 13:59:34 Mem: 16040 542 13375 0 2121 15183 13:59:34 Swap: 1023 0 1023 13:59:34 13:59:34 13:59:34 ---> ip addr: 13:59:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:59:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:59:34 inet 127.0.0.1/8 scope host lo 13:59:34 valid_lft forever preferred_lft forever 13:59:34 inet6 ::1/128 scope host 13:59:34 valid_lft forever preferred_lft forever 13:59:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:59:34 link/ether fa:16:3e:71:3e:57 brd ff:ff:ff:ff:ff:ff 13:59:34 inet 10.30.107.180/23 brd 10.30.107.255 scope global dynamic ens3 13:59:34 valid_lft 86243sec preferred_lft 86243sec 13:59:34 inet6 fe80::f816:3eff:fe71:3e57/64 scope link 13:59:34 valid_lft forever preferred_lft forever 13:59:34 13:59:34 13:59:34 ---> sar -b -r -n DEV: 13:59:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10739) 01/09/24 _x86_64_ (4 CPU) 13:59:34 13:59:34 13:57:00 LINUX RESTART (4 CPU) 13:59:34 13:59:34 13:58:00 tps rtps wtps bread/s bwrtn/s 13:59:34 13:59:01 127.41 13.69 113.72 1032.22 34643.24 13:59:34 Average: 127.41 13.69 113.72 1032.22 34643.24 13:59:34 13:59:34 13:58:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:59:34 13:59:01 13772340 15546040 2652628 16.15 72416 1893488 795936 4.56 727248 1693780 76980 13:59:34 Average: 13772340 15546040 2652628 16.15 72416 1893488 795936 4.56 727248 1693780 76980 13:59:34 13:59:34 13:58:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:59:34 13:59:01 ens3 66.76 46.12 1081.10 9.43 0.00 0.00 0.00 0.00 13:59:34 13:59:01 lo 1.11 1.11 0.12 0.12 0.00 0.00 0.00 0.00 13:59:34 Average: ens3 66.76 46.12 1081.10 9.43 0.00 0.00 0.00 0.00 13:59:34 Average: lo 1.11 1.11 0.12 0.12 0.00 0.00 0.00 0.00 13:59:34 13:59:34 13:59:34 ---> sar -P ALL: 13:59:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10739) 01/09/24 _x86_64_ (4 CPU) 13:59:34 13:59:34 13:57:00 LINUX RESTART (4 CPU) 13:59:34 13:59:34 13:58:00 CPU %user %nice %system %iowait %steal %idle 13:59:34 13:59:01 all 20.45 0.00 1.44 5.06 0.05 73.00 13:59:34 13:59:01 0 15.50 0.00 1.17 2.96 0.03 80.34 13:59:34 13:59:01 1 21.46 0.00 0.96 9.56 0.07 67.95 13:59:34 13:59:01 2 32.46 0.00 2.27 1.83 0.07 63.37 13:59:34 13:59:01 3 12.39 0.00 1.35 5.93 0.05 80.28 13:59:34 Average: all 20.45 0.00 1.44 5.06 0.05 73.00 13:59:34 Average: 0 15.50 0.00 1.17 2.96 0.03 80.34 13:59:34 Average: 1 21.46 0.00 0.96 9.56 0.07 67.95 13:59:34 Average: 2 32.46 0.00 2.27 1.83 0.07 63.37 13:59:34 Average: 3 12.39 0.00 1.35 5.93 0.05 80.28 13:59:34 13:59:34 13:59:34