11:23:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 11:23:28 Running as SYSTEM 11:23:28 [EnvInject] - Loading node environment variables. 11:23:28 Building remotely on prd-ubuntu1804-builder-4c-4g-11531 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:23:28 [ssh-agent] Looking for ssh-agent implementation... 11:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:29 $ ssh-agent 11:23:29 SSH_AUTH_SOCK=/tmp/ssh-HZJY0StP1ubt/agent.1685 11:23:29 SSH_AGENT_PID=1687 11:23:29 [ssh-agent] Started. 11:23:29 Running ssh-add (command line suppressed) 11:23:29 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12922052539583044074.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12922052539583044074.key) 11:23:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:23:29 The recommended git tool is: NONE 11:23:31 using credential onap-jenkins-ssh 11:23:31 Wiping out workspace first. 11:23:31 Cloning the remote Git repository 11:23:31 Cloning repository git://cloud.onap.org/mirror/oom.git 11:23:31 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:23:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:23:31 > git --version # timeout=10 11:23:31 > git --version # 'git version 2.17.1' 11:23:31 using GIT_SSH to set credentials Gerrit user 11:23:31 Verifying host key using manually-configured host key entries 11:23:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:23:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:23:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:23:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:23:38 using GIT_SSH to set credentials Gerrit user 11:23:38 Verifying host key using manually-configured host key entries 11:23:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/1 # timeout=30 11:23:38 > git rev-parse 5d637ca40cab87825b46e43abe43ca38ddf3acef^{commit} # timeout=10 11:23:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:23:38 Checking out Revision 5d637ca40cab87825b46e43abe43ca38ddf3acef (refs/changes/81/136981/1) 11:23:38 > git config core.sparsecheckout # timeout=10 11:23:38 > git checkout -f 5d637ca40cab87825b46e43abe43ca38ddf3acef # timeout=30 11:23:42 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 11:23:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:23:42 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 11:23:42 [EnvInject] - Injecting environment variables from a build step. 11:23:42 [EnvInject] - Injecting as environment variables the properties content 11:23:42 PYTHON=python3 11:23:42 11:23:42 [EnvInject] - Variables injected successfully. 11:23:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1526438158656689654.sh 11:23:42 ---> tox-install.sh 11:23:42 + source /home/jenkins/lf-env.sh 11:23:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:23:42 ++ mktemp -d /tmp/venv-XXXX 11:23:42 + lf_venv=/tmp/venv-otT1 11:23:42 + local venv_file=/tmp/.os_lf_venv 11:23:42 + local python=python3 11:23:42 + local options 11:23:42 + local set_path=true 11:23:42 + local install_args= 11:23:42 ++ 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 11:23:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:23:42 + true 11:23:42 + case $1 in 11:23:42 + venv_file=/tmp/.toxenv 11:23:42 + shift 2 11:23:42 + true 11:23:42 + case $1 in 11:23:42 + shift 11:23:42 + break 11:23:42 + case $python in 11:23:42 + local pkg_list= 11:23:42 + [[ -d /opt/pyenv ]] 11:23:42 + echo 'Setup pyenv:' 11:23:42 Setup pyenv: 11:23:42 + export PYENV_ROOT=/opt/pyenv 11:23:42 + PYENV_ROOT=/opt/pyenv 11:23:42 + 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 11:23:42 + 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 11:23:42 + pyenv versions 11:23:42 * system (set by /opt/pyenv/version) 11:23:42 * 3.8.13 (set by /opt/pyenv/version) 11:23:42 * 3.9.13 (set by /opt/pyenv/version) 11:23:42 * 3.10.6 (set by /opt/pyenv/version) 11:23:42 + command -v pyenv 11:23:42 ++ pyenv init - --no-rehash 11:23:42 + 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[*]}"'\'')" 11:23:42 export PATH="/opt/pyenv/shims:${PATH}" 11:23:42 export PYENV_SHELL=bash 11:23:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:23:42 pyenv() { 11:23:42 local command 11:23:42 command="${1:-}" 11:23:42 if [ "$#" -gt 0 ]; then 11:23:42 shift 11:23:42 fi 11:23:42 11:23:42 case "$command" in 11:23:42 rehash|shell) 11:23:42 eval "$(pyenv "sh-$command" "$@")" 11:23:42 ;; 11:23:42 *) 11:23:42 command pyenv "$command" "$@" 11:23:42 ;; 11:23:42 esac 11:23:42 }' 11:23:42 +++ 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[*]}"' 11:23:42 ++ 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 11:23:42 ++ 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 11:23:42 ++ 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 11:23:42 ++ export PYENV_SHELL=bash 11:23:42 ++ PYENV_SHELL=bash 11:23:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:23:42 +++ complete -F _pyenv pyenv 11:23:42 ++ lf-pyver python3 11:23:42 ++ local py_version_xy=python3 11:23:42 ++ local py_version_xyz= 11:23:42 ++ pyenv versions 11:23:42 ++ local command 11:23:42 ++ sed 's/^[ *]* //' 11:23:42 ++ command=versions 11:23:42 ++ awk '{ print $1 }' 11:23:42 ++ '[' 1 -gt 0 ']' 11:23:42 ++ grep -E '^[0-9.]*[0-9]$' 11:23:42 ++ shift 11:23:42 ++ case "$command" in 11:23:42 ++ command pyenv versions 11:23:42 ++ pyenv versions 11:23:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:23:43 +++ grep '^3' /tmp/.pyenv_versions 11:23:43 +++ sort -V 11:23:43 +++ tail -n 1 11:23:43 ++ py_version_xyz=3.10.6 11:23:43 ++ [[ -z 3.10.6 ]] 11:23:43 ++ echo 3.10.6 11:23:43 ++ return 0 11:23:43 + pyenv local 3.10.6 11:23:43 + local command 11:23:43 + command=local 11:23:43 + '[' 2 -gt 0 ']' 11:23:43 + shift 11:23:43 + case "$command" in 11:23:43 + command pyenv local 3.10.6 11:23:43 + pyenv local 3.10.6 11:23:43 + for arg in "$@" 11:23:43 + case $arg in 11:23:43 + pkg_list+='tox ' 11:23:43 + for arg in "$@" 11:23:43 + case $arg in 11:23:43 + pkg_list+='virtualenv ' 11:23:43 + for arg in "$@" 11:23:43 + case $arg in 11:23:43 + pkg_list+='urllib3~=1.26.15 ' 11:23:43 + [[ -f /tmp/.toxenv ]] 11:23:43 + [[ ! -f /tmp/.toxenv ]] 11:23:43 + [[ -n '' ]] 11:23:43 + python3 -m venv /tmp/venv-otT1 11:23:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-otT1' 11:23:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-otT1 11:23:48 + echo /tmp/venv-otT1 11:23:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:23:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:23:48 + /tmp/venv-otT1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:23:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:23:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:23:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:23:55 + /tmp/venv-otT1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:24:05 + type python3 11:24:05 + true 11:24:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-otT1/bin to PATH' 11:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-otT1/bin to PATH 11:24:05 + PATH=/tmp/venv-otT1/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 11:24:05 + return 0 11:24:05 + python3 --version 11:24:05 Python 3.10.6 11:24:05 + python3 -m pip --version 11:24:05 pip 23.3.2 from /tmp/venv-otT1/lib/python3.10/site-packages/pip (python 3.10) 11:24:05 + python3 -m pip freeze 11:24:05 cachetools==5.3.2 11:24:05 chardet==5.2.0 11:24:05 colorama==0.4.6 11:24:05 distlib==0.3.8 11:24:05 filelock==3.13.1 11:24:05 packaging==23.2 11:24:05 platformdirs==4.1.0 11:24:05 pluggy==1.3.0 11:24:05 pyproject-api==1.6.1 11:24:05 tomli==2.0.1 11:24:05 tox==4.12.0 11:24:05 urllib3==1.26.18 11:24:05 virtualenv==20.25.0 11:24:05 [EnvInject] - Injecting environment variables from a build step. 11:24:05 [EnvInject] - Injecting as environment variables the properties content 11:24:05 PARALLEL=false 11:24:05 11:24:05 [EnvInject] - Variables injected successfully. 11:24:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9428722992193183510.sh 11:24:05 ---> tox-run.sh 11:24:05 + 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 11:24:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:24:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:24:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:24:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:24:05 + source /home/jenkins/lf-env.sh 11:24:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:05 ++ mktemp -d /tmp/venv-XXXX 11:24:05 + lf_venv=/tmp/venv-D71V 11:24:05 + local venv_file=/tmp/.os_lf_venv 11:24:05 + local python=python3 11:24:05 + local options 11:24:05 + local set_path=true 11:24:05 + local install_args= 11:24:05 ++ 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 11:24:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:24:05 + true 11:24:05 + case $1 in 11:24:05 + venv_file=/tmp/.toxenv 11:24:05 + shift 2 11:24:05 + true 11:24:05 + case $1 in 11:24:05 + shift 11:24:05 + break 11:24:05 + case $python in 11:24:05 + local pkg_list= 11:24:05 + [[ -d /opt/pyenv ]] 11:24:05 + echo 'Setup pyenv:' 11:24:05 Setup pyenv: 11:24:05 + export PYENV_ROOT=/opt/pyenv 11:24:05 + PYENV_ROOT=/opt/pyenv 11:24:05 + 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 11:24:05 + 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 11:24:05 + pyenv versions 11:24:05 system 11:24:05 3.8.13 11:24:05 3.9.13 11:24:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:24:05 + command -v pyenv 11:24:05 ++ pyenv init - --no-rehash 11:24:06 + 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[*]}"'\'')" 11:24:06 export PATH="/opt/pyenv/shims:${PATH}" 11:24:06 export PYENV_SHELL=bash 11:24:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:24:06 pyenv() { 11:24:06 local command 11:24:06 command="${1:-}" 11:24:06 if [ "$#" -gt 0 ]; then 11:24:06 shift 11:24:06 fi 11:24:06 11:24:06 case "$command" in 11:24:06 rehash|shell) 11:24:06 eval "$(pyenv "sh-$command" "$@")" 11:24:06 ;; 11:24:06 *) 11:24:06 command pyenv "$command" "$@" 11:24:06 ;; 11:24:06 esac 11:24:06 }' 11:24:06 +++ 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[*]}"' 11:24:06 ++ 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 11:24:06 ++ 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 11:24:06 ++ 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 11:24:06 ++ export PYENV_SHELL=bash 11:24:06 ++ PYENV_SHELL=bash 11:24:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:24:06 +++ complete -F _pyenv pyenv 11:24:06 ++ lf-pyver python3 11:24:06 ++ local py_version_xy=python3 11:24:06 ++ local py_version_xyz= 11:24:06 ++ pyenv versions 11:24:06 ++ local command 11:24:06 ++ command=versions 11:24:06 ++ '[' 1 -gt 0 ']' 11:24:06 ++ shift 11:24:06 ++ case "$command" in 11:24:06 ++ command pyenv versions 11:24:06 ++ pyenv versions 11:24:06 ++ sed 's/^[ *]* //' 11:24:06 ++ awk '{ print $1 }' 11:24:06 ++ grep -E '^[0-9.]*[0-9]$' 11:24:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:24:06 +++ grep '^3' /tmp/.pyenv_versions 11:24:06 +++ sort -V 11:24:06 +++ tail -n 1 11:24:06 ++ py_version_xyz=3.10.6 11:24:06 ++ [[ -z 3.10.6 ]] 11:24:06 ++ echo 3.10.6 11:24:06 ++ return 0 11:24:06 + pyenv local 3.10.6 11:24:06 + local command 11:24:06 + command=local 11:24:06 + '[' 2 -gt 0 ']' 11:24:06 + shift 11:24:06 + case "$command" in 11:24:06 + command pyenv local 3.10.6 11:24:06 + pyenv local 3.10.6 11:24:06 + for arg in "$@" 11:24:06 + case $arg in 11:24:06 + pkg_list+='tox ' 11:24:06 + for arg in "$@" 11:24:06 + case $arg in 11:24:06 + pkg_list+='virtualenv ' 11:24:06 + for arg in "$@" 11:24:06 + case $arg in 11:24:06 + pkg_list+='urllib3~=1.26.15 ' 11:24:06 + [[ -f /tmp/.toxenv ]] 11:24:06 ++ cat /tmp/.toxenv 11:24:06 + lf_venv=/tmp/venv-otT1 11:24:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otT1 from' file:/tmp/.toxenv 11:24:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otT1 from file:/tmp/.toxenv 11:24:06 + /tmp/venv-otT1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:24:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:24:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:24:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:24:07 + /tmp/venv-otT1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:24:10 + type python3 11:24:10 + true 11:24:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-otT1/bin to PATH' 11:24:10 lf-activate-venv(): INFO: Adding /tmp/venv-otT1/bin to PATH 11:24:10 + PATH=/tmp/venv-otT1/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 11:24:10 + return 0 11:24:10 + [[ -d /opt/pyenv ]] 11:24:10 + echo '---> Setting up pyenv' 11:24:10 ---> Setting up pyenv 11:24:10 + export PYENV_ROOT=/opt/pyenv 11:24:10 + PYENV_ROOT=/opt/pyenv 11:24:10 + export PATH=/opt/pyenv/bin:/tmp/venv-otT1/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 11:24:10 + PATH=/opt/pyenv/bin:/tmp/venv-otT1/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 11:24:10 ++ pwd 11:24:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:24:10 + export PYTHONPATH 11:24:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:24:10 + TOX_TESTENV_PASSENV=PYTHONPATH 11:24:10 + tox --version 11:24:10 4.12.0 from /tmp/venv-otT1/lib/python3.10/site-packages/tox/__init__.py 11:24:10 + PARALLEL=false 11:24:10 + TOX_OPTIONS_LIST= 11:24:10 + [[ -n checkbashisms ]] 11:24:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:24:10 + case ${PARALLEL,,} in 11:24:10 + tox -e checkbashisms 11:24:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:24:11 checkbashisms: freeze> python -m pip freeze --all 11:24:12 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:24:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:24:14 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:24:14 you may get strange results 11:24:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:24:16 checkbashisms: OK (5.50=setup[1.96]+cmd[3.55] seconds) 11:24:16 congratulations :) (5.68 seconds) 11:24:16 + tox_status=0 11:24:16 + echo '---> Completed tox runs' 11:24:16 ---> Completed tox runs 11:24:16 + for i in .tox/*/log 11:24:16 ++ echo .tox/checkbashisms/log 11:24:16 ++ awk -F/ '{print $2}' 11:24:16 + tox_env=checkbashisms 11:24:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:24:16 + DOC_DIR=docs/_build/html 11:24:16 + [[ -d docs/_build/html ]] 11:24:16 + echo '---> tox-run.sh ends' 11:24:16 ---> tox-run.sh ends 11:24:16 + test 0 -eq 0 11:24:16 $ ssh-agent -k 11:24:16 unset SSH_AUTH_SOCK; 11:24:16 unset SSH_AGENT_PID; 11:24:16 echo Agent pid 1687 killed; 11:24:16 [ssh-agent] Stopped. 11:24:16 [PostBuildScript] - [INFO] Executing post build scripts. 11:24:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16513017165814730916.sh 11:24:16 ---> sysstat.sh 11:24:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10666209674056937994.sh 11:24:17 ---> package-listing.sh 11:24:17 ++ facter osfamily 11:24:17 ++ tr '[:upper:]' '[:lower:]' 11:24:17 + OS_FAMILY=debian 11:24:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:24:17 + START_PACKAGES=/tmp/packages_start.txt 11:24:17 + END_PACKAGES=/tmp/packages_end.txt 11:24:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:17 + PACKAGES=/tmp/packages_start.txt 11:24:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:24:17 + PACKAGES=/tmp/packages_end.txt 11:24:17 + case "${OS_FAMILY}" in 11:24:17 + dpkg -l 11:24:17 + grep '^ii' 11:24:17 + '[' -f /tmp/packages_start.txt ']' 11:24:17 + '[' -f /tmp/packages_end.txt ']' 11:24:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:24:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:24:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:24:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3155872475777786758.sh 11:24:17 ---> capture-instance-metadata.sh 11:24:17 Setup pyenv: 11:24:17 system 11:24:17 3.8.13 11:24:17 3.9.13 11:24:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:24:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FEvI 11:24:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:24:30 lf-activate-venv(): INFO: Installing: lftools 11:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-FEvI/bin to PATH 11:25:13 INFO: Running in OpenStack, capturing instance metadata 11:25:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10597601756892554758.sh 11:25:13 provisioning config files... 11:25:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4467586407339992242tmp 11:25:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:25:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:25:13 [EnvInject] - Injecting environment variables from a build step. 11:25:13 [EnvInject] - Injecting as environment variables the properties content 11:25:13 SERVER_ID=logs 11:25:13 11:25:13 [EnvInject] - Variables injected successfully. 11:25:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins352949186503472788.sh 11:25:13 ---> create-netrc.sh 11:25:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7484985234440939153.sh 11:25:13 ---> python-tools-install.sh 11:25:13 Setup pyenv: 11:25:13 system 11:25:13 3.8.13 11:25:13 3.9.13 11:25:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEvI from file:/tmp/.os_lf_venv 11:25:15 lf-activate-venv(): INFO: Installing: lftools 11:25:24 lf-activate-venv(): INFO: Adding /tmp/venv-FEvI/bin to PATH 11:25:24 Generating Requirements File 11:26:00 Python 3.10.6 11:26:00 pip 23.3.2 from /tmp/venv-FEvI/lib/python3.10/site-packages/pip (python 3.10) 11:26:01 appdirs==1.4.4 11:26:01 argcomplete==3.2.1 11:26:01 aspy.yaml==1.3.0 11:26:01 attrs==23.2.0 11:26:01 autopage==0.5.2 11:26:01 beautifulsoup4==4.12.2 11:26:01 boto3==1.34.17 11:26:01 botocore==1.34.17 11:26:01 bs4==0.0.1 11:26:01 cachetools==5.3.2 11:26:01 certifi==2023.11.17 11:26:01 cffi==1.16.0 11:26:01 cfgv==3.4.0 11:26:01 chardet==5.2.0 11:26:01 charset-normalizer==3.3.2 11:26:01 click==8.1.7 11:26:01 cliff==4.4.0 11:26:01 cmd2==2.4.3 11:26:01 cryptography==3.3.2 11:26:01 debtcollector==2.5.0 11:26:01 decorator==5.1.1 11:26:01 defusedxml==0.7.1 11:26:01 Deprecated==1.2.14 11:26:01 distlib==0.3.8 11:26:01 dnspython==2.4.2 11:26:01 docker==4.2.2 11:26:01 dogpile.cache==1.3.0 11:26:01 email-validator==2.1.0.post1 11:26:01 filelock==3.13.1 11:26:01 future==0.18.3 11:26:01 gitdb==4.0.11 11:26:01 GitPython==3.1.41 11:26:01 google-auth==2.26.2 11:26:01 httplib2==0.22.0 11:26:01 identify==2.5.33 11:26:01 idna==3.6 11:26:01 importlib-metadata==7.0.1 11:26:01 importlib-resources==1.5.0 11:26:01 iso8601==2.1.0 11:26:01 Jinja2==3.1.3 11:26:01 jmespath==1.0.1 11:26:01 jsonpatch==1.33 11:26:01 jsonpointer==2.4 11:26:01 jsonschema==4.20.0 11:26:01 jsonschema-specifications==2023.12.1 11:26:01 keystoneauth1==5.4.0 11:26:01 kubernetes==29.0.0 11:26:01 lftools==0.37.8 11:26:01 lxml==5.1.0 11:26:01 MarkupSafe==2.1.3 11:26:01 msgpack==1.0.7 11:26:01 multi_key_dict==2.0.3 11:26:01 munch==4.0.0 11:26:01 netaddr==0.10.1 11:26:01 netifaces==0.11.0 11:26:01 niet==1.4.2 11:26:01 nodeenv==1.8.0 11:26:01 oauth2client==4.1.3 11:26:01 oauthlib==3.2.2 11:26:01 openstacksdk==0.62.0 11:26:01 os-client-config==2.1.0 11:26:01 os-service-types==1.7.0 11:26:01 osc-lib==2.9.0 11:26:01 oslo.config==9.3.0 11:26:01 oslo.context==5.3.0 11:26:01 oslo.i18n==6.2.0 11:26:01 oslo.log==5.4.0 11:26:01 oslo.serialization==5.3.0 11:26:01 oslo.utils==6.3.0 11:26:01 packaging==23.2 11:26:01 pbr==6.0.0 11:26:01 platformdirs==4.1.0 11:26:01 prettytable==3.9.0 11:26:01 pyasn1==0.5.1 11:26:01 pyasn1-modules==0.3.0 11:26:01 pycparser==2.21 11:26:01 pygerrit2==2.0.15 11:26:01 PyGithub==2.1.1 11:26:01 pyinotify==0.9.6 11:26:01 PyJWT==2.8.0 11:26:01 PyNaCl==1.5.0 11:26:01 pyparsing==2.4.7 11:26:01 pyperclip==1.8.2 11:26:01 pyrsistent==0.20.0 11:26:01 python-cinderclient==9.4.0 11:26:01 python-dateutil==2.8.2 11:26:01 python-heatclient==3.4.0 11:26:01 python-jenkins==1.8.2 11:26:01 python-keystoneclient==5.2.0 11:26:01 python-magnumclient==4.3.0 11:26:01 python-novaclient==18.4.0 11:26:01 python-openstackclient==6.0.0 11:26:01 python-swiftclient==4.4.0 11:26:01 pytz==2023.3.post1 11:26:01 PyYAML==6.0.1 11:26:01 referencing==0.32.1 11:26:01 requests==2.31.0 11:26:01 requests-oauthlib==1.3.1 11:26:01 requestsexceptions==1.4.0 11:26:01 rfc3986==2.0.0 11:26:01 rpds-py==0.16.2 11:26:01 rsa==4.9 11:26:01 ruamel.yaml==0.18.5 11:26:01 ruamel.yaml.clib==0.2.8 11:26:01 s3transfer==0.10.0 11:26:01 simplejson==3.19.2 11:26:01 six==1.16.0 11:26:01 smmap==5.0.1 11:26:01 soupsieve==2.5 11:26:01 stevedore==5.1.0 11:26:01 tabulate==0.9.0 11:26:01 toml==0.10.2 11:26:01 tomlkit==0.12.3 11:26:01 tqdm==4.66.1 11:26:01 typing_extensions==4.9.0 11:26:01 tzdata==2023.4 11:26:01 urllib3==1.26.18 11:26:01 virtualenv==20.25.0 11:26:01 wcwidth==0.2.13 11:26:01 websocket-client==1.7.0 11:26:01 wrapt==1.16.0 11:26:01 xdg==6.0.0 11:26:01 xmltodict==0.13.0 11:26:01 yq==3.2.3 11:26:01 zipp==3.17.0 11:26:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12296748140258300245.sh 11:26:01 ---> sudo-logs.sh 11:26:01 Archiving 'sudo' log.. 11:26:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16428830099262910614.sh 11:26:01 ---> job-cost.sh 11:26:01 Setup pyenv: 11:26:01 system 11:26:01 3.8.13 11:26:01 3.9.13 11:26:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEvI from file:/tmp/.os_lf_venv 11:26:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:26:12 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. 11:26:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:26:12 lf-activate-venv(): INFO: Adding /tmp/venv-FEvI/bin to PATH 11:26:12 INFO: No Stack... 11:26:12 INFO: Retrieving Pricing Info for: v3-standard-4 11:26:12 INFO: Archiving Costs 11:26:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10656278867106324822.sh 11:26:13 ---> logs-deploy.sh 11:26:13 Setup pyenv: 11:26:13 system 11:26:13 3.8.13 11:26:13 3.9.13 11:26:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEvI from file:/tmp/.os_lf_venv 11:26:14 lf-activate-venv(): INFO: Installing: lftools 11:26:24 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. 11:26:24 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:26:25 lf-activate-venv(): INFO: Adding /tmp/venv-FEvI/bin to PATH 11:26:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3273 11:26:25 INFO: archiving workspace using pattern(s): 11:26:26 Archives upload complete. 11:26:26 INFO: archiving logs to Nexus 11:26:27 ---> uname -a: 11:26:27 Linux prd-ubuntu1804-builder-4c-4g-11531 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:26:27 11:26:27 11:26:27 ---> lscpu: 11:26:27 Architecture: x86_64 11:26:27 CPU op-mode(s): 32-bit, 64-bit 11:26:27 Byte Order: Little Endian 11:26:27 CPU(s): 4 11:26:27 On-line CPU(s) list: 0-3 11:26:27 Thread(s) per core: 1 11:26:27 Core(s) per socket: 1 11:26:27 Socket(s): 4 11:26:27 NUMA node(s): 1 11:26:27 Vendor ID: AuthenticAMD 11:26:27 CPU family: 23 11:26:27 Model: 49 11:26:27 Model name: AMD EPYC-Rome Processor 11:26:27 Stepping: 0 11:26:27 CPU MHz: 2799.998 11:26:27 BogoMIPS: 5599.99 11:26:27 Virtualization: AMD-V 11:26:27 Hypervisor vendor: KVM 11:26:27 Virtualization type: full 11:26:27 L1d cache: 32K 11:26:27 L1i cache: 32K 11:26:27 L2 cache: 512K 11:26:27 L3 cache: 16384K 11:26:27 NUMA node0 CPU(s): 0-3 11:26:27 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 11:26:27 11:26:27 11:26:27 ---> nproc: 11:26:27 4 11:26:27 11:26:27 11:26:27 ---> df -h: 11:26:27 Filesystem Size Used Avail Use% Mounted on 11:26:27 udev 7.9G 0 7.9G 0% /dev 11:26:27 tmpfs 1.6G 672K 1.6G 1% /run 11:26:27 /dev/vda1 78G 8.3G 70G 11% / 11:26:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:26:27 tmpfs 5.0M 0 5.0M 0% /run/lock 11:26:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:26:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:26:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:26:27 11:26:27 11:26:27 ---> free -m: 11:26:27 total used free shared buff/cache available 11:26:27 Mem: 16040 550 13418 0 2071 15177 11:26:27 Swap: 1023 0 1023 11:26:27 11:26:27 11:26:27 ---> ip addr: 11:26:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:26:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:26:27 inet 127.0.0.1/8 scope host lo 11:26:27 valid_lft forever preferred_lft forever 11:26:27 inet6 ::1/128 scope host 11:26:27 valid_lft forever preferred_lft forever 11:26:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:26:27 link/ether fa:16:3e:e0:4c:36 brd ff:ff:ff:ff:ff:ff 11:26:27 inet 10.30.106.85/23 brd 10.30.107.255 scope global dynamic ens3 11:26:27 valid_lft 86191sec preferred_lft 86191sec 11:26:27 inet6 fe80::f816:3eff:fee0:4c36/64 scope link 11:26:27 valid_lft forever preferred_lft forever 11:26:27 11:26:27 11:26:27 ---> sar -b -r -n DEV: 11:26:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11531) 01/12/24 _x86_64_ (4 CPU) 11:26:27 11:26:27 11:23:00 LINUX RESTART (4 CPU) 11:26:27 11:26:27 11:24:02 tps rtps wtps bread/s bwrtn/s 11:26:27 11:25:01 67.62 4.66 62.96 109.68 17026.00 11:26:27 11:26:01 90.25 13.83 76.42 1047.96 19270.39 11:26:27 Average: 79.03 9.28 69.74 582.76 18157.62 11:26:27 11:26:27 11:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:26:27 11:25:01 13951872 15514108 2473096 15.06 55732 1709248 817992 4.68 734780 1528364 78308 11:26:27 11:26:01 13785244 15573384 2639724 16.07 77400 1898872 733336 4.20 698824 1701128 123428 11:26:27 Average: 13868558 15543746 2556410 15.56 66566 1804060 775664 4.44 716802 1614746 100868 11:26:27 11:26:27 11:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:26:27 11:25:01 ens3 50.30 34.40 675.64 8.18 0.00 0.00 0.00 0.00 11:26:27 11:25:01 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 11:26:27 11:26:01 ens3 31.51 23.98 316.29 5.79 0.00 0.00 0.00 0.00 11:26:27 11:26:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 11:26:27 Average: ens3 40.83 29.15 494.45 6.97 0.00 0.00 0.00 0.00 11:26:27 Average: lo 0.94 0.94 0.10 0.10 0.00 0.00 0.00 0.00 11:26:27 11:26:27 11:26:27 ---> sar -P ALL: 11:26:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11531) 01/12/24 _x86_64_ (4 CPU) 11:26:27 11:26:27 11:23:00 LINUX RESTART (4 CPU) 11:26:27 11:26:27 11:24:02 CPU %user %nice %system %iowait %steal %idle 11:26:27 11:25:01 all 15.06 0.00 1.10 11.62 0.04 72.17 11:26:27 11:25:01 0 18.86 0.00 1.31 26.65 0.07 53.11 11:26:27 11:25:01 1 24.72 0.00 1.63 1.73 0.05 71.87 11:26:27 11:25:01 2 10.96 0.00 1.08 17.89 0.03 70.04 11:26:27 11:25:01 3 5.82 0.00 0.42 0.17 0.02 93.57 11:26:27 11:26:01 all 18.68 0.00 1.38 6.60 0.05 73.29 11:26:27 11:26:01 0 36.68 0.00 2.58 17.91 0.10 42.73 11:26:27 11:26:01 1 19.55 0.00 1.45 1.17 0.05 77.78 11:26:27 11:26:01 2 7.76 0.00 0.84 6.63 0.03 84.74 11:26:27 11:26:01 3 10.75 0.00 0.67 0.72 0.03 87.83 11:26:27 Average: all 16.89 0.00 1.24 9.09 0.05 72.74 11:26:27 Average: 0 27.84 0.00 1.95 22.24 0.08 47.88 11:26:27 Average: 1 22.10 0.00 1.54 1.45 0.05 74.86 11:26:27 Average: 2 9.34 0.00 0.96 12.21 0.03 77.46 11:26:27 Average: 3 8.31 0.00 0.55 0.45 0.03 90.67 11:26:27 11:26:27 11:26:27