21:30:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 21:30:59 Running as SYSTEM 21:30:59 [EnvInject] - Loading node environment variables. 21:30:59 Building remotely on prd-ubuntu1804-builder-4c-4g-11076 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 21:30:59 [ssh-agent] Looking for ssh-agent implementation... 21:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:00 $ ssh-agent 21:31:00 SSH_AUTH_SOCK=/tmp/ssh-6WGE8jF00cLj/agent.1822 21:31:00 SSH_AGENT_PID=1823 21:31:00 [ssh-agent] Started. 21:31:00 Running ssh-add (command line suppressed) 21:31:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15509646186301501333.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15509646186301501333.key) 21:31:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:31:00 The recommended git tool is: NONE 21:31:02 using credential onap-jenkins-ssh 21:31:02 Wiping out workspace first. 21:31:02 Cloning the remote Git repository 21:31:02 Cloning repository git://cloud.onap.org/mirror/oom.git 21:31:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 21:31:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:02 > git --version # timeout=10 21:31:02 > git --version # 'git version 2.17.1' 21:31:02 using GIT_SSH to set credentials Gerrit user 21:31:02 Verifying host key using manually-configured host key entries 21:31:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:31:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:08 using GIT_SSH to set credentials Gerrit user 21:31:08 Verifying host key using manually-configured host key entries 21:31:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/1 # timeout=30 21:31:09 > git rev-parse 3987224039027b3df1b489b90f0a1051106cfb2b^{commit} # timeout=10 21:31:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:31:09 Checking out Revision 3987224039027b3df1b489b90f0a1051106cfb2b (refs/changes/63/136963/1) 21:31:09 > git config core.sparsecheckout # timeout=10 21:31:09 > git checkout -f 3987224039027b3df1b489b90f0a1051106cfb2b # timeout=30 21:31:12 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 21:31:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:31:12 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 21:31:12 [EnvInject] - Injecting environment variables from a build step. 21:31:12 [EnvInject] - Injecting as environment variables the properties content 21:31:12 PYTHON=python3 21:31:12 21:31:12 [EnvInject] - Variables injected successfully. 21:31:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12086512050674818318.sh 21:31:12 ---> tox-install.sh 21:31:12 + source /home/jenkins/lf-env.sh 21:31:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:12 ++ mktemp -d /tmp/venv-XXXX 21:31:12 + lf_venv=/tmp/venv-YuhX 21:31:12 + local venv_file=/tmp/.os_lf_venv 21:31:12 + local python=python3 21:31:12 + local options 21:31:12 + local set_path=true 21:31:12 + local install_args= 21:31:12 ++ 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 21:31:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:12 + true 21:31:12 + case $1 in 21:31:12 + venv_file=/tmp/.toxenv 21:31:12 + shift 2 21:31:12 + true 21:31:12 + case $1 in 21:31:12 + shift 21:31:12 + break 21:31:12 + case $python in 21:31:12 + local pkg_list= 21:31:12 + [[ -d /opt/pyenv ]] 21:31:12 + echo 'Setup pyenv:' 21:31:12 Setup pyenv: 21:31:12 + export PYENV_ROOT=/opt/pyenv 21:31:12 + PYENV_ROOT=/opt/pyenv 21:31:12 + 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 21:31:12 + 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 21:31:12 + pyenv versions 21:31:12 * system (set by /opt/pyenv/version) 21:31:12 * 3.8.13 (set by /opt/pyenv/version) 21:31:12 * 3.9.13 (set by /opt/pyenv/version) 21:31:12 * 3.10.6 (set by /opt/pyenv/version) 21:31:12 + command -v pyenv 21:31:12 ++ pyenv init - --no-rehash 21:31:12 + 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[*]}"'\'')" 21:31:12 export PATH="/opt/pyenv/shims:${PATH}" 21:31:12 export PYENV_SHELL=bash 21:31:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:12 pyenv() { 21:31:12 local command 21:31:12 command="${1:-}" 21:31:12 if [ "$#" -gt 0 ]; then 21:31:12 shift 21:31:12 fi 21:31:12 21:31:12 case "$command" in 21:31:12 rehash|shell) 21:31:12 eval "$(pyenv "sh-$command" "$@")" 21:31:12 ;; 21:31:12 *) 21:31:12 command pyenv "$command" "$@" 21:31:12 ;; 21:31:12 esac 21:31:12 }' 21:31:12 +++ 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[*]}"' 21:31:12 ++ 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 21:31:12 ++ 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 21:31:12 ++ 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 21:31:12 ++ export PYENV_SHELL=bash 21:31:12 ++ PYENV_SHELL=bash 21:31:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:12 +++ complete -F _pyenv pyenv 21:31:12 ++ lf-pyver python3 21:31:12 ++ local py_version_xy=python3 21:31:12 ++ local py_version_xyz= 21:31:12 ++ pyenv versions 21:31:12 ++ local command 21:31:12 ++ command=versions 21:31:12 ++ sed 's/^[ *]* //' 21:31:12 ++ '[' 1 -gt 0 ']' 21:31:12 ++ awk '{ print $1 }' 21:31:12 ++ shift 21:31:12 ++ grep -E '^[0-9.]*[0-9]$' 21:31:12 ++ case "$command" in 21:31:12 ++ command pyenv versions 21:31:12 ++ pyenv versions 21:31:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:13 +++ grep '^3' /tmp/.pyenv_versions 21:31:13 +++ sort -V 21:31:13 +++ tail -n 1 21:31:13 ++ py_version_xyz=3.10.6 21:31:13 ++ [[ -z 3.10.6 ]] 21:31:13 ++ echo 3.10.6 21:31:13 ++ return 0 21:31:13 + pyenv local 3.10.6 21:31:13 + local command 21:31:13 + command=local 21:31:13 + '[' 2 -gt 0 ']' 21:31:13 + shift 21:31:13 + case "$command" in 21:31:13 + command pyenv local 3.10.6 21:31:13 + pyenv local 3.10.6 21:31:13 + for arg in "$@" 21:31:13 + case $arg in 21:31:13 + pkg_list+='tox ' 21:31:13 + for arg in "$@" 21:31:13 + case $arg in 21:31:13 + pkg_list+='virtualenv ' 21:31:13 + for arg in "$@" 21:31:13 + case $arg in 21:31:13 + pkg_list+='urllib3~=1.26.15 ' 21:31:13 + [[ -f /tmp/.toxenv ]] 21:31:13 + [[ ! -f /tmp/.toxenv ]] 21:31:13 + [[ -n '' ]] 21:31:13 + python3 -m venv /tmp/venv-YuhX 21:31:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YuhX' 21:31:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YuhX 21:31:18 + echo /tmp/venv-YuhX 21:31:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:31:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:31:18 + /tmp/venv-YuhX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:31:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:31:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:31:22 + /tmp/venv-YuhX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:31:31 + type python3 21:31:31 + true 21:31:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YuhX/bin to PATH' 21:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-YuhX/bin to PATH 21:31:31 + PATH=/tmp/venv-YuhX/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 21:31:31 + return 0 21:31:31 + python3 --version 21:31:31 Python 3.10.6 21:31:31 + python3 -m pip --version 21:31:32 pip 23.3.2 from /tmp/venv-YuhX/lib/python3.10/site-packages/pip (python 3.10) 21:31:32 + python3 -m pip freeze 21:31:32 cachetools==5.3.2 21:31:32 chardet==5.2.0 21:31:32 colorama==0.4.6 21:31:32 distlib==0.3.8 21:31:32 filelock==3.13.1 21:31:32 packaging==23.2 21:31:32 platformdirs==4.1.0 21:31:32 pluggy==1.3.0 21:31:32 pyproject-api==1.6.1 21:31:32 tomli==2.0.1 21:31:32 tox==4.11.4 21:31:32 urllib3==1.26.18 21:31:32 virtualenv==20.25.0 21:31:32 [EnvInject] - Injecting environment variables from a build step. 21:31:32 [EnvInject] - Injecting as environment variables the properties content 21:31:32 PARALLEL=false 21:31:32 21:31:32 [EnvInject] - Variables injected successfully. 21:31:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11829368696720996937.sh 21:31:32 ---> tox-run.sh 21:31:32 + 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 21:31:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 21:31:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 21:31:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 21:31:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 21:31:32 + source /home/jenkins/lf-env.sh 21:31:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:32 ++ mktemp -d /tmp/venv-XXXX 21:31:32 + lf_venv=/tmp/venv-xtIu 21:31:32 + local venv_file=/tmp/.os_lf_venv 21:31:32 + local python=python3 21:31:32 + local options 21:31:32 + local set_path=true 21:31:32 + local install_args= 21:31:32 ++ 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 21:31:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:32 + true 21:31:32 + case $1 in 21:31:32 + venv_file=/tmp/.toxenv 21:31:32 + shift 2 21:31:32 + true 21:31:32 + case $1 in 21:31:32 + shift 21:31:32 + break 21:31:32 + case $python in 21:31:32 + local pkg_list= 21:31:32 + [[ -d /opt/pyenv ]] 21:31:32 + echo 'Setup pyenv:' 21:31:32 Setup pyenv: 21:31:32 + export PYENV_ROOT=/opt/pyenv 21:31:32 + PYENV_ROOT=/opt/pyenv 21:31:32 + 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 21:31:32 + 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 21:31:32 + pyenv versions 21:31:32 system 21:31:32 3.8.13 21:31:32 3.9.13 21:31:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:31:32 + command -v pyenv 21:31:32 ++ pyenv init - --no-rehash 21:31: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[*]}"'\'')" 21:31:32 export PATH="/opt/pyenv/shims:${PATH}" 21:31:32 export PYENV_SHELL=bash 21:31:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:32 pyenv() { 21:31:32 local command 21:31:32 command="${1:-}" 21:31:32 if [ "$#" -gt 0 ]; then 21:31:32 shift 21:31:32 fi 21:31:32 21:31:32 case "$command" in 21:31:32 rehash|shell) 21:31:32 eval "$(pyenv "sh-$command" "$@")" 21:31:32 ;; 21:31:32 *) 21:31:32 command pyenv "$command" "$@" 21:31:32 ;; 21:31:32 esac 21:31:32 }' 21:31: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[*]}"' 21:31:32 ++ 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 21:31:32 ++ 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 21:31:32 ++ 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 21:31:32 ++ export PYENV_SHELL=bash 21:31:32 ++ PYENV_SHELL=bash 21:31:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:32 +++ complete -F _pyenv pyenv 21:31:32 ++ lf-pyver python3 21:31:32 ++ local py_version_xy=python3 21:31:32 ++ local py_version_xyz= 21:31:32 ++ pyenv versions 21:31:32 ++ sed 's/^[ *]* //' 21:31:32 ++ local command 21:31:32 ++ awk '{ print $1 }' 21:31:32 ++ command=versions 21:31:32 ++ grep -E '^[0-9.]*[0-9]$' 21:31:32 ++ '[' 1 -gt 0 ']' 21:31:32 ++ shift 21:31:32 ++ case "$command" in 21:31:32 ++ command pyenv versions 21:31:32 ++ pyenv versions 21:31:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:32 +++ grep '^3' /tmp/.pyenv_versions 21:31:32 +++ sort -V 21:31:32 +++ tail -n 1 21:31:32 ++ py_version_xyz=3.10.6 21:31:32 ++ [[ -z 3.10.6 ]] 21:31:32 ++ echo 3.10.6 21:31:32 ++ return 0 21:31:32 + pyenv local 3.10.6 21:31:32 + local command 21:31:32 + command=local 21:31:32 + '[' 2 -gt 0 ']' 21:31:32 + shift 21:31:32 + case "$command" in 21:31:32 + command pyenv local 3.10.6 21:31:32 + pyenv local 3.10.6 21:31:32 + for arg in "$@" 21:31:32 + case $arg in 21:31:32 + pkg_list+='tox ' 21:31:32 + for arg in "$@" 21:31:32 + case $arg in 21:31:32 + pkg_list+='virtualenv ' 21:31:32 + for arg in "$@" 21:31:32 + case $arg in 21:31:32 + pkg_list+='urllib3~=1.26.15 ' 21:31:32 + [[ -f /tmp/.toxenv ]] 21:31:32 ++ cat /tmp/.toxenv 21:31:32 + lf_venv=/tmp/venv-YuhX 21:31:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuhX from' file:/tmp/.toxenv 21:31:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuhX from file:/tmp/.toxenv 21:31:32 + /tmp/venv-YuhX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:31:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:31:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:31:33 + /tmp/venv-YuhX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:31:36 + type python3 21:31:36 + true 21:31:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YuhX/bin to PATH' 21:31:36 lf-activate-venv(): INFO: Adding /tmp/venv-YuhX/bin to PATH 21:31:36 + PATH=/tmp/venv-YuhX/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 21:31:36 + return 0 21:31:36 + [[ -d /opt/pyenv ]] 21:31:36 + echo '---> Setting up pyenv' 21:31:36 ---> Setting up pyenv 21:31:36 + export PYENV_ROOT=/opt/pyenv 21:31:36 + PYENV_ROOT=/opt/pyenv 21:31:36 + export PATH=/opt/pyenv/bin:/tmp/venv-YuhX/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 21:31:36 + PATH=/opt/pyenv/bin:/tmp/venv-YuhX/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 21:31:36 ++ pwd 21:31:36 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 21:31:36 + export PYTHONPATH 21:31:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:31:36 + TOX_TESTENV_PASSENV=PYTHONPATH 21:31:36 + tox --version 21:31:36 4.11.4 from /tmp/venv-YuhX/lib/python3.10/site-packages/tox/__init__.py 21:31:36 + PARALLEL=false 21:31:36 + TOX_OPTIONS_LIST= 21:31:36 + [[ -n checkbashisms ]] 21:31:36 + TOX_OPTIONS_LIST=' -e checkbashisms' 21:31:36 + case ${PARALLEL,,} in 21:31:36 + tox -e checkbashisms 21:31:36 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 21:31:38 checkbashisms: freeze> python -m pip freeze --all 21:31:38 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 21:31:38 checkbashisms: commands[0]> .ci/check-bashisms.sh 21:31:40 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 21:31:40 you may get strange results 21:31:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 21:31:42 checkbashisms: OK (5.29=setup[2.16]+cmd[3.13] seconds) 21:31:42 congratulations :) (5.46 seconds) 21:31:42 + tox_status=0 21:31:42 + echo '---> Completed tox runs' 21:31:42 ---> Completed tox runs 21:31:42 + for i in .tox/*/log 21:31:42 ++ echo .tox/checkbashisms/log 21:31:42 ++ awk -F/ '{print $2}' 21:31:42 + tox_env=checkbashisms 21:31:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 21:31:42 + DOC_DIR=docs/_build/html 21:31:42 + [[ -d docs/_build/html ]] 21:31:42 + echo '---> tox-run.sh ends' 21:31:42 ---> tox-run.sh ends 21:31:42 + test 0 -eq 0 21:31:42 $ ssh-agent -k 21:31:42 unset SSH_AUTH_SOCK; 21:31:42 unset SSH_AGENT_PID; 21:31:42 echo Agent pid 1823 killed; 21:31:42 [ssh-agent] Stopped. 21:31:42 [PostBuildScript] - [INFO] Executing post build scripts. 21:31:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13113978582345838297.sh 21:31:42 ---> sysstat.sh 21:31:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13880160979294101454.sh 21:31:42 ---> package-listing.sh 21:31:42 ++ facter osfamily 21:31:42 ++ tr '[:upper:]' '[:lower:]' 21:31:42 + OS_FAMILY=debian 21:31:42 + workspace=/w/workspace/oom-master-checkbashisms-lint 21:31:42 + START_PACKAGES=/tmp/packages_start.txt 21:31:42 + END_PACKAGES=/tmp/packages_end.txt 21:31:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:42 + PACKAGES=/tmp/packages_start.txt 21:31:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:31:42 + PACKAGES=/tmp/packages_end.txt 21:31:42 + case "${OS_FAMILY}" in 21:31:42 + dpkg -l 21:31:42 + grep '^ii' 21:31:42 + '[' -f /tmp/packages_start.txt ']' 21:31:42 + '[' -f /tmp/packages_end.txt ']' 21:31:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:31:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 21:31:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 21:31:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15119024060776400403.sh 21:31:43 ---> capture-instance-metadata.sh 21:31:43 Setup pyenv: 21:31:43 system 21:31:43 3.8.13 21:31:43 3.9.13 21:31:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:31:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GA0f 21:31:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:31:49 lf-activate-venv(): INFO: Installing: lftools 21:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-GA0f/bin to PATH 21:32:34 INFO: Running in OpenStack, capturing instance metadata 21:32:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4085411247121230120.sh 21:32:34 provisioning config files... 21:32:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12064758865497260914tmp 21:32:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:32:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:32:34 [EnvInject] - Injecting environment variables from a build step. 21:32:34 [EnvInject] - Injecting as environment variables the properties content 21:32:34 SERVER_ID=logs 21:32:34 21:32:34 [EnvInject] - Variables injected successfully. 21:32:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins563813059084544273.sh 21:32:34 ---> create-netrc.sh 21:32:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16647408304861295138.sh 21:32:34 ---> python-tools-install.sh 21:32:34 Setup pyenv: 21:32:34 system 21:32:34 3.8.13 21:32:34 3.9.13 21:32:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:32:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GA0f from file:/tmp/.os_lf_venv 21:32:36 lf-activate-venv(): INFO: Installing: lftools 21:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-GA0f/bin to PATH 21:32:43 Generating Requirements File 21:33:15 Python 3.10.6 21:33:15 pip 23.3.2 from /tmp/venv-GA0f/lib/python3.10/site-packages/pip (python 3.10) 21:33:16 appdirs==1.4.4 21:33:16 argcomplete==3.2.1 21:33:16 aspy.yaml==1.3.0 21:33:16 attrs==23.2.0 21:33:16 autopage==0.5.2 21:33:16 beautifulsoup4==4.12.2 21:33:16 boto3==1.34.16 21:33:16 botocore==1.34.16 21:33:16 bs4==0.0.1 21:33:16 cachetools==5.3.2 21:33:16 certifi==2023.11.17 21:33:16 cffi==1.16.0 21:33:16 cfgv==3.4.0 21:33:16 chardet==5.2.0 21:33:16 charset-normalizer==3.3.2 21:33:16 click==8.1.7 21:33:16 cliff==4.4.0 21:33:16 cmd2==2.4.3 21:33:16 cryptography==3.3.2 21:33:16 debtcollector==2.5.0 21:33:16 decorator==5.1.1 21:33:16 defusedxml==0.7.1 21:33:16 Deprecated==1.2.14 21:33:16 distlib==0.3.8 21:33:16 dnspython==2.4.2 21:33:16 docker==4.2.2 21:33:16 dogpile.cache==1.3.0 21:33:16 email-validator==2.1.0.post1 21:33:16 filelock==3.13.1 21:33:16 future==0.18.3 21:33:16 gitdb==4.0.11 21:33:16 GitPython==3.1.41 21:33:16 google-auth==2.26.1 21:33:16 httplib2==0.22.0 21:33:16 identify==2.5.33 21:33:16 idna==3.6 21:33:16 importlib-metadata==7.0.1 21:33:16 importlib-resources==1.5.0 21:33:16 iso8601==2.1.0 21:33:16 Jinja2==3.1.2 21:33:16 jmespath==1.0.1 21:33:16 jsonpatch==1.33 21:33:16 jsonpointer==2.4 21:33:16 jsonschema==4.20.0 21:33:16 jsonschema-specifications==2023.12.1 21:33:16 keystoneauth1==5.4.0 21:33:16 kubernetes==29.0.0 21:33:16 lftools==0.37.8 21:33:16 lxml==5.1.0 21:33:16 MarkupSafe==2.1.3 21:33:16 msgpack==1.0.7 21:33:16 multi_key_dict==2.0.3 21:33:16 munch==4.0.0 21:33:16 netaddr==0.10.1 21:33:16 netifaces==0.11.0 21:33:16 niet==1.4.2 21:33:16 nodeenv==1.8.0 21:33:16 oauth2client==4.1.3 21:33:16 oauthlib==3.2.2 21:33:16 openstacksdk==0.62.0 21:33:16 os-client-config==2.1.0 21:33:16 os-service-types==1.7.0 21:33:16 osc-lib==2.9.0 21:33:16 oslo.config==9.3.0 21:33:16 oslo.context==5.3.0 21:33:16 oslo.i18n==6.2.0 21:33:16 oslo.log==5.4.0 21:33:16 oslo.serialization==5.3.0 21:33:16 oslo.utils==6.3.0 21:33:16 packaging==23.2 21:33:16 pbr==6.0.0 21:33:16 platformdirs==4.1.0 21:33:16 prettytable==3.9.0 21:33:16 pyasn1==0.5.1 21:33:16 pyasn1-modules==0.3.0 21:33:16 pycparser==2.21 21:33:16 pygerrit2==2.0.15 21:33:16 PyGithub==2.1.1 21:33:16 pyinotify==0.9.6 21:33:16 PyJWT==2.8.0 21:33:16 PyNaCl==1.5.0 21:33:16 pyparsing==2.4.7 21:33:16 pyperclip==1.8.2 21:33:16 pyrsistent==0.20.0 21:33:16 python-cinderclient==9.4.0 21:33:16 python-dateutil==2.8.2 21:33:16 python-heatclient==3.4.0 21:33:16 python-jenkins==1.8.2 21:33:16 python-keystoneclient==5.2.0 21:33:16 python-magnumclient==4.3.0 21:33:16 python-novaclient==18.4.0 21:33:16 python-openstackclient==6.0.0 21:33:16 python-swiftclient==4.4.0 21:33:16 pytz==2023.3.post1 21:33:16 PyYAML==6.0.1 21:33:16 referencing==0.32.1 21:33:16 requests==2.31.0 21:33:16 requests-oauthlib==1.3.1 21:33:16 requestsexceptions==1.4.0 21:33:16 rfc3986==2.0.0 21:33:16 rpds-py==0.16.2 21:33:16 rsa==4.9 21:33:16 ruamel.yaml==0.18.5 21:33:16 ruamel.yaml.clib==0.2.8 21:33:16 s3transfer==0.10.0 21:33:16 simplejson==3.19.2 21:33:16 six==1.16.0 21:33:16 smmap==5.0.1 21:33:16 soupsieve==2.5 21:33:16 stevedore==5.1.0 21:33:16 tabulate==0.9.0 21:33:16 toml==0.10.2 21:33:16 tomlkit==0.12.3 21:33:16 tqdm==4.66.1 21:33:16 typing_extensions==4.9.0 21:33:16 tzdata==2023.4 21:33:16 urllib3==1.26.18 21:33:16 virtualenv==20.25.0 21:33:16 wcwidth==0.2.13 21:33:16 websocket-client==1.7.0 21:33:16 wrapt==1.16.0 21:33:16 xdg==6.0.0 21:33:16 xmltodict==0.13.0 21:33:16 yq==3.2.3 21:33:16 zipp==3.17.0 21:33:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18387988293314742563.sh 21:33:16 ---> sudo-logs.sh 21:33:16 Archiving 'sudo' log.. 21:33:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13816521077226992143.sh 21:33:16 ---> job-cost.sh 21:33:16 Setup pyenv: 21:33:16 system 21:33:16 3.8.13 21:33:16 3.9.13 21:33:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GA0f from file:/tmp/.os_lf_venv 21:33:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:33:25 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. 21:33:25 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 21:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-GA0f/bin to PATH 21:33:26 INFO: No Stack... 21:33:26 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:26 INFO: Archiving Costs 21:33:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13652879146831603297.sh 21:33:26 ---> logs-deploy.sh 21:33:26 Setup pyenv: 21:33:26 system 21:33:26 3.8.13 21:33:26 3.9.13 21:33:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GA0f from file:/tmp/.os_lf_venv 21:33:28 lf-activate-venv(): INFO: Installing: lftools 21:33:37 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. 21:33:37 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-GA0f/bin to PATH 21:33:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3263 21:33:38 INFO: archiving workspace using pattern(s): 21:33:39 Archives upload complete. 21:33:39 INFO: archiving logs to Nexus 21:33:40 ---> uname -a: 21:33:40 Linux prd-ubuntu1804-builder-4c-4g-11076 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:33:40 21:33:40 21:33:40 ---> lscpu: 21:33:40 Architecture: x86_64 21:33:40 CPU op-mode(s): 32-bit, 64-bit 21:33:40 Byte Order: Little Endian 21:33:40 CPU(s): 4 21:33:40 On-line CPU(s) list: 0-3 21:33:40 Thread(s) per core: 1 21:33:40 Core(s) per socket: 1 21:33:40 Socket(s): 4 21:33:40 NUMA node(s): 1 21:33:40 Vendor ID: AuthenticAMD 21:33:40 CPU family: 23 21:33:40 Model: 49 21:33:40 Model name: AMD EPYC-Rome Processor 21:33:40 Stepping: 0 21:33:40 CPU MHz: 2800.000 21:33:40 BogoMIPS: 5600.00 21:33:40 Virtualization: AMD-V 21:33:40 Hypervisor vendor: KVM 21:33:40 Virtualization type: full 21:33:40 L1d cache: 32K 21:33:40 L1i cache: 32K 21:33:40 L2 cache: 512K 21:33:40 L3 cache: 16384K 21:33:40 NUMA node0 CPU(s): 0-3 21:33:40 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 21:33:40 21:33:40 21:33:40 ---> nproc: 21:33:40 4 21:33:40 21:33:40 21:33:40 ---> df -h: 21:33:40 Filesystem Size Used Avail Use% Mounted on 21:33:40 udev 7.9G 0 7.9G 0% /dev 21:33:40 tmpfs 1.6G 672K 1.6G 1% /run 21:33:40 /dev/vda1 78G 8.3G 70G 11% / 21:33:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:33:40 tmpfs 5.0M 0 5.0M 0% /run/lock 21:33:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:33:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:33:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:33:40 21:33:40 21:33:40 ---> free -m: 21:33:40 total used free shared buff/cache available 21:33:40 Mem: 16040 535 13433 0 2071 15192 21:33:40 Swap: 1023 0 1023 21:33:40 21:33:40 21:33:40 ---> ip addr: 21:33:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:33:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:33:40 inet 127.0.0.1/8 scope host lo 21:33:40 valid_lft forever preferred_lft forever 21:33:40 inet6 ::1/128 scope host 21:33:40 valid_lft forever preferred_lft forever 21:33:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:33:40 link/ether fa:16:3e:d6:0b:8c brd ff:ff:ff:ff:ff:ff 21:33:40 inet 10.30.107.206/23 brd 10.30.107.255 scope global dynamic ens3 21:33:40 valid_lft 86203sec preferred_lft 86203sec 21:33:40 inet6 fe80::f816:3eff:fed6:b8c/64 scope link 21:33:40 valid_lft forever preferred_lft forever 21:33:40 21:33:40 21:33:40 ---> sar -b -r -n DEV: 21:33:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11076) 01/10/24 _x86_64_ (4 CPU) 21:33:40 21:33:40 21:30:27 LINUX RESTART (4 CPU) 21:33:40 21:33:40 21:31:01 tps rtps wtps bread/s bwrtn/s 21:33:40 21:32:01 90.17 23.96 66.21 795.20 17215.93 21:33:40 21:33:01 108.00 13.83 94.17 1047.69 21487.22 21:33:40 Average: 99.08 18.90 80.19 921.45 19351.57 21:33:40 21:33:40 21:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:33:40 21:32:01 14106792 15585044 2318176 14.11 50892 1632400 779336 4.46 657208 1455292 82504 21:33:40 21:33:01 13831224 15567500 2593744 15.79 71024 1858340 781504 4.47 704620 1658628 79612 21:33:40 Average: 13969008 15576272 2455960 14.95 60958 1745370 780420 4.47 680914 1556960 81058 21:33:40 21:33:40 21:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:33:40 21:32:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 21:33:40 21:32:01 ens3 146.46 107.07 968.45 32.02 0.00 0.00 0.00 0.00 21:33:40 21:33:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 21:33:40 21:33:01 ens3 57.81 39.88 831.46 7.93 0.00 0.00 0.00 0.00 21:33:40 Average: lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 21:33:40 Average: ens3 102.13 73.47 899.96 19.98 0.00 0.00 0.00 0.00 21:33:40 21:33:40 21:33:40 ---> sar -P ALL: 21:33:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11076) 01/10/24 _x86_64_ (4 CPU) 21:33:40 21:33:40 21:30:27 LINUX RESTART (4 CPU) 21:33:40 21:33:40 21:31:01 CPU %user %nice %system %iowait %steal %idle 21:33:40 21:32:01 all 16.82 0.00 1.42 9.15 0.08 72.52 21:33:40 21:32:01 0 17.55 0.00 1.49 9.65 0.08 71.23 21:33:40 21:32:01 1 15.43 0.00 1.23 20.11 0.10 63.14 21:33:40 21:32:01 2 9.73 0.00 1.46 3.32 0.07 85.43 21:33:40 21:32:01 3 24.61 0.00 1.51 3.43 0.08 70.37 21:33:40 21:33:01 all 16.33 0.00 1.17 9.87 0.05 72.59 21:33:40 21:33:01 0 25.22 0.00 1.02 2.37 0.07 71.33 21:33:40 21:33:01 1 22.93 0.00 1.67 12.91 0.05 62.43 21:33:40 21:33:01 2 3.51 0.00 0.97 20.39 0.03 75.10 21:33:40 21:33:01 3 13.63 0.00 1.03 3.86 0.03 81.44 21:33:40 Average: all 16.58 0.00 1.29 9.51 0.06 72.55 21:33:40 Average: 0 21.39 0.00 1.25 6.00 0.08 71.28 21:33:40 Average: 1 19.17 0.00 1.45 16.53 0.07 62.78 21:33:40 Average: 2 6.62 0.00 1.21 11.86 0.05 80.26 21:33:40 Average: 3 19.11 0.00 1.27 3.64 0.06 75.91 21:33:40 21:33:40 21:33:40