15:26:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137065 15:26:59 Running as SYSTEM 15:26:59 [EnvInject] - Loading node environment variables. 15:26:59 Building remotely on prd-ubuntu1804-builder-4c-4g-14332 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:26:59 [ssh-agent] Looking for ssh-agent implementation... 15:26:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:59 $ ssh-agent 15:26:59 SSH_AUTH_SOCK=/tmp/ssh-CxS95WPX4Umw/agent.1684 15:26:59 SSH_AGENT_PID=1686 15:26:59 [ssh-agent] Started. 15:26:59 Running ssh-add (command line suppressed) 15:27:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15417582731488928905.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15417582731488928905.key) 15:27:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:27:00 The recommended git tool is: NONE 15:27:01 using credential onap-jenkins-ssh 15:27:01 Wiping out workspace first. 15:27:01 Cloning the remote Git repository 15:27:01 Cloning repository git://cloud.onap.org/mirror/oom.git 15:27:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:27:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:01 > git --version # timeout=10 15:27:01 > git --version # 'git version 2.17.1' 15:27:01 using GIT_SSH to set credentials Gerrit user 15:27:01 Verifying host key using manually-configured host key entries 15:27:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:27:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:07 using GIT_SSH to set credentials Gerrit user 15:27:07 Verifying host key using manually-configured host key entries 15:27:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/65/137065/1 # timeout=30 15:27:07 > git rev-parse bf4b2e5b9344764967319ae7ab378ee23adb6dc3^{commit} # timeout=10 15:27:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:27:07 Checking out Revision bf4b2e5b9344764967319ae7ab378ee23adb6dc3 (refs/changes/65/137065/1) 15:27:07 > git config core.sparsecheckout # timeout=10 15:27:07 > git checkout -f bf4b2e5b9344764967319ae7ab378ee23adb6dc3 # timeout=30 15:27:11 Commit message: "[CDS] Support the external creation of the CDS DB" 15:27:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:27:11 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 15:27:11 [EnvInject] - Injecting environment variables from a build step. 15:27:11 [EnvInject] - Injecting as environment variables the properties content 15:27:11 PYTHON=python3 15:27:11 15:27:11 [EnvInject] - Variables injected successfully. 15:27:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9358655593163806018.sh 15:27:11 ---> tox-install.sh 15:27:11 + source /home/jenkins/lf-env.sh 15:27:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:11 ++ mktemp -d /tmp/venv-XXXX 15:27:11 + lf_venv=/tmp/venv-NF3I 15:27:11 + local venv_file=/tmp/.os_lf_venv 15:27:11 + local python=python3 15:27:11 + local options 15:27:11 + local set_path=true 15:27:11 + local install_args= 15:27:11 ++ 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:27:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:11 + true 15:27:11 + case $1 in 15:27:11 + venv_file=/tmp/.toxenv 15:27:11 + shift 2 15:27:11 + true 15:27:11 + case $1 in 15:27:11 + shift 15:27:11 + break 15:27:11 + case $python in 15:27:11 + local pkg_list= 15:27:11 + [[ -d /opt/pyenv ]] 15:27:11 + echo 'Setup pyenv:' 15:27:11 Setup pyenv: 15:27:11 + export PYENV_ROOT=/opt/pyenv 15:27:11 + PYENV_ROOT=/opt/pyenv 15:27:11 + 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:27:11 + 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:27:11 + pyenv versions 15:27:11 * system (set by /opt/pyenv/version) 15:27:11 * 3.8.13 (set by /opt/pyenv/version) 15:27:11 * 3.9.13 (set by /opt/pyenv/version) 15:27:11 * 3.10.6 (set by /opt/pyenv/version) 15:27:11 + command -v pyenv 15:27:11 ++ pyenv init - --no-rehash 15:27:11 + 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:27:11 export PATH="/opt/pyenv/shims:${PATH}" 15:27:11 export PYENV_SHELL=bash 15:27:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:11 pyenv() { 15:27:11 local command 15:27:11 command="${1:-}" 15:27:11 if [ "$#" -gt 0 ]; then 15:27:11 shift 15:27:11 fi 15:27:11 15:27:11 case "$command" in 15:27:11 rehash|shell) 15:27:11 eval "$(pyenv "sh-$command" "$@")" 15:27:11 ;; 15:27:11 *) 15:27:11 command pyenv "$command" "$@" 15:27:11 ;; 15:27:11 esac 15:27:11 }' 15:27:11 +++ 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:27:11 ++ 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:27:11 ++ 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:27:11 ++ 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:27:11 ++ export PYENV_SHELL=bash 15:27:11 ++ PYENV_SHELL=bash 15:27:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:11 +++ complete -F _pyenv pyenv 15:27:11 ++ lf-pyver python3 15:27:11 ++ local py_version_xy=python3 15:27:11 ++ local py_version_xyz= 15:27:11 ++ pyenv versions 15:27:11 ++ local command 15:27:11 ++ command=versions 15:27:11 ++ sed 's/^[ *]* //' 15:27:11 ++ '[' 1 -gt 0 ']' 15:27:11 ++ shift 15:27:11 ++ case "$command" in 15:27:11 ++ command pyenv versions 15:27:11 ++ pyenv versions 15:27:11 ++ awk '{ print $1 }' 15:27:11 ++ grep -E '^[0-9.]*[0-9]$' 15:27:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:11 +++ grep '^3' /tmp/.pyenv_versions 15:27:11 +++ sort -V 15:27:11 +++ tail -n 1 15:27:11 ++ py_version_xyz=3.10.6 15:27:11 ++ [[ -z 3.10.6 ]] 15:27:11 ++ echo 3.10.6 15:27:11 ++ return 0 15:27:11 + pyenv local 3.10.6 15:27:11 + local command 15:27:11 + command=local 15:27:11 + '[' 2 -gt 0 ']' 15:27:11 + shift 15:27:11 + case "$command" in 15:27:11 + command pyenv local 3.10.6 15:27:11 + pyenv local 3.10.6 15:27:11 + for arg in "$@" 15:27:11 + case $arg in 15:27:11 + pkg_list+='tox ' 15:27:11 + for arg in "$@" 15:27:11 + case $arg in 15:27:11 + pkg_list+='virtualenv ' 15:27:11 + for arg in "$@" 15:27:11 + case $arg in 15:27:11 + pkg_list+='urllib3~=1.26.15 ' 15:27:11 + [[ -f /tmp/.toxenv ]] 15:27:11 + [[ ! -f /tmp/.toxenv ]] 15:27:11 + [[ -n '' ]] 15:27:11 + python3 -m venv /tmp/venv-NF3I 15:27:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NF3I' 15:27:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NF3I 15:27:15 + echo /tmp/venv-NF3I 15:27:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:27:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:27:15 + /tmp/venv-NF3I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:27:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:27:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:27:19 + /tmp/venv-NF3I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:27:23 + type python3 15:27:23 + true 15:27:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NF3I/bin to PATH' 15:27:23 lf-activate-venv(): INFO: Adding /tmp/venv-NF3I/bin to PATH 15:27:23 + PATH=/tmp/venv-NF3I/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:27:23 + return 0 15:27:23 + python3 --version 15:27:23 Python 3.10.6 15:27:23 + python3 -m pip --version 15:27:23 pip 23.3.2 from /tmp/venv-NF3I/lib/python3.10/site-packages/pip (python 3.10) 15:27:23 + python3 -m pip freeze 15:27:24 cachetools==5.3.2 15:27:24 chardet==5.2.0 15:27:24 colorama==0.4.6 15:27:24 distlib==0.3.8 15:27:24 filelock==3.13.1 15:27:24 packaging==23.2 15:27:24 platformdirs==4.1.0 15:27:24 pluggy==1.3.0 15:27:24 pyproject-api==1.6.1 15:27:24 tomli==2.0.1 15:27:24 tox==4.12.1 15:27:24 urllib3==1.26.18 15:27:24 virtualenv==20.25.0 15:27:24 [EnvInject] - Injecting environment variables from a build step. 15:27:24 [EnvInject] - Injecting as environment variables the properties content 15:27:24 PARALLEL=false 15:27:24 15:27:24 [EnvInject] - Variables injected successfully. 15:27:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14811768331544334769.sh 15:27:24 ---> tox-run.sh 15:27:24 + 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:27:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:27:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:27:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:27:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:27:24 + source /home/jenkins/lf-env.sh 15:27:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:24 ++ mktemp -d /tmp/venv-XXXX 15:27:24 + lf_venv=/tmp/venv-DA2F 15:27:24 + local venv_file=/tmp/.os_lf_venv 15:27:24 + local python=python3 15:27:24 + local options 15:27:24 + local set_path=true 15:27:24 + local install_args= 15:27:24 ++ 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:27:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:24 + true 15:27:24 + case $1 in 15:27:24 + venv_file=/tmp/.toxenv 15:27:24 + shift 2 15:27:24 + true 15:27:24 + case $1 in 15:27:24 + shift 15:27:24 + break 15:27:24 + case $python in 15:27:24 + local pkg_list= 15:27:24 + [[ -d /opt/pyenv ]] 15:27:24 + echo 'Setup pyenv:' 15:27:24 Setup pyenv: 15:27:24 + export PYENV_ROOT=/opt/pyenv 15:27:24 + PYENV_ROOT=/opt/pyenv 15:27:24 + 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:27:24 + 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:27:24 + pyenv versions 15:27:24 system 15:27:24 3.8.13 15:27:24 3.9.13 15:27:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:27:24 + command -v pyenv 15:27:24 ++ pyenv init - --no-rehash 15:27:24 + 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:27:24 export PATH="/opt/pyenv/shims:${PATH}" 15:27:24 export PYENV_SHELL=bash 15:27:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:24 pyenv() { 15:27:24 local command 15:27:24 command="${1:-}" 15:27:24 if [ "$#" -gt 0 ]; then 15:27:24 shift 15:27:24 fi 15:27:24 15:27:24 case "$command" in 15:27:24 rehash|shell) 15:27:24 eval "$(pyenv "sh-$command" "$@")" 15:27:24 ;; 15:27:24 *) 15:27:24 command pyenv "$command" "$@" 15:27:24 ;; 15:27:24 esac 15:27:24 }' 15:27:24 +++ 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:27:24 ++ 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:27:24 ++ 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:27:24 ++ 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:27:24 ++ export PYENV_SHELL=bash 15:27:24 ++ PYENV_SHELL=bash 15:27:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:24 +++ complete -F _pyenv pyenv 15:27:24 ++ lf-pyver python3 15:27:24 ++ local py_version_xy=python3 15:27:24 ++ local py_version_xyz= 15:27:24 ++ sed 's/^[ *]* //' 15:27:24 ++ pyenv versions 15:27:24 ++ grep -E '^[0-9.]*[0-9]$' 15:27:24 ++ local command 15:27:24 ++ command=versions 15:27:24 ++ '[' 1 -gt 0 ']' 15:27:24 ++ shift 15:27:24 ++ case "$command" in 15:27:24 ++ command pyenv versions 15:27:24 ++ pyenv versions 15:27:24 ++ awk '{ print $1 }' 15:27:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:24 +++ grep '^3' /tmp/.pyenv_versions 15:27:24 +++ sort -V 15:27:24 +++ tail -n 1 15:27:24 ++ py_version_xyz=3.10.6 15:27:24 ++ [[ -z 3.10.6 ]] 15:27:24 ++ echo 3.10.6 15:27:24 ++ return 0 15:27:24 + pyenv local 3.10.6 15:27:24 + local command 15:27:24 + command=local 15:27:24 + '[' 2 -gt 0 ']' 15:27:24 + shift 15:27:24 + case "$command" in 15:27:24 + command pyenv local 3.10.6 15:27:24 + pyenv local 3.10.6 15:27:24 + for arg in "$@" 15:27:24 + case $arg in 15:27:24 + pkg_list+='tox ' 15:27:24 + for arg in "$@" 15:27:24 + case $arg in 15:27:24 + pkg_list+='virtualenv ' 15:27:24 + for arg in "$@" 15:27:24 + case $arg in 15:27:24 + pkg_list+='urllib3~=1.26.15 ' 15:27:24 + [[ -f /tmp/.toxenv ]] 15:27:24 ++ cat /tmp/.toxenv 15:27:24 + lf_venv=/tmp/venv-NF3I 15:27:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NF3I from' file:/tmp/.toxenv 15:27:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NF3I from file:/tmp/.toxenv 15:27:24 + /tmp/venv-NF3I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:27:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:27:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:27:25 + /tmp/venv-NF3I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:27:26 + type python3 15:27:26 + true 15:27:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NF3I/bin to PATH' 15:27:26 lf-activate-venv(): INFO: Adding /tmp/venv-NF3I/bin to PATH 15:27:26 + PATH=/tmp/venv-NF3I/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:27:26 + return 0 15:27:26 + [[ -d /opt/pyenv ]] 15:27:26 + echo '---> Setting up pyenv' 15:27:26 ---> Setting up pyenv 15:27:26 + export PYENV_ROOT=/opt/pyenv 15:27:26 + PYENV_ROOT=/opt/pyenv 15:27:26 + export PATH=/opt/pyenv/bin:/tmp/venv-NF3I/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:27:26 + PATH=/opt/pyenv/bin:/tmp/venv-NF3I/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:27:26 ++ pwd 15:27:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:27:26 + export PYTHONPATH 15:27:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:27:26 + TOX_TESTENV_PASSENV=PYTHONPATH 15:27:26 + tox --version 15:27:27 4.12.1 from /tmp/venv-NF3I/lib/python3.10/site-packages/tox/__init__.py 15:27:27 + PARALLEL=false 15:27:27 + TOX_OPTIONS_LIST= 15:27:27 + [[ -n checkbashisms ]] 15:27:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:27:27 + case ${PARALLEL,,} in 15:27:27 + tox -e checkbashisms 15:27:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:27:28 checkbashisms: freeze> python -m pip freeze --all 15:27:29 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:27:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:27:30 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:27:30 you may get strange results 15:27:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:27:32 checkbashisms: OK (4.86=setup[1.70]+cmd[3.16] seconds) 15:27:32 congratulations :) (5.01 seconds) 15:27:32 + tox_status=0 15:27:32 + echo '---> Completed tox runs' 15:27:32 ---> Completed tox runs 15:27:32 + for i in .tox/*/log 15:27:32 ++ echo .tox/checkbashisms/log 15:27:32 ++ awk -F/ '{print $2}' 15:27:32 + tox_env=checkbashisms 15:27:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:27:32 + DOC_DIR=docs/_build/html 15:27:32 + [[ -d docs/_build/html ]] 15:27:32 + echo '---> tox-run.sh ends' 15:27:32 ---> tox-run.sh ends 15:27:32 + test 0 -eq 0 15:27:32 $ ssh-agent -k 15:27:32 unset SSH_AUTH_SOCK; 15:27:32 unset SSH_AGENT_PID; 15:27:32 echo Agent pid 1686 killed; 15:27:32 [ssh-agent] Stopped. 15:27:32 [PostBuildScript] - [INFO] Executing post build scripts. 15:27:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10448178947488168368.sh 15:27:32 ---> sysstat.sh 15:27:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17361485460148971855.sh 15:27:32 ---> package-listing.sh 15:27:32 ++ facter osfamily 15:27:32 ++ tr '[:upper:]' '[:lower:]' 15:27:33 + OS_FAMILY=debian 15:27:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:27:33 + START_PACKAGES=/tmp/packages_start.txt 15:27:33 + END_PACKAGES=/tmp/packages_end.txt 15:27:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:33 + PACKAGES=/tmp/packages_start.txt 15:27:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:27:33 + PACKAGES=/tmp/packages_end.txt 15:27:33 + case "${OS_FAMILY}" in 15:27:33 + dpkg -l 15:27:33 + grep '^ii' 15:27:33 + '[' -f /tmp/packages_start.txt ']' 15:27:33 + '[' -f /tmp/packages_end.txt ']' 15:27:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:27:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:27:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:27:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3585062304199857284.sh 15:27:33 ---> capture-instance-metadata.sh 15:27:33 Setup pyenv: 15:27:33 system 15:27:33 3.8.13 15:27:33 3.9.13 15:27:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:27:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZvNj 15:27:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:39 lf-activate-venv(): INFO: Installing: lftools 15:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZvNj/bin to PATH 15:28:10 INFO: Running in OpenStack, capturing instance metadata 15:28:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10142757132837628784.sh 15:28:10 provisioning config files... 15:28:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16150881291330831727tmp 15:28:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:28:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:28:10 [EnvInject] - Injecting environment variables from a build step. 15:28:10 [EnvInject] - Injecting as environment variables the properties content 15:28:10 SERVER_ID=logs 15:28:10 15:28:10 [EnvInject] - Variables injected successfully. 15:28:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17637638005300194753.sh 15:28:10 ---> create-netrc.sh 15:28:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6948530061193943013.sh 15:28:10 ---> python-tools-install.sh 15:28:10 Setup pyenv: 15:28:10 system 15:28:10 3.8.13 15:28:10 3.9.13 15:28:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZvNj from file:/tmp/.os_lf_venv 15:28:12 lf-activate-venv(): INFO: Installing: lftools 15:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZvNj/bin to PATH 15:28:19 Generating Requirements File 15:28:51 Python 3.10.6 15:28:51 pip 23.3.2 from /tmp/venv-ZvNj/lib/python3.10/site-packages/pip (python 3.10) 15:28:52 appdirs==1.4.4 15:28:52 argcomplete==3.2.1 15:28:52 aspy.yaml==1.3.0 15:28:52 attrs==23.2.0 15:28:52 autopage==0.5.2 15:28:52 beautifulsoup4==4.12.3 15:28:52 boto3==1.34.23 15:28:52 botocore==1.34.23 15:28:52 bs4==0.0.2 15:28:52 cachetools==5.3.2 15:28:52 certifi==2023.11.17 15:28:52 cffi==1.16.0 15:28:52 cfgv==3.4.0 15:28:52 chardet==5.2.0 15:28:52 charset-normalizer==3.3.2 15:28:52 click==8.1.7 15:28:52 cliff==4.5.0 15:28:52 cmd2==2.4.3 15:28:52 cryptography==3.3.2 15:28:52 debtcollector==2.5.0 15:28:52 decorator==5.1.1 15:28:52 defusedxml==0.7.1 15:28:52 Deprecated==1.2.14 15:28:52 distlib==0.3.8 15:28:52 dnspython==2.5.0 15:28:52 docker==4.2.2 15:28:52 dogpile.cache==1.3.0 15:28:52 email-validator==2.1.0.post1 15:28:52 filelock==3.13.1 15:28:52 future==0.18.3 15:28:52 gitdb==4.0.11 15:28:52 GitPython==3.1.41 15:28:52 google-auth==2.26.2 15:28:52 httplib2==0.22.0 15:28:52 identify==2.5.33 15:28:52 idna==3.6 15:28:52 importlib-resources==1.5.0 15:28:52 iso8601==2.1.0 15:28:52 Jinja2==3.1.3 15:28:52 jmespath==1.0.1 15:28:52 jsonpatch==1.33 15:28:52 jsonpointer==2.4 15:28:52 jsonschema==4.21.1 15:28:52 jsonschema-specifications==2023.12.1 15:28:52 keystoneauth1==5.5.0 15:28:52 kubernetes==29.0.0 15:28:52 lftools==0.37.8 15:28:52 lxml==5.1.0 15:28:52 MarkupSafe==2.1.4 15:28:52 msgpack==1.0.7 15:28:52 multi_key_dict==2.0.3 15:28:52 munch==4.0.0 15:28:52 netaddr==0.10.1 15:28:52 netifaces==0.11.0 15:28:52 niet==1.4.2 15:28:52 nodeenv==1.8.0 15:28:52 oauth2client==4.1.3 15:28:52 oauthlib==3.2.2 15:28:52 openstacksdk==0.62.0 15:28:52 os-client-config==2.1.0 15:28:52 os-service-types==1.7.0 15:28:52 osc-lib==3.0.0 15:28:52 oslo.config==9.3.0 15:28:52 oslo.context==5.3.0 15:28:52 oslo.i18n==6.2.0 15:28:52 oslo.log==5.4.0 15:28:52 oslo.serialization==5.3.0 15:28:52 oslo.utils==7.0.0 15:28:52 packaging==23.2 15:28:52 pbr==6.0.0 15:28:52 platformdirs==4.1.0 15:28:52 prettytable==3.9.0 15:28:52 pyasn1==0.5.1 15:28:52 pyasn1-modules==0.3.0 15:28:52 pycparser==2.21 15:28:52 pygerrit2==2.0.15 15:28:52 PyGithub==2.1.1 15:28:52 pyinotify==0.9.6 15:28:52 PyJWT==2.8.0 15:28:52 PyNaCl==1.5.0 15:28:52 pyparsing==2.4.7 15:28:52 pyperclip==1.8.2 15:28:52 pyrsistent==0.20.0 15:28:52 python-cinderclient==9.4.0 15:28:52 python-dateutil==2.8.2 15:28:52 python-heatclient==3.4.0 15:28:52 python-jenkins==1.8.2 15:28:52 python-keystoneclient==5.3.0 15:28:52 python-magnumclient==4.3.0 15:28:52 python-novaclient==18.4.0 15:28:52 python-openstackclient==6.0.0 15:28:52 python-swiftclient==4.4.0 15:28:52 pytz==2023.3.post1 15:28:52 PyYAML==6.0.1 15:28:52 referencing==0.32.1 15:28:52 requests==2.31.0 15:28:52 requests-oauthlib==1.3.1 15:28:52 requestsexceptions==1.4.0 15:28:52 rfc3986==2.0.0 15:28:52 rpds-py==0.17.1 15:28:52 rsa==4.9 15:28:52 ruamel.yaml==0.18.5 15:28:52 ruamel.yaml.clib==0.2.8 15:28:52 s3transfer==0.10.0 15:28:52 simplejson==3.19.2 15:28:52 six==1.16.0 15:28:52 smmap==5.0.1 15:28:52 soupsieve==2.5 15:28:52 stevedore==5.1.0 15:28:52 tabulate==0.9.0 15:28:52 toml==0.10.2 15:28:52 tomlkit==0.12.3 15:28:52 tqdm==4.66.1 15:28:52 typing_extensions==4.9.0 15:28:52 tzdata==2023.4 15:28:52 urllib3==1.26.18 15:28:52 virtualenv==20.25.0 15:28:52 wcwidth==0.2.13 15:28:52 websocket-client==1.7.0 15:28:52 wrapt==1.16.0 15:28:52 xdg==6.0.0 15:28:52 xmltodict==0.13.0 15:28:52 yq==3.2.3 15:28:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10906395567925529000.sh 15:28:52 ---> sudo-logs.sh 15:28:52 Archiving 'sudo' log.. 15:28:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins581335470605144816.sh 15:28:52 ---> job-cost.sh 15:28:52 Setup pyenv: 15:28:52 system 15:28:52 3.8.13 15:28:52 3.9.13 15:28:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZvNj from file:/tmp/.os_lf_venv 15:28:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:29:01 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:29:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZvNj/bin to PATH 15:29:01 INFO: No Stack... 15:29:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:02 INFO: Archiving Costs 15:29:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10150881870010012628.sh 15:29:02 ---> logs-deploy.sh 15:29:02 Setup pyenv: 15:29:02 system 15:29:02 3.8.13 15:29:02 3.9.13 15:29:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:29:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZvNj from file:/tmp/.os_lf_venv 15:29:03 lf-activate-venv(): INFO: Installing: lftools 15:29:13 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:29:13 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:29:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZvNj/bin to PATH 15:29:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3282 15:29:14 INFO: archiving workspace using pattern(s): 15:29:15 Archives upload complete. 15:29:15 INFO: archiving logs to Nexus 15:29:16 ---> uname -a: 15:29:16 Linux prd-ubuntu1804-builder-4c-4g-14332 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:29:16 15:29:16 15:29:16 ---> lscpu: 15:29:16 Architecture: x86_64 15:29:16 CPU op-mode(s): 32-bit, 64-bit 15:29:16 Byte Order: Little Endian 15:29:16 CPU(s): 4 15:29:16 On-line CPU(s) list: 0-3 15:29:16 Thread(s) per core: 1 15:29:16 Core(s) per socket: 1 15:29:16 Socket(s): 4 15:29:16 NUMA node(s): 1 15:29:16 Vendor ID: AuthenticAMD 15:29:16 CPU family: 23 15:29:16 Model: 49 15:29:16 Model name: AMD EPYC-Rome Processor 15:29:16 Stepping: 0 15:29:16 CPU MHz: 2799.998 15:29:16 BogoMIPS: 5599.99 15:29:16 Virtualization: AMD-V 15:29:16 Hypervisor vendor: KVM 15:29:16 Virtualization type: full 15:29:16 L1d cache: 32K 15:29:16 L1i cache: 32K 15:29:16 L2 cache: 512K 15:29:16 L3 cache: 16384K 15:29:16 NUMA node0 CPU(s): 0-3 15:29:16 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:29:16 15:29:16 15:29:16 ---> nproc: 15:29:16 4 15:29:16 15:29:16 15:29:16 ---> df -h: 15:29:16 Filesystem Size Used Avail Use% Mounted on 15:29:16 udev 7.9G 0 7.9G 0% /dev 15:29:16 tmpfs 1.6G 672K 1.6G 1% /run 15:29:16 /dev/vda1 78G 8.3G 70G 11% / 15:29:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:29:16 tmpfs 5.0M 0 5.0M 0% /run/lock 15:29:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:29:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:29:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:29:16 15:29:16 15:29:16 ---> free -m: 15:29:16 total used free shared buff/cache available 15:29:16 Mem: 16040 553 13419 0 2067 15174 15:29:16 Swap: 1023 0 1023 15:29:16 15:29:16 15:29:16 ---> ip addr: 15:29:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:29:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:16 inet 127.0.0.1/8 scope host lo 15:29:16 valid_lft forever preferred_lft forever 15:29:16 inet6 ::1/128 scope host 15:29:16 valid_lft forever preferred_lft forever 15:29:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:29:16 link/ether fa:16:3e:6a:e5:70 brd ff:ff:ff:ff:ff:ff 15:29:16 inet 10.30.106.220/23 brd 10.30.107.255 scope global dynamic ens3 15:29:16 valid_lft 86244sec preferred_lft 86244sec 15:29:16 inet6 fe80::f816:3eff:fe6a:e570/64 scope link 15:29:16 valid_lft forever preferred_lft forever 15:29:16 15:29:16 15:29:16 ---> sar -b -r -n DEV: 15:29:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14332) 01/22/24 _x86_64_ (4 CPU) 15:29:16 15:29:16 15:26:43 LINUX RESTART (4 CPU) 15:29:16 15:29:16 15:27:01 tps rtps wtps bread/s bwrtn/s 15:29:16 15:28:02 226.71 36.71 190.00 1732.24 12637.49 15:29:16 15:29:01 83.70 1.08 82.61 126.22 13345.40 15:29:16 Average: 155.81 19.05 136.76 935.98 12988.47 15:29:16 15:29:16 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:16 15:28:02 13940204 15520996 2484756 15.13 55976 1728132 827088 4.73 747848 1526876 89868 15:29:16 15:29:01 13709832 15524124 2715128 16.53 77476 1925476 806856 4.62 756648 1718864 118220 15:29:16 Average: 13825018 15522560 2599942 15.83 66726 1826804 816972 4.68 752248 1622870 104044 15:29:16 15:29:16 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:16 15:28:02 ens3 144.08 106.47 1518.67 29.29 0.00 0.00 0.00 0.00 15:29:16 15:28:02 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 15:29:16 15:29:01 ens3 39.32 29.25 371.84 7.64 0.00 0.00 0.00 0.00 15:29:16 15:29:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 15:29:16 Average: ens3 92.14 68.18 950.07 18.56 0.00 0.00 0.00 0.00 15:29:16 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 15:29:16 15:29:16 15:29:16 ---> sar -P ALL: 15:29:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14332) 01/22/24 _x86_64_ (4 CPU) 15:29:16 15:29:16 15:26:43 LINUX RESTART (4 CPU) 15:29:16 15:29:16 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:29:16 15:28:02 all 19.40 0.00 1.88 4.72 0.08 73.93 15:29:16 15:28:02 0 32.70 0.00 1.99 2.01 0.07 63.23 15:29:16 15:28:02 1 16.99 0.00 2.32 5.05 0.05 75.59 15:29:16 15:28:02 2 13.85 0.00 1.44 3.22 0.07 81.42 15:29:16 15:28:02 3 14.04 0.00 1.74 8.58 0.10 75.54 15:29:16 15:29:01 all 20.70 0.00 1.28 3.21 0.06 74.75 15:29:16 15:29:01 0 40.92 0.00 2.24 1.38 0.07 55.39 15:29:16 15:29:01 1 24.40 0.00 1.48 0.54 0.07 73.51 15:29:16 15:29:01 2 13.24 0.00 0.85 5.05 0.07 80.79 15:29:16 15:29:01 3 4.33 0.00 0.61 5.86 0.03 89.17 15:29:16 Average: all 20.04 0.00 1.58 3.97 0.07 74.34 15:29:16 Average: 0 36.77 0.00 2.11 1.70 0.07 59.35 15:29:16 Average: 1 20.67 0.00 1.90 2.81 0.06 74.56 15:29:16 Average: 2 13.55 0.00 1.15 4.13 0.07 81.10 15:29:16 Average: 3 9.22 0.00 1.18 7.23 0.07 82.30 15:29:16 15:29:16 15:29:16