18:14:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136845 18:14:44 Running as SYSTEM 18:14:44 [EnvInject] - Loading node environment variables. 18:14:44 Building remotely on prd-ubuntu1804-builder-4c-4g-5115 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:14:44 [ssh-agent] Looking for ssh-agent implementation... 18:14:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:44 $ ssh-agent 18:14:44 SSH_AUTH_SOCK=/tmp/ssh-tiRONU8GBKO0/agent.1716 18:14:44 SSH_AGENT_PID=1718 18:14:44 [ssh-agent] Started. 18:14:44 Running ssh-add (command line suppressed) 18:14:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5699548114546096430.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5699548114546096430.key) 18:14:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:14:45 The recommended git tool is: NONE 18:14:47 using credential onap-jenkins-ssh 18:14:47 Wiping out workspace first. 18:14:47 Cloning the remote Git repository 18:14:47 Cloning repository git://cloud.onap.org/mirror/oom.git 18:14:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:14:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:14:47 > git --version # timeout=10 18:14:47 > git --version # 'git version 2.17.1' 18:14:47 using GIT_SSH to set credentials Gerrit user 18:14:47 Verifying host key using manually-configured host key entries 18:14:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:14:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:14:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:14:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:14:52 using GIT_SSH to set credentials Gerrit user 18:14:52 Verifying host key using manually-configured host key entries 18:14:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/136845/3 # timeout=30 18:14:53 > git rev-parse 72caf09f07b4530e1bb34be348c4b845c9d0bfde^{commit} # timeout=10 18:14:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:14:53 Checking out Revision 72caf09f07b4530e1bb34be348c4b845c9d0bfde (refs/changes/45/136845/3) 18:14:53 > git config core.sparsecheckout # timeout=10 18:14:53 > git checkout -f 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=30 18:14:56 Commit message: "[MARIADB] Fix db/user creation in operator" 18:14:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:14:56 > git rev-list --no-walk 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=10 18:14:56 [EnvInject] - Injecting environment variables from a build step. 18:14:56 [EnvInject] - Injecting as environment variables the properties content 18:14:56 PYTHON=python3 18:14:56 18:14:56 [EnvInject] - Variables injected successfully. 18:14:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins963595177118453240.sh 18:14:56 ---> tox-install.sh 18:14:56 + source /home/jenkins/lf-env.sh 18:14:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:14:56 ++ mktemp -d /tmp/venv-XXXX 18:14:56 + lf_venv=/tmp/venv-HjI3 18:14:56 + local venv_file=/tmp/.os_lf_venv 18:14:56 + local python=python3 18:14:56 + local options 18:14:56 + local set_path=true 18:14:56 + local install_args= 18:14:56 ++ 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 18:14:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:14:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:14:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:14:56 + true 18:14:56 + case $1 in 18:14:56 + venv_file=/tmp/.toxenv 18:14:56 + shift 2 18:14:56 + true 18:14:56 + case $1 in 18:14:56 + shift 18:14:56 + break 18:14:56 + case $python in 18:14:56 + local pkg_list= 18:14:56 + [[ -d /opt/pyenv ]] 18:14:56 + echo 'Setup pyenv:' 18:14:56 Setup pyenv: 18:14:56 + export PYENV_ROOT=/opt/pyenv 18:14:56 + PYENV_ROOT=/opt/pyenv 18:14:56 + 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 18:14:56 + 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 18:14:56 + pyenv versions 18:14:56 * system (set by /opt/pyenv/version) 18:14:56 * 3.8.13 (set by /opt/pyenv/version) 18:14:56 * 3.9.13 (set by /opt/pyenv/version) 18:14:56 * 3.10.6 (set by /opt/pyenv/version) 18:14:56 + command -v pyenv 18:14:56 ++ pyenv init - --no-rehash 18:14:56 + 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[*]}"'\'')" 18:14:56 export PATH="/opt/pyenv/shims:${PATH}" 18:14:56 export PYENV_SHELL=bash 18:14:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:14:56 pyenv() { 18:14:56 local command 18:14:56 command="${1:-}" 18:14:56 if [ "$#" -gt 0 ]; then 18:14:56 shift 18:14:56 fi 18:14:56 18:14:56 case "$command" in 18:14:56 rehash|shell) 18:14:56 eval "$(pyenv "sh-$command" "$@")" 18:14:56 ;; 18:14:56 *) 18:14:56 command pyenv "$command" "$@" 18:14:56 ;; 18:14:56 esac 18:14:56 }' 18:14:56 +++ 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[*]}"' 18:14:56 ++ 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 18:14:56 ++ 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 18:14:56 ++ 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 18:14:56 ++ export PYENV_SHELL=bash 18:14:56 ++ PYENV_SHELL=bash 18:14:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:14:56 +++ complete -F _pyenv pyenv 18:14:56 ++ lf-pyver python3 18:14:56 ++ local py_version_xy=python3 18:14:56 ++ local py_version_xyz= 18:14:56 ++ pyenv versions 18:14:56 ++ sed 's/^[ *]* //' 18:14:56 ++ local command 18:14:56 ++ command=versions 18:14:56 ++ '[' 1 -gt 0 ']' 18:14:56 ++ shift 18:14:56 ++ case "$command" in 18:14:56 ++ command pyenv versions 18:14:56 ++ pyenv versions 18:14:56 ++ awk '{ print $1 }' 18:14:56 ++ grep -E '^[0-9.]*[0-9]$' 18:14:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:14:57 +++ grep '^3' /tmp/.pyenv_versions 18:14:57 +++ sort -V 18:14:57 +++ tail -n 1 18:14:57 ++ py_version_xyz=3.10.6 18:14:57 ++ [[ -z 3.10.6 ]] 18:14:57 ++ echo 3.10.6 18:14:57 ++ return 0 18:14:57 + pyenv local 3.10.6 18:14:57 + local command 18:14:57 + command=local 18:14:57 + '[' 2 -gt 0 ']' 18:14:57 + shift 18:14:57 + case "$command" in 18:14:57 + command pyenv local 3.10.6 18:14:57 + pyenv local 3.10.6 18:14:57 + for arg in "$@" 18:14:57 + case $arg in 18:14:57 + pkg_list+='tox ' 18:14:57 + for arg in "$@" 18:14:57 + case $arg in 18:14:57 + pkg_list+='virtualenv ' 18:14:57 + for arg in "$@" 18:14:57 + case $arg in 18:14:57 + pkg_list+='urllib3~=1.26.15 ' 18:14:57 + [[ -f /tmp/.toxenv ]] 18:14:57 + [[ ! -f /tmp/.toxenv ]] 18:14:57 + [[ -n '' ]] 18:14:57 + python3 -m venv /tmp/venv-HjI3 18:15:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HjI3' 18:15:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HjI3 18:15:01 + echo /tmp/venv-HjI3 18:15:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:15:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:15:01 + /tmp/venv-HjI3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:15:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:04 + /tmp/venv-HjI3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:07 + type python3 18:15:07 + true 18:15:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HjI3/bin to PATH' 18:15:07 lf-activate-venv(): INFO: Adding /tmp/venv-HjI3/bin to PATH 18:15:07 + PATH=/tmp/venv-HjI3/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 18:15:07 + return 0 18:15:07 + python3 --version 18:15:07 Python 3.10.6 18:15:07 + python3 -m pip --version 18:15:07 pip 23.3.1 from /tmp/venv-HjI3/lib/python3.10/site-packages/pip (python 3.10) 18:15:07 + python3 -m pip freeze 18:15:07 cachetools==5.3.2 18:15:07 chardet==5.2.0 18:15:07 colorama==0.4.6 18:15:07 distlib==0.3.8 18:15:07 filelock==3.13.1 18:15:07 packaging==23.2 18:15:07 platformdirs==4.1.0 18:15:07 pluggy==1.3.0 18:15:07 pyproject-api==1.6.1 18:15:07 tomli==2.0.1 18:15:07 tox==4.11.4 18:15:07 urllib3==1.26.18 18:15:07 virtualenv==20.25.0 18:15:08 [EnvInject] - Injecting environment variables from a build step. 18:15:08 [EnvInject] - Injecting as environment variables the properties content 18:15:08 PARALLEL=false 18:15:08 18:15:08 [EnvInject] - Variables injected successfully. 18:15:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11814094727499629528.sh 18:15:08 ---> tox-run.sh 18:15:08 + 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 18:15:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:15:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:15:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:15:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:15:08 + source /home/jenkins/lf-env.sh 18:15:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:08 ++ mktemp -d /tmp/venv-XXXX 18:15:08 + lf_venv=/tmp/venv-mIm7 18:15:08 + local venv_file=/tmp/.os_lf_venv 18:15:08 + local python=python3 18:15:08 + local options 18:15:08 + local set_path=true 18:15:08 + local install_args= 18:15:08 ++ 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 18:15:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:08 + true 18:15:08 + case $1 in 18:15:08 + venv_file=/tmp/.toxenv 18:15:08 + shift 2 18:15:08 + true 18:15:08 + case $1 in 18:15:08 + shift 18:15:08 + break 18:15:08 + case $python in 18:15:08 + local pkg_list= 18:15:08 + [[ -d /opt/pyenv ]] 18:15:08 + echo 'Setup pyenv:' 18:15:08 Setup pyenv: 18:15:08 + export PYENV_ROOT=/opt/pyenv 18:15:08 + PYENV_ROOT=/opt/pyenv 18:15:08 + 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 18:15:08 + 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 18:15:08 + pyenv versions 18:15:08 system 18:15:08 3.8.13 18:15:08 3.9.13 18:15:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:15:08 + command -v pyenv 18:15:08 ++ pyenv init - --no-rehash 18:15:08 + 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[*]}"'\'')" 18:15:08 export PATH="/opt/pyenv/shims:${PATH}" 18:15:08 export PYENV_SHELL=bash 18:15:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:08 pyenv() { 18:15:08 local command 18:15:08 command="${1:-}" 18:15:08 if [ "$#" -gt 0 ]; then 18:15:08 shift 18:15:08 fi 18:15:08 18:15:08 case "$command" in 18:15:08 rehash|shell) 18:15:08 eval "$(pyenv "sh-$command" "$@")" 18:15:08 ;; 18:15:08 *) 18:15:08 command pyenv "$command" "$@" 18:15:08 ;; 18:15:08 esac 18:15:08 }' 18:15:08 +++ 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[*]}"' 18:15:08 ++ 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 18:15:08 ++ 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 18:15:08 ++ 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 18:15:08 ++ export PYENV_SHELL=bash 18:15:08 ++ PYENV_SHELL=bash 18:15:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:08 +++ complete -F _pyenv pyenv 18:15:08 ++ lf-pyver python3 18:15:08 ++ local py_version_xy=python3 18:15:08 ++ local py_version_xyz= 18:15:08 ++ pyenv versions 18:15:08 ++ local command 18:15:08 ++ sed 's/^[ *]* //' 18:15:08 ++ command=versions 18:15:08 ++ '[' 1 -gt 0 ']' 18:15:08 ++ shift 18:15:08 ++ case "$command" in 18:15:08 ++ command pyenv versions 18:15:08 ++ pyenv versions 18:15:08 ++ grep -E '^[0-9.]*[0-9]$' 18:15:08 ++ awk '{ print $1 }' 18:15:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:08 +++ grep '^3' /tmp/.pyenv_versions 18:15:08 +++ sort -V 18:15:08 +++ tail -n 1 18:15:08 ++ py_version_xyz=3.10.6 18:15:08 ++ [[ -z 3.10.6 ]] 18:15:08 ++ echo 3.10.6 18:15:08 ++ return 0 18:15:08 + pyenv local 3.10.6 18:15:08 + local command 18:15:08 + command=local 18:15:08 + '[' 2 -gt 0 ']' 18:15:08 + shift 18:15:08 + case "$command" in 18:15:08 + command pyenv local 3.10.6 18:15:08 + pyenv local 3.10.6 18:15:08 + for arg in "$@" 18:15:08 + case $arg in 18:15:08 + pkg_list+='tox ' 18:15:08 + for arg in "$@" 18:15:08 + case $arg in 18:15:08 + pkg_list+='virtualenv ' 18:15:08 + for arg in "$@" 18:15:08 + case $arg in 18:15:08 + pkg_list+='urllib3~=1.26.15 ' 18:15:08 + [[ -f /tmp/.toxenv ]] 18:15:08 ++ cat /tmp/.toxenv 18:15:08 + lf_venv=/tmp/venv-HjI3 18:15:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjI3 from' file:/tmp/.toxenv 18:15:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjI3 from file:/tmp/.toxenv 18:15:08 + /tmp/venv-HjI3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:15:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:09 + /tmp/venv-HjI3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:10 + type python3 18:15:10 + true 18:15:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HjI3/bin to PATH' 18:15:10 lf-activate-venv(): INFO: Adding /tmp/venv-HjI3/bin to PATH 18:15:10 + PATH=/tmp/venv-HjI3/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 18:15:10 + return 0 18:15:10 + [[ -d /opt/pyenv ]] 18:15:10 + echo '---> Setting up pyenv' 18:15:10 ---> Setting up pyenv 18:15:10 + export PYENV_ROOT=/opt/pyenv 18:15:10 + PYENV_ROOT=/opt/pyenv 18:15:10 + export PATH=/opt/pyenv/bin:/tmp/venv-HjI3/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 18:15:10 + PATH=/opt/pyenv/bin:/tmp/venv-HjI3/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 18:15:10 ++ pwd 18:15:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:15:10 + export PYTHONPATH 18:15:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:15:10 + TOX_TESTENV_PASSENV=PYTHONPATH 18:15:10 + tox --version 18:15:10 4.11.4 from /tmp/venv-HjI3/lib/python3.10/site-packages/tox/__init__.py 18:15:10 + PARALLEL=false 18:15:10 + TOX_OPTIONS_LIST= 18:15:10 + [[ -n checkbashisms ]] 18:15:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:15:10 + case ${PARALLEL,,} in 18:15:10 + tox -e checkbashisms 18:15:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:15:11 checkbashisms: freeze> python -m pip freeze --all 18:15:12 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 18:15:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:15:13 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 18:15:13 you may get strange results 18:15:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:15:15 checkbashisms: OK (4.75=setup[1.57]+cmd[3.19] seconds) 18:15:15 congratulations :) (4.93 seconds) 18:15:15 + tox_status=0 18:15:15 + echo '---> Completed tox runs' 18:15:15 ---> Completed tox runs 18:15:15 + for i in .tox/*/log 18:15:15 ++ echo .tox/checkbashisms/log 18:15:15 ++ awk -F/ '{print $2}' 18:15:15 + tox_env=checkbashisms 18:15:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:15:15 + DOC_DIR=docs/_build/html 18:15:15 + [[ -d docs/_build/html ]] 18:15:15 + echo '---> tox-run.sh ends' 18:15:15 ---> tox-run.sh ends 18:15:15 + test 0 -eq 0 18:15:15 $ ssh-agent -k 18:15:16 unset SSH_AUTH_SOCK; 18:15:16 unset SSH_AGENT_PID; 18:15:16 echo Agent pid 1718 killed; 18:15:16 [ssh-agent] Stopped. 18:15:16 [PostBuildScript] - [INFO] Executing post build scripts. 18:15:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6987003895187523093.sh 18:15:16 ---> sysstat.sh 18:15:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12561908228740205807.sh 18:15:16 ---> package-listing.sh 18:15:16 ++ facter osfamily 18:15:16 ++ tr '[:upper:]' '[:lower:]' 18:15:16 + OS_FAMILY=debian 18:15:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:15:16 + START_PACKAGES=/tmp/packages_start.txt 18:15:16 + END_PACKAGES=/tmp/packages_end.txt 18:15:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:16 + PACKAGES=/tmp/packages_start.txt 18:15:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:15:16 + PACKAGES=/tmp/packages_end.txt 18:15:16 + case "${OS_FAMILY}" in 18:15:16 + dpkg -l 18:15:16 + grep '^ii' 18:15:16 + '[' -f /tmp/packages_start.txt ']' 18:15:16 + '[' -f /tmp/packages_end.txt ']' 18:15:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:15:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:15:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:15:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7413324234390434113.sh 18:15:16 ---> capture-instance-metadata.sh 18:15:16 Setup pyenv: 18:15:16 system 18:15:16 3.8.13 18:15:16 3.9.13 18:15:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:15:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gmvq 18:15:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:15:23 lf-activate-venv(): INFO: Installing: lftools 18:16:00 lf-activate-venv(): INFO: Adding /tmp/venv-Gmvq/bin to PATH 18:16:00 INFO: Running in OpenStack, capturing instance metadata 18:16:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1427848468017188431.sh 18:16:00 provisioning config files... 18:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13579992565172183435tmp 18:16:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:16:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:16:00 [EnvInject] - Injecting environment variables from a build step. 18:16:00 [EnvInject] - Injecting as environment variables the properties content 18:16:00 SERVER_ID=logs 18:16:00 18:16:00 [EnvInject] - Variables injected successfully. 18:16:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8135403111776610731.sh 18:16:00 ---> create-netrc.sh 18:16:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins562705941568737499.sh 18:16:01 ---> python-tools-install.sh 18:16:01 Setup pyenv: 18:16:01 system 18:16:01 3.8.13 18:16:01 3.9.13 18:16:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:16:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gmvq from file:/tmp/.os_lf_venv 18:16:02 lf-activate-venv(): INFO: Installing: lftools 18:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-Gmvq/bin to PATH 18:16:09 Generating Requirements File 18:16:43 Python 3.10.6 18:16:43 pip 23.3.1 from /tmp/venv-Gmvq/lib/python3.10/site-packages/pip (python 3.10) 18:16:43 appdirs==1.4.4 18:16:43 argcomplete==3.2.1 18:16:43 aspy.yaml==1.3.0 18:16:43 attrs==23.1.0 18:16:43 autopage==0.5.2 18:16:43 Babel==2.14.0 18:16:43 beautifulsoup4==4.12.2 18:16:43 boto3==1.34.0 18:16:43 botocore==1.34.0 18:16:43 bs4==0.0.1 18:16:43 cachetools==5.3.2 18:16:43 certifi==2023.11.17 18:16:43 cffi==1.16.0 18:16:43 cfgv==3.4.0 18:16:43 chardet==5.2.0 18:16:43 charset-normalizer==3.3.2 18:16:43 click==8.1.7 18:16:43 cliff==4.4.0 18:16:43 cmd2==2.4.3 18:16:43 cryptography==3.3.2 18:16:43 debtcollector==2.5.0 18:16:43 decorator==5.1.1 18:16:43 defusedxml==0.7.1 18:16:43 Deprecated==1.2.14 18:16:43 distlib==0.3.8 18:16:43 dnspython==2.4.2 18:16:43 docker==4.2.2 18:16:43 dogpile.cache==1.2.2 18:16:43 email-validator==2.1.0.post1 18:16:43 filelock==3.13.1 18:16:43 future==0.18.3 18:16:43 gitdb==4.0.11 18:16:43 GitPython==3.1.40 18:16:43 google-auth==2.25.2 18:16:43 httplib2==0.22.0 18:16:43 identify==2.5.33 18:16:43 idna==3.6 18:16:43 importlib-metadata==7.0.0 18:16:43 importlib-resources==1.5.0 18:16:43 iso8601==2.1.0 18:16:43 Jinja2==3.1.2 18:16:43 jmespath==1.0.1 18:16:43 jsonpatch==1.33 18:16:43 jsonpointer==2.4 18:16:43 jsonschema==4.20.0 18:16:43 jsonschema-specifications==2023.11.2 18:16:43 keystoneauth1==5.4.0 18:16:43 kubernetes==28.1.0 18:16:43 lftools==0.37.8 18:16:43 lxml==4.9.3 18:16:43 MarkupSafe==2.1.3 18:16:43 msgpack==1.0.7 18:16:43 multi-key-dict==2.0.3 18:16:43 munch==4.0.0 18:16:43 netaddr==0.9.0 18:16:43 netifaces==0.11.0 18:16:43 niet==1.4.2 18:16:43 nodeenv==1.8.0 18:16:43 oauth2client==4.1.3 18:16:43 oauthlib==3.2.2 18:16:43 openstacksdk==0.62.0 18:16:43 os-client-config==2.1.0 18:16:43 os-service-types==1.7.0 18:16:43 osc-lib==2.9.0 18:16:43 oslo.config==9.2.0 18:16:43 oslo.context==5.3.0 18:16:43 oslo.i18n==6.2.0 18:16:43 oslo.log==5.4.0 18:16:43 oslo.serialization==5.2.0 18:16:43 oslo.utils==6.3.0 18:16:43 packaging==23.2 18:16:43 pbr==6.0.0 18:16:43 platformdirs==4.1.0 18:16:43 prettytable==3.9.0 18:16:43 pyasn1==0.5.1 18:16:43 pyasn1-modules==0.3.0 18:16:43 pycparser==2.21 18:16:43 pygerrit2==2.0.15 18:16:43 PyGithub==2.1.1 18:16:43 pyinotify==0.9.6 18:16:43 PyJWT==2.8.0 18:16:43 PyNaCl==1.5.0 18:16:43 pyparsing==2.4.7 18:16:43 pyperclip==1.8.2 18:16:43 pyrsistent==0.20.0 18:16:43 python-cinderclient==9.4.0 18:16:43 python-dateutil==2.8.2 18:16:43 python-heatclient==3.3.0 18:16:43 python-jenkins==1.8.2 18:16:43 python-keystoneclient==5.2.0 18:16:43 python-magnumclient==4.3.0 18:16:43 python-novaclient==18.4.0 18:16:43 python-openstackclient==6.0.0 18:16:43 python-swiftclient==4.4.0 18:16:43 pytz==2023.3.post1 18:16:43 PyYAML==6.0.1 18:16:43 referencing==0.32.0 18:16:43 requests==2.31.0 18:16:43 requests-oauthlib==1.3.1 18:16:43 requestsexceptions==1.4.0 18:16:43 rfc3986==2.0.0 18:16:43 rpds-py==0.13.2 18:16:43 rsa==4.9 18:16:43 ruamel.yaml==0.18.5 18:16:43 ruamel.yaml.clib==0.2.8 18:16:43 s3transfer==0.9.0 18:16:43 simplejson==3.19.2 18:16:43 six==1.16.0 18:16:43 smmap==5.0.1 18:16:43 soupsieve==2.5 18:16:43 stevedore==5.1.0 18:16:43 tabulate==0.9.0 18:16:43 toml==0.10.2 18:16:43 tomlkit==0.12.3 18:16:43 tqdm==4.66.1 18:16:43 typing_extensions==4.9.0 18:16:43 tzdata==2023.3 18:16:43 urllib3==1.26.18 18:16:43 virtualenv==20.25.0 18:16:43 wcwidth==0.2.12 18:16:43 websocket-client==1.7.0 18:16:43 wrapt==1.16.0 18:16:43 xdg==6.0.0 18:16:43 xmltodict==0.13.0 18:16:43 yq==3.2.3 18:16:43 zipp==3.17.0 18:16:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11857877786635938533.sh 18:16:44 ---> sudo-logs.sh 18:16:44 Archiving 'sudo' log.. 18:16:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12963123923208439475.sh 18:16:44 ---> job-cost.sh 18:16:44 Setup pyenv: 18:16:44 system 18:16:44 3.8.13 18:16:44 3.9.13 18:16:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:16:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gmvq from file:/tmp/.os_lf_venv 18:16:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:16:53 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. 18:16:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 18:16:54 lf-activate-venv(): INFO: Adding /tmp/venv-Gmvq/bin to PATH 18:16:54 INFO: No Stack... 18:16:55 INFO: Retrieving Pricing Info for: v3-standard-4 18:16:56 INFO: Archiving Costs 18:16:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14385918936497465677.sh 18:16:56 ---> logs-deploy.sh 18:16:56 Setup pyenv: 18:16:56 system 18:16:56 3.8.13 18:16:56 3.9.13 18:16:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:16:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gmvq from file:/tmp/.os_lf_venv 18:16:57 lf-activate-venv(): INFO: Installing: lftools 18:17:07 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. 18:17:07 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:17:07 lf-activate-venv(): INFO: Adding /tmp/venv-Gmvq/bin to PATH 18:17:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3248 18:17:07 INFO: archiving workspace using pattern(s): 18:17:09 Archives upload complete. 18:17:09 INFO: archiving logs to Nexus 18:17:10 ---> uname -a: 18:17:10 Linux prd-ubuntu1804-builder-4c-4g-5115 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:17:10 18:17:10 18:17:10 ---> lscpu: 18:17:10 Architecture: x86_64 18:17:10 CPU op-mode(s): 32-bit, 64-bit 18:17:10 Byte Order: Little Endian 18:17:10 CPU(s): 4 18:17:10 On-line CPU(s) list: 0-3 18:17:10 Thread(s) per core: 1 18:17:10 Core(s) per socket: 1 18:17:10 Socket(s): 4 18:17:10 NUMA node(s): 1 18:17:10 Vendor ID: AuthenticAMD 18:17:10 CPU family: 23 18:17:10 Model: 49 18:17:10 Model name: AMD EPYC-Rome Processor 18:17:10 Stepping: 0 18:17:10 CPU MHz: 2800.000 18:17:10 BogoMIPS: 5600.00 18:17:10 Virtualization: AMD-V 18:17:10 Hypervisor vendor: KVM 18:17:10 Virtualization type: full 18:17:10 L1d cache: 32K 18:17:10 L1i cache: 32K 18:17:10 L2 cache: 512K 18:17:10 L3 cache: 16384K 18:17:10 NUMA node0 CPU(s): 0-3 18:17:10 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 18:17:10 18:17:10 18:17:10 ---> nproc: 18:17:10 4 18:17:10 18:17:10 18:17:10 ---> df -h: 18:17:10 Filesystem Size Used Avail Use% Mounted on 18:17:10 udev 7.9G 0 7.9G 0% /dev 18:17:10 tmpfs 1.6G 672K 1.6G 1% /run 18:17:10 /dev/vda1 78G 8.3G 70G 11% / 18:17:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:17:10 tmpfs 5.0M 0 5.0M 0% /run/lock 18:17:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:17:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:17:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:17:10 18:17:10 18:17:10 ---> free -m: 18:17:10 total used free shared buff/cache available 18:17:10 Mem: 16040 544 13379 0 2116 15182 18:17:10 Swap: 1023 0 1023 18:17:10 18:17:10 18:17:10 ---> ip addr: 18:17:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:17:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:17:10 inet 127.0.0.1/8 scope host lo 18:17:10 valid_lft forever preferred_lft forever 18:17:10 inet6 ::1/128 scope host 18:17:10 valid_lft forever preferred_lft forever 18:17:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:17:10 link/ether fa:16:3e:de:f4:49 brd ff:ff:ff:ff:ff:ff 18:17:10 inet 10.30.107.189/23 brd 10.30.107.255 scope global dynamic ens3 18:17:10 valid_lft 86232sec preferred_lft 86232sec 18:17:10 inet6 fe80::f816:3eff:fede:f449/64 scope link 18:17:10 valid_lft forever preferred_lft forever 18:17:10 18:17:10 18:17:10 ---> sar -b -r -n DEV: 18:17:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5115) 12/14/23 _x86_64_ (4 CPU) 18:17:10 18:17:10 18:14:25 LINUX RESTART (4 CPU) 18:17:10 18:17:10 18:15:01 tps rtps wtps bread/s bwrtn/s 18:17:10 18:16:01 102.67 21.78 80.89 1182.47 12119.05 18:17:10 18:17:01 72.20 0.38 71.82 26.00 12505.78 18:17:10 Average: 87.44 11.08 76.35 604.23 12312.41 18:17:10 18:17:10 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:17:10 18:16:01 13937192 15606776 2487776 15.15 66784 1797944 724368 4.15 660148 1603760 134404 18:17:10 18:17:01 13699408 15546784 2725560 16.59 78864 1955752 773280 4.43 730624 1754924 132772 18:17:10 Average: 13818300 15576780 2606668 15.87 72824 1876848 748824 4.29 695386 1679342 133588 18:17:10 18:17:10 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:17:10 18:16:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 18:17:10 18:16:01 ens3 58.59 40.44 755.57 10.17 0.00 0.00 0.00 0.00 18:17:10 18:17:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 18:17:10 18:17:01 ens3 42.26 32.64 546.49 7.58 0.00 0.00 0.00 0.00 18:17:10 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 18:17:10 Average: ens3 50.42 36.54 651.03 8.88 0.00 0.00 0.00 0.00 18:17:10 18:17:10 18:17:10 ---> sar -P ALL: 18:17:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5115) 12/14/23 _x86_64_ (4 CPU) 18:17:10 18:17:10 18:14:25 LINUX RESTART (4 CPU) 18:17:10 18:17:10 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:17:10 18:16:01 all 19.10 0.00 1.64 5.05 0.06 74.15 18:17:10 18:16:01 0 18.04 0.00 1.02 1.21 0.08 79.64 18:17:10 18:16:01 1 12.78 0.00 1.57 10.39 0.05 75.21 18:17:10 18:16:01 2 32.97 0.00 2.46 2.51 0.08 61.98 18:17:10 18:16:01 3 12.63 0.00 1.50 6.06 0.03 79.78 18:17:10 18:17:01 all 19.81 0.00 1.20 2.99 0.05 75.95 18:17:10 18:17:01 0 12.02 0.00 0.55 0.27 0.07 87.10 18:17:10 18:17:01 1 8.64 0.00 1.04 8.74 0.03 81.54 18:17:10 18:17:01 2 27.70 0.00 1.79 0.99 0.08 69.43 18:17:10 18:17:01 3 30.92 0.00 1.41 1.98 0.03 65.65 18:17:10 Average: all 19.45 0.00 1.42 4.02 0.06 75.05 18:17:10 Average: 0 15.02 0.00 0.79 0.74 0.08 83.38 18:17:10 Average: 1 10.71 0.00 1.31 9.56 0.04 78.38 18:17:10 Average: 2 30.33 0.00 2.13 1.75 0.08 65.71 18:17:10 Average: 3 21.76 0.00 1.46 4.02 0.03 72.73 18:17:10 18:17:10 18:17:10