22:05:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 22:05:37 Running as SYSTEM 22:05:37 [EnvInject] - Loading node environment variables. 22:05:38 Building remotely on prd-ubuntu1804-builder-4c-4g-11092 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 22:05:38 [ssh-agent] Looking for ssh-agent implementation... 22:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:38 $ ssh-agent 22:05:38 SSH_AUTH_SOCK=/tmp/ssh-zD5XBCVKDBhi/agent.1693 22:05:38 SSH_AGENT_PID=1695 22:05:38 [ssh-agent] Started. 22:05:38 Running ssh-add (command line suppressed) 22:05:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3867216462085077938.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3867216462085077938.key) 22:05:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:05:38 The recommended git tool is: NONE 22:05:39 using credential onap-jenkins-ssh 22:05:39 Wiping out workspace first. 22:05:39 Cloning the remote Git repository 22:05:39 Cloning repository git://cloud.onap.org/mirror/oom.git 22:05:39 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 22:05:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:05:40 > git --version # timeout=10 22:05:40 > git --version # 'git version 2.17.1' 22:05:40 using GIT_SSH to set credentials Gerrit user 22:05:40 Verifying host key using manually-configured host key entries 22:05:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:05:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:05:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:05:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:05:53 using GIT_SSH to set credentials Gerrit user 22:05:53 Verifying host key using manually-configured host key entries 22:05:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/4 # timeout=30 22:05:53 > git rev-parse 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b^{commit} # timeout=10 22:05:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:05:53 Checking out Revision 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b (refs/changes/63/136963/4) 22:05:53 > git config core.sparsecheckout # timeout=10 22:05:53 > git checkout -f 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b # timeout=30 22:05:57 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 22:05:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:05:57 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 22:05:57 [EnvInject] - Injecting environment variables from a build step. 22:05:57 [EnvInject] - Injecting as environment variables the properties content 22:05:57 PYTHON=python3 22:05:57 22:05:57 [EnvInject] - Variables injected successfully. 22:05:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12884334955587791879.sh 22:05:57 ---> tox-install.sh 22:05:57 + source /home/jenkins/lf-env.sh 22:05:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:05:57 ++ mktemp -d /tmp/venv-XXXX 22:05:57 + lf_venv=/tmp/venv-IH9D 22:05:57 + local venv_file=/tmp/.os_lf_venv 22:05:57 + local python=python3 22:05:57 + local options 22:05:57 + local set_path=true 22:05:57 + local install_args= 22:05: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 22:05:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:05:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:05:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:05:57 + true 22:05:57 + case $1 in 22:05:57 + venv_file=/tmp/.toxenv 22:05:57 + shift 2 22:05:57 + true 22:05:57 + case $1 in 22:05:57 + shift 22:05:57 + break 22:05:57 + case $python in 22:05:57 + local pkg_list= 22:05:57 + [[ -d /opt/pyenv ]] 22:05:57 + echo 'Setup pyenv:' 22:05:57 Setup pyenv: 22:05:57 + export PYENV_ROOT=/opt/pyenv 22:05:57 + PYENV_ROOT=/opt/pyenv 22:05:57 + 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 22:05:57 + 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 22:05:57 + pyenv versions 22:05:57 * system (set by /opt/pyenv/version) 22:05:57 * 3.8.13 (set by /opt/pyenv/version) 22:05:57 * 3.9.13 (set by /opt/pyenv/version) 22:05:57 * 3.10.6 (set by /opt/pyenv/version) 22:05:57 + command -v pyenv 22:05:57 ++ pyenv init - --no-rehash 22:05: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[*]}"'\'')" 22:05:58 export PATH="/opt/pyenv/shims:${PATH}" 22:05:58 export PYENV_SHELL=bash 22:05:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:05:58 pyenv() { 22:05:58 local command 22:05:58 command="${1:-}" 22:05:58 if [ "$#" -gt 0 ]; then 22:05:58 shift 22:05:58 fi 22:05:58 22:05:58 case "$command" in 22:05:58 rehash|shell) 22:05:58 eval "$(pyenv "sh-$command" "$@")" 22:05:58 ;; 22:05:58 *) 22:05:58 command pyenv "$command" "$@" 22:05:58 ;; 22:05:58 esac 22:05:58 }' 22:05: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[*]}"' 22:05:58 ++ 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 22:05:58 ++ 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 22:05:58 ++ 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 22:05:58 ++ export PYENV_SHELL=bash 22:05:58 ++ PYENV_SHELL=bash 22:05:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:05:58 +++ complete -F _pyenv pyenv 22:05:58 ++ lf-pyver python3 22:05:58 ++ local py_version_xy=python3 22:05:58 ++ local py_version_xyz= 22:05:58 ++ awk '{ print $1 }' 22:05:58 ++ sed 's/^[ *]* //' 22:05:58 ++ grep -E '^[0-9.]*[0-9]$' 22:05:58 ++ pyenv versions 22:05:58 ++ local command 22:05:58 ++ command=versions 22:05:58 ++ '[' 1 -gt 0 ']' 22:05:58 ++ shift 22:05:58 ++ case "$command" in 22:05:58 ++ command pyenv versions 22:05:58 ++ pyenv versions 22:05:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:05:58 +++ grep '^3' /tmp/.pyenv_versions 22:05:58 +++ sort -V 22:05:58 +++ tail -n 1 22:05:58 ++ py_version_xyz=3.10.6 22:05:58 ++ [[ -z 3.10.6 ]] 22:05:58 ++ echo 3.10.6 22:05:58 ++ return 0 22:05:58 + pyenv local 3.10.6 22:05:58 + local command 22:05:58 + command=local 22:05:58 + '[' 2 -gt 0 ']' 22:05:58 + shift 22:05:58 + case "$command" in 22:05:58 + command pyenv local 3.10.6 22:05:58 + pyenv local 3.10.6 22:05:58 + for arg in "$@" 22:05:58 + case $arg in 22:05:58 + pkg_list+='tox ' 22:05:58 + for arg in "$@" 22:05:58 + case $arg in 22:05:58 + pkg_list+='virtualenv ' 22:05:58 + for arg in "$@" 22:05:58 + case $arg in 22:05:58 + pkg_list+='urllib3~=1.26.15 ' 22:05:58 + [[ -f /tmp/.toxenv ]] 22:05:58 + [[ ! -f /tmp/.toxenv ]] 22:05:58 + [[ -n '' ]] 22:05:58 + python3 -m venv /tmp/venv-IH9D 22:06:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IH9D' 22:06:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IH9D 22:06:02 + echo /tmp/venv-IH9D 22:06:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:06:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:06:02 + /tmp/venv-IH9D/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:06:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:06:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:06:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:06:06 + /tmp/venv-IH9D/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:06:08 + type python3 22:06:08 + true 22:06:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IH9D/bin to PATH' 22:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-IH9D/bin to PATH 22:06:08 + PATH=/tmp/venv-IH9D/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 22:06:08 + return 0 22:06:08 + python3 --version 22:06:08 Python 3.10.6 22:06:08 + python3 -m pip --version 22:06:09 pip 23.3.2 from /tmp/venv-IH9D/lib/python3.10/site-packages/pip (python 3.10) 22:06:09 + python3 -m pip freeze 22:06:09 cachetools==5.3.2 22:06:09 chardet==5.2.0 22:06:09 colorama==0.4.6 22:06:09 distlib==0.3.8 22:06:09 filelock==3.13.1 22:06:09 packaging==23.2 22:06:09 platformdirs==4.1.0 22:06:09 pluggy==1.3.0 22:06:09 pyproject-api==1.6.1 22:06:09 tomli==2.0.1 22:06:09 tox==4.11.4 22:06:09 urllib3==1.26.18 22:06:09 virtualenv==20.25.0 22:06:09 [EnvInject] - Injecting environment variables from a build step. 22:06:09 [EnvInject] - Injecting as environment variables the properties content 22:06:09 PARALLEL=false 22:06:09 22:06:09 [EnvInject] - Variables injected successfully. 22:06:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3372898852605289161.sh 22:06:09 ---> tox-run.sh 22:06:09 + 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 22:06:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 22:06:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 22:06:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 22:06:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 22:06:09 + source /home/jenkins/lf-env.sh 22:06:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:06:09 ++ mktemp -d /tmp/venv-XXXX 22:06:09 + lf_venv=/tmp/venv-sMb4 22:06:09 + local venv_file=/tmp/.os_lf_venv 22:06:09 + local python=python3 22:06:09 + local options 22:06:09 + local set_path=true 22:06:09 + local install_args= 22:06:09 ++ 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 22:06:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:06:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:06:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:06:09 + true 22:06:09 + case $1 in 22:06:09 + venv_file=/tmp/.toxenv 22:06:09 + shift 2 22:06:09 + true 22:06:09 + case $1 in 22:06:09 + shift 22:06:09 + break 22:06:09 + case $python in 22:06:09 + local pkg_list= 22:06:09 + [[ -d /opt/pyenv ]] 22:06:09 + echo 'Setup pyenv:' 22:06:09 Setup pyenv: 22:06:09 + export PYENV_ROOT=/opt/pyenv 22:06:09 + PYENV_ROOT=/opt/pyenv 22:06:09 + 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 22:06:09 + 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 22:06:09 + pyenv versions 22:06:09 system 22:06:09 3.8.13 22:06:09 3.9.13 22:06:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:06:09 + command -v pyenv 22:06:09 ++ pyenv init - --no-rehash 22:06:09 + 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[*]}"'\'')" 22:06:09 export PATH="/opt/pyenv/shims:${PATH}" 22:06:09 export PYENV_SHELL=bash 22:06:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:06:09 pyenv() { 22:06:09 local command 22:06:09 command="${1:-}" 22:06:09 if [ "$#" -gt 0 ]; then 22:06:09 shift 22:06:09 fi 22:06:09 22:06:09 case "$command" in 22:06:09 rehash|shell) 22:06:09 eval "$(pyenv "sh-$command" "$@")" 22:06:09 ;; 22:06:09 *) 22:06:09 command pyenv "$command" "$@" 22:06:09 ;; 22:06:09 esac 22:06:09 }' 22:06:09 +++ 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[*]}"' 22:06:09 ++ 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 22:06:09 ++ 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 22:06:09 ++ 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 22:06:09 ++ export PYENV_SHELL=bash 22:06:09 ++ PYENV_SHELL=bash 22:06:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:06:09 +++ complete -F _pyenv pyenv 22:06:09 ++ lf-pyver python3 22:06:09 ++ local py_version_xy=python3 22:06:09 ++ local py_version_xyz= 22:06:09 ++ pyenv versions 22:06:09 ++ local command 22:06:09 ++ command=versions 22:06:09 ++ '[' 1 -gt 0 ']' 22:06:09 ++ shift 22:06:09 ++ case "$command" in 22:06:09 ++ command pyenv versions 22:06:09 ++ pyenv versions 22:06:09 ++ sed 's/^[ *]* //' 22:06:09 ++ grep -E '^[0-9.]*[0-9]$' 22:06:09 ++ awk '{ print $1 }' 22:06:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:06:09 +++ grep '^3' /tmp/.pyenv_versions 22:06:09 +++ tail -n 1 22:06:09 +++ sort -V 22:06:09 ++ py_version_xyz=3.10.6 22:06:09 ++ [[ -z 3.10.6 ]] 22:06:09 ++ echo 3.10.6 22:06:09 ++ return 0 22:06:09 + pyenv local 3.10.6 22:06:09 + local command 22:06:09 + command=local 22:06:09 + '[' 2 -gt 0 ']' 22:06:09 + shift 22:06:09 + case "$command" in 22:06:09 + command pyenv local 3.10.6 22:06:09 + pyenv local 3.10.6 22:06:09 + for arg in "$@" 22:06:09 + case $arg in 22:06:09 + pkg_list+='tox ' 22:06:09 + for arg in "$@" 22:06:09 + case $arg in 22:06:09 + pkg_list+='virtualenv ' 22:06:09 + for arg in "$@" 22:06:09 + case $arg in 22:06:09 + pkg_list+='urllib3~=1.26.15 ' 22:06:09 + [[ -f /tmp/.toxenv ]] 22:06:09 ++ cat /tmp/.toxenv 22:06:09 + lf_venv=/tmp/venv-IH9D 22:06:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH9D from' file:/tmp/.toxenv 22:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH9D from file:/tmp/.toxenv 22:06:09 + /tmp/venv-IH9D/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:06:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:06:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:06:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:06:10 + /tmp/venv-IH9D/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:06:12 + type python3 22:06:12 + true 22:06:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IH9D/bin to PATH' 22:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-IH9D/bin to PATH 22:06:12 + PATH=/tmp/venv-IH9D/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 22:06:12 + return 0 22:06:12 + [[ -d /opt/pyenv ]] 22:06:12 + echo '---> Setting up pyenv' 22:06:12 ---> Setting up pyenv 22:06:12 + export PYENV_ROOT=/opt/pyenv 22:06:12 + PYENV_ROOT=/opt/pyenv 22:06:12 + export PATH=/opt/pyenv/bin:/tmp/venv-IH9D/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 22:06:12 + PATH=/opt/pyenv/bin:/tmp/venv-IH9D/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 22:06:12 ++ pwd 22:06:12 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 22:06:12 + export PYTHONPATH 22:06:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:06:12 + TOX_TESTENV_PASSENV=PYTHONPATH 22:06:12 + tox --version 22:06:12 4.11.4 from /tmp/venv-IH9D/lib/python3.10/site-packages/tox/__init__.py 22:06:12 + PARALLEL=false 22:06:12 + TOX_OPTIONS_LIST= 22:06:12 + [[ -n checkbashisms ]] 22:06:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 22:06:12 + case ${PARALLEL,,} in 22:06:12 + tox -e checkbashisms 22:06:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 22:06:13 checkbashisms: freeze> python -m pip freeze --all 22:06:14 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 22:06:14 checkbashisms: commands[0]> .ci/check-bashisms.sh 22:06:15 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 22:06:15 you may get strange results 22:06:16 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 22:06:17 checkbashisms: OK (4.82=setup[1.77]+cmd[3.05] seconds) 22:06:17 congratulations :) (4.99 seconds) 22:06:17 + tox_status=0 22:06:17 + echo '---> Completed tox runs' 22:06:17 ---> Completed tox runs 22:06:17 + for i in .tox/*/log 22:06:17 ++ echo .tox/checkbashisms/log 22:06:17 ++ awk -F/ '{print $2}' 22:06:17 + tox_env=checkbashisms 22:06:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 22:06:17 + DOC_DIR=docs/_build/html 22:06:17 + [[ -d docs/_build/html ]] 22:06:17 + echo '---> tox-run.sh ends' 22:06:17 ---> tox-run.sh ends 22:06:17 + test 0 -eq 0 22:06:17 $ ssh-agent -k 22:06:17 unset SSH_AUTH_SOCK; 22:06:17 unset SSH_AGENT_PID; 22:06:17 echo Agent pid 1695 killed; 22:06:17 [ssh-agent] Stopped. 22:06:17 [PostBuildScript] - [INFO] Executing post build scripts. 22:06:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9538464741949379297.sh 22:06:17 ---> sysstat.sh 22:06:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15451297824570885163.sh 22:06:18 ---> package-listing.sh 22:06:18 ++ tr '[:upper:]' '[:lower:]' 22:06:18 ++ facter osfamily 22:06:18 + OS_FAMILY=debian 22:06:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 22:06:18 + START_PACKAGES=/tmp/packages_start.txt 22:06:18 + END_PACKAGES=/tmp/packages_end.txt 22:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:18 + PACKAGES=/tmp/packages_start.txt 22:06:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:06:18 + PACKAGES=/tmp/packages_end.txt 22:06:18 + case "${OS_FAMILY}" in 22:06:18 + dpkg -l 22:06:18 + grep '^ii' 22:06:18 + '[' -f /tmp/packages_start.txt ']' 22:06:18 + '[' -f /tmp/packages_end.txt ']' 22:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:06:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 22:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 22:06:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8673781634697925602.sh 22:06:18 ---> capture-instance-metadata.sh 22:06:18 Setup pyenv: 22:06:18 system 22:06:18 3.8.13 22:06:18 3.9.13 22:06:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:06:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IsrP 22:06:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:06:25 lf-activate-venv(): INFO: Installing: lftools 22:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-IsrP/bin to PATH 22:06:59 INFO: Running in OpenStack, capturing instance metadata 22:06:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14516434871051119621.sh 22:06:59 provisioning config files... 22:06:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12083750086232936859tmp 22:06:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:06:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:06:59 [EnvInject] - Injecting environment variables from a build step. 22:06:59 [EnvInject] - Injecting as environment variables the properties content 22:06:59 SERVER_ID=logs 22:06:59 22:06:59 [EnvInject] - Variables injected successfully. 22:06:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17905100502747093582.sh 22:06:59 ---> create-netrc.sh 22:06:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins422972600983754316.sh 22:06:59 ---> python-tools-install.sh 22:06:59 Setup pyenv: 22:06:59 system 22:06:59 3.8.13 22:06:59 3.9.13 22:06:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IsrP from file:/tmp/.os_lf_venv 22:07:00 lf-activate-venv(): INFO: Installing: lftools 22:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-IsrP/bin to PATH 22:07:08 Generating Requirements File 22:07:41 Python 3.10.6 22:07:42 pip 23.3.2 from /tmp/venv-IsrP/lib/python3.10/site-packages/pip (python 3.10) 22:07:42 appdirs==1.4.4 22:07:42 argcomplete==3.2.1 22:07:42 aspy.yaml==1.3.0 22:07:42 attrs==23.2.0 22:07:42 autopage==0.5.2 22:07:42 beautifulsoup4==4.12.2 22:07:42 boto3==1.34.16 22:07:42 botocore==1.34.16 22:07:42 bs4==0.0.1 22:07:42 cachetools==5.3.2 22:07:42 certifi==2023.11.17 22:07:42 cffi==1.16.0 22:07:42 cfgv==3.4.0 22:07:42 chardet==5.2.0 22:07:42 charset-normalizer==3.3.2 22:07:42 click==8.1.7 22:07:42 cliff==4.4.0 22:07:42 cmd2==2.4.3 22:07:42 cryptography==3.3.2 22:07:42 debtcollector==2.5.0 22:07:42 decorator==5.1.1 22:07:42 defusedxml==0.7.1 22:07:42 Deprecated==1.2.14 22:07:42 distlib==0.3.8 22:07:42 dnspython==2.4.2 22:07:42 docker==4.2.2 22:07:42 dogpile.cache==1.3.0 22:07:42 email-validator==2.1.0.post1 22:07:42 filelock==3.13.1 22:07:42 future==0.18.3 22:07:42 gitdb==4.0.11 22:07:42 GitPython==3.1.41 22:07:42 google-auth==2.26.1 22:07:42 httplib2==0.22.0 22:07:42 identify==2.5.33 22:07:42 idna==3.6 22:07:42 importlib-metadata==7.0.1 22:07:42 importlib-resources==1.5.0 22:07:42 iso8601==2.1.0 22:07:42 Jinja2==3.1.2 22:07:42 jmespath==1.0.1 22:07:42 jsonpatch==1.33 22:07:42 jsonpointer==2.4 22:07:42 jsonschema==4.20.0 22:07:42 jsonschema-specifications==2023.12.1 22:07:42 keystoneauth1==5.4.0 22:07:42 kubernetes==29.0.0 22:07:42 lftools==0.37.8 22:07:42 lxml==5.1.0 22:07:42 MarkupSafe==2.1.3 22:07:42 msgpack==1.0.7 22:07:42 multi_key_dict==2.0.3 22:07:42 munch==4.0.0 22:07:42 netaddr==0.10.1 22:07:42 netifaces==0.11.0 22:07:42 niet==1.4.2 22:07:42 nodeenv==1.8.0 22:07:42 oauth2client==4.1.3 22:07:42 oauthlib==3.2.2 22:07:42 openstacksdk==0.62.0 22:07:42 os-client-config==2.1.0 22:07:42 os-service-types==1.7.0 22:07:42 osc-lib==2.9.0 22:07:42 oslo.config==9.3.0 22:07:42 oslo.context==5.3.0 22:07:42 oslo.i18n==6.2.0 22:07:42 oslo.log==5.4.0 22:07:42 oslo.serialization==5.3.0 22:07:42 oslo.utils==6.3.0 22:07:42 packaging==23.2 22:07:42 pbr==6.0.0 22:07:42 platformdirs==4.1.0 22:07:42 prettytable==3.9.0 22:07:42 pyasn1==0.5.1 22:07:42 pyasn1-modules==0.3.0 22:07:42 pycparser==2.21 22:07:42 pygerrit2==2.0.15 22:07:42 PyGithub==2.1.1 22:07:42 pyinotify==0.9.6 22:07:42 PyJWT==2.8.0 22:07:42 PyNaCl==1.5.0 22:07:42 pyparsing==2.4.7 22:07:42 pyperclip==1.8.2 22:07:42 pyrsistent==0.20.0 22:07:42 python-cinderclient==9.4.0 22:07:42 python-dateutil==2.8.2 22:07:42 python-heatclient==3.4.0 22:07:42 python-jenkins==1.8.2 22:07:42 python-keystoneclient==5.2.0 22:07:42 python-magnumclient==4.3.0 22:07:42 python-novaclient==18.4.0 22:07:42 python-openstackclient==6.0.0 22:07:42 python-swiftclient==4.4.0 22:07:42 pytz==2023.3.post1 22:07:42 PyYAML==6.0.1 22:07:42 referencing==0.32.1 22:07:42 requests==2.31.0 22:07:42 requests-oauthlib==1.3.1 22:07:42 requestsexceptions==1.4.0 22:07:42 rfc3986==2.0.0 22:07:42 rpds-py==0.16.2 22:07:42 rsa==4.9 22:07:42 ruamel.yaml==0.18.5 22:07:42 ruamel.yaml.clib==0.2.8 22:07:42 s3transfer==0.10.0 22:07:42 simplejson==3.19.2 22:07:42 six==1.16.0 22:07:42 smmap==5.0.1 22:07:42 soupsieve==2.5 22:07:42 stevedore==5.1.0 22:07:42 tabulate==0.9.0 22:07:42 toml==0.10.2 22:07:42 tomlkit==0.12.3 22:07:42 tqdm==4.66.1 22:07:42 typing_extensions==4.9.0 22:07:42 tzdata==2023.4 22:07:42 urllib3==1.26.18 22:07:42 virtualenv==20.25.0 22:07:42 wcwidth==0.2.13 22:07:42 websocket-client==1.7.0 22:07:42 wrapt==1.16.0 22:07:42 xdg==6.0.0 22:07:42 xmltodict==0.13.0 22:07:42 yq==3.2.3 22:07:42 zipp==3.17.0 22:07:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6819627024235722623.sh 22:07:42 ---> sudo-logs.sh 22:07:42 Archiving 'sudo' log.. 22:07:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18162530102044794893.sh 22:07:42 ---> job-cost.sh 22:07:42 Setup pyenv: 22:07:42 system 22:07:42 3.8.13 22:07:42 3.9.13 22:07:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IsrP from file:/tmp/.os_lf_venv 22:07:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:07:52 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. 22:07:52 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 22:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-IsrP/bin to PATH 22:07:52 INFO: No Stack... 22:07:52 INFO: Retrieving Pricing Info for: v3-standard-4 22:07:53 INFO: Archiving Costs 22:07:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5352591687966319752.sh 22:07:53 ---> logs-deploy.sh 22:07:53 Setup pyenv: 22:07:53 system 22:07:53 3.8.13 22:07:53 3.9.13 22:07:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:07:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IsrP from file:/tmp/.os_lf_venv 22:07:54 lf-activate-venv(): INFO: Installing: lftools 22:08:04 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. 22:08:04 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 22:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-IsrP/bin to PATH 22:08:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3266 22:08:04 INFO: archiving workspace using pattern(s): 22:08:08 Archives upload complete. 22:08:08 INFO: archiving logs to Nexus 22:08:09 ---> uname -a: 22:08:09 Linux prd-ubuntu1804-builder-4c-4g-11092 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:08:09 22:08:09 22:08:09 ---> lscpu: 22:08:09 Architecture: x86_64 22:08:09 CPU op-mode(s): 32-bit, 64-bit 22:08:09 Byte Order: Little Endian 22:08:09 CPU(s): 4 22:08:09 On-line CPU(s) list: 0-3 22:08:09 Thread(s) per core: 1 22:08:09 Core(s) per socket: 1 22:08:09 Socket(s): 4 22:08:09 NUMA node(s): 1 22:08:09 Vendor ID: AuthenticAMD 22:08:09 CPU family: 23 22:08:09 Model: 49 22:08:09 Model name: AMD EPYC-Rome Processor 22:08:09 Stepping: 0 22:08:09 CPU MHz: 2800.000 22:08:09 BogoMIPS: 5600.00 22:08:09 Virtualization: AMD-V 22:08:09 Hypervisor vendor: KVM 22:08:09 Virtualization type: full 22:08:09 L1d cache: 32K 22:08:09 L1i cache: 32K 22:08:09 L2 cache: 512K 22:08:09 L3 cache: 16384K 22:08:09 NUMA node0 CPU(s): 0-3 22:08:09 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 22:08:09 22:08:09 22:08:09 ---> nproc: 22:08:09 4 22:08:09 22:08:09 22:08:09 ---> df -h: 22:08:09 Filesystem Size Used Avail Use% Mounted on 22:08:09 udev 7.9G 0 7.9G 0% /dev 22:08:09 tmpfs 1.6G 672K 1.6G 1% /run 22:08:09 /dev/vda1 78G 8.3G 70G 11% / 22:08:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:08:09 tmpfs 5.0M 0 5.0M 0% /run/lock 22:08:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:08:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:08:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:08:09 22:08:09 22:08:09 ---> free -m: 22:08:09 total used free shared buff/cache available 22:08:09 Mem: 16040 547 13420 0 2071 15180 22:08:09 Swap: 1023 0 1023 22:08:09 22:08:09 22:08:09 ---> ip addr: 22:08:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:08:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:08:09 inet 127.0.0.1/8 scope host lo 22:08:09 valid_lft forever preferred_lft forever 22:08:09 inet6 ::1/128 scope host 22:08:09 valid_lft forever preferred_lft forever 22:08:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:08:09 link/ether fa:16:3e:5e:03:cb brd ff:ff:ff:ff:ff:ff 22:08:09 inet 10.30.106.178/23 brd 10.30.107.255 scope global dynamic ens3 22:08:09 valid_lft 86228sec preferred_lft 86228sec 22:08:09 inet6 fe80::f816:3eff:fe5e:3cb/64 scope link 22:08:09 valid_lft forever preferred_lft forever 22:08:09 22:08:09 22:08:09 ---> sar -b -r -n DEV: 22:08:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11092) 01/10/24 _x86_64_ (4 CPU) 22:08:09 22:08:09 22:05:19 LINUX RESTART (4 CPU) 22:08:09 22:08:09 22:06:02 tps rtps wtps bread/s bwrtn/s 22:08:09 22:07:01 114.08 22.25 91.83 1203.59 30197.59 22:08:09 22:08:01 83.55 0.37 83.19 25.86 30710.88 22:08:09 Average: 98.69 11.22 87.47 609.78 30456.39 22:08:09 22:08:09 22:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:08:09 22:07:01 13912192 15586532 2512776 15.30 67056 1802088 751456 4.30 679948 1607444 141428 22:08:09 22:08:01 13711984 15514864 2712984 16.52 79056 1912344 789012 4.52 764908 1710192 96292 22:08:09 Average: 13812088 15550698 2612880 15.91 73056 1857216 770234 4.41 722428 1658818 118860 22:08:09 22:08:09 22:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:08:09 22:07:01 ens3 60.99 41.50 786.85 11.01 0.00 0.00 0.00 0.00 22:08:09 22:07:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 22:08:09 22:08:01 ens3 46.88 34.99 372.69 8.52 0.00 0.00 0.00 0.00 22:08:09 22:08:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 22:08:09 Average: ens3 53.87 38.22 578.03 9.75 0.00 0.00 0.00 0.00 22:08:09 Average: lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 22:08:09 22:08:09 22:08:09 ---> sar -P ALL: 22:08:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11092) 01/10/24 _x86_64_ (4 CPU) 22:08:09 22:08:09 22:05:19 LINUX RESTART (4 CPU) 22:08:09 22:08:09 22:06:02 CPU %user %nice %system %iowait %steal %idle 22:08:09 22:07:01 all 19.72 0.00 1.55 6.46 0.06 72.21 22:08:09 22:07:01 0 8.64 0.00 1.17 12.32 0.07 77.80 22:08:09 22:07:01 1 31.78 0.00 1.87 1.05 0.07 65.24 22:08:09 22:07:01 2 25.94 0.00 1.64 2.13 0.09 70.20 22:08:09 22:07:01 3 12.53 0.00 1.53 10.32 0.03 75.58 22:08:09 22:08:01 all 20.92 0.00 1.10 6.30 0.05 71.63 22:08:09 22:08:01 0 21.30 0.00 0.87 1.67 0.05 76.11 22:08:09 22:08:01 1 39.57 0.00 2.21 6.54 0.07 51.61 22:08:09 22:08:01 2 22.33 0.00 0.83 0.68 0.05 76.10 22:08:09 22:08:01 3 0.52 0.00 0.45 16.36 0.05 82.62 22:08:09 Average: all 20.32 0.00 1.32 6.38 0.06 71.92 22:08:09 Average: 0 15.02 0.00 1.02 6.95 0.06 76.95 22:08:09 Average: 1 35.70 0.00 2.04 3.81 0.07 58.38 22:08:09 Average: 2 24.11 0.00 1.23 1.40 0.07 73.19 22:08:09 Average: 3 6.47 0.00 0.99 13.37 0.04 79.13 22:08:09 22:08:09 22:08:09