12:55:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 12:55:45 Running as SYSTEM 12:55:46 [EnvInject] - Loading node environment variables. 12:55:46 Building remotely on prd-ubuntu1804-builder-4c-4g-3040 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:55:46 [ssh-agent] Looking for ssh-agent implementation... 12:55:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:46 $ ssh-agent 12:55:46 SSH_AUTH_SOCK=/tmp/ssh-rGWKVU9fSOdQ/agent.1823 12:55:46 SSH_AGENT_PID=1825 12:55:46 [ssh-agent] Started. 12:55:46 Running ssh-add (command line suppressed) 12:55:46 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_113260344932556573.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_113260344932556573.key) 12:55:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:46 The recommended git tool is: NONE 12:55:48 using credential onap-jenkins-ssh 12:55:48 Wiping out workspace first. 12:55:48 Cloning the remote Git repository 12:55:48 Cloning repository git://cloud.onap.org/mirror/oom.git 12:55:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:55:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:48 > git --version # timeout=10 12:55:48 > git --version # 'git version 2.17.1' 12:55:48 using GIT_SSH to set credentials Gerrit user 12:55:48 Verifying host key using manually-configured host key entries 12:55:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:55 using GIT_SSH to set credentials Gerrit user 12:55:55 Verifying host key using manually-configured host key entries 12:55:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/1 # timeout=30 12:55:56 > git rev-parse c622bf8ccb4315ecfcf97530eb0b977adf946e63^{commit} # timeout=10 12:55:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:55:56 Checking out Revision c622bf8ccb4315ecfcf97530eb0b977adf946e63 (refs/changes/62/136762/1) 12:55:56 > git config core.sparsecheckout # timeout=10 12:55:56 > git checkout -f c622bf8ccb4315ecfcf97530eb0b977adf946e63 # timeout=30 12:56:00 Commit message: "fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 12:56:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:00 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 12:56:00 [EnvInject] - Injecting environment variables from a build step. 12:56:00 [EnvInject] - Injecting as environment variables the properties content 12:56:00 PYTHON=python3 12:56:00 12:56:00 [EnvInject] - Variables injected successfully. 12:56:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins961332294503697816.sh 12:56:00 ---> tox-install.sh 12:56:00 + source /home/jenkins/lf-env.sh 12:56:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:00 ++ mktemp -d /tmp/venv-XXXX 12:56:00 + lf_venv=/tmp/venv-DSuV 12:56:00 + local venv_file=/tmp/.os_lf_venv 12:56:00 + local python=python3 12:56:00 + local options 12:56:00 + local set_path=true 12:56:00 + local install_args= 12:56:00 ++ 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 12:56:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:00 + true 12:56:00 + case $1 in 12:56:00 + venv_file=/tmp/.toxenv 12:56:00 + shift 2 12:56:00 + true 12:56:00 + case $1 in 12:56:00 + shift 12:56:00 + break 12:56:00 + case $python in 12:56:00 + local pkg_list= 12:56:00 + [[ -d /opt/pyenv ]] 12:56:00 + echo 'Setup pyenv:' 12:56:00 Setup pyenv: 12:56:00 + export PYENV_ROOT=/opt/pyenv 12:56:00 + PYENV_ROOT=/opt/pyenv 12:56:00 + 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 12:56:00 + 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 12:56:00 + pyenv versions 12:56:00 * system (set by /opt/pyenv/version) 12:56:00 * 3.8.13 (set by /opt/pyenv/version) 12:56:00 * 3.9.13 (set by /opt/pyenv/version) 12:56:00 * 3.10.6 (set by /opt/pyenv/version) 12:56:00 + command -v pyenv 12:56:00 ++ pyenv init - --no-rehash 12:56:00 + 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[*]}"'\'')" 12:56:00 export PATH="/opt/pyenv/shims:${PATH}" 12:56:00 export PYENV_SHELL=bash 12:56:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:00 pyenv() { 12:56:00 local command 12:56:00 command="${1:-}" 12:56:00 if [ "$#" -gt 0 ]; then 12:56:00 shift 12:56:00 fi 12:56:00 12:56:00 case "$command" in 12:56:00 rehash|shell) 12:56:00 eval "$(pyenv "sh-$command" "$@")" 12:56:00 ;; 12:56:00 *) 12:56:00 command pyenv "$command" "$@" 12:56:00 ;; 12:56:00 esac 12:56:00 }' 12:56:00 +++ 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[*]}"' 12:56:00 ++ 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 12:56:00 ++ 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 12:56:00 ++ 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 12:56:00 ++ export PYENV_SHELL=bash 12:56:00 ++ PYENV_SHELL=bash 12:56:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:00 +++ complete -F _pyenv pyenv 12:56:00 ++ lf-pyver python3 12:56:00 ++ local py_version_xy=python3 12:56:00 ++ local py_version_xyz= 12:56:00 ++ pyenv versions 12:56:00 ++ local command 12:56:00 ++ sed 's/^[ *]* //' 12:56:00 ++ command=versions 12:56:00 ++ '[' 1 -gt 0 ']' 12:56:00 ++ awk '{ print $1 }' 12:56:00 ++ grep -E '^[0-9.]*[0-9]$' 12:56:00 ++ shift 12:56:00 ++ case "$command" in 12:56:00 ++ command pyenv versions 12:56:00 ++ pyenv versions 12:56:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:00 +++ grep '^3' /tmp/.pyenv_versions 12:56:00 +++ sort -V 12:56:00 +++ tail -n 1 12:56:00 ++ py_version_xyz=3.10.6 12:56:00 ++ [[ -z 3.10.6 ]] 12:56:00 ++ echo 3.10.6 12:56:00 ++ return 0 12:56:00 + pyenv local 3.10.6 12:56:00 + local command 12:56:00 + command=local 12:56:00 + '[' 2 -gt 0 ']' 12:56:00 + shift 12:56:00 + case "$command" in 12:56:00 + command pyenv local 3.10.6 12:56:00 + pyenv local 3.10.6 12:56:00 + for arg in "$@" 12:56:00 + case $arg in 12:56:00 + pkg_list+='tox ' 12:56:00 + for arg in "$@" 12:56:00 + case $arg in 12:56:00 + pkg_list+='virtualenv ' 12:56:00 + for arg in "$@" 12:56:00 + case $arg in 12:56:00 + pkg_list+='urllib3~=1.26.15 ' 12:56:00 + [[ -f /tmp/.toxenv ]] 12:56:00 + [[ ! -f /tmp/.toxenv ]] 12:56:00 + [[ -n '' ]] 12:56:00 + python3 -m venv /tmp/venv-DSuV 12:56:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DSuV' 12:56:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DSuV 12:56:07 + echo /tmp/venv-DSuV 12:56:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:56:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:56:07 + /tmp/venv-DSuV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:12 + /tmp/venv-DSuV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:15 + type python3 12:56:15 + true 12:56:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DSuV/bin to PATH' 12:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-DSuV/bin to PATH 12:56:15 + PATH=/tmp/venv-DSuV/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 12:56:15 + return 0 12:56:15 + python3 --version 12:56:15 Python 3.10.6 12:56:15 + python3 -m pip --version 12:56:16 pip 23.3.1 from /tmp/venv-DSuV/lib/python3.10/site-packages/pip (python 3.10) 12:56:16 + python3 -m pip freeze 12:56:16 cachetools==5.3.2 12:56:16 chardet==5.2.0 12:56:16 colorama==0.4.6 12:56:16 distlib==0.3.7 12:56:16 filelock==3.13.1 12:56:16 packaging==23.2 12:56:16 platformdirs==4.1.0 12:56:16 pluggy==1.3.0 12:56:16 pyproject-api==1.6.1 12:56:16 tomli==2.0.1 12:56:16 tox==4.11.4 12:56:16 urllib3==1.26.18 12:56:16 virtualenv==20.25.0 12:56:16 [EnvInject] - Injecting environment variables from a build step. 12:56:16 [EnvInject] - Injecting as environment variables the properties content 12:56:16 PARALLEL=false 12:56:16 12:56:16 [EnvInject] - Variables injected successfully. 12:56:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1627768171112656684.sh 12:56:16 ---> tox-run.sh 12:56:16 + 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 12:56:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:56:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:56:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:56:16 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:56:16 + source /home/jenkins/lf-env.sh 12:56:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:16 ++ mktemp -d /tmp/venv-XXXX 12:56:16 + lf_venv=/tmp/venv-vgNb 12:56:16 + local venv_file=/tmp/.os_lf_venv 12:56:16 + local python=python3 12:56:16 + local options 12:56:16 + local set_path=true 12:56:16 + local install_args= 12:56:16 ++ 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 12:56:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:16 + true 12:56:16 + case $1 in 12:56:16 + venv_file=/tmp/.toxenv 12:56:16 + shift 2 12:56:16 + true 12:56:16 + case $1 in 12:56:16 + shift 12:56:16 + break 12:56:16 + case $python in 12:56:16 + local pkg_list= 12:56:16 + [[ -d /opt/pyenv ]] 12:56:16 + echo 'Setup pyenv:' 12:56:16 Setup pyenv: 12:56:16 + export PYENV_ROOT=/opt/pyenv 12:56:16 + PYENV_ROOT=/opt/pyenv 12:56:16 + 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 12:56:16 + 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 12:56:16 + pyenv versions 12:56:16 system 12:56:16 3.8.13 12:56:16 3.9.13 12:56:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:16 + command -v pyenv 12:56:16 ++ pyenv init - --no-rehash 12:56:16 + 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[*]}"'\'')" 12:56:16 export PATH="/opt/pyenv/shims:${PATH}" 12:56:16 export PYENV_SHELL=bash 12:56:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:16 pyenv() { 12:56:16 local command 12:56:16 command="${1:-}" 12:56:16 if [ "$#" -gt 0 ]; then 12:56:16 shift 12:56:16 fi 12:56:16 12:56:16 case "$command" in 12:56:16 rehash|shell) 12:56:16 eval "$(pyenv "sh-$command" "$@")" 12:56:16 ;; 12:56:16 *) 12:56:16 command pyenv "$command" "$@" 12:56:16 ;; 12:56:16 esac 12:56:16 }' 12:56:16 +++ 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[*]}"' 12:56:16 ++ 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 12:56:16 ++ 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 12:56:16 ++ 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 12:56:16 ++ export PYENV_SHELL=bash 12:56:16 ++ PYENV_SHELL=bash 12:56:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:16 +++ complete -F _pyenv pyenv 12:56:16 ++ lf-pyver python3 12:56:16 ++ local py_version_xy=python3 12:56:16 ++ local py_version_xyz= 12:56:16 ++ pyenv versions 12:56:16 ++ local command 12:56:16 ++ command=versions 12:56:16 ++ '[' 1 -gt 0 ']' 12:56:16 ++ shift 12:56:16 ++ case "$command" in 12:56:16 ++ command pyenv versions 12:56:16 ++ pyenv versions 12:56:16 ++ awk '{ print $1 }' 12:56:16 ++ grep -E '^[0-9.]*[0-9]$' 12:56:16 ++ sed 's/^[ *]* //' 12:56:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:16 +++ grep '^3' /tmp/.pyenv_versions 12:56:16 +++ sort -V 12:56:16 +++ tail -n 1 12:56:16 ++ py_version_xyz=3.10.6 12:56:16 ++ [[ -z 3.10.6 ]] 12:56:16 ++ echo 3.10.6 12:56:16 ++ return 0 12:56:16 + pyenv local 3.10.6 12:56:16 + local command 12:56:16 + command=local 12:56:16 + '[' 2 -gt 0 ']' 12:56:16 + shift 12:56:16 + case "$command" in 12:56:16 + command pyenv local 3.10.6 12:56:16 + pyenv local 3.10.6 12:56:16 + for arg in "$@" 12:56:16 + case $arg in 12:56:16 + pkg_list+='tox ' 12:56:16 + for arg in "$@" 12:56:16 + case $arg in 12:56:16 + pkg_list+='virtualenv ' 12:56:16 + for arg in "$@" 12:56:16 + case $arg in 12:56:16 + pkg_list+='urllib3~=1.26.15 ' 12:56:16 + [[ -f /tmp/.toxenv ]] 12:56:16 ++ cat /tmp/.toxenv 12:56:16 + lf_venv=/tmp/venv-DSuV 12:56:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSuV from' file:/tmp/.toxenv 12:56:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSuV from file:/tmp/.toxenv 12:56:16 + /tmp/venv-DSuV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:18 + /tmp/venv-DSuV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:19 + type python3 12:56:19 + true 12:56:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DSuV/bin to PATH' 12:56:19 lf-activate-venv(): INFO: Adding /tmp/venv-DSuV/bin to PATH 12:56:19 + PATH=/tmp/venv-DSuV/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 12:56:19 + return 0 12:56:19 + [[ -d /opt/pyenv ]] 12:56:19 + echo '---> Setting up pyenv' 12:56:19 ---> Setting up pyenv 12:56:19 + export PYENV_ROOT=/opt/pyenv 12:56:19 + PYENV_ROOT=/opt/pyenv 12:56:19 + export PATH=/opt/pyenv/bin:/tmp/venv-DSuV/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 12:56:19 + PATH=/opt/pyenv/bin:/tmp/venv-DSuV/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 12:56:19 ++ pwd 12:56:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:56:19 + export PYTHONPATH 12:56:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:56:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:56:19 + tox --version 12:56:20 4.11.4 from /tmp/venv-DSuV/lib/python3.10/site-packages/tox/__init__.py 12:56:20 + PARALLEL=false 12:56:20 + TOX_OPTIONS_LIST= 12:56:20 + [[ -n checkbashisms ]] 12:56:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:56:20 + case ${PARALLEL,,} in 12:56:20 + tox -e checkbashisms 12:56:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:56:21 checkbashisms: freeze> python -m pip freeze --all 12:56:22 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 12:56:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:56:23 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:56:23 you may get strange results 12:56:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:56:26 checkbashisms: OK (5.67=setup[2.29]+cmd[3.38] seconds) 12:56:26 congratulations :) (5.84 seconds) 12:56:26 + tox_status=0 12:56:26 + echo '---> Completed tox runs' 12:56:26 ---> Completed tox runs 12:56:26 + for i in .tox/*/log 12:56:26 ++ echo .tox/checkbashisms/log 12:56:26 ++ awk -F/ '{print $2}' 12:56:26 + tox_env=checkbashisms 12:56:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:56:26 + DOC_DIR=docs/_build/html 12:56:26 + [[ -d docs/_build/html ]] 12:56:26 + echo '---> tox-run.sh ends' 12:56:26 ---> tox-run.sh ends 12:56:26 + test 0 -eq 0 12:56:26 $ ssh-agent -k 12:56:26 unset SSH_AUTH_SOCK; 12:56:26 unset SSH_AGENT_PID; 12:56:26 echo Agent pid 1825 killed; 12:56:26 [ssh-agent] Stopped. 12:56:26 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12972606005341929414.sh 12:56:26 ---> sysstat.sh 12:56:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2957805225117403824.sh 12:56:26 ---> package-listing.sh 12:56:26 ++ tr '[:upper:]' '[:lower:]' 12:56:26 ++ facter osfamily 12:56:26 + OS_FAMILY=debian 12:56:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:56:26 + START_PACKAGES=/tmp/packages_start.txt 12:56:26 + END_PACKAGES=/tmp/packages_end.txt 12:56:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:26 + PACKAGES=/tmp/packages_start.txt 12:56:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:56:26 + PACKAGES=/tmp/packages_end.txt 12:56:26 + case "${OS_FAMILY}" in 12:56:26 + dpkg -l 12:56:26 + grep '^ii' 12:56:26 + '[' -f /tmp/packages_start.txt ']' 12:56:26 + '[' -f /tmp/packages_end.txt ']' 12:56:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:56:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:56:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:56:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2098508409680277535.sh 12:56:26 ---> capture-instance-metadata.sh 12:56:26 Setup pyenv: 12:56:26 system 12:56:26 3.8.13 12:56:26 3.9.13 12:56:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MZq0 12:56:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:34 lf-activate-venv(): INFO: Installing: lftools 12:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-MZq0/bin to PATH 12:57:07 INFO: Running in OpenStack, capturing instance metadata 12:57:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12669779827298155144.sh 12:57:07 provisioning config files... 12:57:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config626414341486153522tmp 12:57:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:07 [EnvInject] - Injecting environment variables from a build step. 12:57:07 [EnvInject] - Injecting as environment variables the properties content 12:57:07 SERVER_ID=logs 12:57:07 12:57:07 [EnvInject] - Variables injected successfully. 12:57:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14800037268291093695.sh 12:57:07 ---> create-netrc.sh 12:57:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8130646658115243344.sh 12:57:07 ---> python-tools-install.sh 12:57:07 Setup pyenv: 12:57:07 system 12:57:07 3.8.13 12:57:07 3.9.13 12:57:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:57:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MZq0 from file:/tmp/.os_lf_venv 12:57:09 lf-activate-venv(): INFO: Installing: lftools 12:57:16 lf-activate-venv(): INFO: Adding /tmp/venv-MZq0/bin to PATH 12:57:16 Generating Requirements File 12:57:52 Python 3.10.6 12:57:53 pip 23.3.1 from /tmp/venv-MZq0/lib/python3.10/site-packages/pip (python 3.10) 12:57:53 appdirs==1.4.4 12:57:53 argcomplete==3.1.6 12:57:53 aspy.yaml==1.3.0 12:57:53 attrs==23.1.0 12:57:53 autopage==0.5.2 12:57:53 Babel==2.13.1 12:57:53 beautifulsoup4==4.12.2 12:57:53 boto3==1.33.9 12:57:53 botocore==1.33.9 12:57:53 bs4==0.0.1 12:57:53 cachetools==5.3.2 12:57:53 certifi==2023.11.17 12:57:53 cffi==1.16.0 12:57:53 cfgv==3.4.0 12:57:53 chardet==5.2.0 12:57:53 charset-normalizer==3.3.2 12:57:53 click==8.1.7 12:57:53 cliff==4.4.0 12:57:53 cmd2==2.4.3 12:57:53 cryptography==3.3.2 12:57:53 debtcollector==2.5.0 12:57:53 decorator==5.1.1 12:57:53 defusedxml==0.7.1 12:57:53 Deprecated==1.2.14 12:57:53 distlib==0.3.7 12:57:53 dnspython==2.4.2 12:57:53 docker==4.2.2 12:57:53 dogpile.cache==1.2.2 12:57:53 email-validator==2.1.0.post1 12:57:53 filelock==3.13.1 12:57:53 future==0.18.3 12:57:53 gitdb==4.0.11 12:57:53 GitPython==3.1.40 12:57:53 google-auth==2.25.1 12:57:53 httplib2==0.22.0 12:57:53 identify==2.5.33 12:57:53 idna==3.6 12:57:53 importlib-metadata==7.0.0 12:57:53 importlib-resources==1.5.0 12:57:53 iso8601==2.1.0 12:57:53 Jinja2==3.1.2 12:57:53 jmespath==1.0.1 12:57:53 jsonpatch==1.33 12:57:53 jsonpointer==2.4 12:57:53 jsonschema==4.20.0 12:57:53 jsonschema-specifications==2023.11.2 12:57:53 keystoneauth1==5.4.0 12:57:53 kubernetes==28.1.0 12:57:53 lftools==0.37.8 12:57:53 lxml==4.9.3 12:57:53 MarkupSafe==2.1.3 12:57:53 msgpack==1.0.7 12:57:53 multi-key-dict==2.0.3 12:57:53 munch==4.0.0 12:57:53 netaddr==0.9.0 12:57:53 netifaces==0.11.0 12:57:53 niet==1.4.2 12:57:53 nodeenv==1.8.0 12:57:53 oauth2client==4.1.3 12:57:53 oauthlib==3.2.2 12:57:53 openstacksdk==0.62.0 12:57:53 os-client-config==2.1.0 12:57:53 os-service-types==1.7.0 12:57:53 osc-lib==2.9.0 12:57:53 oslo.config==9.2.0 12:57:53 oslo.context==5.3.0 12:57:53 oslo.i18n==6.2.0 12:57:53 oslo.log==5.4.0 12:57:53 oslo.serialization==5.2.0 12:57:53 oslo.utils==6.3.0 12:57:53 packaging==23.2 12:57:53 pbr==6.0.0 12:57:53 platformdirs==4.1.0 12:57:53 prettytable==3.9.0 12:57:53 pyasn1==0.5.1 12:57:53 pyasn1-modules==0.3.0 12:57:53 pycparser==2.21 12:57:53 pygerrit2==2.0.15 12:57:53 PyGithub==2.1.1 12:57:53 pyinotify==0.9.6 12:57:53 PyJWT==2.8.0 12:57:53 PyNaCl==1.5.0 12:57:53 pyparsing==2.4.7 12:57:53 pyperclip==1.8.2 12:57:53 pyrsistent==0.20.0 12:57:53 python-cinderclient==9.4.0 12:57:53 python-dateutil==2.8.2 12:57:53 python-heatclient==3.3.0 12:57:53 python-jenkins==1.8.2 12:57:53 python-keystoneclient==5.2.0 12:57:53 python-magnumclient==4.3.0 12:57:53 python-novaclient==18.4.0 12:57:53 python-openstackclient==6.0.0 12:57:53 python-swiftclient==4.4.0 12:57:53 pytz==2023.3.post1 12:57:53 PyYAML==6.0.1 12:57:53 referencing==0.31.1 12:57:53 requests==2.31.0 12:57:53 requests-oauthlib==1.3.1 12:57:53 requestsexceptions==1.4.0 12:57:53 rfc3986==2.0.0 12:57:53 rpds-py==0.13.2 12:57:53 rsa==4.9 12:57:53 ruamel.yaml==0.18.5 12:57:53 ruamel.yaml.clib==0.2.8 12:57:53 s3transfer==0.8.2 12:57:53 simplejson==3.19.2 12:57:53 six==1.16.0 12:57:53 smmap==5.0.1 12:57:53 soupsieve==2.5 12:57:53 stevedore==5.1.0 12:57:53 tabulate==0.9.0 12:57:53 toml==0.10.2 12:57:53 tomlkit==0.12.3 12:57:53 tqdm==4.66.1 12:57:53 typing_extensions==4.8.0 12:57:53 tzdata==2023.3 12:57:53 urllib3==1.26.18 12:57:53 virtualenv==20.25.0 12:57:53 wcwidth==0.2.12 12:57:53 websocket-client==1.7.0 12:57:53 wrapt==1.16.0 12:57:53 xdg==6.0.0 12:57:53 xmltodict==0.13.0 12:57:53 yq==3.2.3 12:57:53 zipp==3.17.0 12:57:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14788642332478234792.sh 12:57:53 ---> sudo-logs.sh 12:57:53 Archiving 'sudo' log.. 12:57:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12800946151099325659.sh 12:57:53 ---> job-cost.sh 12:57:53 Setup pyenv: 12:57:53 system 12:57:53 3.8.13 12:57:53 3.9.13 12:57:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:57:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MZq0 from file:/tmp/.os_lf_venv 12:57:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:03 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. 12:58:03 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:58:04 lf-activate-venv(): INFO: Adding /tmp/venv-MZq0/bin to PATH 12:58:04 INFO: No Stack... 12:58:04 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:04 INFO: Archiving Costs 12:58:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6790008139686957631.sh 12:58:04 ---> logs-deploy.sh 12:58:04 Setup pyenv: 12:58:04 system 12:58:04 3.8.13 12:58:04 3.9.13 12:58:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:58:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MZq0 from file:/tmp/.os_lf_venv 12:58:06 lf-activate-venv(): INFO: Installing: lftools 12:58:16 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. 12:58:16 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-MZq0/bin to PATH 12:58:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3231 12:58:16 INFO: archiving workspace using pattern(s): 12:58:17 Archives upload complete. 12:58:17 INFO: archiving logs to Nexus 12:58:18 ---> uname -a: 12:58:18 Linux prd-ubuntu1804-builder-4c-4g-3040 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:58:18 12:58:18 12:58:18 ---> lscpu: 12:58:18 Architecture: x86_64 12:58:18 CPU op-mode(s): 32-bit, 64-bit 12:58:18 Byte Order: Little Endian 12:58:18 CPU(s): 4 12:58:18 On-line CPU(s) list: 0-3 12:58:18 Thread(s) per core: 1 12:58:18 Core(s) per socket: 1 12:58:18 Socket(s): 4 12:58:18 NUMA node(s): 1 12:58:18 Vendor ID: AuthenticAMD 12:58:18 CPU family: 23 12:58:18 Model: 49 12:58:18 Model name: AMD EPYC-Rome Processor 12:58:18 Stepping: 0 12:58:18 CPU MHz: 2800.000 12:58:18 BogoMIPS: 5600.00 12:58:18 Virtualization: AMD-V 12:58:18 Hypervisor vendor: KVM 12:58:18 Virtualization type: full 12:58:18 L1d cache: 32K 12:58:18 L1i cache: 32K 12:58:18 L2 cache: 512K 12:58:18 L3 cache: 16384K 12:58:18 NUMA node0 CPU(s): 0-3 12:58:18 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 12:58:18 12:58:18 12:58:18 ---> nproc: 12:58:18 4 12:58:18 12:58:18 12:58:18 ---> df -h: 12:58:18 Filesystem Size Used Avail Use% Mounted on 12:58:18 udev 7.9G 0 7.9G 0% /dev 12:58:18 tmpfs 1.6G 672K 1.6G 1% /run 12:58:18 /dev/vda1 78G 8.3G 70G 11% / 12:58:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:58:18 tmpfs 5.0M 0 5.0M 0% /run/lock 12:58:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:58:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:58:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:58:18 12:58:18 12:58:18 ---> free -m: 12:58:18 total used free shared buff/cache available 12:58:18 Mem: 16040 545 13387 0 2107 15181 12:58:18 Swap: 1023 0 1023 12:58:18 12:58:18 12:58:18 ---> ip addr: 12:58:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:18 inet 127.0.0.1/8 scope host lo 12:58:18 valid_lft forever preferred_lft forever 12:58:18 inet6 ::1/128 scope host 12:58:18 valid_lft forever preferred_lft forever 12:58:18 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:58:18 link/ether fa:16:3e:59:96:75 brd ff:ff:ff:ff:ff:ff 12:58:18 inet 10.30.106.200/23 brd 10.30.107.255 scope global dynamic ens3 12:58:18 valid_lft 86223sec preferred_lft 86223sec 12:58:18 inet6 fe80::f816:3eff:fe59:9675/64 scope link 12:58:18 valid_lft forever preferred_lft forever 12:58:18 12:58:18 12:58:18 ---> sar -b -r -n DEV: 12:58:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3040) 12/07/23 _x86_64_ (4 CPU) 12:58:18 12:58:18 12:55:29 LINUX RESTART (4 CPU) 12:58:18 12:58:18 12:56:01 tps rtps wtps bread/s bwrtn/s 12:58:18 12:57:01 90.47 24.08 66.39 1224.60 13358.71 12:58:18 12:58:01 80.35 1.07 79.29 124.11 16528.45 12:58:18 Average: 85.41 12.57 72.84 674.35 14943.58 12:58:18 12:58:18 12:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:18 12:57:01 13895044 15522016 2529916 15.40 57964 1770188 836604 4.79 762776 1556308 138868 12:58:18 12:58:01 13678108 15532284 2746852 16.72 78196 1963088 789768 4.52 749188 1757100 154596 12:58:18 Average: 13786576 15527150 2638384 16.06 68080 1866638 813186 4.65 755982 1656704 146732 12:58:18 12:58:18 12:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:18 12:57:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:58:18 12:57:01 ens3 57.52 38.71 757.56 8.65 0.00 0.00 0.00 0.00 12:58:18 12:58:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:58:18 12:58:01 ens3 44.56 32.38 528.73 7.67 0.00 0.00 0.00 0.00 12:58:18 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:58:18 Average: ens3 51.04 35.54 643.14 8.16 0.00 0.00 0.00 0.00 12:58:18 12:58:18 12:58:18 ---> sar -P ALL: 12:58:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3040) 12/07/23 _x86_64_ (4 CPU) 12:58:18 12:58:18 12:55:29 LINUX RESTART (4 CPU) 12:58:18 12:58:18 12:56:01 CPU %user %nice %system %iowait %steal %idle 12:58:18 12:57:01 all 18.62 0.00 1.49 5.58 0.06 74.25 12:58:18 12:57:01 0 7.86 0.00 1.16 2.99 0.05 87.94 12:58:18 12:57:01 1 27.37 0.00 2.03 3.13 0.05 67.42 12:58:18 12:57:01 2 12.46 0.00 1.25 12.86 0.07 73.37 12:58:18 12:57:01 3 26.84 0.00 1.52 3.32 0.07 68.25 12:58:18 12:58:01 all 19.46 0.00 1.27 5.06 0.05 74.15 12:58:18 12:58:01 0 13.48 0.00 1.04 3.77 0.05 81.66 12:58:18 12:58:01 1 33.71 0.00 2.30 1.88 0.07 62.04 12:58:18 12:58:01 2 6.13 0.00 0.45 3.65 0.05 89.71 12:58:18 12:58:01 3 24.57 0.00 1.26 10.95 0.05 63.17 12:58:18 Average: all 19.04 0.00 1.38 5.32 0.06 74.20 12:58:18 Average: 0 10.67 0.00 1.10 3.38 0.05 84.80 12:58:18 Average: 1 30.55 0.00 2.16 2.50 0.06 64.72 12:58:18 Average: 2 9.30 0.00 0.85 8.26 0.06 81.53 12:58:18 Average: 3 25.70 0.00 1.39 7.13 0.06 65.71 12:58:18 12:58:18 12:58:18