09:20:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136873 09:20:48 Running as SYSTEM 09:20:48 [EnvInject] - Loading node environment variables. 09:20:48 Building remotely on prd-ubuntu1804-builder-4c-4g-9465 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:20:48 [ssh-agent] Looking for ssh-agent implementation... 09:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:48 $ ssh-agent 09:20:48 SSH_AUTH_SOCK=/tmp/ssh-x1K300QvvBx6/agent.1723 09:20:48 SSH_AGENT_PID=1725 09:20:48 [ssh-agent] Started. 09:20:48 Running ssh-add (command line suppressed) 09:20:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8062716588486316277.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8062716588486316277.key) 09:20:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:20:48 The recommended git tool is: NONE 09:20:49 using credential onap-jenkins-ssh 09:20:50 Wiping out workspace first. 09:20:50 Cloning the remote Git repository 09:20:50 Cloning repository git://cloud.onap.org/mirror/oom.git 09:20:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:20:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:50 > git --version # timeout=10 09:20:50 > git --version # 'git version 2.17.1' 09:20:50 using GIT_SSH to set credentials Gerrit user 09:20:50 Verifying host key using manually-configured host key entries 09:20:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:20:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:56 using GIT_SSH to set credentials Gerrit user 09:20:56 Verifying host key using manually-configured host key entries 09:20:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/136873/2 # timeout=30 09:20:56 > git rev-parse b25791aa33151fef39953c107562a50e8187caf7^{commit} # timeout=10 09:20:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:20:56 Checking out Revision b25791aa33151fef39953c107562a50e8187caf7 (refs/changes/73/136873/2) 09:20:56 > git config core.sparsecheckout # timeout=10 09:20:56 > git checkout -f b25791aa33151fef39953c107562a50e8187caf7 # timeout=30 09:20:59 Commit message: "[MONGODB][COMMON] Support for MongoDB PSMDB Operator MongoDB Operator Support for Backup&Restore S3-Storage & backup support" 09:20:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:20:59 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 09:21:00 [EnvInject] - Injecting environment variables from a build step. 09:21:00 [EnvInject] - Injecting as environment variables the properties content 09:21:00 PYTHON=python3 09:21:00 09:21:00 [EnvInject] - Variables injected successfully. 09:21:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6613904005072559485.sh 09:21:00 ---> tox-install.sh 09:21:00 + source /home/jenkins/lf-env.sh 09:21:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:21:00 ++ mktemp -d /tmp/venv-XXXX 09:21:00 + lf_venv=/tmp/venv-eepk 09:21:00 + local venv_file=/tmp/.os_lf_venv 09:21:00 + local python=python3 09:21:00 + local options 09:21:00 + local set_path=true 09:21:00 + local install_args= 09:21:00 ++ 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 09:21:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:21:00 + true 09:21:00 + case $1 in 09:21:00 + venv_file=/tmp/.toxenv 09:21:00 + shift 2 09:21:00 + true 09:21:00 + case $1 in 09:21:00 + shift 09:21:00 + break 09:21:00 + case $python in 09:21:00 + local pkg_list= 09:21:00 + [[ -d /opt/pyenv ]] 09:21:00 + echo 'Setup pyenv:' 09:21:00 Setup pyenv: 09:21:00 + export PYENV_ROOT=/opt/pyenv 09:21:00 + PYENV_ROOT=/opt/pyenv 09:21:00 + 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 09:21:00 + 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 09:21:00 + pyenv versions 09:21:00 * system (set by /opt/pyenv/version) 09:21:00 * 3.8.13 (set by /opt/pyenv/version) 09:21:00 * 3.9.13 (set by /opt/pyenv/version) 09:21:00 * 3.10.6 (set by /opt/pyenv/version) 09:21:00 + command -v pyenv 09:21:00 ++ pyenv init - --no-rehash 09:21:00 + 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[*]}"'\'')" 09:21:00 export PATH="/opt/pyenv/shims:${PATH}" 09:21:00 export PYENV_SHELL=bash 09:21:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:21:00 pyenv() { 09:21:00 local command 09:21:00 command="${1:-}" 09:21:00 if [ "$#" -gt 0 ]; then 09:21:00 shift 09:21:00 fi 09:21:00 09:21:00 case "$command" in 09:21:00 rehash|shell) 09:21:00 eval "$(pyenv "sh-$command" "$@")" 09:21:00 ;; 09:21:00 *) 09:21:00 command pyenv "$command" "$@" 09:21:00 ;; 09:21:00 esac 09:21:00 }' 09:21:00 +++ 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[*]}"' 09:21:00 ++ 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 09:21:00 ++ 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 09:21:00 ++ 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 09:21:00 ++ export PYENV_SHELL=bash 09:21:00 ++ PYENV_SHELL=bash 09:21:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:21:00 +++ complete -F _pyenv pyenv 09:21:00 ++ lf-pyver python3 09:21:00 ++ local py_version_xy=python3 09:21:00 ++ local py_version_xyz= 09:21:00 ++ pyenv versions 09:21:00 ++ local command 09:21:00 ++ sed 's/^[ *]* //' 09:21:00 ++ awk '{ print $1 }' 09:21:00 ++ command=versions 09:21:00 ++ '[' 1 -gt 0 ']' 09:21:00 ++ shift 09:21:00 ++ case "$command" in 09:21:00 ++ command pyenv versions 09:21:00 ++ pyenv versions 09:21:00 ++ grep -E '^[0-9.]*[0-9]$' 09:21:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:21:00 +++ grep '^3' /tmp/.pyenv_versions 09:21:00 +++ sort -V 09:21:00 +++ tail -n 1 09:21:00 ++ py_version_xyz=3.10.6 09:21:00 ++ [[ -z 3.10.6 ]] 09:21:00 ++ echo 3.10.6 09:21:00 ++ return 0 09:21:00 + pyenv local 3.10.6 09:21:00 + local command 09:21:00 + command=local 09:21:00 + '[' 2 -gt 0 ']' 09:21:00 + shift 09:21:00 + case "$command" in 09:21:00 + command pyenv local 3.10.6 09:21:00 + pyenv local 3.10.6 09:21:00 + for arg in "$@" 09:21:00 + case $arg in 09:21:00 + pkg_list+='tox ' 09:21:00 + for arg in "$@" 09:21:00 + case $arg in 09:21:00 + pkg_list+='virtualenv ' 09:21:00 + for arg in "$@" 09:21:00 + case $arg in 09:21:00 + pkg_list+='urllib3~=1.26.15 ' 09:21:00 + [[ -f /tmp/.toxenv ]] 09:21:00 + [[ ! -f /tmp/.toxenv ]] 09:21:00 + [[ -n '' ]] 09:21:00 + python3 -m venv /tmp/venv-eepk 09:21:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eepk' 09:21:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eepk 09:21:04 + echo /tmp/venv-eepk 09:21:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:21:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:21:04 + /tmp/venv-eepk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:21:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:21:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:21:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:21:08 + /tmp/venv-eepk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:21:14 + type python3 09:21:14 + true 09:21:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eepk/bin to PATH' 09:21:14 lf-activate-venv(): INFO: Adding /tmp/venv-eepk/bin to PATH 09:21:14 + PATH=/tmp/venv-eepk/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 09:21:14 + return 0 09:21:14 + python3 --version 09:21:14 Python 3.10.6 09:21:14 + python3 -m pip --version 09:21:14 pip 23.3.2 from /tmp/venv-eepk/lib/python3.10/site-packages/pip (python 3.10) 09:21:14 + python3 -m pip freeze 09:21:14 cachetools==5.3.2 09:21:14 chardet==5.2.0 09:21:14 colorama==0.4.6 09:21:14 distlib==0.3.8 09:21:14 filelock==3.13.1 09:21:14 packaging==23.2 09:21:14 platformdirs==4.1.0 09:21:14 pluggy==1.3.0 09:21:14 pyproject-api==1.6.1 09:21:14 tomli==2.0.1 09:21:14 tox==4.11.4 09:21:14 urllib3==1.26.18 09:21:14 virtualenv==20.25.0 09:21:14 [EnvInject] - Injecting environment variables from a build step. 09:21:14 [EnvInject] - Injecting as environment variables the properties content 09:21:14 PARALLEL=false 09:21:14 09:21:14 [EnvInject] - Variables injected successfully. 09:21:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12616683671666002250.sh 09:21:14 ---> tox-run.sh 09:21:14 + 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 09:21:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:21:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:21:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:21:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:21:14 + source /home/jenkins/lf-env.sh 09:21:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:21:14 ++ mktemp -d /tmp/venv-XXXX 09:21:14 + lf_venv=/tmp/venv-mjs9 09:21:14 + local venv_file=/tmp/.os_lf_venv 09:21:14 + local python=python3 09:21:14 + local options 09:21:14 + local set_path=true 09:21:14 + local install_args= 09:21:14 ++ 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 09:21:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:21:14 + true 09:21:14 + case $1 in 09:21:14 + venv_file=/tmp/.toxenv 09:21:14 + shift 2 09:21:14 + true 09:21:14 + case $1 in 09:21:14 + shift 09:21:14 + break 09:21:14 + case $python in 09:21:14 + local pkg_list= 09:21:14 + [[ -d /opt/pyenv ]] 09:21:14 + echo 'Setup pyenv:' 09:21:14 Setup pyenv: 09:21:14 + export PYENV_ROOT=/opt/pyenv 09:21:14 + PYENV_ROOT=/opt/pyenv 09:21:14 + 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 09:21:14 + 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 09:21:14 + pyenv versions 09:21:14 system 09:21:14 3.8.13 09:21:14 3.9.13 09:21:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:21:15 + command -v pyenv 09:21:15 ++ pyenv init - --no-rehash 09:21:15 + 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[*]}"'\'')" 09:21:15 export PATH="/opt/pyenv/shims:${PATH}" 09:21:15 export PYENV_SHELL=bash 09:21:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:21:15 pyenv() { 09:21:15 local command 09:21:15 command="${1:-}" 09:21:15 if [ "$#" -gt 0 ]; then 09:21:15 shift 09:21:15 fi 09:21:15 09:21:15 case "$command" in 09:21:15 rehash|shell) 09:21:15 eval "$(pyenv "sh-$command" "$@")" 09:21:15 ;; 09:21:15 *) 09:21:15 command pyenv "$command" "$@" 09:21:15 ;; 09:21:15 esac 09:21:15 }' 09:21:15 +++ 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[*]}"' 09:21:15 ++ 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 09:21:15 ++ 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 09:21:15 ++ 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 09:21:15 ++ export PYENV_SHELL=bash 09:21:15 ++ PYENV_SHELL=bash 09:21:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:21:15 +++ complete -F _pyenv pyenv 09:21:15 ++ lf-pyver python3 09:21:15 ++ local py_version_xy=python3 09:21:15 ++ local py_version_xyz= 09:21:15 ++ pyenv versions 09:21:15 ++ sed 's/^[ *]* //' 09:21:15 ++ local command 09:21:15 ++ command=versions 09:21:15 ++ grep -E '^[0-9.]*[0-9]$' 09:21:15 ++ '[' 1 -gt 0 ']' 09:21:15 ++ shift 09:21:15 ++ case "$command" in 09:21:15 ++ command pyenv versions 09:21:15 ++ pyenv versions 09:21:15 ++ awk '{ print $1 }' 09:21:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:21:15 +++ grep '^3' /tmp/.pyenv_versions 09:21:15 +++ sort -V 09:21:15 +++ tail -n 1 09:21:15 ++ py_version_xyz=3.10.6 09:21:15 ++ [[ -z 3.10.6 ]] 09:21:15 ++ echo 3.10.6 09:21:15 ++ return 0 09:21:15 + pyenv local 3.10.6 09:21:15 + local command 09:21:15 + command=local 09:21:15 + '[' 2 -gt 0 ']' 09:21:15 + shift 09:21:15 + case "$command" in 09:21:15 + command pyenv local 3.10.6 09:21:15 + pyenv local 3.10.6 09:21:15 + for arg in "$@" 09:21:15 + case $arg in 09:21:15 + pkg_list+='tox ' 09:21:15 + for arg in "$@" 09:21:15 + case $arg in 09:21:15 + pkg_list+='virtualenv ' 09:21:15 + for arg in "$@" 09:21:15 + case $arg in 09:21:15 + pkg_list+='urllib3~=1.26.15 ' 09:21:15 + [[ -f /tmp/.toxenv ]] 09:21:15 ++ cat /tmp/.toxenv 09:21:15 + lf_venv=/tmp/venv-eepk 09:21:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eepk from' file:/tmp/.toxenv 09:21:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eepk from file:/tmp/.toxenv 09:21:15 + /tmp/venv-eepk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:21:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:21:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:21:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:21:16 + /tmp/venv-eepk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:21:17 + type python3 09:21:17 + true 09:21:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eepk/bin to PATH' 09:21:17 lf-activate-venv(): INFO: Adding /tmp/venv-eepk/bin to PATH 09:21:17 + PATH=/tmp/venv-eepk/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 09:21:17 + return 0 09:21:17 + [[ -d /opt/pyenv ]] 09:21:17 + echo '---> Setting up pyenv' 09:21:17 ---> Setting up pyenv 09:21:17 + export PYENV_ROOT=/opt/pyenv 09:21:17 + PYENV_ROOT=/opt/pyenv 09:21:17 + export PATH=/opt/pyenv/bin:/tmp/venv-eepk/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 09:21:17 + PATH=/opt/pyenv/bin:/tmp/venv-eepk/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 09:21:17 ++ pwd 09:21:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:21:17 + export PYTHONPATH 09:21:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:21:17 + TOX_TESTENV_PASSENV=PYTHONPATH 09:21:17 + tox --version 09:21:17 4.11.4 from /tmp/venv-eepk/lib/python3.10/site-packages/tox/__init__.py 09:21:17 + PARALLEL=false 09:21:17 + TOX_OPTIONS_LIST= 09:21:17 + [[ -n checkbashisms ]] 09:21:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:21:17 + case ${PARALLEL,,} in 09:21:17 + tox -e checkbashisms 09:21:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:21:18 checkbashisms: freeze> python -m pip freeze --all 09:21:19 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 09:21:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:21:21 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:21:21 you may get strange results 09:21:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:21:23 checkbashisms: OK (4.87=setup[1.70]+cmd[3.17] seconds) 09:21:23 congratulations :) (5.04 seconds) 09:21:23 + tox_status=0 09:21:23 + echo '---> Completed tox runs' 09:21:23 ---> Completed tox runs 09:21:23 + for i in .tox/*/log 09:21:23 ++ echo .tox/checkbashisms/log 09:21:23 ++ awk -F/ '{print $2}' 09:21:23 + tox_env=checkbashisms 09:21:23 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:21:23 + DOC_DIR=docs/_build/html 09:21:23 + [[ -d docs/_build/html ]] 09:21:23 + echo '---> tox-run.sh ends' 09:21:23 ---> tox-run.sh ends 09:21:23 + test 0 -eq 0 09:21:23 $ ssh-agent -k 09:21:23 unset SSH_AUTH_SOCK; 09:21:23 unset SSH_AGENT_PID; 09:21:23 echo Agent pid 1725 killed; 09:21:23 [ssh-agent] Stopped. 09:21:23 [PostBuildScript] - [INFO] Executing post build scripts. 09:21:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14817295609170586908.sh 09:21:23 ---> sysstat.sh 09:21:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6257078821063133258.sh 09:21:23 ---> package-listing.sh 09:21:23 ++ facter osfamily 09:21:23 ++ tr '[:upper:]' '[:lower:]' 09:21:23 + OS_FAMILY=debian 09:21:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:21:23 + START_PACKAGES=/tmp/packages_start.txt 09:21:23 + END_PACKAGES=/tmp/packages_end.txt 09:21:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:23 + PACKAGES=/tmp/packages_start.txt 09:21:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:21:23 + PACKAGES=/tmp/packages_end.txt 09:21:23 + case "${OS_FAMILY}" in 09:21:23 + dpkg -l 09:21:23 + grep '^ii' 09:21:23 + '[' -f /tmp/packages_start.txt ']' 09:21:23 + '[' -f /tmp/packages_end.txt ']' 09:21:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:21:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:21:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:21:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9530732554085254259.sh 09:21:23 ---> capture-instance-metadata.sh 09:21:23 Setup pyenv: 09:21:24 system 09:21:24 3.8.13 09:21:24 3.9.13 09:21:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:21:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NGU3 09:21:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:21:30 lf-activate-venv(): INFO: Installing: lftools 09:22:04 lf-activate-venv(): INFO: Adding /tmp/venv-NGU3/bin to PATH 09:22:05 INFO: Running in OpenStack, capturing instance metadata 09:22:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18097570634254268390.sh 09:22:05 provisioning config files... 09:22:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7371066666145722907tmp 09:22:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:22:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:22:05 [EnvInject] - Injecting environment variables from a build step. 09:22:05 [EnvInject] - Injecting as environment variables the properties content 09:22:05 SERVER_ID=logs 09:22:05 09:22:05 [EnvInject] - Variables injected successfully. 09:22:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9317741510692083241.sh 09:22:05 ---> create-netrc.sh 09:22:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17723235515129757941.sh 09:22:05 ---> python-tools-install.sh 09:22:05 Setup pyenv: 09:22:05 system 09:22:05 3.8.13 09:22:05 3.9.13 09:22:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:22:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NGU3 from file:/tmp/.os_lf_venv 09:22:07 lf-activate-venv(): INFO: Installing: lftools 09:22:14 lf-activate-venv(): INFO: Adding /tmp/venv-NGU3/bin to PATH 09:22:14 Generating Requirements File 09:22:47 Python 3.10.6 09:22:47 pip 23.3.2 from /tmp/venv-NGU3/lib/python3.10/site-packages/pip (python 3.10) 09:22:47 appdirs==1.4.4 09:22:47 argcomplete==3.2.1 09:22:47 aspy.yaml==1.3.0 09:22:47 attrs==23.2.0 09:22:47 autopage==0.5.2 09:22:47 Babel==2.14.0 09:22:47 beautifulsoup4==4.12.2 09:22:47 boto3==1.34.12 09:22:47 botocore==1.34.12 09:22:47 bs4==0.0.1 09:22:47 cachetools==5.3.2 09:22:47 certifi==2023.11.17 09:22:47 cffi==1.16.0 09:22:47 cfgv==3.4.0 09:22:47 chardet==5.2.0 09:22:47 charset-normalizer==3.3.2 09:22:47 click==8.1.7 09:22:47 cliff==4.4.0 09:22:47 cmd2==2.4.3 09:22:47 cryptography==3.3.2 09:22:47 debtcollector==2.5.0 09:22:47 decorator==5.1.1 09:22:47 defusedxml==0.7.1 09:22:47 Deprecated==1.2.14 09:22:47 distlib==0.3.8 09:22:47 dnspython==2.4.2 09:22:47 docker==4.2.2 09:22:47 dogpile.cache==1.3.0 09:22:47 email-validator==2.1.0.post1 09:22:47 filelock==3.13.1 09:22:47 future==0.18.3 09:22:47 gitdb==4.0.11 09:22:47 GitPython==3.1.40 09:22:47 google-auth==2.26.1 09:22:47 httplib2==0.22.0 09:22:47 identify==2.5.33 09:22:47 idna==3.6 09:22:47 importlib-metadata==7.0.1 09:22:47 importlib-resources==1.5.0 09:22:47 iso8601==2.1.0 09:22:47 Jinja2==3.1.2 09:22:47 jmespath==1.0.1 09:22:47 jsonpatch==1.33 09:22:47 jsonpointer==2.4 09:22:47 jsonschema==4.20.0 09:22:47 jsonschema-specifications==2023.12.1 09:22:47 keystoneauth1==5.4.0 09:22:47 kubernetes==28.1.0 09:22:47 lftools==0.37.8 09:22:47 lxml==5.0.0 09:22:47 MarkupSafe==2.1.3 09:22:47 msgpack==1.0.7 09:22:47 multi_key_dict==2.0.3 09:22:47 munch==4.0.0 09:22:47 netaddr==0.10.1 09:22:47 netifaces==0.11.0 09:22:47 niet==1.4.2 09:22:47 nodeenv==1.8.0 09:22:47 oauth2client==4.1.3 09:22:47 oauthlib==3.2.2 09:22:47 openstacksdk==0.62.0 09:22:47 os-client-config==2.1.0 09:22:47 os-service-types==1.7.0 09:22:47 osc-lib==2.9.0 09:22:47 oslo.config==9.2.0 09:22:47 oslo.context==5.3.0 09:22:47 oslo.i18n==6.2.0 09:22:47 oslo.log==5.4.0 09:22:47 oslo.serialization==5.2.0 09:22:47 oslo.utils==6.3.0 09:22:47 packaging==23.2 09:22:47 pbr==6.0.0 09:22:47 platformdirs==4.1.0 09:22:47 prettytable==3.9.0 09:22:47 pyasn1==0.5.1 09:22:47 pyasn1-modules==0.3.0 09:22:47 pycparser==2.21 09:22:47 pygerrit2==2.0.15 09:22:47 PyGithub==2.1.1 09:22:47 pyinotify==0.9.6 09:22:47 PyJWT==2.8.0 09:22:47 PyNaCl==1.5.0 09:22:47 pyparsing==2.4.7 09:22:47 pyperclip==1.8.2 09:22:47 pyrsistent==0.20.0 09:22:47 python-cinderclient==9.4.0 09:22:47 python-dateutil==2.8.2 09:22:47 python-heatclient==3.3.0 09:22:47 python-jenkins==1.8.2 09:22:47 python-keystoneclient==5.2.0 09:22:47 python-magnumclient==4.3.0 09:22:47 python-novaclient==18.4.0 09:22:47 python-openstackclient==6.0.0 09:22:47 python-swiftclient==4.4.0 09:22:47 pytz==2023.3.post1 09:22:47 PyYAML==6.0.1 09:22:47 referencing==0.32.0 09:22:47 requests==2.31.0 09:22:47 requests-oauthlib==1.3.1 09:22:47 requestsexceptions==1.4.0 09:22:47 rfc3986==2.0.0 09:22:47 rpds-py==0.16.2 09:22:47 rsa==4.9 09:22:47 ruamel.yaml==0.18.5 09:22:47 ruamel.yaml.clib==0.2.8 09:22:47 s3transfer==0.10.0 09:22:47 simplejson==3.19.2 09:22:47 six==1.16.0 09:22:47 smmap==5.0.1 09:22:47 soupsieve==2.5 09:22:47 stevedore==5.1.0 09:22:47 tabulate==0.9.0 09:22:47 toml==0.10.2 09:22:47 tomlkit==0.12.3 09:22:47 tqdm==4.66.1 09:22:47 typing_extensions==4.9.0 09:22:47 tzdata==2023.4 09:22:47 urllib3==1.26.18 09:22:47 virtualenv==20.25.0 09:22:47 wcwidth==0.2.12 09:22:47 websocket-client==1.7.0 09:22:47 wrapt==1.16.0 09:22:47 xdg==6.0.0 09:22:47 xmltodict==0.13.0 09:22:47 yq==3.2.3 09:22:47 zipp==3.17.0 09:22:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7689877168133041571.sh 09:22:48 ---> sudo-logs.sh 09:22:48 Archiving 'sudo' log.. 09:22:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9007152022459848210.sh 09:22:48 ---> job-cost.sh 09:22:48 Setup pyenv: 09:22:48 system 09:22:48 3.8.13 09:22:48 3.9.13 09:22:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:22:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NGU3 from file:/tmp/.os_lf_venv 09:22:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:22:57 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. 09:22:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 09:22:57 lf-activate-venv(): INFO: Adding /tmp/venv-NGU3/bin to PATH 09:22:57 INFO: No Stack... 09:22:58 INFO: Retrieving Pricing Info for: v3-standard-4 09:22:58 INFO: Archiving Costs 09:22:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18273293083380421873.sh 09:22:58 ---> logs-deploy.sh 09:22:58 Setup pyenv: 09:22:58 system 09:22:58 3.8.13 09:22:58 3.9.13 09:22:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:22:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NGU3 from file:/tmp/.os_lf_venv 09:23:00 lf-activate-venv(): INFO: Installing: lftools 09:23:09 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. 09:23:09 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:23:10 lf-activate-venv(): INFO: Adding /tmp/venv-NGU3/bin to PATH 09:23:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3251 09:23:10 INFO: archiving workspace using pattern(s): 09:23:11 Archives upload complete. 09:23:11 INFO: archiving logs to Nexus 09:23:12 ---> uname -a: 09:23:12 Linux prd-ubuntu1804-builder-4c-4g-9465 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:23:12 09:23:12 09:23:12 ---> lscpu: 09:23:12 Architecture: x86_64 09:23:12 CPU op-mode(s): 32-bit, 64-bit 09:23:12 Byte Order: Little Endian 09:23:12 CPU(s): 4 09:23:12 On-line CPU(s) list: 0-3 09:23:12 Thread(s) per core: 1 09:23:12 Core(s) per socket: 1 09:23:12 Socket(s): 4 09:23:12 NUMA node(s): 1 09:23:12 Vendor ID: AuthenticAMD 09:23:12 CPU family: 23 09:23:12 Model: 49 09:23:12 Model name: AMD EPYC-Rome Processor 09:23:12 Stepping: 0 09:23:12 CPU MHz: 2799.998 09:23:12 BogoMIPS: 5599.99 09:23:12 Virtualization: AMD-V 09:23:12 Hypervisor vendor: KVM 09:23:12 Virtualization type: full 09:23:12 L1d cache: 32K 09:23:12 L1i cache: 32K 09:23:12 L2 cache: 512K 09:23:12 L3 cache: 16384K 09:23:12 NUMA node0 CPU(s): 0-3 09:23:12 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 09:23:12 09:23:12 09:23:12 ---> nproc: 09:23:12 4 09:23:12 09:23:12 09:23:12 ---> df -h: 09:23:12 Filesystem Size Used Avail Use% Mounted on 09:23:12 udev 7.9G 0 7.9G 0% /dev 09:23:12 tmpfs 1.6G 672K 1.6G 1% /run 09:23:12 /dev/vda1 78G 8.3G 70G 11% / 09:23:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:23:12 tmpfs 5.0M 0 5.0M 0% /run/lock 09:23:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:23:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:23:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:23:12 09:23:12 09:23:12 ---> free -m: 09:23:12 total used free shared buff/cache available 09:23:12 Mem: 16040 540 13381 0 2117 15185 09:23:12 Swap: 1023 0 1023 09:23:12 09:23:12 09:23:12 ---> ip addr: 09:23:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:23:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:23:12 inet 127.0.0.1/8 scope host lo 09:23:12 valid_lft forever preferred_lft forever 09:23:12 inet6 ::1/128 scope host 09:23:12 valid_lft forever preferred_lft forever 09:23:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:23:12 link/ether fa:16:3e:6b:55:bd brd ff:ff:ff:ff:ff:ff 09:23:12 inet 10.30.106.47/23 brd 10.30.107.255 scope global dynamic ens3 09:23:12 valid_lft 86238sec preferred_lft 86238sec 09:23:12 inet6 fe80::f816:3eff:fe6b:55bd/64 scope link 09:23:12 valid_lft forever preferred_lft forever 09:23:12 09:23:12 09:23:12 ---> sar -b -r -n DEV: 09:23:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9465) 01/04/24 _x86_64_ (4 CPU) 09:23:12 09:23:12 09:20:32 LINUX RESTART (4 CPU) 09:23:12 09:23:12 09:21:01 tps rtps wtps bread/s bwrtn/s 09:23:12 09:22:01 106.62 23.28 83.34 1217.26 21168.61 09:23:12 09:23:01 82.47 1.45 81.02 113.98 22801.00 09:23:12 Average: 94.54 12.36 82.18 665.62 21984.80 09:23:12 09:23:12 09:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:12 09:22:01 13857276 15533192 2567692 15.63 60332 1814160 815656 4.67 757632 1593132 164768 09:23:12 09:23:01 13721972 15570272 2702996 16.46 78796 1956864 766896 4.39 707372 1756092 143472 09:23:12 Average: 13789624 15551732 2635344 16.04 69564 1885512 791276 4.53 732502 1674612 154120 09:23:12 09:23:12 09:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:12 09:22:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:23:12 09:22:01 ens3 58.19 38.94 761.51 8.59 0.00 0.00 0.00 0.00 09:23:12 09:23:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:23:12 09:23:01 ens3 56.11 43.66 552.06 18.98 0.00 0.00 0.00 0.00 09:23:12 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 09:23:12 Average: ens3 57.15 41.30 656.78 13.79 0.00 0.00 0.00 0.00 09:23:12 09:23:12 09:23:12 ---> sar -P ALL: 09:23:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9465) 01/04/24 _x86_64_ (4 CPU) 09:23:12 09:23:12 09:20:32 LINUX RESTART (4 CPU) 09:23:12 09:23:12 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:23:12 09:22:01 all 19.54 0.00 1.68 5.50 0.05 73.24 09:23:12 09:22:01 0 17.33 0.00 1.32 2.19 0.07 79.09 09:23:12 09:22:01 1 11.40 0.00 1.24 16.48 0.03 70.85 09:23:12 09:22:01 2 21.25 0.00 2.19 2.42 0.05 74.09 09:23:12 09:22:01 3 28.19 0.00 1.94 0.87 0.07 68.93 09:23:12 09:23:01 all 21.23 0.00 1.34 4.10 0.08 73.26 09:23:12 09:23:01 0 12.92 0.00 1.08 1.07 0.03 84.89 09:23:12 09:23:01 1 4.59 0.00 0.67 11.52 0.05 83.17 09:23:12 09:23:01 2 39.24 0.00 2.55 1.76 0.13 56.32 09:23:12 09:23:01 3 28.27 0.00 1.07 2.06 0.07 68.54 09:23:12 Average: all 20.38 0.00 1.51 4.80 0.06 73.25 09:23:12 Average: 0 15.12 0.00 1.20 1.63 0.05 81.99 09:23:12 Average: 1 7.99 0.00 0.95 14.00 0.04 77.02 09:23:12 Average: 2 30.23 0.00 2.37 2.09 0.09 65.22 09:23:12 Average: 3 28.23 0.00 1.51 1.46 0.07 68.73 09:23:12 09:23:12 09:23:12