13:14:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 13:14:27 Running as SYSTEM 13:14:27 [EnvInject] - Loading node environment variables. 13:14:27 Building remotely on prd-ubuntu1804-builder-4c-4g-3049 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:14:27 [ssh-agent] Looking for ssh-agent implementation... 13:14:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:28 $ ssh-agent 13:14:28 SSH_AUTH_SOCK=/tmp/ssh-17tijBPHunra/agent.1660 13:14:28 SSH_AGENT_PID=1662 13:14:28 [ssh-agent] Started. 13:14:28 Running ssh-add (command line suppressed) 13:14:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16798687487511727961.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16798687487511727961.key) 13:14:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:14:28 The recommended git tool is: NONE 13:14:29 using credential onap-jenkins-ssh 13:14:29 Wiping out workspace first. 13:14:29 Cloning the remote Git repository 13:14:29 Cloning repository git://cloud.onap.org/mirror/oom.git 13:14:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:14:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:14:29 > git --version # timeout=10 13:14:29 > git --version # 'git version 2.17.1' 13:14:29 using GIT_SSH to set credentials Gerrit user 13:14:29 Verifying host key using manually-configured host key entries 13:14:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:14:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:14:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:14:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:14:47 using GIT_SSH to set credentials Gerrit user 13:14:47 Verifying host key using manually-configured host key entries 13:14:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/2 # timeout=30 13:14:47 > git rev-parse 890142d9ef4f5533c5dcfab6f9d9ca8e4c8d8b8e^{commit} # timeout=10 13:14:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:14:47 Checking out Revision 890142d9ef4f5533c5dcfab6f9d9ca8e4c8d8b8e (refs/changes/62/136762/2) 13:14:47 > git config core.sparsecheckout # timeout=10 13:14:47 > git checkout -f 890142d9ef4f5533c5dcfab6f9d9ca8e4c8d8b8e # timeout=30 13:14:50 Commit message: "[WHAT] fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 13:14:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:14:50 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 13:14:50 [EnvInject] - Injecting environment variables from a build step. 13:14:50 [EnvInject] - Injecting as environment variables the properties content 13:14:50 PYTHON=python3 13:14:50 13:14:50 [EnvInject] - Variables injected successfully. 13:14:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14512594883856599792.sh 13:14:50 ---> tox-install.sh 13:14:50 + source /home/jenkins/lf-env.sh 13:14:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:14:50 ++ mktemp -d /tmp/venv-XXXX 13:14:50 + lf_venv=/tmp/venv-gdvq 13:14:50 + local venv_file=/tmp/.os_lf_venv 13:14:50 + local python=python3 13:14:50 + local options 13:14:50 + local set_path=true 13:14:50 + local install_args= 13:14:50 ++ 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 13:14:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:14:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:14:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:14:50 + true 13:14:50 + case $1 in 13:14:50 + venv_file=/tmp/.toxenv 13:14:50 + shift 2 13:14:50 + true 13:14:50 + case $1 in 13:14:50 + shift 13:14:50 + break 13:14:50 + case $python in 13:14:50 + local pkg_list= 13:14:50 + [[ -d /opt/pyenv ]] 13:14:50 + echo 'Setup pyenv:' 13:14:50 Setup pyenv: 13:14:50 + export PYENV_ROOT=/opt/pyenv 13:14:50 + PYENV_ROOT=/opt/pyenv 13:14:50 + 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 13:14:50 + 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 13:14:50 + pyenv versions 13:14:51 * system (set by /opt/pyenv/version) 13:14:51 * 3.8.13 (set by /opt/pyenv/version) 13:14:51 * 3.9.13 (set by /opt/pyenv/version) 13:14:51 * 3.10.6 (set by /opt/pyenv/version) 13:14:51 + command -v pyenv 13:14:51 ++ pyenv init - --no-rehash 13:14:51 + 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[*]}"'\'')" 13:14:51 export PATH="/opt/pyenv/shims:${PATH}" 13:14:51 export PYENV_SHELL=bash 13:14:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:14:51 pyenv() { 13:14:51 local command 13:14:51 command="${1:-}" 13:14:51 if [ "$#" -gt 0 ]; then 13:14:51 shift 13:14:51 fi 13:14:51 13:14:51 case "$command" in 13:14:51 rehash|shell) 13:14:51 eval "$(pyenv "sh-$command" "$@")" 13:14:51 ;; 13:14:51 *) 13:14:51 command pyenv "$command" "$@" 13:14:51 ;; 13:14:51 esac 13:14:51 }' 13:14:51 +++ 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[*]}"' 13:14: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 13:14:51 ++ 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 13:14:51 ++ 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 13:14:51 ++ export PYENV_SHELL=bash 13:14:51 ++ PYENV_SHELL=bash 13:14:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:14:51 +++ complete -F _pyenv pyenv 13:14:51 ++ lf-pyver python3 13:14:51 ++ local py_version_xy=python3 13:14:51 ++ local py_version_xyz= 13:14:51 ++ pyenv versions 13:14:51 ++ sed 's/^[ *]* //' 13:14:51 ++ local command 13:14:51 ++ command=versions 13:14:51 ++ '[' 1 -gt 0 ']' 13:14:51 ++ shift 13:14:51 ++ case "$command" in 13:14:51 ++ command pyenv versions 13:14:51 ++ pyenv versions 13:14:51 ++ grep -E '^[0-9.]*[0-9]$' 13:14:51 ++ awk '{ print $1 }' 13:14:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:14:51 +++ grep '^3' /tmp/.pyenv_versions 13:14:51 +++ sort -V 13:14:51 +++ tail -n 1 13:14:51 ++ py_version_xyz=3.10.6 13:14:51 ++ [[ -z 3.10.6 ]] 13:14:51 ++ echo 3.10.6 13:14:51 ++ return 0 13:14:51 + pyenv local 3.10.6 13:14:51 + local command 13:14:51 + command=local 13:14:51 + '[' 2 -gt 0 ']' 13:14:51 + shift 13:14:51 + case "$command" in 13:14:51 + command pyenv local 3.10.6 13:14:51 + pyenv local 3.10.6 13:14:51 + for arg in "$@" 13:14:51 + case $arg in 13:14:51 + pkg_list+='tox ' 13:14:51 + for arg in "$@" 13:14:51 + case $arg in 13:14:51 + pkg_list+='virtualenv ' 13:14:51 + for arg in "$@" 13:14:51 + case $arg in 13:14:51 + pkg_list+='urllib3~=1.26.15 ' 13:14:51 + [[ -f /tmp/.toxenv ]] 13:14:51 + [[ ! -f /tmp/.toxenv ]] 13:14:51 + [[ -n '' ]] 13:14:51 + python3 -m venv /tmp/venv-gdvq 13:14:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gdvq' 13:14:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gdvq 13:14:55 + echo /tmp/venv-gdvq 13:14:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:14:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:14:55 + /tmp/venv-gdvq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:14:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:14:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:14:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:14:59 + /tmp/venv-gdvq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:15:02 + type python3 13:15:02 + true 13:15:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gdvq/bin to PATH' 13:15:02 lf-activate-venv(): INFO: Adding /tmp/venv-gdvq/bin to PATH 13:15:02 + PATH=/tmp/venv-gdvq/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 13:15:02 + return 0 13:15:02 + python3 --version 13:15:02 Python 3.10.6 13:15:02 + python3 -m pip --version 13:15:02 pip 23.3.1 from /tmp/venv-gdvq/lib/python3.10/site-packages/pip (python 3.10) 13:15:02 + python3 -m pip freeze 13:15:03 cachetools==5.3.2 13:15:03 chardet==5.2.0 13:15:03 colorama==0.4.6 13:15:03 distlib==0.3.7 13:15:03 filelock==3.13.1 13:15:03 packaging==23.2 13:15:03 platformdirs==4.1.0 13:15:03 pluggy==1.3.0 13:15:03 pyproject-api==1.6.1 13:15:03 tomli==2.0.1 13:15:03 tox==4.11.4 13:15:03 urllib3==1.26.18 13:15:03 virtualenv==20.25.0 13:15:03 [EnvInject] - Injecting environment variables from a build step. 13:15:03 [EnvInject] - Injecting as environment variables the properties content 13:15:03 PARALLEL=false 13:15:03 13:15:03 [EnvInject] - Variables injected successfully. 13:15:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4956327801648638560.sh 13:15:03 ---> tox-run.sh 13:15:03 + 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 13:15:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:15:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:15:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:15:03 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:15:03 + source /home/jenkins/lf-env.sh 13:15:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:03 ++ mktemp -d /tmp/venv-XXXX 13:15:03 + lf_venv=/tmp/venv-flzf 13:15:03 + local venv_file=/tmp/.os_lf_venv 13:15:03 + local python=python3 13:15:03 + local options 13:15:03 + local set_path=true 13:15:03 + local install_args= 13:15:03 ++ 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 13:15:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:15:03 + true 13:15:03 + case $1 in 13:15:03 + venv_file=/tmp/.toxenv 13:15:03 + shift 2 13:15:03 + true 13:15:03 + case $1 in 13:15:03 + shift 13:15:03 + break 13:15:03 + case $python in 13:15:03 + local pkg_list= 13:15:03 + [[ -d /opt/pyenv ]] 13:15:03 + echo 'Setup pyenv:' 13:15:03 Setup pyenv: 13:15:03 + export PYENV_ROOT=/opt/pyenv 13:15:03 + PYENV_ROOT=/opt/pyenv 13:15:03 + 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 13:15:03 + 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 13:15:03 + pyenv versions 13:15:03 system 13:15:03 3.8.13 13:15:03 3.9.13 13:15:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:15:03 + command -v pyenv 13:15:03 ++ pyenv init - --no-rehash 13:15:03 + 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[*]}"'\'')" 13:15:03 export PATH="/opt/pyenv/shims:${PATH}" 13:15:03 export PYENV_SHELL=bash 13:15:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:15:03 pyenv() { 13:15:03 local command 13:15:03 command="${1:-}" 13:15:03 if [ "$#" -gt 0 ]; then 13:15:03 shift 13:15:03 fi 13:15:03 13:15:03 case "$command" in 13:15:03 rehash|shell) 13:15:03 eval "$(pyenv "sh-$command" "$@")" 13:15:03 ;; 13:15:03 *) 13:15:03 command pyenv "$command" "$@" 13:15:03 ;; 13:15:03 esac 13:15:03 }' 13:15:03 +++ 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[*]}"' 13:15:03 ++ 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 13:15:03 ++ 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 13:15:03 ++ 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 13:15:03 ++ export PYENV_SHELL=bash 13:15:03 ++ PYENV_SHELL=bash 13:15:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:15:03 +++ complete -F _pyenv pyenv 13:15:03 ++ lf-pyver python3 13:15:03 ++ local py_version_xy=python3 13:15:03 ++ local py_version_xyz= 13:15:03 ++ pyenv versions 13:15:03 ++ local command 13:15:03 ++ command=versions 13:15:03 ++ '[' 1 -gt 0 ']' 13:15:03 ++ shift 13:15:03 ++ case "$command" in 13:15:03 ++ command pyenv versions 13:15:03 ++ pyenv versions 13:15:03 ++ awk '{ print $1 }' 13:15:03 ++ sed 's/^[ *]* //' 13:15:03 ++ grep -E '^[0-9.]*[0-9]$' 13:15:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:15:03 +++ grep '^3' /tmp/.pyenv_versions 13:15:03 +++ sort -V 13:15:03 +++ tail -n 1 13:15:03 ++ py_version_xyz=3.10.6 13:15:03 ++ [[ -z 3.10.6 ]] 13:15:03 ++ echo 3.10.6 13:15:03 ++ return 0 13:15:03 + pyenv local 3.10.6 13:15:03 + local command 13:15:03 + command=local 13:15:03 + '[' 2 -gt 0 ']' 13:15:03 + shift 13:15:03 + case "$command" in 13:15:03 + command pyenv local 3.10.6 13:15:03 + pyenv local 3.10.6 13:15:03 + for arg in "$@" 13:15:03 + case $arg in 13:15:03 + pkg_list+='tox ' 13:15:03 + for arg in "$@" 13:15:03 + case $arg in 13:15:03 + pkg_list+='virtualenv ' 13:15:03 + for arg in "$@" 13:15:03 + case $arg in 13:15:03 + pkg_list+='urllib3~=1.26.15 ' 13:15:03 + [[ -f /tmp/.toxenv ]] 13:15:03 ++ cat /tmp/.toxenv 13:15:03 + lf_venv=/tmp/venv-gdvq 13:15:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gdvq from' file:/tmp/.toxenv 13:15:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gdvq from file:/tmp/.toxenv 13:15:03 + /tmp/venv-gdvq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:15:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:15:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:15:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:15:04 + /tmp/venv-gdvq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:15:06 + type python3 13:15:06 + true 13:15:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gdvq/bin to PATH' 13:15:06 lf-activate-venv(): INFO: Adding /tmp/venv-gdvq/bin to PATH 13:15:06 + PATH=/tmp/venv-gdvq/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 13:15:06 + return 0 13:15:06 + [[ -d /opt/pyenv ]] 13:15:06 + echo '---> Setting up pyenv' 13:15:06 ---> Setting up pyenv 13:15:06 + export PYENV_ROOT=/opt/pyenv 13:15:06 + PYENV_ROOT=/opt/pyenv 13:15:06 + export PATH=/opt/pyenv/bin:/tmp/venv-gdvq/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 13:15:06 + PATH=/opt/pyenv/bin:/tmp/venv-gdvq/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 13:15:06 ++ pwd 13:15:06 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:15:06 + export PYTHONPATH 13:15:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:15:06 + TOX_TESTENV_PASSENV=PYTHONPATH 13:15:06 + tox --version 13:15:06 4.11.4 from /tmp/venv-gdvq/lib/python3.10/site-packages/tox/__init__.py 13:15:06 + PARALLEL=false 13:15:06 + TOX_OPTIONS_LIST= 13:15:06 + [[ -n checkbashisms ]] 13:15:06 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:15:06 + case ${PARALLEL,,} in 13:15:06 + tox -e checkbashisms 13:15:06 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:15:07 checkbashisms: freeze> python -m pip freeze --all 13:15:08 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:15:08 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:15:09 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:15:09 you may get strange results 13:15:10 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:15:11 checkbashisms: OK (4.68=setup[1.60]+cmd[3.08] seconds) 13:15:11 congratulations :) (4.84 seconds) 13:15:11 + tox_status=0 13:15:11 + echo '---> Completed tox runs' 13:15:11 ---> Completed tox runs 13:15:11 + for i in .tox/*/log 13:15:11 ++ echo .tox/checkbashisms/log 13:15:11 ++ awk -F/ '{print $2}' 13:15:11 + tox_env=checkbashisms 13:15:11 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:15:11 + DOC_DIR=docs/_build/html 13:15:11 + [[ -d docs/_build/html ]] 13:15:11 + echo '---> tox-run.sh ends' 13:15:11 ---> tox-run.sh ends 13:15:11 + test 0 -eq 0 13:15:11 $ ssh-agent -k 13:15:11 unset SSH_AUTH_SOCK; 13:15:11 unset SSH_AGENT_PID; 13:15:11 echo Agent pid 1662 killed; 13:15:11 [ssh-agent] Stopped. 13:15:11 [PostBuildScript] - [INFO] Executing post build scripts. 13:15:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2453692039539632890.sh 13:15:11 ---> sysstat.sh 13:15:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13568278249065187781.sh 13:15:12 ---> package-listing.sh 13:15:12 ++ facter osfamily 13:15:12 ++ tr '[:upper:]' '[:lower:]' 13:15:12 + OS_FAMILY=debian 13:15:12 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:15:12 + START_PACKAGES=/tmp/packages_start.txt 13:15:12 + END_PACKAGES=/tmp/packages_end.txt 13:15:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:12 + PACKAGES=/tmp/packages_start.txt 13:15:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:15:12 + PACKAGES=/tmp/packages_end.txt 13:15:12 + case "${OS_FAMILY}" in 13:15:12 + dpkg -l 13:15:12 + grep '^ii' 13:15:12 + '[' -f /tmp/packages_start.txt ']' 13:15:12 + '[' -f /tmp/packages_end.txt ']' 13:15:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:15:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:15:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:15:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13264848488272321289.sh 13:15:12 ---> capture-instance-metadata.sh 13:15:12 Setup pyenv: 13:15:12 system 13:15:12 3.8.13 13:15:12 3.9.13 13:15:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:15:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-80qI 13:15:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:15:20 lf-activate-venv(): INFO: Installing: lftools 13:15:59 lf-activate-venv(): INFO: Adding /tmp/venv-80qI/bin to PATH 13:15:59 INFO: Running in OpenStack, capturing instance metadata 13:16:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3160123965082939759.sh 13:16:00 provisioning config files... 13:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1060707376452243504tmp 13:16:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:16:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:16:00 [EnvInject] - Injecting environment variables from a build step. 13:16:00 [EnvInject] - Injecting as environment variables the properties content 13:16:00 SERVER_ID=logs 13:16:00 13:16:00 [EnvInject] - Variables injected successfully. 13:16:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7919817319343356904.sh 13:16:00 ---> create-netrc.sh 13:16:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1858947272875229025.sh 13:16:00 ---> python-tools-install.sh 13:16:00 Setup pyenv: 13:16:00 system 13:16:00 3.8.13 13:16:00 3.9.13 13:16:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80qI from file:/tmp/.os_lf_venv 13:16:01 lf-activate-venv(): INFO: Installing: lftools 13:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-80qI/bin to PATH 13:16:09 Generating Requirements File 13:16:40 Python 3.10.6 13:16:40 pip 23.3.1 from /tmp/venv-80qI/lib/python3.10/site-packages/pip (python 3.10) 13:16:41 appdirs==1.4.4 13:16:41 argcomplete==3.1.6 13:16:41 aspy.yaml==1.3.0 13:16:41 attrs==23.1.0 13:16:41 autopage==0.5.2 13:16:41 Babel==2.13.1 13:16:41 beautifulsoup4==4.12.2 13:16:41 boto3==1.33.9 13:16:41 botocore==1.33.9 13:16:41 bs4==0.0.1 13:16:41 cachetools==5.3.2 13:16:41 certifi==2023.11.17 13:16:41 cffi==1.16.0 13:16:41 cfgv==3.4.0 13:16:41 chardet==5.2.0 13:16:41 charset-normalizer==3.3.2 13:16:41 click==8.1.7 13:16:41 cliff==4.4.0 13:16:41 cmd2==2.4.3 13:16:41 cryptography==3.3.2 13:16:41 debtcollector==2.5.0 13:16:41 decorator==5.1.1 13:16:41 defusedxml==0.7.1 13:16:41 Deprecated==1.2.14 13:16:41 distlib==0.3.7 13:16:41 dnspython==2.4.2 13:16:41 docker==4.2.2 13:16:41 dogpile.cache==1.2.2 13:16:41 email-validator==2.1.0.post1 13:16:41 filelock==3.13.1 13:16:41 future==0.18.3 13:16:41 gitdb==4.0.11 13:16:41 GitPython==3.1.40 13:16:41 google-auth==2.25.1 13:16:41 httplib2==0.22.0 13:16:41 identify==2.5.33 13:16:41 idna==3.6 13:16:41 importlib-metadata==7.0.0 13:16:41 importlib-resources==1.5.0 13:16:41 iso8601==2.1.0 13:16:41 Jinja2==3.1.2 13:16:41 jmespath==1.0.1 13:16:41 jsonpatch==1.33 13:16:41 jsonpointer==2.4 13:16:41 jsonschema==4.20.0 13:16:41 jsonschema-specifications==2023.11.2 13:16:41 keystoneauth1==5.4.0 13:16:41 kubernetes==28.1.0 13:16:41 lftools==0.37.8 13:16:41 lxml==4.9.3 13:16:41 MarkupSafe==2.1.3 13:16:41 msgpack==1.0.7 13:16:41 multi-key-dict==2.0.3 13:16:41 munch==4.0.0 13:16:41 netaddr==0.9.0 13:16:41 netifaces==0.11.0 13:16:41 niet==1.4.2 13:16:41 nodeenv==1.8.0 13:16:41 oauth2client==4.1.3 13:16:41 oauthlib==3.2.2 13:16:41 openstacksdk==0.62.0 13:16:41 os-client-config==2.1.0 13:16:41 os-service-types==1.7.0 13:16:41 osc-lib==2.9.0 13:16:41 oslo.config==9.2.0 13:16:41 oslo.context==5.3.0 13:16:41 oslo.i18n==6.2.0 13:16:41 oslo.log==5.4.0 13:16:41 oslo.serialization==5.2.0 13:16:41 oslo.utils==6.3.0 13:16:41 packaging==23.2 13:16:41 pbr==6.0.0 13:16:41 platformdirs==4.1.0 13:16:41 prettytable==3.9.0 13:16:41 pyasn1==0.5.1 13:16:41 pyasn1-modules==0.3.0 13:16:41 pycparser==2.21 13:16:41 pygerrit2==2.0.15 13:16:41 PyGithub==2.1.1 13:16:41 pyinotify==0.9.6 13:16:41 PyJWT==2.8.0 13:16:41 PyNaCl==1.5.0 13:16:41 pyparsing==2.4.7 13:16:41 pyperclip==1.8.2 13:16:41 pyrsistent==0.20.0 13:16:41 python-cinderclient==9.4.0 13:16:41 python-dateutil==2.8.2 13:16:41 python-heatclient==3.3.0 13:16:41 python-jenkins==1.8.2 13:16:41 python-keystoneclient==5.2.0 13:16:41 python-magnumclient==4.3.0 13:16:41 python-novaclient==18.4.0 13:16:41 python-openstackclient==6.0.0 13:16:41 python-swiftclient==4.4.0 13:16:41 pytz==2023.3.post1 13:16:41 PyYAML==6.0.1 13:16:41 referencing==0.31.1 13:16:41 requests==2.31.0 13:16:41 requests-oauthlib==1.3.1 13:16:41 requestsexceptions==1.4.0 13:16:41 rfc3986==2.0.0 13:16:41 rpds-py==0.13.2 13:16:41 rsa==4.9 13:16:41 ruamel.yaml==0.18.5 13:16:41 ruamel.yaml.clib==0.2.8 13:16:41 s3transfer==0.8.2 13:16:41 simplejson==3.19.2 13:16:41 six==1.16.0 13:16:41 smmap==5.0.1 13:16:41 soupsieve==2.5 13:16:41 stevedore==5.1.0 13:16:41 tabulate==0.9.0 13:16:41 toml==0.10.2 13:16:41 tomlkit==0.12.3 13:16:41 tqdm==4.66.1 13:16:41 typing_extensions==4.8.0 13:16:41 tzdata==2023.3 13:16:41 urllib3==1.26.18 13:16:41 virtualenv==20.25.0 13:16:41 wcwidth==0.2.12 13:16:41 websocket-client==1.7.0 13:16:41 wrapt==1.16.0 13:16:41 xdg==6.0.0 13:16:41 xmltodict==0.13.0 13:16:41 yq==3.2.3 13:16:41 zipp==3.17.0 13:16:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15100207947437273517.sh 13:16:41 ---> sudo-logs.sh 13:16:41 Archiving 'sudo' log.. 13:16:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10449603425655629085.sh 13:16:41 ---> job-cost.sh 13:16:41 Setup pyenv: 13:16:41 system 13:16:41 3.8.13 13:16:41 3.9.13 13:16:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:16:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80qI from file:/tmp/.os_lf_venv 13:16:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:16:50 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. 13:16:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-80qI/bin to PATH 13:16:50 INFO: No Stack... 13:16:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:16:51 INFO: Archiving Costs 13:16:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15072568660282300749.sh 13:16:51 ---> logs-deploy.sh 13:16:51 Setup pyenv: 13:16:51 system 13:16:51 3.8.13 13:16:51 3.9.13 13:16:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80qI from file:/tmp/.os_lf_venv 13:16:52 lf-activate-venv(): INFO: Installing: lftools 13:17: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. 13:17:02 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:17:02 lf-activate-venv(): INFO: Adding /tmp/venv-80qI/bin to PATH 13:17:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3232 13:17:02 INFO: archiving workspace using pattern(s): 13:17:03 Archives upload complete. 13:17:03 INFO: archiving logs to Nexus 13:17:04 ---> uname -a: 13:17:04 Linux prd-ubuntu1804-builder-4c-4g-3049 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:17:04 13:17:04 13:17:04 ---> lscpu: 13:17:04 Architecture: x86_64 13:17:04 CPU op-mode(s): 32-bit, 64-bit 13:17:04 Byte Order: Little Endian 13:17:04 CPU(s): 4 13:17:04 On-line CPU(s) list: 0-3 13:17:04 Thread(s) per core: 1 13:17:04 Core(s) per socket: 1 13:17:04 Socket(s): 4 13:17:04 NUMA node(s): 1 13:17:04 Vendor ID: AuthenticAMD 13:17:04 CPU family: 23 13:17:04 Model: 49 13:17:04 Model name: AMD EPYC-Rome Processor 13:17:04 Stepping: 0 13:17:04 CPU MHz: 2799.998 13:17:04 BogoMIPS: 5599.99 13:17:04 Virtualization: AMD-V 13:17:04 Hypervisor vendor: KVM 13:17:04 Virtualization type: full 13:17:04 L1d cache: 32K 13:17:04 L1i cache: 32K 13:17:04 L2 cache: 512K 13:17:04 L3 cache: 16384K 13:17:04 NUMA node0 CPU(s): 0-3 13:17:04 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 13:17:04 13:17:04 13:17:04 ---> nproc: 13:17:04 4 13:17:04 13:17:04 13:17:04 ---> df -h: 13:17:04 Filesystem Size Used Avail Use% Mounted on 13:17:04 udev 7.9G 0 7.9G 0% /dev 13:17:04 tmpfs 1.6G 672K 1.6G 1% /run 13:17:04 /dev/vda1 78G 8.3G 70G 11% / 13:17:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:17:04 tmpfs 5.0M 0 5.0M 0% /run/lock 13:17:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:17:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:17:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:17:04 13:17:04 13:17:04 ---> free -m: 13:17:04 total used free shared buff/cache available 13:17:04 Mem: 16040 539 13389 0 2111 15186 13:17:04 Swap: 1023 0 1023 13:17:04 13:17:04 13:17:04 ---> ip addr: 13:17:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:17:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:17:04 inet 127.0.0.1/8 scope host lo 13:17:04 valid_lft forever preferred_lft forever 13:17:04 inet6 ::1/128 scope host 13:17:04 valid_lft forever preferred_lft forever 13:17:04 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:17:04 link/ether fa:16:3e:5a:30:a2 brd ff:ff:ff:ff:ff:ff 13:17:04 inet 10.30.107.194/23 brd 10.30.107.255 scope global dynamic ens3 13:17:04 valid_lft 86226sec preferred_lft 86226sec 13:17:04 inet6 fe80::f816:3eff:fe5a:30a2/64 scope link 13:17:04 valid_lft forever preferred_lft forever 13:17:04 13:17:04 13:17:04 ---> sar -b -r -n DEV: 13:17:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3049) 12/07/23 _x86_64_ (4 CPU) 13:17:04 13:17:04 13:14:12 LINUX RESTART (4 CPU) 13:17:04 13:17:04 13:15:02 tps rtps wtps bread/s bwrtn/s 13:17:04 13:16:01 103.69 18.74 84.95 1177.43 26279.48 13:17:04 13:17:01 85.52 0.38 85.14 26.00 28193.97 13:17:04 Average: 94.53 9.49 85.04 596.87 27244.77 13:17:04 13:17:04 13:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:17:04 13:16:01 13915648 15585028 2509312 15.28 66696 1797824 755668 4.32 682484 1603248 139760 13:17:04 13:17:01 13654892 15511568 2770068 16.86 79008 1964080 804928 4.61 767892 1759504 152872 13:17:04 Average: 13785270 15548298 2639690 16.07 72852 1880952 780298 4.47 725188 1681376 146316 13:17:04 13:17:04 13:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:17:04 13:16:01 ens3 51.80 33.69 648.98 8.61 0.00 0.00 0.00 0.00 13:17:04 13:16:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 13:17:04 13:17:01 ens3 43.51 32.41 529.49 7.86 0.00 0.00 0.00 0.00 13:17:04 13:17:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 13:17:04 Average: ens3 47.62 33.04 588.73 8.23 0.00 0.00 0.00 0.00 13:17:04 Average: lo 1.14 1.14 0.12 0.12 0.00 0.00 0.00 0.00 13:17:04 13:17:04 13:17:04 ---> sar -P ALL: 13:17:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3049) 12/07/23 _x86_64_ (4 CPU) 13:17:04 13:17:04 13:14:12 LINUX RESTART (4 CPU) 13:17:04 13:17:04 13:15:02 CPU %user %nice %system %iowait %steal %idle 13:17:04 13:16:01 all 17.66 0.00 1.57 8.18 0.06 72.53 13:17:04 13:16:01 0 9.35 0.00 1.12 9.47 0.05 80.02 13:17:04 13:16:01 1 32.46 0.00 2.61 9.38 0.09 55.47 13:17:04 13:16:01 2 8.54 0.00 1.24 12.51 0.03 77.68 13:17:04 13:16:01 3 20.39 0.00 1.31 1.36 0.05 76.88 13:17:04 13:17:01 all 21.34 0.00 1.17 3.71 0.05 73.74 13:17:04 13:17:01 0 38.26 0.00 1.71 5.40 0.10 54.53 13:17:04 13:17:01 1 18.22 0.00 1.02 0.27 0.02 80.48 13:17:04 13:17:01 2 20.23 0.00 1.07 8.70 0.05 69.95 13:17:04 13:17:01 3 8.72 0.00 0.85 0.48 0.03 89.91 13:17:04 Average: all 19.52 0.00 1.37 5.92 0.05 73.14 13:17:04 Average: 0 23.89 0.00 1.42 7.42 0.08 67.20 13:17:04 Average: 1 25.27 0.00 1.81 4.78 0.05 68.09 13:17:04 Average: 2 14.44 0.00 1.16 10.58 0.04 73.78 13:17:04 Average: 3 14.50 0.00 1.08 0.92 0.04 83.47 13:17:04 13:17:04 13:17:04