15:03:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137058 15:03:15 Running as SYSTEM 15:03:15 [EnvInject] - Loading node environment variables. 15:03:15 Building remotely on prd-ubuntu1804-builder-4c-4g-13410 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:03:15 [ssh-agent] Looking for ssh-agent implementation... 15:03:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:15 $ ssh-agent 15:03:16 SSH_AUTH_SOCK=/tmp/ssh-fUeBWtmNBql8/agent.1822 15:03:16 SSH_AGENT_PID=1824 15:03:16 [ssh-agent] Started. 15:03:16 Running ssh-add (command line suppressed) 15:03:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6423539205651736806.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6423539205651736806.key) 15:03:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:03:16 The recommended git tool is: NONE 15:03:17 using credential onap-jenkins-ssh 15:03:17 Wiping out workspace first. 15:03:17 Cloning the remote Git repository 15:03:17 Cloning repository git://cloud.onap.org/mirror/oom.git 15:03:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:03:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:03:17 > git --version # timeout=10 15:03:17 > git --version # 'git version 2.17.1' 15:03:17 using GIT_SSH to set credentials Gerrit user 15:03:17 Verifying host key using manually-configured host key entries 15:03:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:03:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:03:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:03:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:03:23 using GIT_SSH to set credentials Gerrit user 15:03:23 Verifying host key using manually-configured host key entries 15:03:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137058/1 # timeout=30 15:03:23 > git rev-parse 8b94826c2c9ad0e1423b752cf896b10e41625933^{commit} # timeout=10 15:03:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:03:23 Checking out Revision 8b94826c2c9ad0e1423b752cf896b10e41625933 (refs/changes/58/137058/1) 15:03:23 > git config core.sparsecheckout # timeout=10 15:03:23 > git checkout -f 8b94826c2c9ad0e1423b752cf896b10e41625933 # timeout=30 15:03:27 Commit message: "[SDNC] Support root secret for external DB" 15:03:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:03:27 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 15:03:27 [EnvInject] - Injecting environment variables from a build step. 15:03:27 [EnvInject] - Injecting as environment variables the properties content 15:03:27 PYTHON=python3 15:03:27 15:03:27 [EnvInject] - Variables injected successfully. 15:03:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14634406922660636273.sh 15:03:27 ---> tox-install.sh 15:03:27 + source /home/jenkins/lf-env.sh 15:03:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:27 ++ mktemp -d /tmp/venv-XXXX 15:03:27 + lf_venv=/tmp/venv-XQLH 15:03:27 + local venv_file=/tmp/.os_lf_venv 15:03:27 + local python=python3 15:03:27 + local options 15:03:27 + local set_path=true 15:03:27 + local install_args= 15:03:27 ++ 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 15:03:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:27 + true 15:03:27 + case $1 in 15:03:27 + venv_file=/tmp/.toxenv 15:03:27 + shift 2 15:03:27 + true 15:03:27 + case $1 in 15:03:27 + shift 15:03:27 + break 15:03:27 + case $python in 15:03:27 + local pkg_list= 15:03:27 + [[ -d /opt/pyenv ]] 15:03:27 + echo 'Setup pyenv:' 15:03:27 Setup pyenv: 15:03:27 + export PYENV_ROOT=/opt/pyenv 15:03:27 + PYENV_ROOT=/opt/pyenv 15:03:27 + 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 15:03:27 + 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 15:03:27 + pyenv versions 15:03:27 * system (set by /opt/pyenv/version) 15:03:27 * 3.8.13 (set by /opt/pyenv/version) 15:03:27 * 3.9.13 (set by /opt/pyenv/version) 15:03:27 * 3.10.6 (set by /opt/pyenv/version) 15:03:27 + command -v pyenv 15:03:27 ++ pyenv init - --no-rehash 15:03:27 + 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[*]}"'\'')" 15:03:27 export PATH="/opt/pyenv/shims:${PATH}" 15:03:27 export PYENV_SHELL=bash 15:03:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:27 pyenv() { 15:03:27 local command 15:03:27 command="${1:-}" 15:03:27 if [ "$#" -gt 0 ]; then 15:03:27 shift 15:03:27 fi 15:03:27 15:03:27 case "$command" in 15:03:27 rehash|shell) 15:03:27 eval "$(pyenv "sh-$command" "$@")" 15:03:27 ;; 15:03:27 *) 15:03:27 command pyenv "$command" "$@" 15:03:27 ;; 15:03:27 esac 15:03:27 }' 15:03:27 +++ 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[*]}"' 15:03:27 ++ 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 15:03:27 ++ 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 15:03:27 ++ 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 15:03:27 ++ export PYENV_SHELL=bash 15:03:27 ++ PYENV_SHELL=bash 15:03:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:27 +++ complete -F _pyenv pyenv 15:03:27 ++ lf-pyver python3 15:03:27 ++ local py_version_xy=python3 15:03:27 ++ local py_version_xyz= 15:03:27 ++ pyenv versions 15:03:27 ++ local command 15:03:27 ++ command=versions 15:03:27 ++ '[' 1 -gt 0 ']' 15:03:27 ++ shift 15:03:27 ++ case "$command" in 15:03:27 ++ command pyenv versions 15:03:27 ++ pyenv versions 15:03:27 ++ awk '{ print $1 }' 15:03:27 ++ grep -E '^[0-9.]*[0-9]$' 15:03:27 ++ sed 's/^[ *]* //' 15:03:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:27 +++ sort -V 15:03:27 +++ grep '^3' /tmp/.pyenv_versions 15:03:27 +++ tail -n 1 15:03:27 ++ py_version_xyz=3.10.6 15:03:27 ++ [[ -z 3.10.6 ]] 15:03:27 ++ echo 3.10.6 15:03:27 ++ return 0 15:03:27 + pyenv local 3.10.6 15:03:27 + local command 15:03:27 + command=local 15:03:27 + '[' 2 -gt 0 ']' 15:03:27 + shift 15:03:27 + case "$command" in 15:03:27 + command pyenv local 3.10.6 15:03:27 + pyenv local 3.10.6 15:03:27 + for arg in "$@" 15:03:27 + case $arg in 15:03:27 + pkg_list+='tox ' 15:03:27 + for arg in "$@" 15:03:27 + case $arg in 15:03:27 + pkg_list+='virtualenv ' 15:03:27 + for arg in "$@" 15:03:27 + case $arg in 15:03:27 + pkg_list+='urllib3~=1.26.15 ' 15:03:27 + [[ -f /tmp/.toxenv ]] 15:03:27 + [[ ! -f /tmp/.toxenv ]] 15:03:27 + [[ -n '' ]] 15:03:27 + python3 -m venv /tmp/venv-XQLH 15:03:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XQLH' 15:03:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XQLH 15:03:32 + echo /tmp/venv-XQLH 15:03:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:03:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:03:32 + /tmp/venv-XQLH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:03:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:35 + /tmp/venv-XQLH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:40 + type python3 15:03:40 + true 15:03:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XQLH/bin to PATH' 15:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-XQLH/bin to PATH 15:03:40 + PATH=/tmp/venv-XQLH/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 15:03:40 + return 0 15:03:40 + python3 --version 15:03:40 Python 3.10.6 15:03:40 + python3 -m pip --version 15:03:40 pip 23.3.2 from /tmp/venv-XQLH/lib/python3.10/site-packages/pip (python 3.10) 15:03:40 + python3 -m pip freeze 15:03:41 cachetools==5.3.2 15:03:41 chardet==5.2.0 15:03:41 colorama==0.4.6 15:03:41 distlib==0.3.8 15:03:41 filelock==3.13.1 15:03:41 packaging==23.2 15:03:41 platformdirs==4.1.0 15:03:41 pluggy==1.3.0 15:03:41 pyproject-api==1.6.1 15:03:41 tomli==2.0.1 15:03:41 tox==4.12.1 15:03:41 urllib3==1.26.18 15:03:41 virtualenv==20.25.0 15:03:41 [EnvInject] - Injecting environment variables from a build step. 15:03:41 [EnvInject] - Injecting as environment variables the properties content 15:03:41 PARALLEL=false 15:03:41 15:03:41 [EnvInject] - Variables injected successfully. 15:03:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4179485460036888325.sh 15:03:41 ---> tox-run.sh 15:03:41 + 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 15:03:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:03:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:03:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:03:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:03:41 + source /home/jenkins/lf-env.sh 15:03:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:41 ++ mktemp -d /tmp/venv-XXXX 15:03:41 + lf_venv=/tmp/venv-hyBA 15:03:41 + local venv_file=/tmp/.os_lf_venv 15:03:41 + local python=python3 15:03:41 + local options 15:03:41 + local set_path=true 15:03:41 + local install_args= 15:03:41 ++ 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 15:03:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:41 + true 15:03:41 + case $1 in 15:03:41 + venv_file=/tmp/.toxenv 15:03:41 + shift 2 15:03:41 + true 15:03:41 + case $1 in 15:03:41 + shift 15:03:41 + break 15:03:41 + case $python in 15:03:41 + local pkg_list= 15:03:41 + [[ -d /opt/pyenv ]] 15:03:41 + echo 'Setup pyenv:' 15:03:41 Setup pyenv: 15:03:41 + export PYENV_ROOT=/opt/pyenv 15:03:41 + PYENV_ROOT=/opt/pyenv 15:03:41 + 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 15:03:41 + 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 15:03:41 + pyenv versions 15:03:41 system 15:03:41 3.8.13 15:03:41 3.9.13 15:03:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:03:41 + command -v pyenv 15:03:41 ++ pyenv init - --no-rehash 15:03:41 + 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[*]}"'\'')" 15:03:41 export PATH="/opt/pyenv/shims:${PATH}" 15:03:41 export PYENV_SHELL=bash 15:03:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:41 pyenv() { 15:03:41 local command 15:03:41 command="${1:-}" 15:03:41 if [ "$#" -gt 0 ]; then 15:03:41 shift 15:03:41 fi 15:03:41 15:03:41 case "$command" in 15:03:41 rehash|shell) 15:03:41 eval "$(pyenv "sh-$command" "$@")" 15:03:41 ;; 15:03:41 *) 15:03:41 command pyenv "$command" "$@" 15:03:41 ;; 15:03:41 esac 15:03:41 }' 15:03:41 +++ 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[*]}"' 15:03:41 ++ 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 15:03:41 ++ 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 15:03:41 ++ 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 15:03:41 ++ export PYENV_SHELL=bash 15:03:41 ++ PYENV_SHELL=bash 15:03:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:41 +++ complete -F _pyenv pyenv 15:03:41 ++ lf-pyver python3 15:03:41 ++ local py_version_xy=python3 15:03:41 ++ local py_version_xyz= 15:03:41 ++ pyenv versions 15:03:41 ++ local command 15:03:41 ++ command=versions 15:03:41 ++ '[' 1 -gt 0 ']' 15:03:41 ++ shift 15:03:41 ++ case "$command" in 15:03:41 ++ command pyenv versions 15:03:41 ++ pyenv versions 15:03:41 ++ sed 's/^[ *]* //' 15:03:41 ++ grep -E '^[0-9.]*[0-9]$' 15:03:41 ++ awk '{ print $1 }' 15:03:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:41 +++ grep '^3' /tmp/.pyenv_versions 15:03:41 +++ sort -V 15:03:41 +++ tail -n 1 15:03:41 ++ py_version_xyz=3.10.6 15:03:41 ++ [[ -z 3.10.6 ]] 15:03:41 ++ echo 3.10.6 15:03:41 ++ return 0 15:03:41 + pyenv local 3.10.6 15:03:41 + local command 15:03:41 + command=local 15:03:41 + '[' 2 -gt 0 ']' 15:03:41 + shift 15:03:41 + case "$command" in 15:03:41 + command pyenv local 3.10.6 15:03:41 + pyenv local 3.10.6 15:03:41 + for arg in "$@" 15:03:41 + case $arg in 15:03:41 + pkg_list+='tox ' 15:03:41 + for arg in "$@" 15:03:41 + case $arg in 15:03:41 + pkg_list+='virtualenv ' 15:03:41 + for arg in "$@" 15:03:41 + case $arg in 15:03:41 + pkg_list+='urllib3~=1.26.15 ' 15:03:41 + [[ -f /tmp/.toxenv ]] 15:03:41 ++ cat /tmp/.toxenv 15:03:41 + lf_venv=/tmp/venv-XQLH 15:03:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XQLH from' file:/tmp/.toxenv 15:03:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XQLH from file:/tmp/.toxenv 15:03:41 + /tmp/venv-XQLH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:03:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:42 + /tmp/venv-XQLH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:44 + type python3 15:03:44 + true 15:03:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XQLH/bin to PATH' 15:03:44 lf-activate-venv(): INFO: Adding /tmp/venv-XQLH/bin to PATH 15:03:44 + PATH=/tmp/venv-XQLH/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 15:03:44 + return 0 15:03:44 + [[ -d /opt/pyenv ]] 15:03:44 + echo '---> Setting up pyenv' 15:03:44 ---> Setting up pyenv 15:03:44 + export PYENV_ROOT=/opt/pyenv 15:03:44 + PYENV_ROOT=/opt/pyenv 15:03:44 + export PATH=/opt/pyenv/bin:/tmp/venv-XQLH/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 15:03:44 + PATH=/opt/pyenv/bin:/tmp/venv-XQLH/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 15:03:44 ++ pwd 15:03:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:03:44 + export PYTHONPATH 15:03:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:03:44 + TOX_TESTENV_PASSENV=PYTHONPATH 15:03:44 + tox --version 15:03:44 4.12.1 from /tmp/venv-XQLH/lib/python3.10/site-packages/tox/__init__.py 15:03:44 + PARALLEL=false 15:03:44 + TOX_OPTIONS_LIST= 15:03:44 + [[ -n checkbashisms ]] 15:03:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:03:44 + case ${PARALLEL,,} in 15:03:44 + tox -e checkbashisms 15:03:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:03:46 checkbashisms: freeze> python -m pip freeze --all 15:03:47 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:03:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:03:48 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:03:48 you may get strange results 15:03:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:03:50 checkbashisms: OK (5.62=setup[2.30]+cmd[3.32] seconds) 15:03:50 congratulations :) (5.79 seconds) 15:03:50 + tox_status=0 15:03:50 + echo '---> Completed tox runs' 15:03:50 ---> Completed tox runs 15:03:50 + for i in .tox/*/log 15:03:50 ++ echo .tox/checkbashisms/log 15:03:50 ++ awk -F/ '{print $2}' 15:03:50 + tox_env=checkbashisms 15:03:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:03:50 + DOC_DIR=docs/_build/html 15:03:50 + [[ -d docs/_build/html ]] 15:03:50 + echo '---> tox-run.sh ends' 15:03:50 ---> tox-run.sh ends 15:03:50 + test 0 -eq 0 15:03:50 $ ssh-agent -k 15:03:50 unset SSH_AUTH_SOCK; 15:03:50 unset SSH_AGENT_PID; 15:03:50 echo Agent pid 1824 killed; 15:03:50 [ssh-agent] Stopped. 15:03:50 [PostBuildScript] - [INFO] Executing post build scripts. 15:03:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12975331724136693496.sh 15:03:50 ---> sysstat.sh 15:03:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6842173087227024899.sh 15:03:51 ---> package-listing.sh 15:03:51 ++ facter osfamily 15:03:51 ++ tr '[:upper:]' '[:lower:]' 15:03:51 + OS_FAMILY=debian 15:03:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:03:51 + START_PACKAGES=/tmp/packages_start.txt 15:03:51 + END_PACKAGES=/tmp/packages_end.txt 15:03:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:51 + PACKAGES=/tmp/packages_start.txt 15:03:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:03:51 + PACKAGES=/tmp/packages_end.txt 15:03:51 + case "${OS_FAMILY}" in 15:03:51 + dpkg -l 15:03:51 + grep '^ii' 15:03:51 + '[' -f /tmp/packages_start.txt ']' 15:03:51 + '[' -f /tmp/packages_end.txt ']' 15:03:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:03:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:03:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:03:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5758420544604611471.sh 15:03:51 ---> capture-instance-metadata.sh 15:03:51 Setup pyenv: 15:03:51 system 15:03:51 3.8.13 15:03:51 3.9.13 15:03:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:03:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SX57 15:03:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:59 lf-activate-venv(): INFO: Installing: lftools 15:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-SX57/bin to PATH 15:04:30 INFO: Running in OpenStack, capturing instance metadata 15:04:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6639784748920928825.sh 15:04:30 provisioning config files... 15:04:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13329941878955781884tmp 15:04:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:04:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:04:30 [EnvInject] - Injecting environment variables from a build step. 15:04:30 [EnvInject] - Injecting as environment variables the properties content 15:04:30 SERVER_ID=logs 15:04:30 15:04:30 [EnvInject] - Variables injected successfully. 15:04:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins184971061569937352.sh 15:04:30 ---> create-netrc.sh 15:04:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5724100707343761233.sh 15:04:30 ---> python-tools-install.sh 15:04:30 Setup pyenv: 15:04:30 system 15:04:30 3.8.13 15:04:30 3.9.13 15:04:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:04:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SX57 from file:/tmp/.os_lf_venv 15:04:32 lf-activate-venv(): INFO: Installing: lftools 15:04:39 lf-activate-venv(): INFO: Adding /tmp/venv-SX57/bin to PATH 15:04:39 Generating Requirements File 15:05:17 Python 3.10.6 15:05:17 pip 23.3.2 from /tmp/venv-SX57/lib/python3.10/site-packages/pip (python 3.10) 15:05:18 appdirs==1.4.4 15:05:18 argcomplete==3.2.1 15:05:18 aspy.yaml==1.3.0 15:05:18 attrs==23.2.0 15:05:18 autopage==0.5.2 15:05:18 beautifulsoup4==4.12.3 15:05:18 boto3==1.34.22 15:05:18 botocore==1.34.22 15:05:18 bs4==0.0.2 15:05:18 cachetools==5.3.2 15:05:18 certifi==2023.11.17 15:05:18 cffi==1.16.0 15:05:18 cfgv==3.4.0 15:05:18 chardet==5.2.0 15:05:18 charset-normalizer==3.3.2 15:05:18 click==8.1.7 15:05:18 cliff==4.5.0 15:05:18 cmd2==2.4.3 15:05:18 cryptography==3.3.2 15:05:18 debtcollector==2.5.0 15:05:18 decorator==5.1.1 15:05:18 defusedxml==0.7.1 15:05:18 Deprecated==1.2.14 15:05:18 distlib==0.3.8 15:05:18 dnspython==2.4.2 15:05:18 docker==4.2.2 15:05:18 dogpile.cache==1.3.0 15:05:18 email-validator==2.1.0.post1 15:05:18 filelock==3.13.1 15:05:18 future==0.18.3 15:05:18 gitdb==4.0.11 15:05:18 GitPython==3.1.41 15:05:18 google-auth==2.26.2 15:05:18 httplib2==0.22.0 15:05:18 identify==2.5.33 15:05:18 idna==3.6 15:05:18 importlib-resources==1.5.0 15:05:18 iso8601==2.1.0 15:05:18 Jinja2==3.1.3 15:05:18 jmespath==1.0.1 15:05:18 jsonpatch==1.33 15:05:18 jsonpointer==2.4 15:05:18 jsonschema==4.21.0 15:05:18 jsonschema-specifications==2023.12.1 15:05:18 keystoneauth1==5.5.0 15:05:18 kubernetes==29.0.0 15:05:18 lftools==0.37.8 15:05:18 lxml==5.1.0 15:05:18 MarkupSafe==2.1.3 15:05:18 msgpack==1.0.7 15:05:18 multi_key_dict==2.0.3 15:05:18 munch==4.0.0 15:05:18 netaddr==0.10.1 15:05:18 netifaces==0.11.0 15:05:18 niet==1.4.2 15:05:18 nodeenv==1.8.0 15:05:18 oauth2client==4.1.3 15:05:18 oauthlib==3.2.2 15:05:18 openstacksdk==0.62.0 15:05:18 os-client-config==2.1.0 15:05:18 os-service-types==1.7.0 15:05:18 osc-lib==3.0.0 15:05:18 oslo.config==9.3.0 15:05:18 oslo.context==5.3.0 15:05:18 oslo.i18n==6.2.0 15:05:18 oslo.log==5.4.0 15:05:18 oslo.serialization==5.3.0 15:05:18 oslo.utils==7.0.0 15:05:18 packaging==23.2 15:05:18 pbr==6.0.0 15:05:18 platformdirs==4.1.0 15:05:18 prettytable==3.9.0 15:05:18 pyasn1==0.5.1 15:05:18 pyasn1-modules==0.3.0 15:05:18 pycparser==2.21 15:05:18 pygerrit2==2.0.15 15:05:18 PyGithub==2.1.1 15:05:18 pyinotify==0.9.6 15:05:18 PyJWT==2.8.0 15:05:18 PyNaCl==1.5.0 15:05:18 pyparsing==2.4.7 15:05:18 pyperclip==1.8.2 15:05:18 pyrsistent==0.20.0 15:05:18 python-cinderclient==9.4.0 15:05:18 python-dateutil==2.8.2 15:05:18 python-heatclient==3.4.0 15:05:18 python-jenkins==1.8.2 15:05:18 python-keystoneclient==5.3.0 15:05:18 python-magnumclient==4.3.0 15:05:18 python-novaclient==18.4.0 15:05:18 python-openstackclient==6.0.0 15:05:18 python-swiftclient==4.4.0 15:05:18 pytz==2023.3.post1 15:05:18 PyYAML==6.0.1 15:05:18 referencing==0.32.1 15:05:18 requests==2.31.0 15:05:18 requests-oauthlib==1.3.1 15:05:18 requestsexceptions==1.4.0 15:05:18 rfc3986==2.0.0 15:05:18 rpds-py==0.17.1 15:05:18 rsa==4.9 15:05:18 ruamel.yaml==0.18.5 15:05:18 ruamel.yaml.clib==0.2.8 15:05:18 s3transfer==0.10.0 15:05:18 simplejson==3.19.2 15:05:18 six==1.16.0 15:05:18 smmap==5.0.1 15:05:18 soupsieve==2.5 15:05:18 stevedore==5.1.0 15:05:18 tabulate==0.9.0 15:05:18 toml==0.10.2 15:05:18 tomlkit==0.12.3 15:05:18 tqdm==4.66.1 15:05:18 typing_extensions==4.9.0 15:05:18 tzdata==2023.4 15:05:18 urllib3==1.26.18 15:05:18 virtualenv==20.25.0 15:05:18 wcwidth==0.2.13 15:05:18 websocket-client==1.7.0 15:05:18 wrapt==1.16.0 15:05:18 xdg==6.0.0 15:05:18 xmltodict==0.13.0 15:05:18 yq==3.2.3 15:05:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins22544060885041487.sh 15:05:18 ---> sudo-logs.sh 15:05:18 Archiving 'sudo' log.. 15:05:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14883309311611350262.sh 15:05:18 ---> job-cost.sh 15:05:18 Setup pyenv: 15:05:18 system 15:05:18 3.8.13 15:05:18 3.9.13 15:05:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SX57 from file:/tmp/.os_lf_venv 15:05:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:05:28 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. 15:05:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-SX57/bin to PATH 15:05:28 INFO: No Stack... 15:05:28 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:28 INFO: Archiving Costs 15:05:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10850024328830292247.sh 15:05:28 ---> logs-deploy.sh 15:05:28 Setup pyenv: 15:05:28 system 15:05:28 3.8.13 15:05:28 3.9.13 15:05:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SX57 from file:/tmp/.os_lf_venv 15:05:30 lf-activate-venv(): INFO: Installing: lftools 15:05:40 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. 15:05:40 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-SX57/bin to PATH 15:05:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3281 15:05:40 INFO: archiving workspace using pattern(s): 15:05:41 Archives upload complete. 15:05:41 INFO: archiving logs to Nexus 15:05:42 ---> uname -a: 15:05:42 Linux prd-ubuntu1804-builder-4c-4g-13410 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:05:42 15:05:42 15:05:42 ---> lscpu: 15:05:42 Architecture: x86_64 15:05:42 CPU op-mode(s): 32-bit, 64-bit 15:05:42 Byte Order: Little Endian 15:05:42 CPU(s): 4 15:05:42 On-line CPU(s) list: 0-3 15:05:42 Thread(s) per core: 1 15:05:42 Core(s) per socket: 1 15:05:42 Socket(s): 4 15:05:42 NUMA node(s): 1 15:05:42 Vendor ID: AuthenticAMD 15:05:42 CPU family: 23 15:05:42 Model: 49 15:05:42 Model name: AMD EPYC-Rome Processor 15:05:42 Stepping: 0 15:05:42 CPU MHz: 2799.998 15:05:42 BogoMIPS: 5599.99 15:05:42 Virtualization: AMD-V 15:05:42 Hypervisor vendor: KVM 15:05:42 Virtualization type: full 15:05:42 L1d cache: 32K 15:05:42 L1i cache: 32K 15:05:42 L2 cache: 512K 15:05:42 L3 cache: 16384K 15:05:42 NUMA node0 CPU(s): 0-3 15:05:42 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 15:05:42 15:05:42 15:05:42 ---> nproc: 15:05:42 4 15:05:42 15:05:42 15:05:42 ---> df -h: 15:05:42 Filesystem Size Used Avail Use% Mounted on 15:05:42 udev 7.9G 0 7.9G 0% /dev 15:05:42 tmpfs 1.6G 672K 1.6G 1% /run 15:05:42 /dev/vda1 78G 8.3G 70G 11% / 15:05:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:05:42 tmpfs 5.0M 0 5.0M 0% /run/lock 15:05:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:05:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:05:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:05:42 15:05:42 15:05:42 ---> free -m: 15:05:42 total used free shared buff/cache available 15:05:42 Mem: 16040 574 13397 0 2068 15153 15:05:42 Swap: 1023 0 1023 15:05:42 15:05:42 15:05:42 ---> ip addr: 15:05:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:05:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:05:42 inet 127.0.0.1/8 scope host lo 15:05:42 valid_lft forever preferred_lft forever 15:05:42 inet6 ::1/128 scope host 15:05:42 valid_lft forever preferred_lft forever 15:05:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:05:42 link/ether fa:16:3e:08:bd:2e brd ff:ff:ff:ff:ff:ff 15:05:42 inet 10.30.106.236/23 brd 10.30.107.255 scope global dynamic ens3 15:05:42 valid_lft 86119sec preferred_lft 86119sec 15:05:42 inet6 fe80::f816:3eff:fe08:bd2e/64 scope link 15:05:42 valid_lft forever preferred_lft forever 15:05:42 15:05:42 15:05:42 ---> sar -b -r -n DEV: 15:05:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13410) 01/19/24 _x86_64_ (4 CPU) 15:05:42 15:05:42 15:01:02 LINUX RESTART (4 CPU) 15:05:42 15:05:42 15:02:02 tps rtps wtps bread/s bwrtn/s 15:05:42 15:03:01 53.85 26.97 26.87 2748.09 32858.83 15:05:42 15:04:01 166.89 27.10 139.79 933.18 4680.15 15:05:42 15:05:01 99.58 13.91 85.68 1048.90 10018.65 15:05:42 Average: 107.06 22.63 84.43 1570.16 15757.55 15:05:42 15:05:42 15:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:42 15:03:01 14481684 15707564 1943276 11.83 31456 1413828 675296 3.86 469652 1297180 316 15:05:42 15:04:01 14110032 15556220 2314928 14.09 47096 1606440 758328 4.34 673704 1438936 96964 15:05:42 15:05:01 13776456 15517988 2648504 16.12 70872 1863540 794544 4.55 748344 1663304 114900 15:05:42 Average: 14122724 15593924 2302236 14.02 49808 1627936 742723 4.25 630567 1466473 70727 15:05:42 15:05:42 15:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:42 15:03:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:05:42 15:03:01 ens3 180.99 122.15 519.39 30.13 0.00 0.00 0.00 0.00 15:05:42 15:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:05:42 15:04:01 ens3 216.73 150.42 1043.39 44.03 0.00 0.00 0.00 0.00 15:05:42 15:05:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:05:42 15:05:01 ens3 59.74 41.07 877.06 8.99 0.00 0.00 0.00 0.00 15:05:42 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 15:05:42 Average: ens3 152.31 104.44 814.92 27.70 0.00 0.00 0.00 0.00 15:05:42 15:05:42 15:05:42 ---> sar -P ALL: 15:05:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13410) 01/19/24 _x86_64_ (4 CPU) 15:05:42 15:05:42 15:01:02 LINUX RESTART (4 CPU) 15:05:42 15:05:42 15:02:02 CPU %user %nice %system %iowait %steal %idle 15:05:42 15:03:01 all 3.85 0.00 0.73 10.12 0.02 85.28 15:05:42 15:03:01 0 3.45 0.00 0.83 27.35 0.03 68.33 15:05:42 15:03:01 1 3.33 0.00 0.61 9.79 0.03 86.24 15:05:42 15:03:01 2 4.93 0.00 0.73 2.06 0.02 92.26 15:05:42 15:03:01 3 3.68 0.00 0.70 1.31 0.02 94.30 15:05:42 15:04:01 all 15.25 0.00 1.46 4.63 0.06 78.61 15:05:42 15:04:01 0 18.17 0.00 1.28 1.84 0.05 78.66 15:05:42 15:04:01 1 7.24 0.00 1.49 12.45 0.03 78.79 15:05:42 15:04:01 2 22.61 0.00 1.74 1.66 0.07 73.93 15:05:42 15:04:01 3 12.99 0.00 1.36 2.53 0.07 83.06 15:05:42 15:05:01 all 19.66 0.00 1.30 4.11 0.06 74.87 15:05:42 15:05:01 0 28.07 0.00 1.45 1.83 0.08 68.56 15:05:42 15:05:01 1 3.04 0.00 0.95 11.46 0.05 84.50 15:05:42 15:05:01 2 38.81 0.00 2.04 2.49 0.07 56.59 15:05:42 15:05:01 3 8.74 0.00 0.73 0.70 0.05 89.78 15:05:42 Average: all 12.97 0.00 1.16 6.26 0.05 79.56 15:05:42 Average: 0 16.65 0.00 1.19 10.23 0.06 71.87 15:05:42 Average: 1 4.55 0.00 1.02 11.24 0.04 83.16 15:05:42 Average: 2 22.21 0.00 1.51 2.07 0.05 74.16 15:05:42 Average: 3 8.49 0.00 0.93 1.51 0.04 89.03 15:05:42 15:05:42 15:05:42