08:09:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136767 08:09:35 Running as SYSTEM 08:09:35 [EnvInject] - Loading node environment variables. 08:09:35 Building remotely on prd-ubuntu1804-builder-4c-4g-3276 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:09:35 [ssh-agent] Looking for ssh-agent implementation... 08:09:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:35 $ ssh-agent 08:09:35 SSH_AUTH_SOCK=/tmp/ssh-MenRwHMqIyH6/agent.1728 08:09:35 SSH_AGENT_PID=1730 08:09:35 [ssh-agent] Started. 08:09:35 Running ssh-add (command line suppressed) 08:09:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16166662383465080794.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16166662383465080794.key) 08:09:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:09:35 The recommended git tool is: NONE 08:09:37 using credential onap-jenkins-ssh 08:09:37 Wiping out workspace first. 08:09:37 Cloning the remote Git repository 08:09:37 Cloning repository git://cloud.onap.org/mirror/oom.git 08:09:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:09:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:37 > git --version # timeout=10 08:09:37 > git --version # 'git version 2.17.1' 08:09:37 using GIT_SSH to set credentials Gerrit user 08:09:37 Verifying host key using manually-configured host key entries 08:09:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:09:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:43 using GIT_SSH to set credentials Gerrit user 08:09:43 Verifying host key using manually-configured host key entries 08:09:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/67/136767/1 # timeout=30 08:09:43 > git rev-parse eb4cb47152dceea26a05427418d7ce747afc9730^{commit} # timeout=10 08:09:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:09:43 Checking out Revision eb4cb47152dceea26a05427418d7ce747afc9730 (refs/changes/67/136767/1) 08:09:43 > git config core.sparsecheckout # timeout=10 08:09:43 > git checkout -f eb4cb47152dceea26a05427418d7ce747afc9730 # timeout=30 08:09:46 Commit message: "[CDS] Set Hazelcast service to "Headless"" 08:09:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:09:46 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 08:09:46 [EnvInject] - Injecting environment variables from a build step. 08:09:46 [EnvInject] - Injecting as environment variables the properties content 08:09:46 PYTHON=python3 08:09:46 08:09:46 [EnvInject] - Variables injected successfully. 08:09:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9778156181881984538.sh 08:09:46 ---> tox-install.sh 08:09:46 + source /home/jenkins/lf-env.sh 08:09:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:46 ++ mktemp -d /tmp/venv-XXXX 08:09:46 + lf_venv=/tmp/venv-0kAz 08:09:46 + local venv_file=/tmp/.os_lf_venv 08:09:46 + local python=python3 08:09:46 + local options 08:09:46 + local set_path=true 08:09:46 + local install_args= 08:09:46 ++ 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 08:09:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:46 + true 08:09:46 + case $1 in 08:09:46 + venv_file=/tmp/.toxenv 08:09:46 + shift 2 08:09:46 + true 08:09:46 + case $1 in 08:09:46 + shift 08:09:46 + break 08:09:46 + case $python in 08:09:46 + local pkg_list= 08:09:46 + [[ -d /opt/pyenv ]] 08:09:46 + echo 'Setup pyenv:' 08:09:46 Setup pyenv: 08:09:46 + export PYENV_ROOT=/opt/pyenv 08:09:46 + PYENV_ROOT=/opt/pyenv 08:09:46 + 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 08:09:46 + 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 08:09:46 + pyenv versions 08:09:46 * system (set by /opt/pyenv/version) 08:09:46 * 3.8.13 (set by /opt/pyenv/version) 08:09:47 * 3.9.13 (set by /opt/pyenv/version) 08:09:47 * 3.10.6 (set by /opt/pyenv/version) 08:09:47 + command -v pyenv 08:09:47 ++ pyenv init - --no-rehash 08:09:47 + 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[*]}"'\'')" 08:09:47 export PATH="/opt/pyenv/shims:${PATH}" 08:09:47 export PYENV_SHELL=bash 08:09:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:47 pyenv() { 08:09:47 local command 08:09:47 command="${1:-}" 08:09:47 if [ "$#" -gt 0 ]; then 08:09:47 shift 08:09:47 fi 08:09:47 08:09:47 case "$command" in 08:09:47 rehash|shell) 08:09:47 eval "$(pyenv "sh-$command" "$@")" 08:09:47 ;; 08:09:47 *) 08:09:47 command pyenv "$command" "$@" 08:09:47 ;; 08:09:47 esac 08:09:47 }' 08:09:47 +++ 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[*]}"' 08:09:47 ++ 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 08:09:47 ++ 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 08:09:47 ++ 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 08:09:47 ++ export PYENV_SHELL=bash 08:09:47 ++ PYENV_SHELL=bash 08:09:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:47 +++ complete -F _pyenv pyenv 08:09:47 ++ lf-pyver python3 08:09:47 ++ local py_version_xy=python3 08:09:47 ++ local py_version_xyz= 08:09:47 ++ pyenv versions 08:09:47 ++ local command 08:09:47 ++ command=versions 08:09:47 ++ '[' 1 -gt 0 ']' 08:09:47 ++ shift 08:09:47 ++ case "$command" in 08:09:47 ++ command pyenv versions 08:09:47 ++ pyenv versions 08:09:47 ++ awk '{ print $1 }' 08:09:47 ++ grep -E '^[0-9.]*[0-9]$' 08:09:47 ++ sed 's/^[ *]* //' 08:09:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:47 +++ grep '^3' /tmp/.pyenv_versions 08:09:47 +++ sort -V 08:09:47 +++ tail -n 1 08:09:47 ++ py_version_xyz=3.10.6 08:09:47 ++ [[ -z 3.10.6 ]] 08:09:47 ++ echo 3.10.6 08:09:47 ++ return 0 08:09:47 + pyenv local 3.10.6 08:09:47 + local command 08:09:47 + command=local 08:09:47 + '[' 2 -gt 0 ']' 08:09:47 + shift 08:09:47 + case "$command" in 08:09:47 + command pyenv local 3.10.6 08:09:47 + pyenv local 3.10.6 08:09:47 + for arg in "$@" 08:09:47 + case $arg in 08:09:47 + pkg_list+='tox ' 08:09:47 + for arg in "$@" 08:09:47 + case $arg in 08:09:47 + pkg_list+='virtualenv ' 08:09:47 + for arg in "$@" 08:09:47 + case $arg in 08:09:47 + pkg_list+='urllib3~=1.26.15 ' 08:09:47 + [[ -f /tmp/.toxenv ]] 08:09:47 + [[ ! -f /tmp/.toxenv ]] 08:09:47 + [[ -n '' ]] 08:09:47 + python3 -m venv /tmp/venv-0kAz 08:09:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0kAz' 08:09:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0kAz 08:09:51 + echo /tmp/venv-0kAz 08:09:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:09:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:09:51 + /tmp/venv-0kAz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:54 + /tmp/venv-0kAz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:57 + type python3 08:09:57 + true 08:09:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0kAz/bin to PATH' 08:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-0kAz/bin to PATH 08:09:57 + PATH=/tmp/venv-0kAz/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 08:09:57 + return 0 08:09:57 + python3 --version 08:09:57 Python 3.10.6 08:09:57 + python3 -m pip --version 08:09:57 pip 23.3.1 from /tmp/venv-0kAz/lib/python3.10/site-packages/pip (python 3.10) 08:09:57 + python3 -m pip freeze 08:09:57 cachetools==5.3.2 08:09:57 chardet==5.2.0 08:09:57 colorama==0.4.6 08:09:57 distlib==0.3.7 08:09:57 filelock==3.13.1 08:09:57 packaging==23.2 08:09:57 platformdirs==4.1.0 08:09:57 pluggy==1.3.0 08:09:57 pyproject-api==1.6.1 08:09:57 tomli==2.0.1 08:09:57 tox==4.11.4 08:09:57 urllib3==1.26.18 08:09:57 virtualenv==20.25.0 08:09:57 [EnvInject] - Injecting environment variables from a build step. 08:09:57 [EnvInject] - Injecting as environment variables the properties content 08:09:57 PARALLEL=false 08:09:57 08:09:57 [EnvInject] - Variables injected successfully. 08:09:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5508604469332649136.sh 08:09:57 ---> tox-run.sh 08:09:57 + 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 08:09:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:09:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:09:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:09:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:09:57 + source /home/jenkins/lf-env.sh 08:09:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:57 ++ mktemp -d /tmp/venv-XXXX 08:09:57 + lf_venv=/tmp/venv-uH8U 08:09:57 + local venv_file=/tmp/.os_lf_venv 08:09:57 + local python=python3 08:09:57 + local options 08:09:57 + local set_path=true 08:09:57 + local install_args= 08:09:57 ++ 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 08:09:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:57 + true 08:09:57 + case $1 in 08:09:57 + venv_file=/tmp/.toxenv 08:09:57 + shift 2 08:09:57 + true 08:09:57 + case $1 in 08:09:57 + shift 08:09:57 + break 08:09:57 + case $python in 08:09:57 + local pkg_list= 08:09:57 + [[ -d /opt/pyenv ]] 08:09:57 + echo 'Setup pyenv:' 08:09:57 Setup pyenv: 08:09:57 + export PYENV_ROOT=/opt/pyenv 08:09:57 + PYENV_ROOT=/opt/pyenv 08:09:57 + 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 08:09:57 + 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 08:09:57 + pyenv versions 08:09:58 system 08:09:58 3.8.13 08:09:58 3.9.13 08:09:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:09:58 + command -v pyenv 08:09:58 ++ pyenv init - --no-rehash 08:09:58 + 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[*]}"'\'')" 08:09:58 export PATH="/opt/pyenv/shims:${PATH}" 08:09:58 export PYENV_SHELL=bash 08:09:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:58 pyenv() { 08:09:58 local command 08:09:58 command="${1:-}" 08:09:58 if [ "$#" -gt 0 ]; then 08:09:58 shift 08:09:58 fi 08:09:58 08:09:58 case "$command" in 08:09:58 rehash|shell) 08:09:58 eval "$(pyenv "sh-$command" "$@")" 08:09:58 ;; 08:09:58 *) 08:09:58 command pyenv "$command" "$@" 08:09:58 ;; 08:09:58 esac 08:09:58 }' 08:09:58 +++ 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[*]}"' 08:09:58 ++ 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 08:09:58 ++ 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 08:09:58 ++ 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 08:09:58 ++ export PYENV_SHELL=bash 08:09:58 ++ PYENV_SHELL=bash 08:09:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:58 +++ complete -F _pyenv pyenv 08:09:58 ++ lf-pyver python3 08:09:58 ++ local py_version_xy=python3 08:09:58 ++ local py_version_xyz= 08:09:58 ++ pyenv versions 08:09:58 ++ sed 's/^[ *]* //' 08:09:58 ++ local command 08:09:58 ++ grep -E '^[0-9.]*[0-9]$' 08:09:58 ++ awk '{ print $1 }' 08:09:58 ++ command=versions 08:09:58 ++ '[' 1 -gt 0 ']' 08:09:58 ++ shift 08:09:58 ++ case "$command" in 08:09:58 ++ command pyenv versions 08:09:58 ++ pyenv versions 08:09:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:58 +++ grep '^3' /tmp/.pyenv_versions 08:09:58 +++ sort -V 08:09:58 +++ tail -n 1 08:09:58 ++ py_version_xyz=3.10.6 08:09:58 ++ [[ -z 3.10.6 ]] 08:09:58 ++ echo 3.10.6 08:09:58 ++ return 0 08:09:58 + pyenv local 3.10.6 08:09:58 + local command 08:09:58 + command=local 08:09:58 + '[' 2 -gt 0 ']' 08:09:58 + shift 08:09:58 + case "$command" in 08:09:58 + command pyenv local 3.10.6 08:09:58 + pyenv local 3.10.6 08:09:58 + for arg in "$@" 08:09:58 + case $arg in 08:09:58 + pkg_list+='tox ' 08:09:58 + for arg in "$@" 08:09:58 + case $arg in 08:09:58 + pkg_list+='virtualenv ' 08:09:58 + for arg in "$@" 08:09:58 + case $arg in 08:09:58 + pkg_list+='urllib3~=1.26.15 ' 08:09:58 + [[ -f /tmp/.toxenv ]] 08:09:58 ++ cat /tmp/.toxenv 08:09:58 + lf_venv=/tmp/venv-0kAz 08:09:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0kAz from' file:/tmp/.toxenv 08:09:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0kAz from file:/tmp/.toxenv 08:09:58 + /tmp/venv-0kAz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:59 + /tmp/venv-0kAz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:10:00 + type python3 08:10:00 + true 08:10:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0kAz/bin to PATH' 08:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-0kAz/bin to PATH 08:10:00 + PATH=/tmp/venv-0kAz/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 08:10:00 + return 0 08:10:00 + [[ -d /opt/pyenv ]] 08:10:00 + echo '---> Setting up pyenv' 08:10:00 ---> Setting up pyenv 08:10:00 + export PYENV_ROOT=/opt/pyenv 08:10:00 + PYENV_ROOT=/opt/pyenv 08:10:00 + export PATH=/opt/pyenv/bin:/tmp/venv-0kAz/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 08:10:00 + PATH=/opt/pyenv/bin:/tmp/venv-0kAz/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 08:10:00 ++ pwd 08:10:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:10:00 + export PYTHONPATH 08:10:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:10:00 + TOX_TESTENV_PASSENV=PYTHONPATH 08:10:00 + tox --version 08:10:00 4.11.4 from /tmp/venv-0kAz/lib/python3.10/site-packages/tox/__init__.py 08:10:00 + PARALLEL=false 08:10:00 + TOX_OPTIONS_LIST= 08:10:00 + [[ -n checkbashisms ]] 08:10:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:10:00 + case ${PARALLEL,,} in 08:10:00 + tox -e checkbashisms 08:10:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:10:01 checkbashisms: freeze> python -m pip freeze --all 08:10:02 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:10:02 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:10:03 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:10:03 you may get strange results 08:10:04 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:10:05 checkbashisms: OK (4.79=setup[1.63]+cmd[3.16] seconds) 08:10:05 congratulations :) (4.96 seconds) 08:10:05 + tox_status=0 08:10:05 + echo '---> Completed tox runs' 08:10:05 ---> Completed tox runs 08:10:05 + for i in .tox/*/log 08:10:05 ++ echo .tox/checkbashisms/log 08:10:05 ++ awk -F/ '{print $2}' 08:10:05 + tox_env=checkbashisms 08:10:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:10:05 + DOC_DIR=docs/_build/html 08:10:05 + [[ -d docs/_build/html ]] 08:10:05 + echo '---> tox-run.sh ends' 08:10:05 ---> tox-run.sh ends 08:10:05 + test 0 -eq 0 08:10:05 $ ssh-agent -k 08:10:05 unset SSH_AUTH_SOCK; 08:10:05 unset SSH_AGENT_PID; 08:10:05 echo Agent pid 1730 killed; 08:10:05 [ssh-agent] Stopped. 08:10:05 [PostBuildScript] - [INFO] Executing post build scripts. 08:10:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16172113764309335299.sh 08:10:05 ---> sysstat.sh 08:10:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8711244232237234279.sh 08:10:06 ---> package-listing.sh 08:10:06 ++ facter osfamily 08:10:06 ++ tr '[:upper:]' '[:lower:]' 08:10:06 + OS_FAMILY=debian 08:10:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:10:06 + START_PACKAGES=/tmp/packages_start.txt 08:10:06 + END_PACKAGES=/tmp/packages_end.txt 08:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:06 + PACKAGES=/tmp/packages_start.txt 08:10:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:10:06 + PACKAGES=/tmp/packages_end.txt 08:10:06 + case "${OS_FAMILY}" in 08:10:06 + dpkg -l 08:10:06 + grep '^ii' 08:10:06 + '[' -f /tmp/packages_start.txt ']' 08:10:06 + '[' -f /tmp/packages_end.txt ']' 08:10:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:10:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:10:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:10:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3207530518073790266.sh 08:10:06 ---> capture-instance-metadata.sh 08:10:06 Setup pyenv: 08:10:06 system 08:10:06 3.8.13 08:10:06 3.9.13 08:10:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4afT 08:10:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:10:13 lf-activate-venv(): INFO: Installing: lftools 08:10:45 lf-activate-venv(): INFO: Adding /tmp/venv-4afT/bin to PATH 08:10:45 INFO: Running in OpenStack, capturing instance metadata 08:10:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1174828642010675329.sh 08:10:45 provisioning config files... 08:10:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15092798717970267666tmp 08:10:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:10:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:10:45 [EnvInject] - Injecting environment variables from a build step. 08:10:45 [EnvInject] - Injecting as environment variables the properties content 08:10:45 SERVER_ID=logs 08:10:45 08:10:45 [EnvInject] - Variables injected successfully. 08:10:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1838927467087415144.sh 08:10:45 ---> create-netrc.sh 08:10:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1874016646188910687.sh 08:10:45 ---> python-tools-install.sh 08:10:46 Setup pyenv: 08:10:46 system 08:10:46 3.8.13 08:10:46 3.9.13 08:10:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4afT from file:/tmp/.os_lf_venv 08:10:47 lf-activate-venv(): INFO: Installing: lftools 08:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-4afT/bin to PATH 08:10:55 Generating Requirements File 08:11:26 Python 3.10.6 08:11:26 pip 23.3.1 from /tmp/venv-4afT/lib/python3.10/site-packages/pip (python 3.10) 08:11:26 appdirs==1.4.4 08:11:26 argcomplete==3.1.6 08:11:26 aspy.yaml==1.3.0 08:11:26 attrs==23.1.0 08:11:26 autopage==0.5.2 08:11:26 Babel==2.13.1 08:11:26 beautifulsoup4==4.12.2 08:11:26 boto3==1.33.10 08:11:26 botocore==1.33.10 08:11:26 bs4==0.0.1 08:11:26 cachetools==5.3.2 08:11:26 certifi==2023.11.17 08:11:26 cffi==1.16.0 08:11:26 cfgv==3.4.0 08:11:26 chardet==5.2.0 08:11:26 charset-normalizer==3.3.2 08:11:26 click==8.1.7 08:11:26 cliff==4.4.0 08:11:26 cmd2==2.4.3 08:11:26 cryptography==3.3.2 08:11:26 debtcollector==2.5.0 08:11:26 decorator==5.1.1 08:11:26 defusedxml==0.7.1 08:11:26 Deprecated==1.2.14 08:11:26 distlib==0.3.7 08:11:26 dnspython==2.4.2 08:11:26 docker==4.2.2 08:11:26 dogpile.cache==1.2.2 08:11:26 email-validator==2.1.0.post1 08:11:26 filelock==3.13.1 08:11:26 future==0.18.3 08:11:26 gitdb==4.0.11 08:11:26 GitPython==3.1.40 08:11:26 google-auth==2.25.1 08:11:26 httplib2==0.22.0 08:11:26 identify==2.5.33 08:11:26 idna==3.6 08:11:26 importlib-metadata==7.0.0 08:11:26 importlib-resources==1.5.0 08:11:26 iso8601==2.1.0 08:11:26 Jinja2==3.1.2 08:11:26 jmespath==1.0.1 08:11:26 jsonpatch==1.33 08:11:26 jsonpointer==2.4 08:11:26 jsonschema==4.20.0 08:11:26 jsonschema-specifications==2023.11.2 08:11:26 keystoneauth1==5.4.0 08:11:26 kubernetes==28.1.0 08:11:26 lftools==0.37.8 08:11:26 lxml==4.9.3 08:11:26 MarkupSafe==2.1.3 08:11:26 msgpack==1.0.7 08:11:26 multi-key-dict==2.0.3 08:11:26 munch==4.0.0 08:11:26 netaddr==0.9.0 08:11:26 netifaces==0.11.0 08:11:26 niet==1.4.2 08:11:26 nodeenv==1.8.0 08:11:26 oauth2client==4.1.3 08:11:26 oauthlib==3.2.2 08:11:26 openstacksdk==0.62.0 08:11:26 os-client-config==2.1.0 08:11:26 os-service-types==1.7.0 08:11:26 osc-lib==2.9.0 08:11:26 oslo.config==9.2.0 08:11:26 oslo.context==5.3.0 08:11:26 oslo.i18n==6.2.0 08:11:26 oslo.log==5.4.0 08:11:26 oslo.serialization==5.2.0 08:11:26 oslo.utils==6.3.0 08:11:26 packaging==23.2 08:11:26 pbr==6.0.0 08:11:26 platformdirs==4.1.0 08:11:26 prettytable==3.9.0 08:11:26 pyasn1==0.5.1 08:11:26 pyasn1-modules==0.3.0 08:11:26 pycparser==2.21 08:11:26 pygerrit2==2.0.15 08:11:26 PyGithub==2.1.1 08:11:26 pyinotify==0.9.6 08:11:26 PyJWT==2.8.0 08:11:26 PyNaCl==1.5.0 08:11:26 pyparsing==2.4.7 08:11:26 pyperclip==1.8.2 08:11:26 pyrsistent==0.20.0 08:11:26 python-cinderclient==9.4.0 08:11:26 python-dateutil==2.8.2 08:11:26 python-heatclient==3.3.0 08:11:26 python-jenkins==1.8.2 08:11:26 python-keystoneclient==5.2.0 08:11:26 python-magnumclient==4.3.0 08:11:26 python-novaclient==18.4.0 08:11:26 python-openstackclient==6.0.0 08:11:26 python-swiftclient==4.4.0 08:11:26 pytz==2023.3.post1 08:11:26 PyYAML==6.0.1 08:11:26 referencing==0.32.0 08:11:26 requests==2.31.0 08:11:26 requests-oauthlib==1.3.1 08:11:26 requestsexceptions==1.4.0 08:11:26 rfc3986==2.0.0 08:11:26 rpds-py==0.13.2 08:11:26 rsa==4.9 08:11:26 ruamel.yaml==0.18.5 08:11:26 ruamel.yaml.clib==0.2.8 08:11:26 s3transfer==0.8.2 08:11:26 simplejson==3.19.2 08:11:26 six==1.16.0 08:11:26 smmap==5.0.1 08:11:26 soupsieve==2.5 08:11:26 stevedore==5.1.0 08:11:26 tabulate==0.9.0 08:11:26 toml==0.10.2 08:11:26 tomlkit==0.12.3 08:11:26 tqdm==4.66.1 08:11:26 typing_extensions==4.8.0 08:11:26 tzdata==2023.3 08:11:26 urllib3==1.26.18 08:11:26 virtualenv==20.25.0 08:11:26 wcwidth==0.2.12 08:11:26 websocket-client==1.7.0 08:11:26 wrapt==1.16.0 08:11:26 xdg==6.0.0 08:11:26 xmltodict==0.13.0 08:11:26 yq==3.2.3 08:11:26 zipp==3.17.0 08:11:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10185840229333103008.sh 08:11:26 ---> sudo-logs.sh 08:11:26 Archiving 'sudo' log.. 08:11:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14421216134830948118.sh 08:11:27 ---> job-cost.sh 08:11:27 Setup pyenv: 08:11:27 system 08:11:27 3.8.13 08:11:27 3.9.13 08:11:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:11:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4afT from file:/tmp/.os_lf_venv 08:11:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:11:36 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. 08:11:36 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:11:36 lf-activate-venv(): INFO: Adding /tmp/venv-4afT/bin to PATH 08:11:36 INFO: No Stack... 08:11:36 INFO: Retrieving Pricing Info for: v3-standard-4 08:11:37 INFO: Archiving Costs 08:11:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins573346230877620643.sh 08:11:37 ---> logs-deploy.sh 08:11:37 Setup pyenv: 08:11:37 system 08:11:37 3.8.13 08:11:37 3.9.13 08:11:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:11:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4afT from file:/tmp/.os_lf_venv 08:11:38 lf-activate-venv(): INFO: Installing: lftools 08:11:47 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. 08:11:47 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-4afT/bin to PATH 08:11:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3242 08:11:48 INFO: archiving workspace using pattern(s): 08:11:49 Archives upload complete. 08:11:49 INFO: archiving logs to Nexus 08:11:50 ---> uname -a: 08:11:50 Linux prd-ubuntu1804-builder-4c-4g-3276 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:11:50 08:11:50 08:11:50 ---> lscpu: 08:11:50 Architecture: x86_64 08:11:50 CPU op-mode(s): 32-bit, 64-bit 08:11:50 Byte Order: Little Endian 08:11:50 CPU(s): 4 08:11:50 On-line CPU(s) list: 0-3 08:11:50 Thread(s) per core: 1 08:11:50 Core(s) per socket: 1 08:11:50 Socket(s): 4 08:11:50 NUMA node(s): 1 08:11:50 Vendor ID: AuthenticAMD 08:11:50 CPU family: 23 08:11:50 Model: 49 08:11:50 Model name: AMD EPYC-Rome Processor 08:11:50 Stepping: 0 08:11:50 CPU MHz: 2799.998 08:11:50 BogoMIPS: 5599.99 08:11:50 Virtualization: AMD-V 08:11:50 Hypervisor vendor: KVM 08:11:50 Virtualization type: full 08:11:50 L1d cache: 32K 08:11:50 L1i cache: 32K 08:11:50 L2 cache: 512K 08:11:50 L3 cache: 16384K 08:11:50 NUMA node0 CPU(s): 0-3 08:11:50 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 08:11:50 08:11:50 08:11:50 ---> nproc: 08:11:50 4 08:11:50 08:11:50 08:11:50 ---> df -h: 08:11:50 Filesystem Size Used Avail Use% Mounted on 08:11:50 udev 7.9G 0 7.9G 0% /dev 08:11:50 tmpfs 1.6G 672K 1.6G 1% /run 08:11:50 /dev/vda1 78G 8.3G 70G 11% / 08:11:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:11:50 tmpfs 5.0M 0 5.0M 0% /run/lock 08:11:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:11:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:11:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:11:50 08:11:50 08:11:50 ---> free -m: 08:11:50 total used free shared buff/cache available 08:11:50 Mem: 16040 556 13373 0 2110 15170 08:11:50 Swap: 1023 0 1023 08:11:50 08:11:50 08:11:50 ---> ip addr: 08:11:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:50 inet 127.0.0.1/8 scope host lo 08:11:50 valid_lft forever preferred_lft forever 08:11:50 inet6 ::1/128 scope host 08:11:50 valid_lft forever preferred_lft forever 08:11:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:11:50 link/ether fa:16:3e:60:41:46 brd ff:ff:ff:ff:ff:ff 08:11:50 inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic ens3 08:11:50 valid_lft 86240sec preferred_lft 86240sec 08:11:50 inet6 fe80::f816:3eff:fe60:4146/64 scope link 08:11:50 valid_lft forever preferred_lft forever 08:11:50 08:11:50 08:11:50 ---> sar -b -r -n DEV: 08:11:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3276) 12/08/23 _x86_64_ (4 CPU) 08:11:50 08:11:50 08:09:14 LINUX RESTART (4 CPU) 08:11:50 08:11:50 08:10:01 tps rtps wtps bread/s bwrtn/s 08:11:50 08:11:01 92.30 14.35 77.96 1063.38 12315.36 08:11:50 Average: 92.30 14.35 77.96 1063.38 12315.36 08:11:50 08:11:50 08:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:11:50 08:11:01 13847560 15521292 2577408 15.69 67800 1802116 795312 4.55 748300 1606356 134884 08:11:50 Average: 13847560 15521292 2577408 15.69 67800 1802116 795312 4.55 748300 1606356 134884 08:11:50 08:11:50 08:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:11:50 08:11:01 ens3 53.78 38.54 671.64 9.04 0.00 0.00 0.00 0.00 08:11:50 08:11:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 08:11:50 Average: ens3 53.78 38.54 671.64 9.04 0.00 0.00 0.00 0.00 08:11:50 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 08:11:50 08:11:50 08:11:50 ---> sar -P ALL: 08:11:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3276) 12/08/23 _x86_64_ (4 CPU) 08:11:50 08:11:50 08:09:14 LINUX RESTART (4 CPU) 08:11:50 08:11:50 08:10:01 CPU %user %nice %system %iowait %steal %idle 08:11:50 08:11:01 all 20.43 0.00 1.42 3.51 0.06 74.57 08:11:50 08:11:01 0 22.66 0.00 1.44 8.72 0.08 67.09 08:11:50 08:11:01 1 29.87 0.00 1.56 1.37 0.08 67.12 08:11:50 08:11:01 2 20.11 0.00 1.47 2.49 0.05 75.87 08:11:50 08:11:01 3 9.12 0.00 1.20 1.45 0.07 88.16 08:11:50 Average: all 20.43 0.00 1.42 3.51 0.06 74.57 08:11:50 Average: 0 22.66 0.00 1.44 8.72 0.08 67.09 08:11:50 Average: 1 29.87 0.00 1.56 1.37 0.08 67.12 08:11:50 Average: 2 20.11 0.00 1.47 2.49 0.05 75.87 08:11:50 Average: 3 9.12 0.00 1.20 1.45 0.07 88.16 08:11:50 08:11:50 08:11:50