14:56:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 14:56:59 Running as SYSTEM 14:56:59 [EnvInject] - Loading node environment variables. 14:56:59 Building remotely on prd-ubuntu1804-builder-4c-4g-9544 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:56:59 [ssh-agent] Looking for ssh-agent implementation... 14:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:00 $ ssh-agent 14:57:00 SSH_AUTH_SOCK=/tmp/ssh-S8JWWpf6NFq5/agent.1709 14:57:00 SSH_AGENT_PID=1711 14:57:00 [ssh-agent] Started. 14:57:00 Running ssh-add (command line suppressed) 14:57:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9614011920930097727.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9614011920930097727.key) 14:57:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:57:00 The recommended git tool is: NONE 14:57:01 using credential onap-jenkins-ssh 14:57:01 Wiping out workspace first. 14:57:01 Cloning the remote Git repository 14:57:01 Cloning repository git://cloud.onap.org/mirror/oom.git 14:57:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:57:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:57:01 > git --version # timeout=10 14:57:01 > git --version # 'git version 2.17.1' 14:57:01 using GIT_SSH to set credentials Gerrit user 14:57:01 Verifying host key using manually-configured host key entries 14:57:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:57:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:57:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:57:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:57:07 using GIT_SSH to set credentials Gerrit user 14:57:07 Verifying host key using manually-configured host key entries 14:57:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/2 # timeout=30 14:57:08 > git rev-parse 63838138a5233f79bfe4afaf8cb91739a2279b1b^{commit} # timeout=10 14:57:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:57:08 Checking out Revision 63838138a5233f79bfe4afaf8cb91739a2279b1b (refs/changes/23/136923/2) 14:57:08 > git config core.sparsecheckout # timeout=10 14:57:08 > git checkout -f 63838138a5233f79bfe4afaf8cb91739a2279b1b # timeout=30 14:57:11 Commit message: "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 14:57:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:57:11 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 14:57:11 [EnvInject] - Injecting environment variables from a build step. 14:57:11 [EnvInject] - Injecting as environment variables the properties content 14:57:11 PYTHON=python3 14:57:11 14:57:11 [EnvInject] - Variables injected successfully. 14:57:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10434848093152381720.sh 14:57:11 ---> tox-install.sh 14:57:11 + source /home/jenkins/lf-env.sh 14:57:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:57:11 ++ mktemp -d /tmp/venv-XXXX 14:57:11 + lf_venv=/tmp/venv-OlCd 14:57:11 + local venv_file=/tmp/.os_lf_venv 14:57:11 + local python=python3 14:57:11 + local options 14:57:11 + local set_path=true 14:57:11 + local install_args= 14:57: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 14:57:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:57:11 + true 14:57:11 + case $1 in 14:57:11 + venv_file=/tmp/.toxenv 14:57:11 + shift 2 14:57:11 + true 14:57:11 + case $1 in 14:57:11 + shift 14:57:11 + break 14:57:11 + case $python in 14:57:11 + local pkg_list= 14:57:11 + [[ -d /opt/pyenv ]] 14:57:11 + echo 'Setup pyenv:' 14:57:11 Setup pyenv: 14:57:11 + export PYENV_ROOT=/opt/pyenv 14:57:11 + PYENV_ROOT=/opt/pyenv 14:57: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 14:57: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 14:57:11 + pyenv versions 14:57:11 * system (set by /opt/pyenv/version) 14:57:11 * 3.8.13 (set by /opt/pyenv/version) 14:57:11 * 3.9.13 (set by /opt/pyenv/version) 14:57:11 * 3.10.6 (set by /opt/pyenv/version) 14:57:11 + command -v pyenv 14:57:11 ++ pyenv init - --no-rehash 14:57: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[*]}"'\'')" 14:57:11 export PATH="/opt/pyenv/shims:${PATH}" 14:57:11 export PYENV_SHELL=bash 14:57:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:57:11 pyenv() { 14:57:11 local command 14:57:11 command="${1:-}" 14:57:11 if [ "$#" -gt 0 ]; then 14:57:11 shift 14:57:11 fi 14:57:11 14:57:11 case "$command" in 14:57:11 rehash|shell) 14:57:11 eval "$(pyenv "sh-$command" "$@")" 14:57:11 ;; 14:57:11 *) 14:57:11 command pyenv "$command" "$@" 14:57:11 ;; 14:57:11 esac 14:57:11 }' 14:57: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[*]}"' 14:57: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 14:57: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 14:57: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 14:57:11 ++ export PYENV_SHELL=bash 14:57:11 ++ PYENV_SHELL=bash 14:57:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:57:11 +++ complete -F _pyenv pyenv 14:57:11 ++ lf-pyver python3 14:57:11 ++ local py_version_xy=python3 14:57:11 ++ local py_version_xyz= 14:57:11 ++ pyenv versions 14:57:11 ++ local command 14:57:11 ++ command=versions 14:57:11 ++ '[' 1 -gt 0 ']' 14:57:11 ++ shift 14:57:11 ++ case "$command" in 14:57:11 ++ command pyenv versions 14:57:11 ++ pyenv versions 14:57:11 ++ sed 's/^[ *]* //' 14:57:11 ++ awk '{ print $1 }' 14:57:11 ++ grep -E '^[0-9.]*[0-9]$' 14:57:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:57:11 +++ sort -V 14:57:11 +++ grep '^3' /tmp/.pyenv_versions 14:57:11 +++ tail -n 1 14:57:11 ++ py_version_xyz=3.10.6 14:57:11 ++ [[ -z 3.10.6 ]] 14:57:11 ++ echo 3.10.6 14:57:11 ++ return 0 14:57:11 + pyenv local 3.10.6 14:57:11 + local command 14:57:11 + command=local 14:57:11 + '[' 2 -gt 0 ']' 14:57:11 + shift 14:57:11 + case "$command" in 14:57:11 + command pyenv local 3.10.6 14:57:11 + pyenv local 3.10.6 14:57:11 + for arg in "$@" 14:57:11 + case $arg in 14:57:11 + pkg_list+='tox ' 14:57:11 + for arg in "$@" 14:57:11 + case $arg in 14:57:11 + pkg_list+='virtualenv ' 14:57:11 + for arg in "$@" 14:57:11 + case $arg in 14:57:11 + pkg_list+='urllib3~=1.26.15 ' 14:57:11 + [[ -f /tmp/.toxenv ]] 14:57:11 + [[ ! -f /tmp/.toxenv ]] 14:57:11 + [[ -n '' ]] 14:57:11 + python3 -m venv /tmp/venv-OlCd 14:57:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OlCd' 14:57:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OlCd 14:57:15 + echo /tmp/venv-OlCd 14:57:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:57:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:57:15 + /tmp/venv-OlCd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:57:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:57:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:57:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:57:18 + /tmp/venv-OlCd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:57:21 + type python3 14:57:21 + true 14:57:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OlCd/bin to PATH' 14:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-OlCd/bin to PATH 14:57:21 + PATH=/tmp/venv-OlCd/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:57:21 + return 0 14:57:21 + python3 --version 14:57:21 Python 3.10.6 14:57:21 + python3 -m pip --version 14:57:21 pip 23.3.2 from /tmp/venv-OlCd/lib/python3.10/site-packages/pip (python 3.10) 14:57:21 + python3 -m pip freeze 14:57:22 cachetools==5.3.2 14:57:22 chardet==5.2.0 14:57:22 colorama==0.4.6 14:57:22 distlib==0.3.8 14:57:22 filelock==3.13.1 14:57:22 packaging==23.2 14:57:22 platformdirs==4.1.0 14:57:22 pluggy==1.3.0 14:57:22 pyproject-api==1.6.1 14:57:22 tomli==2.0.1 14:57:22 tox==4.11.4 14:57:22 urllib3==1.26.18 14:57:22 virtualenv==20.25.0 14:57:22 [EnvInject] - Injecting environment variables from a build step. 14:57:22 [EnvInject] - Injecting as environment variables the properties content 14:57:22 PARALLEL=false 14:57:22 14:57:22 [EnvInject] - Variables injected successfully. 14:57:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14256513988189289618.sh 14:57:22 ---> tox-run.sh 14:57:22 + 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:57:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:57:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:57:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:57:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:57:22 + source /home/jenkins/lf-env.sh 14:57:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:57:22 ++ mktemp -d /tmp/venv-XXXX 14:57:22 + lf_venv=/tmp/venv-Invp 14:57:22 + local venv_file=/tmp/.os_lf_venv 14:57:22 + local python=python3 14:57:22 + local options 14:57:22 + local set_path=true 14:57:22 + local install_args= 14:57:22 ++ 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:57:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:57:22 + true 14:57:22 + case $1 in 14:57:22 + venv_file=/tmp/.toxenv 14:57:22 + shift 2 14:57:22 + true 14:57:22 + case $1 in 14:57:22 + shift 14:57:22 + break 14:57:22 + case $python in 14:57:22 + local pkg_list= 14:57:22 + [[ -d /opt/pyenv ]] 14:57:22 + echo 'Setup pyenv:' 14:57:22 Setup pyenv: 14:57:22 + export PYENV_ROOT=/opt/pyenv 14:57:22 + PYENV_ROOT=/opt/pyenv 14:57:22 + 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:57:22 + 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:57:22 + pyenv versions 14:57:22 system 14:57:22 3.8.13 14:57:22 3.9.13 14:57:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:57:22 + command -v pyenv 14:57:22 ++ pyenv init - --no-rehash 14:57:22 + 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:57:22 export PATH="/opt/pyenv/shims:${PATH}" 14:57:22 export PYENV_SHELL=bash 14:57:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:57:22 pyenv() { 14:57:22 local command 14:57:22 command="${1:-}" 14:57:22 if [ "$#" -gt 0 ]; then 14:57:22 shift 14:57:22 fi 14:57:22 14:57:22 case "$command" in 14:57:22 rehash|shell) 14:57:22 eval "$(pyenv "sh-$command" "$@")" 14:57:22 ;; 14:57:22 *) 14:57:22 command pyenv "$command" "$@" 14:57:22 ;; 14:57:22 esac 14:57:22 }' 14:57:22 +++ 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:57:22 ++ 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:57:22 ++ 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:57:22 ++ 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:57:22 ++ export PYENV_SHELL=bash 14:57:22 ++ PYENV_SHELL=bash 14:57:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:57:22 +++ complete -F _pyenv pyenv 14:57:22 ++ lf-pyver python3 14:57:22 ++ local py_version_xy=python3 14:57:22 ++ local py_version_xyz= 14:57:22 ++ pyenv versions 14:57:22 ++ local command 14:57:22 ++ command=versions 14:57:22 ++ sed 's/^[ *]* //' 14:57:22 ++ '[' 1 -gt 0 ']' 14:57:22 ++ shift 14:57:22 ++ case "$command" in 14:57:22 ++ command pyenv versions 14:57:22 ++ awk '{ print $1 }' 14:57:22 ++ pyenv versions 14:57:22 ++ grep -E '^[0-9.]*[0-9]$' 14:57:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:57:22 +++ grep '^3' /tmp/.pyenv_versions 14:57:22 +++ sort -V 14:57:22 +++ tail -n 1 14:57:22 ++ py_version_xyz=3.10.6 14:57:22 ++ [[ -z 3.10.6 ]] 14:57:22 ++ echo 3.10.6 14:57:22 ++ return 0 14:57:22 + pyenv local 3.10.6 14:57:22 + local command 14:57:22 + command=local 14:57:22 + '[' 2 -gt 0 ']' 14:57:22 + shift 14:57:22 + case "$command" in 14:57:22 + command pyenv local 3.10.6 14:57:22 + pyenv local 3.10.6 14:57:22 + for arg in "$@" 14:57:22 + case $arg in 14:57:22 + pkg_list+='tox ' 14:57:22 + for arg in "$@" 14:57:22 + case $arg in 14:57:22 + pkg_list+='virtualenv ' 14:57:22 + for arg in "$@" 14:57:22 + case $arg in 14:57:22 + pkg_list+='urllib3~=1.26.15 ' 14:57:22 + [[ -f /tmp/.toxenv ]] 14:57:22 ++ cat /tmp/.toxenv 14:57:22 + lf_venv=/tmp/venv-OlCd 14:57:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OlCd from' file:/tmp/.toxenv 14:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OlCd from file:/tmp/.toxenv 14:57:22 + /tmp/venv-OlCd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:57:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:57:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:57:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:57:23 + /tmp/venv-OlCd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:57:24 + type python3 14:57:24 + true 14:57:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OlCd/bin to PATH' 14:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-OlCd/bin to PATH 14:57:24 + PATH=/tmp/venv-OlCd/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:57:24 + return 0 14:57:24 + [[ -d /opt/pyenv ]] 14:57:24 + echo '---> Setting up pyenv' 14:57:24 ---> Setting up pyenv 14:57:24 + export PYENV_ROOT=/opt/pyenv 14:57:24 + PYENV_ROOT=/opt/pyenv 14:57:24 + export PATH=/opt/pyenv/bin:/tmp/venv-OlCd/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:57:24 + PATH=/opt/pyenv/bin:/tmp/venv-OlCd/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:57:24 ++ pwd 14:57:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:57:24 + export PYTHONPATH 14:57:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:57:24 + TOX_TESTENV_PASSENV=PYTHONPATH 14:57:24 + tox --version 14:57:24 4.11.4 from /tmp/venv-OlCd/lib/python3.10/site-packages/tox/__init__.py 14:57:24 + PARALLEL=false 14:57:24 + TOX_OPTIONS_LIST= 14:57:24 + [[ -n checkbashisms ]] 14:57:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:57:24 + case ${PARALLEL,,} in 14:57:24 + tox -e checkbashisms 14:57:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:57:25 checkbashisms: freeze> python -m pip freeze --all 14:57:26 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 14:57:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:57:27 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:57:27 you may get strange results 14:57:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:57:29 checkbashisms: OK (4.77=setup[1.63]+cmd[3.14] seconds) 14:57:29 congratulations :) (4.93 seconds) 14:57:30 + tox_status=0 14:57:30 + echo '---> Completed tox runs' 14:57:30 ---> Completed tox runs 14:57:30 + for i in .tox/*/log 14:57:30 ++ echo .tox/checkbashisms/log 14:57:30 ++ awk -F/ '{print $2}' 14:57:30 + tox_env=checkbashisms 14:57:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:57:30 + DOC_DIR=docs/_build/html 14:57:30 + [[ -d docs/_build/html ]] 14:57:30 + echo '---> tox-run.sh ends' 14:57:30 ---> tox-run.sh ends 14:57:30 + test 0 -eq 0 14:57:30 $ ssh-agent -k 14:57:30 unset SSH_AUTH_SOCK; 14:57:30 unset SSH_AGENT_PID; 14:57:30 echo Agent pid 1711 killed; 14:57:30 [ssh-agent] Stopped. 14:57:30 [PostBuildScript] - [INFO] Executing post build scripts. 14:57:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12130679590802757220.sh 14:57:30 ---> sysstat.sh 14:57:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10848764382232016615.sh 14:57:30 ---> package-listing.sh 14:57:30 ++ facter osfamily 14:57:30 ++ tr '[:upper:]' '[:lower:]' 14:57:30 + OS_FAMILY=debian 14:57:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:57:30 + START_PACKAGES=/tmp/packages_start.txt 14:57:30 + END_PACKAGES=/tmp/packages_end.txt 14:57:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:30 + PACKAGES=/tmp/packages_start.txt 14:57:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:57:30 + PACKAGES=/tmp/packages_end.txt 14:57:30 + case "${OS_FAMILY}" in 14:57:30 + grep '^ii' 14:57:30 + dpkg -l 14:57:30 + '[' -f /tmp/packages_start.txt ']' 14:57:30 + '[' -f /tmp/packages_end.txt ']' 14:57:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:57:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:57:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:57:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7050301857448154338.sh 14:57:30 ---> capture-instance-metadata.sh 14:57:30 Setup pyenv: 14:57:30 system 14:57:30 3.8.13 14:57:30 3.9.13 14:57:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:57:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qPRw 14:57:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:57:37 lf-activate-venv(): INFO: Installing: lftools 14:58:09 lf-activate-venv(): INFO: Adding /tmp/venv-qPRw/bin to PATH 14:58:09 INFO: Running in OpenStack, capturing instance metadata 14:58:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13429536799201621416.sh 14:58:09 provisioning config files... 14:58:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11784068496139455880tmp 14:58:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:58:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:58:09 [EnvInject] - Injecting environment variables from a build step. 14:58:09 [EnvInject] - Injecting as environment variables the properties content 14:58:09 SERVER_ID=logs 14:58:09 14:58:09 [EnvInject] - Variables injected successfully. 14:58:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13057825900370399463.sh 14:58:09 ---> create-netrc.sh 14:58:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15039415247198075985.sh 14:58:09 ---> python-tools-install.sh 14:58:09 Setup pyenv: 14:58:09 system 14:58:09 3.8.13 14:58:09 3.9.13 14:58:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:58:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qPRw from file:/tmp/.os_lf_venv 14:58:11 lf-activate-venv(): INFO: Installing: lftools 14:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-qPRw/bin to PATH 14:58:19 Generating Requirements File 14:58:52 Python 3.10.6 14:58:52 pip 23.3.2 from /tmp/venv-qPRw/lib/python3.10/site-packages/pip (python 3.10) 14:58:52 appdirs==1.4.4 14:58:52 argcomplete==3.2.1 14:58:52 aspy.yaml==1.3.0 14:58:52 attrs==23.2.0 14:58:52 autopage==0.5.2 14:58:52 Babel==2.14.0 14:58:52 beautifulsoup4==4.12.2 14:58:52 boto3==1.34.12 14:58:52 botocore==1.34.12 14:58:52 bs4==0.0.1 14:58:52 cachetools==5.3.2 14:58:52 certifi==2023.11.17 14:58:52 cffi==1.16.0 14:58:52 cfgv==3.4.0 14:58:52 chardet==5.2.0 14:58:52 charset-normalizer==3.3.2 14:58:52 click==8.1.7 14:58:52 cliff==4.4.0 14:58:52 cmd2==2.4.3 14:58:52 cryptography==3.3.2 14:58:52 debtcollector==2.5.0 14:58:52 decorator==5.1.1 14:58:52 defusedxml==0.7.1 14:58:52 Deprecated==1.2.14 14:58:52 distlib==0.3.8 14:58:52 dnspython==2.4.2 14:58:52 docker==4.2.2 14:58:52 dogpile.cache==1.3.0 14:58:52 email-validator==2.1.0.post1 14:58:52 filelock==3.13.1 14:58:52 future==0.18.3 14:58:52 gitdb==4.0.11 14:58:52 GitPython==3.1.40 14:58:52 google-auth==2.26.1 14:58:52 httplib2==0.22.0 14:58:52 identify==2.5.33 14:58:52 idna==3.6 14:58:52 importlib-metadata==7.0.1 14:58:52 importlib-resources==1.5.0 14:58:52 iso8601==2.1.0 14:58:52 Jinja2==3.1.2 14:58:52 jmespath==1.0.1 14:58:52 jsonpatch==1.33 14:58:52 jsonpointer==2.4 14:58:52 jsonschema==4.20.0 14:58:52 jsonschema-specifications==2023.12.1 14:58:52 keystoneauth1==5.4.0 14:58:52 kubernetes==28.1.0 14:58:52 lftools==0.37.8 14:58:52 lxml==5.0.0 14:58:52 MarkupSafe==2.1.3 14:58:52 msgpack==1.0.7 14:58:52 multi_key_dict==2.0.3 14:58:52 munch==4.0.0 14:58:52 netaddr==0.10.1 14:58:52 netifaces==0.11.0 14:58:52 niet==1.4.2 14:58:52 nodeenv==1.8.0 14:58:52 oauth2client==4.1.3 14:58:52 oauthlib==3.2.2 14:58:52 openstacksdk==0.62.0 14:58:52 os-client-config==2.1.0 14:58:52 os-service-types==1.7.0 14:58:52 osc-lib==2.9.0 14:58:52 oslo.config==9.2.0 14:58:52 oslo.context==5.3.0 14:58:52 oslo.i18n==6.2.0 14:58:52 oslo.log==5.4.0 14:58:52 oslo.serialization==5.2.0 14:58:52 oslo.utils==6.3.0 14:58:52 packaging==23.2 14:58:52 pbr==6.0.0 14:58:52 platformdirs==4.1.0 14:58:52 prettytable==3.9.0 14:58:52 pyasn1==0.5.1 14:58:52 pyasn1-modules==0.3.0 14:58:52 pycparser==2.21 14:58:52 pygerrit2==2.0.15 14:58:52 PyGithub==2.1.1 14:58:52 pyinotify==0.9.6 14:58:52 PyJWT==2.8.0 14:58:52 PyNaCl==1.5.0 14:58:52 pyparsing==2.4.7 14:58:52 pyperclip==1.8.2 14:58:52 pyrsistent==0.20.0 14:58:52 python-cinderclient==9.4.0 14:58:52 python-dateutil==2.8.2 14:58:52 python-heatclient==3.3.0 14:58:52 python-jenkins==1.8.2 14:58:52 python-keystoneclient==5.2.0 14:58:52 python-magnumclient==4.3.0 14:58:52 python-novaclient==18.4.0 14:58:52 python-openstackclient==6.0.0 14:58:52 python-swiftclient==4.4.0 14:58:52 pytz==2023.3.post1 14:58:52 PyYAML==6.0.1 14:58:52 referencing==0.32.0 14:58:52 requests==2.31.0 14:58:52 requests-oauthlib==1.3.1 14:58:52 requestsexceptions==1.4.0 14:58:52 rfc3986==2.0.0 14:58:52 rpds-py==0.16.2 14:58:52 rsa==4.9 14:58:52 ruamel.yaml==0.18.5 14:58:52 ruamel.yaml.clib==0.2.8 14:58:52 s3transfer==0.10.0 14:58:52 simplejson==3.19.2 14:58:52 six==1.16.0 14:58:52 smmap==5.0.1 14:58:52 soupsieve==2.5 14:58:52 stevedore==5.1.0 14:58:52 tabulate==0.9.0 14:58:52 toml==0.10.2 14:58:52 tomlkit==0.12.3 14:58:52 tqdm==4.66.1 14:58:52 typing_extensions==4.9.0 14:58:52 tzdata==2023.4 14:58:52 urllib3==1.26.18 14:58:52 virtualenv==20.25.0 14:58:52 wcwidth==0.2.12 14:58:52 websocket-client==1.7.0 14:58:52 wrapt==1.16.0 14:58:52 xdg==6.0.0 14:58:52 xmltodict==0.13.0 14:58:52 yq==3.2.3 14:58:52 zipp==3.17.0 14:58:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5984223072926873927.sh 14:58:52 ---> sudo-logs.sh 14:58:52 Archiving 'sudo' log.. 14:58:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9011037913083232921.sh 14:58:53 ---> job-cost.sh 14:58:53 Setup pyenv: 14:58:53 system 14:58:53 3.8.13 14:58:53 3.9.13 14:58:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:58:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qPRw from file:/tmp/.os_lf_venv 14:58:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:59:02 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:59:02 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:59:02 lf-activate-venv(): INFO: Adding /tmp/venv-qPRw/bin to PATH 14:59:02 INFO: No Stack... 14:59:02 INFO: Retrieving Pricing Info for: v3-standard-4 14:59:03 INFO: Archiving Costs 14:59:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10763590308579117010.sh 14:59:03 ---> logs-deploy.sh 14:59:03 Setup pyenv: 14:59:03 system 14:59:03 3.8.13 14:59:03 3.9.13 14:59:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:59:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qPRw from file:/tmp/.os_lf_venv 14:59:04 lf-activate-venv(): INFO: Installing: lftools 14:59:14 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:59:14 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-qPRw/bin to PATH 14:59:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3254 14:59:14 INFO: archiving workspace using pattern(s): 14:59:15 Archives upload complete. 14:59:16 INFO: archiving logs to Nexus 14:59:16 ---> uname -a: 14:59:16 Linux prd-ubuntu1804-builder-4c-4g-9544 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:59:16 14:59:16 14:59:16 ---> lscpu: 14:59:16 Architecture: x86_64 14:59:16 CPU op-mode(s): 32-bit, 64-bit 14:59:16 Byte Order: Little Endian 14:59:16 CPU(s): 4 14:59:16 On-line CPU(s) list: 0-3 14:59:16 Thread(s) per core: 1 14:59:16 Core(s) per socket: 1 14:59:16 Socket(s): 4 14:59:16 NUMA node(s): 1 14:59:16 Vendor ID: AuthenticAMD 14:59:16 CPU family: 23 14:59:16 Model: 49 14:59:16 Model name: AMD EPYC-Rome Processor 14:59:16 Stepping: 0 14:59:16 CPU MHz: 2799.998 14:59:16 BogoMIPS: 5599.99 14:59:16 Virtualization: AMD-V 14:59:16 Hypervisor vendor: KVM 14:59:16 Virtualization type: full 14:59:16 L1d cache: 32K 14:59:16 L1i cache: 32K 14:59:16 L2 cache: 512K 14:59:16 L3 cache: 16384K 14:59:16 NUMA node0 CPU(s): 0-3 14:59: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 14:59:16 14:59:16 14:59:16 ---> nproc: 14:59:16 4 14:59:16 14:59:16 14:59:16 ---> df -h: 14:59:16 Filesystem Size Used Avail Use% Mounted on 14:59:16 udev 7.9G 0 7.9G 0% /dev 14:59:16 tmpfs 1.6G 672K 1.6G 1% /run 14:59:16 /dev/vda1 78G 8.3G 70G 11% / 14:59:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:59:16 tmpfs 5.0M 0 5.0M 0% /run/lock 14:59:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:59:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:59:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:59:16 14:59:16 14:59:16 ---> free -m: 14:59:16 total used free shared buff/cache available 14:59:16 Mem: 16040 536 13387 0 2116 15190 14:59:16 Swap: 1023 0 1023 14:59:16 14:59:16 14:59:16 ---> ip addr: 14:59:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:59:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:59:16 inet 127.0.0.1/8 scope host lo 14:59:16 valid_lft forever preferred_lft forever 14:59:16 inet6 ::1/128 scope host 14:59:16 valid_lft forever preferred_lft forever 14:59:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:59:16 link/ether fa:16:3e:c5:15:63 brd ff:ff:ff:ff:ff:ff 14:59:16 inet 10.30.106.245/23 brd 10.30.107.255 scope global dynamic ens3 14:59:16 valid_lft 86244sec preferred_lft 86244sec 14:59:16 inet6 fe80::f816:3eff:fec5:1563/64 scope link 14:59:16 valid_lft forever preferred_lft forever 14:59:16 14:59:16 14:59:16 ---> sar -b -r -n DEV: 14:59:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9544) 01/04/24 _x86_64_ (4 CPU) 14:59:16 14:59:16 14:56:43 LINUX RESTART (4 CPU) 14:59:16 14:59:16 14:57:01 tps rtps wtps bread/s bwrtn/s 14:59:16 14:58:02 243.63 36.68 206.95 1729.85 28896.78 14:59:16 14:59:01 90.88 1.08 89.80 126.22 28837.96 14:59:16 Average: 167.90 19.03 148.87 934.77 28867.62 14:59:16 14:59:16 14:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:59:16 14:58:02 13937740 15529964 2487228 15.14 56724 1737704 827024 4.73 741164 1535280 97980 14:59:16 14:59:01 13683316 15542528 2741652 16.69 78536 1968088 794328 4.55 738116 1761540 173164 14:59:16 Average: 13810528 15536246 2614440 15.92 67630 1852896 810676 4.64 739640 1648410 135572 14:59:16 14:59:16 14:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:59:16 14:58:02 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:59:16 14:58:02 ens3 147.93 105.80 1496.58 28.40 0.00 0.00 0.00 0.00 14:59:16 14:59:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 14:59:16 14:59:01 ens3 48.25 33.74 560.35 8.04 0.00 0.00 0.00 0.00 14:59:16 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 14:59:16 Average: ens3 98.50 70.07 1032.40 18.31 0.00 0.00 0.00 0.00 14:59:16 14:59:16 14:59:16 ---> sar -P ALL: 14:59:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9544) 01/04/24 _x86_64_ (4 CPU) 14:59:16 14:59:16 14:56:43 LINUX RESTART (4 CPU) 14:59:16 14:59:16 14:57:01 CPU %user %nice %system %iowait %steal %idle 14:59:16 14:58:02 all 20.08 0.00 1.96 5.63 0.06 72.26 14:59:16 14:58:02 0 7.97 0.00 1.57 13.31 0.07 77.09 14:59:16 14:58:02 1 39.57 0.00 2.16 2.04 0.08 56.15 14:59:16 14:58:02 2 20.96 0.00 2.57 4.66 0.05 71.76 14:59:16 14:58:02 3 11.83 0.00 1.54 2.52 0.05 84.06 14:59:16 14:59:01 all 20.64 0.00 1.40 5.17 0.06 72.72 14:59:16 14:59:01 0 0.94 0.00 0.68 14.18 0.05 84.16 14:59:16 14:59:01 1 56.45 0.00 3.33 2.29 0.10 37.82 14:59:16 14:59:01 2 14.82 0.00 0.86 3.08 0.03 81.20 14:59:16 14:59:01 3 10.36 0.00 0.75 1.19 0.03 87.67 14:59:16 Average: all 20.36 0.00 1.69 5.41 0.06 72.49 14:59:16 Average: 0 4.48 0.00 1.13 13.74 0.06 80.59 14:59:16 Average: 1 47.94 0.00 2.74 2.17 0.09 47.06 14:59:16 Average: 2 17.92 0.00 1.72 3.87 0.04 76.45 14:59:16 Average: 3 11.10 0.00 1.14 1.86 0.04 85.85 14:59:16 14:59:16 14:59:16