16:33:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137498 16:33:19 Running as SYSTEM 16:33:19 [EnvInject] - Loading node environment variables. 16:33:19 Building remotely on prd-ubuntu1804-builder-4c-4g-12543 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:33:19 [ssh-agent] Looking for ssh-agent implementation... 16:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:19 $ ssh-agent 16:33:19 SSH_AUTH_SOCK=/tmp/ssh-9gnnRSJKhyUY/agent.1776 16:33:19 SSH_AGENT_PID=1778 16:33:19 [ssh-agent] Started. 16:33:19 Running ssh-add (command line suppressed) 16:33:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1024316727826041970.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1024316727826041970.key) 16:33:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:33:19 The recommended git tool is: NONE 16:33:21 using credential onap-jenkins-ssh 16:33:21 Wiping out workspace first. 16:33:21 Cloning the remote Git repository 16:33:21 Cloning repository git://cloud.onap.org/mirror/oom.git 16:33:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:33:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:33:21 > git --version # timeout=10 16:33:21 > git --version # 'git version 2.17.1' 16:33:21 using GIT_SSH to set credentials Gerrit user 16:33:21 Verifying host key using manually-configured host key entries 16:33:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:33:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:33:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:33:28 using GIT_SSH to set credentials Gerrit user 16:33:28 Verifying host key using manually-configured host key entries 16:33:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/137498/1 # timeout=30 16:33:28 > git rev-parse 060bc378e32c2ffba34f890c53cc359eb9ee64d0^{commit} # timeout=10 16:33:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:33:28 Checking out Revision 060bc378e32c2ffba34f890c53cc359eb9ee64d0 (refs/changes/98/137498/1) 16:33:28 > git config core.sparsecheckout # timeout=10 16:33:28 > git checkout -f 060bc378e32c2ffba34f890c53cc359eb9ee64d0 # timeout=30 16:33:31 Commit message: "[COMMON] Update MariaDB readinessChecks to fix Operator issues" 16:33:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:33:31 > git rev-list --no-walk 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=10 16:33:31 [EnvInject] - Injecting environment variables from a build step. 16:33:31 [EnvInject] - Injecting as environment variables the properties content 16:33:31 PYTHON=python3 16:33:31 16:33:31 [EnvInject] - Variables injected successfully. 16:33:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9306804619136658614.sh 16:33:31 ---> tox-install.sh 16:33:31 + source /home/jenkins/lf-env.sh 16:33:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:33:31 ++ mktemp -d /tmp/venv-XXXX 16:33:31 + lf_venv=/tmp/venv-zTzj 16:33:31 + local venv_file=/tmp/.os_lf_venv 16:33:31 + local python=python3 16:33:31 + local options 16:33:31 + local set_path=true 16:33:31 + local install_args= 16:33:31 ++ 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 16:33:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:33:31 + true 16:33:31 + case $1 in 16:33:31 + venv_file=/tmp/.toxenv 16:33:31 + shift 2 16:33:31 + true 16:33:31 + case $1 in 16:33:31 + shift 16:33:31 + break 16:33:31 + case $python in 16:33:31 + local pkg_list= 16:33:31 + [[ -d /opt/pyenv ]] 16:33:31 + echo 'Setup pyenv:' 16:33:31 Setup pyenv: 16:33:31 + export PYENV_ROOT=/opt/pyenv 16:33:31 + PYENV_ROOT=/opt/pyenv 16:33:31 + 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 16:33:31 + 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 16:33:31 + pyenv versions 16:33:31 * system (set by /opt/pyenv/version) 16:33:31 * 3.8.13 (set by /opt/pyenv/version) 16:33:32 * 3.9.13 (set by /opt/pyenv/version) 16:33:32 * 3.10.6 (set by /opt/pyenv/version) 16:33:32 + command -v pyenv 16:33:32 ++ pyenv init - --no-rehash 16:33:32 + 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[*]}"'\'')" 16:33:32 export PATH="/opt/pyenv/shims:${PATH}" 16:33:32 export PYENV_SHELL=bash 16:33:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:33:32 pyenv() { 16:33:32 local command 16:33:32 command="${1:-}" 16:33:32 if [ "$#" -gt 0 ]; then 16:33:32 shift 16:33:32 fi 16:33:32 16:33:32 case "$command" in 16:33:32 rehash|shell) 16:33:32 eval "$(pyenv "sh-$command" "$@")" 16:33:32 ;; 16:33:32 *) 16:33:32 command pyenv "$command" "$@" 16:33:32 ;; 16:33:32 esac 16:33:32 }' 16:33:32 +++ 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[*]}"' 16:33:32 ++ 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 16:33:32 ++ 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 16:33:32 ++ 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 16:33:32 ++ export PYENV_SHELL=bash 16:33:32 ++ PYENV_SHELL=bash 16:33:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:33:32 +++ complete -F _pyenv pyenv 16:33:32 ++ lf-pyver python3 16:33:32 ++ local py_version_xy=python3 16:33:32 ++ local py_version_xyz= 16:33:32 ++ pyenv versions 16:33:32 ++ local command 16:33:32 ++ command=versions 16:33:32 ++ '[' 1 -gt 0 ']' 16:33:32 ++ shift 16:33:32 ++ case "$command" in 16:33:32 ++ command pyenv versions 16:33:32 ++ pyenv versions 16:33:32 ++ awk '{ print $1 }' 16:33:32 ++ sed 's/^[ *]* //' 16:33:32 ++ grep -E '^[0-9.]*[0-9]$' 16:33:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:33:32 +++ grep '^3' /tmp/.pyenv_versions 16:33:32 +++ sort -V 16:33:32 +++ tail -n 1 16:33:32 ++ py_version_xyz=3.10.6 16:33:32 ++ [[ -z 3.10.6 ]] 16:33:32 ++ echo 3.10.6 16:33:32 ++ return 0 16:33:32 + pyenv local 3.10.6 16:33:32 + local command 16:33:32 + command=local 16:33:32 + '[' 2 -gt 0 ']' 16:33:32 + shift 16:33:32 + case "$command" in 16:33:32 + command pyenv local 3.10.6 16:33:32 + pyenv local 3.10.6 16:33:32 + for arg in "$@" 16:33:32 + case $arg in 16:33:32 + pkg_list+='tox ' 16:33:32 + for arg in "$@" 16:33:32 + case $arg in 16:33:32 + pkg_list+='virtualenv ' 16:33:32 + for arg in "$@" 16:33:32 + case $arg in 16:33:32 + pkg_list+='urllib3~=1.26.15 ' 16:33:32 + [[ -f /tmp/.toxenv ]] 16:33:32 + [[ ! -f /tmp/.toxenv ]] 16:33:32 + [[ -n '' ]] 16:33:32 + python3 -m venv /tmp/venv-zTzj 16:33:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zTzj' 16:33:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zTzj 16:33:37 + echo /tmp/venv-zTzj 16:33:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:33:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:33:37 + /tmp/venv-zTzj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:33:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:33:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:33:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:33:40 + /tmp/venv-zTzj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:33:43 + type python3 16:33:43 + true 16:33:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zTzj/bin to PATH' 16:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-zTzj/bin to PATH 16:33:43 + PATH=/tmp/venv-zTzj/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 16:33:43 + return 0 16:33:43 + python3 --version 16:33:43 Python 3.10.6 16:33:43 + python3 -m pip --version 16:33:43 pip 24.0 from /tmp/venv-zTzj/lib/python3.10/site-packages/pip (python 3.10) 16:33:43 + python3 -m pip freeze 16:33:44 cachetools==5.3.3 16:33:44 chardet==5.2.0 16:33:44 colorama==0.4.6 16:33:44 distlib==0.3.8 16:33:44 filelock==3.13.1 16:33:44 packaging==24.0 16:33:44 platformdirs==4.2.0 16:33:44 pluggy==1.4.0 16:33:44 pyproject-api==1.6.1 16:33:44 tomli==2.0.1 16:33:44 tox==4.14.1 16:33:44 urllib3==1.26.18 16:33:44 virtualenv==20.25.1 16:33:44 [EnvInject] - Injecting environment variables from a build step. 16:33:44 [EnvInject] - Injecting as environment variables the properties content 16:33:44 PARALLEL=false 16:33:44 16:33:44 [EnvInject] - Variables injected successfully. 16:33:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3101068854033099014.sh 16:33:44 ---> tox-run.sh 16:33:44 + 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 16:33:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:33:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:33:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:33:44 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:33:44 + source /home/jenkins/lf-env.sh 16:33:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:33:44 ++ mktemp -d /tmp/venv-XXXX 16:33:44 + lf_venv=/tmp/venv-cKLB 16:33:44 + local venv_file=/tmp/.os_lf_venv 16:33:44 + local python=python3 16:33:44 + local options 16:33:44 + local set_path=true 16:33:44 + local install_args= 16:33:44 ++ 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 16:33:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:33:44 + true 16:33:44 + case $1 in 16:33:44 + venv_file=/tmp/.toxenv 16:33:44 + shift 2 16:33:44 + true 16:33:44 + case $1 in 16:33:44 + shift 16:33:44 + break 16:33:44 + case $python in 16:33:44 + local pkg_list= 16:33:44 + [[ -d /opt/pyenv ]] 16:33:44 + echo 'Setup pyenv:' 16:33:44 Setup pyenv: 16:33:44 + export PYENV_ROOT=/opt/pyenv 16:33:44 + PYENV_ROOT=/opt/pyenv 16:33:44 + 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 16:33:44 + 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 16:33:44 + pyenv versions 16:33:44 system 16:33:44 3.8.13 16:33:44 3.9.13 16:33:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:33:44 + command -v pyenv 16:33:44 ++ pyenv init - --no-rehash 16:33:44 + 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[*]}"'\'')" 16:33:44 export PATH="/opt/pyenv/shims:${PATH}" 16:33:44 export PYENV_SHELL=bash 16:33:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:33:44 pyenv() { 16:33:44 local command 16:33:44 command="${1:-}" 16:33:44 if [ "$#" -gt 0 ]; then 16:33:44 shift 16:33:44 fi 16:33:44 16:33:44 case "$command" in 16:33:44 rehash|shell) 16:33:44 eval "$(pyenv "sh-$command" "$@")" 16:33:44 ;; 16:33:44 *) 16:33:44 command pyenv "$command" "$@" 16:33:44 ;; 16:33:44 esac 16:33:44 }' 16:33:44 +++ 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[*]}"' 16:33:44 ++ 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 16:33:44 ++ 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 16:33:44 ++ 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 16:33:44 ++ export PYENV_SHELL=bash 16:33:44 ++ PYENV_SHELL=bash 16:33:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:33:44 +++ complete -F _pyenv pyenv 16:33:44 ++ lf-pyver python3 16:33:44 ++ local py_version_xy=python3 16:33:44 ++ local py_version_xyz= 16:33:44 ++ pyenv versions 16:33:44 ++ sed 's/^[ *]* //' 16:33:44 ++ local command 16:33:44 ++ command=versions 16:33:44 ++ '[' 1 -gt 0 ']' 16:33:44 ++ shift 16:33:44 ++ case "$command" in 16:33:44 ++ command pyenv versions 16:33:44 ++ pyenv versions 16:33:44 ++ awk '{ print $1 }' 16:33:44 ++ grep -E '^[0-9.]*[0-9]$' 16:33:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:33:44 +++ grep '^3' /tmp/.pyenv_versions 16:33:44 +++ sort -V 16:33:44 +++ tail -n 1 16:33:44 ++ py_version_xyz=3.10.6 16:33:44 ++ [[ -z 3.10.6 ]] 16:33:44 ++ echo 3.10.6 16:33:44 ++ return 0 16:33:44 + pyenv local 3.10.6 16:33:44 + local command 16:33:44 + command=local 16:33:44 + '[' 2 -gt 0 ']' 16:33:44 + shift 16:33:44 + case "$command" in 16:33:44 + command pyenv local 3.10.6 16:33:44 + pyenv local 3.10.6 16:33:44 + for arg in "$@" 16:33:44 + case $arg in 16:33:44 + pkg_list+='tox ' 16:33:44 + for arg in "$@" 16:33:44 + case $arg in 16:33:44 + pkg_list+='virtualenv ' 16:33:44 + for arg in "$@" 16:33:44 + case $arg in 16:33:44 + pkg_list+='urllib3~=1.26.15 ' 16:33:44 + [[ -f /tmp/.toxenv ]] 16:33:44 ++ cat /tmp/.toxenv 16:33:44 + lf_venv=/tmp/venv-zTzj 16:33:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTzj from' file:/tmp/.toxenv 16:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTzj from file:/tmp/.toxenv 16:33:44 + /tmp/venv-zTzj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:33:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:33:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:33:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:33:45 + /tmp/venv-zTzj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:33:46 + type python3 16:33:46 + true 16:33:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zTzj/bin to PATH' 16:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-zTzj/bin to PATH 16:33:46 + PATH=/tmp/venv-zTzj/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 16:33:46 + return 0 16:33:46 + [[ -d /opt/pyenv ]] 16:33:46 + echo '---> Setting up pyenv' 16:33:46 ---> Setting up pyenv 16:33:46 + export PYENV_ROOT=/opt/pyenv 16:33:46 + PYENV_ROOT=/opt/pyenv 16:33:46 + export PATH=/opt/pyenv/bin:/tmp/venv-zTzj/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 16:33:46 + PATH=/opt/pyenv/bin:/tmp/venv-zTzj/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 16:33:46 ++ pwd 16:33:46 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:33:46 + export PYTHONPATH 16:33:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:33:46 + TOX_TESTENV_PASSENV=PYTHONPATH 16:33:46 + tox --version 16:33:47 4.14.1 from /tmp/venv-zTzj/lib/python3.10/site-packages/tox/__init__.py 16:33:47 + PARALLEL=false 16:33:47 + TOX_OPTIONS_LIST= 16:33:47 + [[ -n checkbashisms ]] 16:33:47 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:33:47 + case ${PARALLEL,,} in 16:33:47 + tox -e checkbashisms 16:33:47 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:33:48 checkbashisms: freeze> python -m pip freeze --all 16:33:49 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 16:33:49 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:33:50 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:33:50 you may get strange results 16:33:50 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:33:52 checkbashisms: OK (4.93=setup[1.78]+cmd[3.15] seconds) 16:33:52 congratulations :) (5.12 seconds) 16:33:52 + tox_status=0 16:33:52 + echo '---> Completed tox runs' 16:33:52 ---> Completed tox runs 16:33:52 + for i in .tox/*/log 16:33:52 ++ echo .tox/checkbashisms/log 16:33:52 ++ awk -F/ '{print $2}' 16:33:52 + tox_env=checkbashisms 16:33:52 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:33:52 + DOC_DIR=docs/_build/html 16:33:52 + [[ -d docs/_build/html ]] 16:33:52 + echo '---> tox-run.sh ends' 16:33:52 ---> tox-run.sh ends 16:33:52 + test 0 -eq 0 16:33:52 $ ssh-agent -k 16:33:52 unset SSH_AUTH_SOCK; 16:33:52 unset SSH_AGENT_PID; 16:33:52 echo Agent pid 1778 killed; 16:33:52 [ssh-agent] Stopped. 16:33:52 [PostBuildScript] - [INFO] Executing post build scripts. 16:33:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16007315736453751247.sh 16:33:52 ---> sysstat.sh 16:33:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins337314627497172365.sh 16:33:53 ---> package-listing.sh 16:33:53 ++ facter osfamily 16:33:53 ++ tr '[:upper:]' '[:lower:]' 16:33:53 + OS_FAMILY=debian 16:33:53 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:33:53 + START_PACKAGES=/tmp/packages_start.txt 16:33:53 + END_PACKAGES=/tmp/packages_end.txt 16:33:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:33:53 + PACKAGES=/tmp/packages_start.txt 16:33:53 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:33:53 + PACKAGES=/tmp/packages_end.txt 16:33:53 + case "${OS_FAMILY}" in 16:33:53 + dpkg -l 16:33:53 + grep '^ii' 16:33:53 + '[' -f /tmp/packages_start.txt ']' 16:33:53 + '[' -f /tmp/packages_end.txt ']' 16:33:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:33:53 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:33:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:33:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:33:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11250803361741800501.sh 16:33:53 ---> capture-instance-metadata.sh 16:33:53 Setup pyenv: 16:33:53 system 16:33:53 3.8.13 16:33:53 3.9.13 16:33:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:33:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QLiB 16:33:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:34:00 lf-activate-venv(): INFO: Installing: lftools 16:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-QLiB/bin to PATH 16:34:36 INFO: Running in OpenStack, capturing instance metadata 16:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins74240813156249793.sh 16:34:36 provisioning config files... 16:34:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4153762122495050960tmp 16:34:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:34:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:34:36 [EnvInject] - Injecting environment variables from a build step. 16:34:36 [EnvInject] - Injecting as environment variables the properties content 16:34:36 SERVER_ID=logs 16:34:36 16:34:36 [EnvInject] - Variables injected successfully. 16:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18415070287467763685.sh 16:34:36 ---> create-netrc.sh 16:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17423798919990657204.sh 16:34:36 ---> python-tools-install.sh 16:34:36 Setup pyenv: 16:34:36 system 16:34:36 3.8.13 16:34:36 3.9.13 16:34:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLiB from file:/tmp/.os_lf_venv 16:34:38 lf-activate-venv(): INFO: Installing: lftools 16:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-QLiB/bin to PATH 16:34:46 Generating Requirements File 16:35:14 Python 3.10.6 16:35:14 pip 24.0 from /tmp/venv-QLiB/lib/python3.10/site-packages/pip (python 3.10) 16:35:15 appdirs==1.4.4 16:35:15 argcomplete==3.2.3 16:35:15 aspy.yaml==1.3.0 16:35:15 attrs==23.2.0 16:35:15 autopage==0.5.2 16:35:15 beautifulsoup4==4.12.3 16:35:15 boto3==1.34.59 16:35:15 botocore==1.34.59 16:35:15 bs4==0.0.2 16:35:15 cachetools==5.3.3 16:35:15 certifi==2024.2.2 16:35:15 cffi==1.16.0 16:35:15 cfgv==3.4.0 16:35:15 chardet==5.2.0 16:35:15 charset-normalizer==3.3.2 16:35:15 click==8.1.7 16:35:15 cliff==4.6.0 16:35:15 cmd2==2.4.3 16:35:15 cryptography==3.3.2 16:35:15 debtcollector==3.0.0 16:35:15 decorator==5.1.1 16:35:15 defusedxml==0.7.1 16:35:15 Deprecated==1.2.14 16:35:15 distlib==0.3.8 16:35:15 dnspython==2.6.1 16:35:15 docker==4.2.2 16:35:15 dogpile.cache==1.3.2 16:35:15 email_validator==2.1.1 16:35:15 filelock==3.13.1 16:35:15 future==1.0.0 16:35:15 gitdb==4.0.11 16:35:15 GitPython==3.1.42 16:35:15 google-auth==2.28.2 16:35:15 httplib2==0.22.0 16:35:15 identify==2.5.35 16:35:15 idna==3.6 16:35:15 importlib-resources==1.5.0 16:35:15 iso8601==2.1.0 16:35:15 Jinja2==3.1.3 16:35:15 jmespath==1.0.1 16:35:15 jsonpatch==1.33 16:35:15 jsonpointer==2.4 16:35:15 jsonschema==4.21.1 16:35:15 jsonschema-specifications==2023.12.1 16:35:15 keystoneauth1==5.6.0 16:35:15 kubernetes==29.0.0 16:35:15 lftools==0.37.9 16:35:15 lxml==5.1.0 16:35:15 MarkupSafe==2.1.5 16:35:15 msgpack==1.0.8 16:35:15 multi_key_dict==2.0.3 16:35:15 netaddr==1.2.1 16:35:15 netifaces==0.11.0 16:35:15 niet==1.4.2 16:35:15 nodeenv==1.8.0 16:35:15 oauth2client==4.1.3 16:35:15 oauthlib==3.2.2 16:35:15 openstacksdk==3.0.0 16:35:15 os-client-config==2.1.0 16:35:15 os-service-types==1.7.0 16:35:15 osc-lib==3.0.1 16:35:15 oslo.config==9.4.0 16:35:15 oslo.context==5.5.0 16:35:15 oslo.i18n==6.3.0 16:35:15 oslo.log==5.5.0 16:35:15 oslo.serialization==5.4.0 16:35:15 oslo.utils==7.1.0 16:35:15 packaging==24.0 16:35:15 pbr==6.0.0 16:35:15 platformdirs==4.2.0 16:35:15 prettytable==3.10.0 16:35:15 pyasn1==0.5.1 16:35:15 pyasn1-modules==0.3.0 16:35:15 pycparser==2.21 16:35:15 pygerrit2==2.0.15 16:35:15 PyGithub==2.2.0 16:35:15 pyinotify==0.9.6 16:35:15 PyJWT==2.8.0 16:35:15 PyNaCl==1.5.0 16:35:15 pyparsing==2.4.7 16:35:15 pyperclip==1.8.2 16:35:15 pyrsistent==0.20.0 16:35:15 python-cinderclient==9.5.0 16:35:15 python-dateutil==2.9.0.post0 16:35:15 python-heatclient==3.5.0 16:35:15 python-jenkins==1.8.2 16:35:15 python-keystoneclient==5.4.0 16:35:15 python-magnumclient==4.4.0 16:35:15 python-novaclient==18.5.0 16:35:15 python-openstackclient==6.5.0 16:35:15 python-swiftclient==4.5.0 16:35:15 PyYAML==6.0.1 16:35:15 referencing==0.33.0 16:35:15 requests==2.31.0 16:35:15 requests-oauthlib==1.4.0 16:35:15 requestsexceptions==1.4.0 16:35:15 rfc3986==2.0.0 16:35:15 rpds-py==0.18.0 16:35:15 rsa==4.9 16:35:15 ruamel.yaml==0.18.6 16:35:15 ruamel.yaml.clib==0.2.8 16:35:15 s3transfer==0.10.0 16:35:15 simplejson==3.19.2 16:35:15 six==1.16.0 16:35:15 smmap==5.0.1 16:35:15 soupsieve==2.5 16:35:15 stevedore==5.2.0 16:35:15 tabulate==0.9.0 16:35:15 toml==0.10.2 16:35:15 tomlkit==0.12.4 16:35:15 tqdm==4.66.2 16:35:15 typing_extensions==4.10.0 16:35:15 tzdata==2024.1 16:35:15 urllib3==1.26.18 16:35:15 virtualenv==20.25.1 16:35:15 wcwidth==0.2.13 16:35:15 websocket-client==1.7.0 16:35:15 wrapt==1.16.0 16:35:15 xdg==6.0.0 16:35:15 xmltodict==0.13.0 16:35:15 yq==3.2.3 16:35:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8965119112614528016.sh 16:35:15 ---> sudo-logs.sh 16:35:15 Archiving 'sudo' log.. 16:35:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1827772972280810776.sh 16:35:15 ---> job-cost.sh 16:35:15 Setup pyenv: 16:35:15 system 16:35:15 3.8.13 16:35:15 3.9.13 16:35:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLiB from file:/tmp/.os_lf_venv 16:35:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-QLiB/bin to PATH 16:35:22 INFO: No Stack... 16:35:22 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:22 INFO: Archiving Costs 16:35:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6250929816310091652.sh 16:35:22 ---> logs-deploy.sh 16:35:22 Setup pyenv: 16:35:22 system 16:35:22 3.8.13 16:35:22 3.9.13 16:35:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:35:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLiB from file:/tmp/.os_lf_venv 16:35:24 lf-activate-venv(): INFO: Installing: lftools 16:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-QLiB/bin to PATH 16:35:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3354 16:35:33 INFO: archiving workspace using pattern(s): 16:35:34 Archives upload complete. 16:35:34 INFO: archiving logs to Nexus 16:35:35 ---> uname -a: 16:35:35 Linux prd-ubuntu1804-builder-4c-4g-12543 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:35:35 16:35:35 16:35:35 ---> lscpu: 16:35:35 Architecture: x86_64 16:35:35 CPU op-mode(s): 32-bit, 64-bit 16:35:35 Byte Order: Little Endian 16:35:35 CPU(s): 4 16:35:35 On-line CPU(s) list: 0-3 16:35:35 Thread(s) per core: 1 16:35:35 Core(s) per socket: 1 16:35:35 Socket(s): 4 16:35:35 NUMA node(s): 1 16:35:35 Vendor ID: AuthenticAMD 16:35:35 CPU family: 23 16:35:35 Model: 49 16:35:35 Model name: AMD EPYC-Rome Processor 16:35:35 Stepping: 0 16:35:35 CPU MHz: 2800.000 16:35:35 BogoMIPS: 5600.00 16:35:35 Virtualization: AMD-V 16:35:35 Hypervisor vendor: KVM 16:35:35 Virtualization type: full 16:35:35 L1d cache: 32K 16:35:35 L1i cache: 32K 16:35:35 L2 cache: 512K 16:35:35 L3 cache: 16384K 16:35:35 NUMA node0 CPU(s): 0-3 16:35:35 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 16:35:35 16:35:35 16:35:35 ---> nproc: 16:35:35 4 16:35:35 16:35:35 16:35:35 ---> df -h: 16:35:35 Filesystem Size Used Avail Use% Mounted on 16:35:35 udev 7.9G 0 7.9G 0% /dev 16:35:35 tmpfs 1.6G 672K 1.6G 1% /run 16:35:35 /dev/vda1 78G 8.3G 70G 11% / 16:35:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:35:35 tmpfs 5.0M 0 5.0M 0% /run/lock 16:35:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:35:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:35:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:35:35 16:35:35 16:35:35 ---> free -m: 16:35:35 total used free shared buff/cache available 16:35:35 Mem: 16040 538 13441 0 2059 15189 16:35:35 Swap: 1023 0 1023 16:35:35 16:35:35 16:35:35 ---> ip addr: 16:35:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:35:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:35:35 inet 127.0.0.1/8 scope host lo 16:35:35 valid_lft forever preferred_lft forever 16:35:35 inet6 ::1/128 scope host 16:35:35 valid_lft forever preferred_lft forever 16:35:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:35:35 link/ether fa:16:3e:95:2e:fa brd ff:ff:ff:ff:ff:ff 16:35:35 inet 10.30.106.26/23 brd 10.30.107.255 scope global dynamic ens3 16:35:35 valid_lft 86234sec preferred_lft 86234sec 16:35:35 inet6 fe80::f816:3eff:fe95:2efa/64 scope link 16:35:35 valid_lft forever preferred_lft forever 16:35:35 16:35:35 16:35:35 ---> sar -b -r -n DEV: 16:35:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12543) 03/11/24 _x86_64_ (4 CPU) 16:35:35 16:35:35 16:32:53 LINUX RESTART (4 CPU) 16:35:35 16:35:35 16:33:01 tps rtps wtps bread/s bwrtn/s 16:35:35 16:34:02 147.16 58.81 88.35 3733.11 49597.60 16:35:35 16:35:01 99.53 14.13 85.39 1066.80 22606.07 16:35:35 Average: 123.56 36.67 86.88 2411.82 36221.97 16:35:35 16:35:35 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:35:35 16:34:02 14143672 15592040 2281296 13.89 47416 1608372 767952 4.39 639064 1440576 92244 16:35:35 16:35:01 13856484 15562832 2568484 15.64 70356 1830736 748224 4.28 707632 1633588 164428 16:35:35 Average: 14000078 15577436 2424890 14.76 58886 1719554 758088 4.34 673348 1537082 128336 16:35:35 16:35:35 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:35:35 16:34:02 ens3 360.08 272.57 1550.57 75.36 0.00 0.00 0.00 0.00 16:35:35 16:34:02 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 16:35:35 16:35:01 ens3 52.35 37.54 761.66 8.65 0.00 0.00 0.00 0.00 16:35:35 16:35:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 16:35:35 Average: ens3 207.58 156.10 1159.63 42.30 0.00 0.00 0.00 0.00 16:35:35 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 16:35:35 16:35:35 16:35:35 ---> sar -P ALL: 16:35:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12543) 03/11/24 _x86_64_ (4 CPU) 16:35:35 16:35:35 16:32:53 LINUX RESTART (4 CPU) 16:35:35 16:35:35 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:35:35 16:34:02 all 18.63 0.00 2.10 11.27 0.06 67.93 16:35:35 16:34:02 0 14.77 0.00 2.46 22.83 0.08 59.86 16:35:35 16:34:02 1 21.28 0.00 2.06 3.91 0.07 72.69 16:35:35 16:34:02 2 17.09 0.00 2.03 15.32 0.05 65.51 16:35:35 16:34:02 3 21.35 0.00 1.84 3.13 0.05 73.63 16:35:35 16:35:01 all 19.82 0.00 1.30 4.73 0.05 74.10 16:35:35 16:35:01 0 17.76 0.00 1.31 2.45 0.05 78.44 16:35:35 16:35:01 1 11.80 0.00 0.82 0.30 0.03 87.04 16:35:35 16:35:01 2 16.47 0.00 0.95 14.00 0.07 68.51 16:35:35 16:35:01 3 33.32 0.00 2.12 2.26 0.07 62.23 16:35:35 Average: all 19.22 0.00 1.70 8.02 0.06 71.00 16:35:35 Average: 0 16.26 0.00 1.89 12.68 0.07 69.11 16:35:35 Average: 1 16.54 0.00 1.44 2.11 0.05 79.85 16:35:35 Average: 2 16.78 0.00 1.50 14.66 0.06 67.00 16:35:35 Average: 3 27.30 0.00 1.98 2.70 0.06 67.97 16:35:35 16:35:35 16:35:35