14:09:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 14:09:40 Running as SYSTEM 14:09:40 [EnvInject] - Loading node environment variables. 14:09:40 Building remotely on prd-ubuntu1804-builder-4c-4g-309 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:09:40 [ssh-agent] Looking for ssh-agent implementation... 14:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:40 $ ssh-agent 14:09:40 SSH_AUTH_SOCK=/tmp/ssh-sHVGaiiUkz1v/agent.1708 14:09:40 SSH_AGENT_PID=1710 14:09:40 [ssh-agent] Started. 14:09:40 Running ssh-add (command line suppressed) 14:09:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10627503172024247445.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10627503172024247445.key) 14:09:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:09:40 The recommended git tool is: NONE 14:09:42 using credential onap-jenkins-ssh 14:09:42 Wiping out workspace first. 14:09:42 Cloning the remote Git repository 14:09:42 Cloning repository git://cloud.onap.org/mirror/oom.git 14:09:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:09:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:09:42 > git --version # timeout=10 14:09:42 > git --version # 'git version 2.17.1' 14:09:42 using GIT_SSH to set credentials Gerrit user 14:09:42 Verifying host key using manually-configured host key entries 14:09:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:09:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:09:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:09:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:09:48 using GIT_SSH to set credentials Gerrit user 14:09:48 Verifying host key using manually-configured host key entries 14:09:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/2 # timeout=30 14:09:48 > git rev-parse a7c82a7f3342d9bca99140439e69ea4474a47c46^{commit} # timeout=10 14:09:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:09:48 Checking out Revision a7c82a7f3342d9bca99140439e69ea4474a47c46 (refs/changes/69/136569/2) 14:09:48 > git config core.sparsecheckout # timeout=10 14:09:48 > git checkout -f a7c82a7f3342d9bca99140439e69ea4474a47c46 # timeout=30 14:09:51 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 14:09:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:09:51 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 14:09:51 [EnvInject] - Injecting environment variables from a build step. 14:09:51 [EnvInject] - Injecting as environment variables the properties content 14:09:51 PYTHON=python3 14:09:51 14:09:51 [EnvInject] - Variables injected successfully. 14:09:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11835494640924996698.sh 14:09:51 ---> tox-install.sh 14:09:51 + source /home/jenkins/lf-env.sh 14:09:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:51 ++ mktemp -d /tmp/venv-XXXX 14:09:51 + lf_venv=/tmp/venv-rEAn 14:09:51 + local venv_file=/tmp/.os_lf_venv 14:09:51 + local python=python3 14:09:51 + local options 14:09:51 + local set_path=true 14:09:51 + local install_args= 14:09:51 ++ 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 14:09:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:51 + true 14:09:51 + case $1 in 14:09:51 + venv_file=/tmp/.toxenv 14:09:51 + shift 2 14:09:51 + true 14:09:51 + case $1 in 14:09:51 + shift 14:09:51 + break 14:09:51 + case $python in 14:09:51 + local pkg_list= 14:09:51 + [[ -d /opt/pyenv ]] 14:09:51 + echo 'Setup pyenv:' 14:09:51 Setup pyenv: 14:09:51 + export PYENV_ROOT=/opt/pyenv 14:09:51 + PYENV_ROOT=/opt/pyenv 14:09:51 + 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 14:09:51 + 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 14:09:51 + pyenv versions 14:09:52 * system (set by /opt/pyenv/version) 14:09:52 * 3.8.13 (set by /opt/pyenv/version) 14:09:52 * 3.9.13 (set by /opt/pyenv/version) 14:09:52 * 3.10.6 (set by /opt/pyenv/version) 14:09:52 + command -v pyenv 14:09:52 ++ pyenv init - --no-rehash 14:09:52 + 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[*]}"'\'')" 14:09:52 export PATH="/opt/pyenv/shims:${PATH}" 14:09:52 export PYENV_SHELL=bash 14:09:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:52 pyenv() { 14:09:52 local command 14:09:52 command="${1:-}" 14:09:52 if [ "$#" -gt 0 ]; then 14:09:52 shift 14:09:52 fi 14:09:52 14:09:52 case "$command" in 14:09:52 rehash|shell) 14:09:52 eval "$(pyenv "sh-$command" "$@")" 14:09:52 ;; 14:09:52 *) 14:09:52 command pyenv "$command" "$@" 14:09:52 ;; 14:09:52 esac 14:09:52 }' 14:09:52 +++ 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[*]}"' 14:09:52 ++ 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 14:09:52 ++ 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 14:09:52 ++ 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 14:09:52 ++ export PYENV_SHELL=bash 14:09:52 ++ PYENV_SHELL=bash 14:09:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:52 +++ complete -F _pyenv pyenv 14:09:52 ++ lf-pyver python3 14:09:52 ++ local py_version_xy=python3 14:09:52 ++ local py_version_xyz= 14:09:52 ++ pyenv versions 14:09:52 ++ local command 14:09:52 ++ command=versions 14:09:52 ++ sed 's/^[ *]* //' 14:09:52 ++ '[' 1 -gt 0 ']' 14:09:52 ++ shift 14:09:52 ++ case "$command" in 14:09:52 ++ command pyenv versions 14:09:52 ++ pyenv versions 14:09:52 ++ awk '{ print $1 }' 14:09:52 ++ grep -E '^[0-9.]*[0-9]$' 14:09:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:52 +++ grep '^3' /tmp/.pyenv_versions 14:09:52 +++ sort -V 14:09:52 +++ tail -n 1 14:09:52 ++ py_version_xyz=3.10.6 14:09:52 ++ [[ -z 3.10.6 ]] 14:09:52 ++ echo 3.10.6 14:09:52 ++ return 0 14:09:52 + pyenv local 3.10.6 14:09:52 + local command 14:09:52 + command=local 14:09:52 + '[' 2 -gt 0 ']' 14:09:52 + shift 14:09:52 + case "$command" in 14:09:52 + command pyenv local 3.10.6 14:09:52 + pyenv local 3.10.6 14:09:52 + for arg in "$@" 14:09:52 + case $arg in 14:09:52 + pkg_list+='tox ' 14:09:52 + for arg in "$@" 14:09:52 + case $arg in 14:09:52 + pkg_list+='virtualenv ' 14:09:52 + for arg in "$@" 14:09:52 + case $arg in 14:09:52 + pkg_list+='urllib3~=1.26.15 ' 14:09:52 + [[ -f /tmp/.toxenv ]] 14:09:52 + [[ ! -f /tmp/.toxenv ]] 14:09:52 + [[ -n '' ]] 14:09:52 + python3 -m venv /tmp/venv-rEAn 14:09:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rEAn' 14:09:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rEAn 14:09:56 + echo /tmp/venv-rEAn 14:09:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:09:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:09:56 + /tmp/venv-rEAn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:09:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:09:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:09:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:09:59 + /tmp/venv-rEAn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:01 + type python3 14:10:01 + true 14:10:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rEAn/bin to PATH' 14:10:01 lf-activate-venv(): INFO: Adding /tmp/venv-rEAn/bin to PATH 14:10:01 + PATH=/tmp/venv-rEAn/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 14:10:01 + return 0 14:10:01 + python3 --version 14:10:01 Python 3.10.6 14:10:01 + python3 -m pip --version 14:10:02 pip 23.3.1 from /tmp/venv-rEAn/lib/python3.10/site-packages/pip (python 3.10) 14:10:02 + python3 -m pip freeze 14:10:02 cachetools==5.3.2 14:10:02 chardet==5.2.0 14:10:02 colorama==0.4.6 14:10:02 distlib==0.3.7 14:10:02 filelock==3.13.1 14:10:02 packaging==23.2 14:10:02 platformdirs==3.11.0 14:10:02 pluggy==1.3.0 14:10:02 pyproject-api==1.6.1 14:10:02 tomli==2.0.1 14:10:02 tox==4.11.3 14:10:02 urllib3==1.26.18 14:10:02 virtualenv==20.24.6 14:10:02 [EnvInject] - Injecting environment variables from a build step. 14:10:02 [EnvInject] - Injecting as environment variables the properties content 14:10:02 PARALLEL=false 14:10:02 14:10:02 [EnvInject] - Variables injected successfully. 14:10:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1087761227015292141.sh 14:10:02 ---> tox-run.sh 14:10:02 + 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 14:10:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:10:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:10:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:10:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:10:02 + source /home/jenkins/lf-env.sh 14:10:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:02 ++ mktemp -d /tmp/venv-XXXX 14:10:02 + lf_venv=/tmp/venv-iMaC 14:10:02 + local venv_file=/tmp/.os_lf_venv 14:10:02 + local python=python3 14:10:02 + local options 14:10:02 + local set_path=true 14:10:02 + local install_args= 14:10:02 ++ 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 14:10:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:02 + true 14:10:02 + case $1 in 14:10:02 + venv_file=/tmp/.toxenv 14:10:02 + shift 2 14:10:02 + true 14:10:02 + case $1 in 14:10:02 + shift 14:10:02 + break 14:10:02 + case $python in 14:10:02 + local pkg_list= 14:10:02 + [[ -d /opt/pyenv ]] 14:10:02 + echo 'Setup pyenv:' 14:10:02 Setup pyenv: 14:10:02 + export PYENV_ROOT=/opt/pyenv 14:10:02 + PYENV_ROOT=/opt/pyenv 14:10:02 + 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 14:10:02 + 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 14:10:02 + pyenv versions 14:10:02 system 14:10:02 3.8.13 14:10:02 3.9.13 14:10:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:02 + command -v pyenv 14:10:02 ++ pyenv init - --no-rehash 14:10:02 + 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[*]}"'\'')" 14:10:02 export PATH="/opt/pyenv/shims:${PATH}" 14:10:02 export PYENV_SHELL=bash 14:10:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:02 pyenv() { 14:10:02 local command 14:10:02 command="${1:-}" 14:10:02 if [ "$#" -gt 0 ]; then 14:10:02 shift 14:10:02 fi 14:10:02 14:10:02 case "$command" in 14:10:02 rehash|shell) 14:10:02 eval "$(pyenv "sh-$command" "$@")" 14:10:02 ;; 14:10:02 *) 14:10:02 command pyenv "$command" "$@" 14:10:02 ;; 14:10:02 esac 14:10:02 }' 14:10:02 +++ 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[*]}"' 14:10:02 ++ 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 14:10:02 ++ 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 14:10:02 ++ 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 14:10:02 ++ export PYENV_SHELL=bash 14:10:02 ++ PYENV_SHELL=bash 14:10:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:02 +++ complete -F _pyenv pyenv 14:10:02 ++ lf-pyver python3 14:10:02 ++ local py_version_xy=python3 14:10:02 ++ local py_version_xyz= 14:10:02 ++ pyenv versions 14:10:02 ++ local command 14:10:02 ++ command=versions 14:10:02 ++ '[' 1 -gt 0 ']' 14:10:02 ++ shift 14:10:02 ++ case "$command" in 14:10:02 ++ command pyenv versions 14:10:02 ++ pyenv versions 14:10:02 ++ sed 's/^[ *]* //' 14:10:02 ++ awk '{ print $1 }' 14:10:02 ++ grep -E '^[0-9.]*[0-9]$' 14:10:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:10:02 +++ grep '^3' /tmp/.pyenv_versions 14:10:02 +++ sort -V 14:10:02 +++ tail -n 1 14:10:02 ++ py_version_xyz=3.10.6 14:10:02 ++ [[ -z 3.10.6 ]] 14:10:02 ++ echo 3.10.6 14:10:02 ++ return 0 14:10:02 + pyenv local 3.10.6 14:10:02 + local command 14:10:02 + command=local 14:10:02 + '[' 2 -gt 0 ']' 14:10:02 + shift 14:10:02 + case "$command" in 14:10:02 + command pyenv local 3.10.6 14:10:02 + pyenv local 3.10.6 14:10:02 + for arg in "$@" 14:10:02 + case $arg in 14:10:02 + pkg_list+='tox ' 14:10:02 + for arg in "$@" 14:10:02 + case $arg in 14:10:02 + pkg_list+='virtualenv ' 14:10:02 + for arg in "$@" 14:10:02 + case $arg in 14:10:02 + pkg_list+='urllib3~=1.26.15 ' 14:10:02 + [[ -f /tmp/.toxenv ]] 14:10:02 ++ cat /tmp/.toxenv 14:10:02 + lf_venv=/tmp/venv-rEAn 14:10:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rEAn from' file:/tmp/.toxenv 14:10:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rEAn from file:/tmp/.toxenv 14:10:02 + /tmp/venv-rEAn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:10:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:10:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:10:03 + /tmp/venv-rEAn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:05 + type python3 14:10:05 + true 14:10:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rEAn/bin to PATH' 14:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-rEAn/bin to PATH 14:10:05 + PATH=/tmp/venv-rEAn/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 14:10:05 + return 0 14:10:05 + [[ -d /opt/pyenv ]] 14:10:05 + echo '---> Setting up pyenv' 14:10:05 ---> Setting up pyenv 14:10:05 + export PYENV_ROOT=/opt/pyenv 14:10:05 + PYENV_ROOT=/opt/pyenv 14:10:05 + export PATH=/opt/pyenv/bin:/tmp/venv-rEAn/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 14:10:05 + PATH=/opt/pyenv/bin:/tmp/venv-rEAn/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 14:10:05 ++ pwd 14:10:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:10:05 + export PYTHONPATH 14:10:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:10:05 + TOX_TESTENV_PASSENV=PYTHONPATH 14:10:05 + tox --version 14:10:05 4.11.3 from /tmp/venv-rEAn/lib/python3.10/site-packages/tox/__init__.py 14:10:05 + PARALLEL=false 14:10:05 + TOX_OPTIONS_LIST= 14:10:05 + [[ -n checkbashisms ]] 14:10:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:10:05 + case ${PARALLEL,,} in 14:10:05 + tox -e checkbashisms 14:10:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:10:06 checkbashisms: freeze> python -m pip freeze --all 14:10:07 checkbashisms: pip==23.3.1,setuptools==68.2.2,wheel==0.41.2 14:10:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:10:08 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:10:08 you may get strange results 14:10:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:10:10 checkbashisms: OK (4.80=setup[1.72]+cmd[3.09] seconds) 14:10:10 congratulations :) (4.97 seconds) 14:10:10 + tox_status=0 14:10:10 + echo '---> Completed tox runs' 14:10:10 ---> Completed tox runs 14:10:10 + for i in .tox/*/log 14:10:10 ++ echo .tox/checkbashisms/log 14:10:10 ++ awk -F/ '{print $2}' 14:10:10 + tox_env=checkbashisms 14:10:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:10:10 + DOC_DIR=docs/_build/html 14:10:10 + [[ -d docs/_build/html ]] 14:10:10 + echo '---> tox-run.sh ends' 14:10:10 ---> tox-run.sh ends 14:10:10 + test 0 -eq 0 14:10:10 $ ssh-agent -k 14:10:10 unset SSH_AUTH_SOCK; 14:10:10 unset SSH_AGENT_PID; 14:10:10 echo Agent pid 1710 killed; 14:10:10 [ssh-agent] Stopped. 14:10:10 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13982752863600195536.sh 14:10:10 ---> sysstat.sh 14:10:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14594869020523880595.sh 14:10:11 ---> package-listing.sh 14:10:11 ++ facter osfamily 14:10:11 ++ tr '[:upper:]' '[:lower:]' 14:10:11 + OS_FAMILY=debian 14:10:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:10:11 + START_PACKAGES=/tmp/packages_start.txt 14:10:11 + END_PACKAGES=/tmp/packages_end.txt 14:10:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:11 + PACKAGES=/tmp/packages_start.txt 14:10:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:10:11 + PACKAGES=/tmp/packages_end.txt 14:10:11 + case "${OS_FAMILY}" in 14:10:11 + dpkg -l 14:10:11 + grep '^ii' 14:10:11 + '[' -f /tmp/packages_start.txt ']' 14:10:11 + '[' -f /tmp/packages_end.txt ']' 14:10:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:10:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:10:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:10:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11163392571693692618.sh 14:10:11 ---> capture-instance-metadata.sh 14:10:11 Setup pyenv: 14:10:11 system 14:10:11 3.8.13 14:10:11 3.9.13 14:10:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MpZz 14:10:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:18 lf-activate-venv(): INFO: Installing: lftools 14:10:50 lf-activate-venv(): INFO: Adding /tmp/venv-MpZz/bin to PATH 14:10:50 INFO: Running in OpenStack, capturing instance metadata 14:10:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1825603787754638939.sh 14:10:50 provisioning config files... 14:10:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13018078886323284083tmp 14:10:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:50 [EnvInject] - Injecting environment variables from a build step. 14:10:50 [EnvInject] - Injecting as environment variables the properties content 14:10:50 SERVER_ID=logs 14:10:50 14:10:50 [EnvInject] - Variables injected successfully. 14:10:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9928712759966648002.sh 14:10:50 ---> create-netrc.sh 14:10:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16420718407187317103.sh 14:10:50 ---> python-tools-install.sh 14:10:50 Setup pyenv: 14:10:50 system 14:10:50 3.8.13 14:10:50 3.9.13 14:10:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MpZz from file:/tmp/.os_lf_venv 14:10:52 lf-activate-venv(): INFO: Installing: lftools 14:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-MpZz/bin to PATH 14:10:59 Generating Requirements File 14:11:30 Python 3.10.6 14:11:31 pip 23.3.1 from /tmp/venv-MpZz/lib/python3.10/site-packages/pip (python 3.10) 14:11:31 appdirs==1.4.4 14:11:31 argcomplete==3.1.6 14:11:31 aspy.yaml==1.3.0 14:11:31 attrs==23.1.0 14:11:31 autopage==0.5.2 14:11:31 Babel==2.13.1 14:11:31 beautifulsoup4==4.12.2 14:11:31 boto3==1.29.1 14:11:31 botocore==1.32.1 14:11:31 bs4==0.0.1 14:11:31 cachetools==5.3.2 14:11:31 certifi==2023.7.22 14:11:31 cffi==1.16.0 14:11:31 cfgv==3.4.0 14:11:31 chardet==5.2.0 14:11:31 charset-normalizer==3.3.2 14:11:31 click==8.1.7 14:11:31 cliff==4.4.0 14:11:31 cmd2==2.4.3 14:11:31 cryptography==3.3.2 14:11:31 debtcollector==2.5.0 14:11:31 decorator==5.1.1 14:11:31 defusedxml==0.7.1 14:11:31 Deprecated==1.2.14 14:11:31 distlib==0.3.7 14:11:31 dnspython==2.4.2 14:11:31 docker==4.2.2 14:11:31 dogpile.cache==1.2.2 14:11:31 email-validator==2.1.0.post1 14:11:31 filelock==3.13.1 14:11:31 future==0.18.3 14:11:31 gitdb==4.0.11 14:11:31 GitPython==3.1.40 14:11:31 google-auth==2.23.4 14:11:31 httplib2==0.22.0 14:11:31 identify==2.5.31 14:11:31 idna==3.4 14:11:31 importlib-metadata==6.8.0 14:11:31 importlib-resources==1.5.0 14:11:31 iso8601==2.1.0 14:11:31 Jinja2==3.1.2 14:11:31 jmespath==1.0.1 14:11:31 jsonpatch==1.33 14:11:31 jsonpointer==2.4 14:11:31 jsonschema==4.19.2 14:11:31 jsonschema-specifications==2023.11.1 14:11:31 keystoneauth1==5.3.0 14:11:31 kubernetes==28.1.0 14:11:31 lftools==0.37.8 14:11:31 lxml==4.9.3 14:11:31 MarkupSafe==2.1.3 14:11:31 msgpack==1.0.7 14:11:31 multi-key-dict==2.0.3 14:11:31 munch==4.0.0 14:11:31 netaddr==0.9.0 14:11:31 netifaces==0.11.0 14:11:31 niet==1.4.2 14:11:31 nodeenv==1.8.0 14:11:31 oauth2client==4.1.3 14:11:31 oauthlib==3.2.2 14:11:31 openstacksdk==0.62.0 14:11:31 os-client-config==2.1.0 14:11:31 os-service-types==1.7.0 14:11:31 osc-lib==2.9.0 14:11:31 oslo.config==9.2.0 14:11:31 oslo.context==5.3.0 14:11:31 oslo.i18n==6.2.0 14:11:31 oslo.log==5.4.0 14:11:31 oslo.serialization==5.2.0 14:11:31 oslo.utils==6.3.0 14:11:31 packaging==23.2 14:11:31 pbr==6.0.0 14:11:31 platformdirs==3.11.0 14:11:31 prettytable==3.9.0 14:11:31 pyasn1==0.5.0 14:11:31 pyasn1-modules==0.3.0 14:11:31 pycparser==2.21 14:11:31 pygerrit2==2.0.15 14:11:31 PyGithub==2.1.1 14:11:31 pyinotify==0.9.6 14:11:31 PyJWT==2.8.0 14:11:31 PyNaCl==1.5.0 14:11:31 pyparsing==2.4.7 14:11:31 pyperclip==1.8.2 14:11:31 pyrsistent==0.20.0 14:11:31 python-cinderclient==9.4.0 14:11:31 python-dateutil==2.8.2 14:11:31 python-heatclient==3.3.0 14:11:31 python-jenkins==1.8.2 14:11:31 python-keystoneclient==5.2.0 14:11:31 python-magnumclient==4.2.0 14:11:31 python-novaclient==18.4.0 14:11:31 python-openstackclient==6.0.0 14:11:31 python-swiftclient==4.4.0 14:11:31 pytz==2023.3.post1 14:11:31 PyYAML==6.0.1 14:11:31 referencing==0.31.0 14:11:31 requests==2.31.0 14:11:31 requests-oauthlib==1.3.1 14:11:31 requestsexceptions==1.4.0 14:11:31 rfc3986==2.0.0 14:11:31 rpds-py==0.12.0 14:11:31 rsa==4.9 14:11:31 ruamel.yaml==0.18.5 14:11:31 ruamel.yaml.clib==0.2.8 14:11:31 s3transfer==0.7.0 14:11:31 simplejson==3.19.2 14:11:31 six==1.16.0 14:11:31 smmap==5.0.1 14:11:31 soupsieve==2.5 14:11:31 stevedore==5.1.0 14:11:31 tabulate==0.9.0 14:11:31 toml==0.10.2 14:11:31 tomlkit==0.12.3 14:11:31 tqdm==4.66.1 14:11:31 typing_extensions==4.8.0 14:11:31 tzdata==2023.3 14:11:31 urllib3==1.26.18 14:11:31 virtualenv==20.24.6 14:11:31 wcwidth==0.2.10 14:11:31 websocket-client==1.6.4 14:11:31 wrapt==1.16.0 14:11:31 xdg==6.0.0 14:11:31 xmltodict==0.13.0 14:11:31 yq==3.2.3 14:11:31 zipp==3.17.0 14:11:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3555733965124768051.sh 14:11:31 ---> sudo-logs.sh 14:11:31 Archiving 'sudo' log.. 14:11:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10039201151285930073.sh 14:11:31 ---> job-cost.sh 14:11:31 Setup pyenv: 14:11:32 system 14:11:32 3.8.13 14:11:32 3.9.13 14:11:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MpZz from file:/tmp/.os_lf_venv 14:11:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:41 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. 14:11:41 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:11:41 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 14:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-MpZz/bin to PATH 14:11:41 INFO: No Stack... 14:11:42 INFO: Retrieving Pricing Info for: v3-standard-4 14:11:42 INFO: Archiving Costs 14:11:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10530101632211532293.sh 14:11:42 ---> logs-deploy.sh 14:11:42 Setup pyenv: 14:11:42 system 14:11:42 3.8.13 14:11:42 3.9.13 14:11:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:11:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MpZz from file:/tmp/.os_lf_venv 14:11:44 lf-activate-venv(): INFO: Installing: lftools 14:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-MpZz/bin to PATH 14:11:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3200 14:11:54 INFO: archiving workspace using pattern(s): 14:11:55 Archives upload complete. 14:11:55 INFO: archiving logs to Nexus 14:11:56 ---> uname -a: 14:11:56 Linux prd-ubuntu1804-builder-4c-4g-309 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:11:56 14:11:56 14:11:56 ---> lscpu: 14:11:56 Architecture: x86_64 14:11:56 CPU op-mode(s): 32-bit, 64-bit 14:11:56 Byte Order: Little Endian 14:11:56 CPU(s): 4 14:11:56 On-line CPU(s) list: 0-3 14:11:56 Thread(s) per core: 1 14:11:56 Core(s) per socket: 1 14:11:56 Socket(s): 4 14:11:56 NUMA node(s): 1 14:11:56 Vendor ID: AuthenticAMD 14:11:56 CPU family: 23 14:11:56 Model: 49 14:11:56 Model name: AMD EPYC-Rome Processor 14:11:56 Stepping: 0 14:11:56 CPU MHz: 2799.998 14:11:56 BogoMIPS: 5599.99 14:11:56 Virtualization: AMD-V 14:11:56 Hypervisor vendor: KVM 14:11:56 Virtualization type: full 14:11:56 L1d cache: 32K 14:11:56 L1i cache: 32K 14:11:56 L2 cache: 512K 14:11:56 L3 cache: 16384K 14:11:56 NUMA node0 CPU(s): 0-3 14:11:56 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 14:11:56 14:11:56 14:11:56 ---> nproc: 14:11:56 4 14:11:56 14:11:56 14:11:56 ---> df -h: 14:11:56 Filesystem Size Used Avail Use% Mounted on 14:11:56 udev 7.9G 0 7.9G 0% /dev 14:11:56 tmpfs 1.6G 672K 1.6G 1% /run 14:11:56 /dev/vda1 78G 8.3G 70G 11% / 14:11:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:11:56 tmpfs 5.0M 0 5.0M 0% /run/lock 14:11:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:11:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:11:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:11:56 14:11:56 14:11:56 ---> free -m: 14:11:56 total used free shared buff/cache available 14:11:56 Mem: 16040 545 13383 0 2110 15181 14:11:56 Swap: 1023 0 1023 14:11:56 14:11:56 14:11:56 ---> ip addr: 14:11:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:56 inet 127.0.0.1/8 scope host lo 14:11:56 valid_lft forever preferred_lft forever 14:11:56 inet6 ::1/128 scope host 14:11:56 valid_lft forever preferred_lft forever 14:11:56 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:11:56 link/ether fa:16:3e:42:df:d1 brd ff:ff:ff:ff:ff:ff 14:11:56 inet 10.30.107.173/23 brd 10.30.107.255 scope global dynamic ens3 14:11:56 valid_lft 86241sec preferred_lft 86241sec 14:11:56 inet6 fe80::f816:3eff:fe42:dfd1/64 scope link 14:11:56 valid_lft forever preferred_lft forever 14:11:56 14:11:56 14:11:56 ---> sar -b -r -n DEV: 14:11:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-309) 11/16/23 _x86_64_ (4 CPU) 14:11:56 14:11:56 14:09:20 LINUX RESTART (4 CPU) 14:11:56 14:11:56 14:10:01 tps rtps wtps bread/s bwrtn/s 14:11:56 14:11:01 99.98 18.43 81.55 1157.81 15390.90 14:11:56 Average: 99.98 18.43 81.55 1157.81 15390.90 14:11:56 14:11:56 14:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:56 14:11:01 13915112 15586064 2509848 15.28 67148 1799176 746140 4.27 682536 1604188 129296 14:11:56 Average: 13915112 15586064 2509848 15.28 67148 1799176 746140 4.27 682536 1604188 129296 14:11:56 14:11:56 14:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:56 14:11:01 ens3 55.96 36.89 653.00 9.98 0.00 0.00 0.00 0.00 14:11:56 14:11:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 14:11:56 Average: ens3 55.96 36.89 653.00 9.98 0.00 0.00 0.00 0.00 14:11:56 Average: lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 14:11:56 14:11:56 14:11:56 ---> sar -P ALL: 14:11:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-309) 11/16/23 _x86_64_ (4 CPU) 14:11:56 14:11:56 14:09:20 LINUX RESTART (4 CPU) 14:11:56 14:11:56 14:10:01 CPU %user %nice %system %iowait %steal %idle 14:11:56 14:11:01 all 21.08 0.00 1.65 2.81 0.06 74.41 14:11:56 14:11:01 0 15.21 0.00 1.27 0.54 0.05 82.93 14:11:56 14:11:01 1 6.50 0.00 1.32 5.22 0.07 86.89 14:11:56 14:11:01 2 27.30 0.00 1.72 0.67 0.07 70.25 14:11:56 14:11:01 3 35.25 0.00 2.27 4.82 0.08 57.58 14:11:56 Average: all 21.08 0.00 1.65 2.81 0.06 74.41 14:11:56 Average: 0 15.21 0.00 1.27 0.54 0.05 82.93 14:11:56 Average: 1 6.50 0.00 1.32 5.22 0.07 86.89 14:11:56 Average: 2 27.30 0.00 1.72 0.67 0.07 70.25 14:11:56 Average: 3 35.25 0.00 2.27 4.82 0.08 57.58 14:11:56 14:11:56 14:11:56