07:48:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 07:48:06 Running as SYSTEM 07:48:06 [EnvInject] - Loading node environment variables. 07:48:06 Building remotely on prd-ubuntu1804-builder-4c-4g-2974 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:48:06 [ssh-agent] Looking for ssh-agent implementation... 07:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:06 $ ssh-agent 07:48:06 SSH_AUTH_SOCK=/tmp/ssh-TskfjHKebLVL/agent.1624 07:48:06 SSH_AGENT_PID=1626 07:48:06 [ssh-agent] Started. 07:48:06 Running ssh-add (command line suppressed) 07:48:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8014667583947434964.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8014667583947434964.key) 07:48:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:48:06 The recommended git tool is: NONE 07:48:08 using credential onap-jenkins-ssh 07:48:08 Wiping out workspace first. 07:48:08 Cloning the remote Git repository 07:48:08 Cloning repository git://cloud.onap.org/mirror/oom.git 07:48:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:48:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:48:08 > git --version # timeout=10 07:48:08 > git --version # 'git version 2.17.1' 07:48:08 using GIT_SSH to set credentials Gerrit user 07:48:08 Verifying host key using manually-configured host key entries 07:48:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:48:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:48:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:48:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:48:15 using GIT_SSH to set credentials Gerrit user 07:48:15 Verifying host key using manually-configured host key entries 07:48:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/9 # timeout=30 07:48:15 > git rev-parse 716e1684a7cfb8a14273c6d8991b18d6c1a699ae^{commit} # timeout=10 07:48:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:48:15 Checking out Revision 716e1684a7cfb8a14273c6d8991b18d6c1a699ae (refs/changes/79/136179/9) 07:48:15 > git config core.sparsecheckout # timeout=10 07:48:15 > git checkout -f 716e1684a7cfb8a14273c6d8991b18d6c1a699ae # timeout=30 07:48:19 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 07:48:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:48:19 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 07:48:19 [EnvInject] - Injecting environment variables from a build step. 07:48:19 [EnvInject] - Injecting as environment variables the properties content 07:48:19 PYTHON=python3 07:48:19 07:48:19 [EnvInject] - Variables injected successfully. 07:48:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16517290908852361019.sh 07:48:19 ---> tox-install.sh 07:48:19 + source /home/jenkins/lf-env.sh 07:48:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:19 ++ mktemp -d /tmp/venv-XXXX 07:48:19 + lf_venv=/tmp/venv-bCj1 07:48:19 + local venv_file=/tmp/.os_lf_venv 07:48:19 + local python=python3 07:48:19 + local options 07:48:19 + local set_path=true 07:48:19 + local install_args= 07:48:19 ++ 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 07:48:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:19 + true 07:48:19 + case $1 in 07:48:19 + venv_file=/tmp/.toxenv 07:48:19 + shift 2 07:48:19 + true 07:48:19 + case $1 in 07:48:19 + shift 07:48:19 + break 07:48:19 + case $python in 07:48:19 + local pkg_list= 07:48:19 + [[ -d /opt/pyenv ]] 07:48:19 + echo 'Setup pyenv:' 07:48:19 Setup pyenv: 07:48:19 + export PYENV_ROOT=/opt/pyenv 07:48:19 + PYENV_ROOT=/opt/pyenv 07:48:19 + 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 07:48:19 + 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 07:48:19 + pyenv versions 07:48:19 * system (set by /opt/pyenv/version) 07:48:19 * 3.8.13 (set by /opt/pyenv/version) 07:48:19 * 3.9.13 (set by /opt/pyenv/version) 07:48:19 * 3.10.6 (set by /opt/pyenv/version) 07:48:19 + command -v pyenv 07:48:19 ++ pyenv init - --no-rehash 07:48:19 + 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[*]}"'\'')" 07:48:19 export PATH="/opt/pyenv/shims:${PATH}" 07:48:19 export PYENV_SHELL=bash 07:48:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:19 pyenv() { 07:48:19 local command 07:48:19 command="${1:-}" 07:48:19 if [ "$#" -gt 0 ]; then 07:48:19 shift 07:48:19 fi 07:48:19 07:48:19 case "$command" in 07:48:19 rehash|shell) 07:48:19 eval "$(pyenv "sh-$command" "$@")" 07:48:19 ;; 07:48:19 *) 07:48:19 command pyenv "$command" "$@" 07:48:19 ;; 07:48:19 esac 07:48:19 }' 07:48:19 +++ 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[*]}"' 07:48:19 ++ 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 07:48:19 ++ 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 07:48:19 ++ 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 07:48:19 ++ export PYENV_SHELL=bash 07:48:19 ++ PYENV_SHELL=bash 07:48:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:19 +++ complete -F _pyenv pyenv 07:48:19 ++ lf-pyver python3 07:48:19 ++ local py_version_xy=python3 07:48:19 ++ local py_version_xyz= 07:48:19 ++ pyenv versions 07:48:19 ++ local command 07:48:19 ++ command=versions 07:48:19 ++ '[' 1 -gt 0 ']' 07:48:19 ++ shift 07:48:19 ++ case "$command" in 07:48:19 ++ command pyenv versions 07:48:19 ++ pyenv versions 07:48:19 ++ sed 's/^[ *]* //' 07:48:19 ++ grep -E '^[0-9.]*[0-9]$' 07:48:19 ++ awk '{ print $1 }' 07:48:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:19 +++ grep '^3' /tmp/.pyenv_versions 07:48:19 +++ sort -V 07:48:19 +++ tail -n 1 07:48:19 ++ py_version_xyz=3.10.6 07:48:19 ++ [[ -z 3.10.6 ]] 07:48:19 ++ echo 3.10.6 07:48:19 ++ return 0 07:48:19 + pyenv local 3.10.6 07:48:19 + local command 07:48:19 + command=local 07:48:19 + '[' 2 -gt 0 ']' 07:48:19 + shift 07:48:19 + case "$command" in 07:48:19 + command pyenv local 3.10.6 07:48:19 + pyenv local 3.10.6 07:48:19 + for arg in "$@" 07:48:19 + case $arg in 07:48:19 + pkg_list+='tox ' 07:48:19 + for arg in "$@" 07:48:19 + case $arg in 07:48:19 + pkg_list+='virtualenv ' 07:48:19 + for arg in "$@" 07:48:19 + case $arg in 07:48:19 + pkg_list+='urllib3~=1.26.15 ' 07:48:19 + [[ -f /tmp/.toxenv ]] 07:48:19 + [[ ! -f /tmp/.toxenv ]] 07:48:19 + [[ -n '' ]] 07:48:19 + python3 -m venv /tmp/venv-bCj1 07:48:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bCj1' 07:48:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bCj1 07:48:24 + echo /tmp/venv-bCj1 07:48:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:48:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:48:24 + /tmp/venv-bCj1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:48:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:48:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:48:27 + /tmp/venv-bCj1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:48:30 + type python3 07:48:30 + true 07:48:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bCj1/bin to PATH' 07:48:30 lf-activate-venv(): INFO: Adding /tmp/venv-bCj1/bin to PATH 07:48:30 + PATH=/tmp/venv-bCj1/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 07:48:30 + return 0 07:48:30 + python3 --version 07:48:30 Python 3.10.6 07:48:30 + python3 -m pip --version 07:48:30 pip 24.0 from /tmp/venv-bCj1/lib/python3.10/site-packages/pip (python 3.10) 07:48:30 + python3 -m pip freeze 07:48:30 cachetools==5.3.2 07:48:30 chardet==5.2.0 07:48:30 colorama==0.4.6 07:48:30 distlib==0.3.8 07:48:30 filelock==3.13.1 07:48:30 packaging==23.2 07:48:30 platformdirs==4.2.0 07:48:30 pluggy==1.4.0 07:48:30 pyproject-api==1.6.1 07:48:30 tomli==2.0.1 07:48:30 tox==4.12.1 07:48:30 urllib3==1.26.18 07:48:30 virtualenv==20.25.0 07:48:30 [EnvInject] - Injecting environment variables from a build step. 07:48:30 [EnvInject] - Injecting as environment variables the properties content 07:48:30 PARALLEL=false 07:48:30 07:48:30 [EnvInject] - Variables injected successfully. 07:48:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14798357946356456404.sh 07:48:30 ---> tox-run.sh 07:48:30 + 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 07:48:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:48:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:48:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:48:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:48:30 + source /home/jenkins/lf-env.sh 07:48:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:30 ++ mktemp -d /tmp/venv-XXXX 07:48:30 + lf_venv=/tmp/venv-xABL 07:48:30 + local venv_file=/tmp/.os_lf_venv 07:48:30 + local python=python3 07:48:30 + local options 07:48:30 + local set_path=true 07:48:30 + local install_args= 07:48:30 ++ 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 07:48:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:30 + true 07:48:30 + case $1 in 07:48:30 + venv_file=/tmp/.toxenv 07:48:30 + shift 2 07:48:30 + true 07:48:30 + case $1 in 07:48:30 + shift 07:48:30 + break 07:48:30 + case $python in 07:48:30 + local pkg_list= 07:48:30 + [[ -d /opt/pyenv ]] 07:48:30 + echo 'Setup pyenv:' 07:48:30 Setup pyenv: 07:48:30 + export PYENV_ROOT=/opt/pyenv 07:48:30 + PYENV_ROOT=/opt/pyenv 07:48:30 + 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 07:48:30 + 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 07:48:30 + pyenv versions 07:48:30 system 07:48:30 3.8.13 07:48:30 3.9.13 07:48:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:48:30 + command -v pyenv 07:48:30 ++ pyenv init - --no-rehash 07:48:31 + 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[*]}"'\'')" 07:48:31 export PATH="/opt/pyenv/shims:${PATH}" 07:48:31 export PYENV_SHELL=bash 07:48:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:31 pyenv() { 07:48:31 local command 07:48:31 command="${1:-}" 07:48:31 if [ "$#" -gt 0 ]; then 07:48:31 shift 07:48:31 fi 07:48:31 07:48:31 case "$command" in 07:48:31 rehash|shell) 07:48:31 eval "$(pyenv "sh-$command" "$@")" 07:48:31 ;; 07:48:31 *) 07:48:31 command pyenv "$command" "$@" 07:48:31 ;; 07:48:31 esac 07:48:31 }' 07:48:31 +++ 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[*]}"' 07:48:31 ++ 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 07:48:31 ++ 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 07:48:31 ++ 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 07:48:31 ++ export PYENV_SHELL=bash 07:48:31 ++ PYENV_SHELL=bash 07:48:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:31 +++ complete -F _pyenv pyenv 07:48:31 ++ lf-pyver python3 07:48:31 ++ local py_version_xy=python3 07:48:31 ++ local py_version_xyz= 07:48:31 ++ pyenv versions 07:48:31 ++ local command 07:48:31 ++ command=versions 07:48:31 ++ '[' 1 -gt 0 ']' 07:48:31 ++ shift 07:48:31 ++ case "$command" in 07:48:31 ++ command pyenv versions 07:48:31 ++ pyenv versions 07:48:31 ++ awk '{ print $1 }' 07:48:31 ++ sed 's/^[ *]* //' 07:48:31 ++ grep -E '^[0-9.]*[0-9]$' 07:48:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:31 +++ sort -V 07:48:31 +++ grep '^3' /tmp/.pyenv_versions 07:48:31 +++ tail -n 1 07:48:31 ++ py_version_xyz=3.10.6 07:48:31 ++ [[ -z 3.10.6 ]] 07:48:31 ++ echo 3.10.6 07:48:31 ++ return 0 07:48:31 + pyenv local 3.10.6 07:48:31 + local command 07:48:31 + command=local 07:48:31 + '[' 2 -gt 0 ']' 07:48:31 + shift 07:48:31 + case "$command" in 07:48:31 + command pyenv local 3.10.6 07:48:31 + pyenv local 3.10.6 07:48:31 + for arg in "$@" 07:48:31 + case $arg in 07:48:31 + pkg_list+='tox ' 07:48:31 + for arg in "$@" 07:48:31 + case $arg in 07:48:31 + pkg_list+='virtualenv ' 07:48:31 + for arg in "$@" 07:48:31 + case $arg in 07:48:31 + pkg_list+='urllib3~=1.26.15 ' 07:48:31 + [[ -f /tmp/.toxenv ]] 07:48:31 ++ cat /tmp/.toxenv 07:48:31 + lf_venv=/tmp/venv-bCj1 07:48:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bCj1 from' file:/tmp/.toxenv 07:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bCj1 from file:/tmp/.toxenv 07:48:31 + /tmp/venv-bCj1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:48:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:48:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:48:31 + /tmp/venv-bCj1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:48:33 + type python3 07:48:33 + true 07:48:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bCj1/bin to PATH' 07:48:33 lf-activate-venv(): INFO: Adding /tmp/venv-bCj1/bin to PATH 07:48:33 + PATH=/tmp/venv-bCj1/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 07:48:33 + return 0 07:48:33 + [[ -d /opt/pyenv ]] 07:48:33 + echo '---> Setting up pyenv' 07:48:33 ---> Setting up pyenv 07:48:33 + export PYENV_ROOT=/opt/pyenv 07:48:33 + PYENV_ROOT=/opt/pyenv 07:48:33 + export PATH=/opt/pyenv/bin:/tmp/venv-bCj1/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 07:48:33 + PATH=/opt/pyenv/bin:/tmp/venv-bCj1/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 07:48:33 ++ pwd 07:48:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:48:33 + export PYTHONPATH 07:48:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:48:33 + TOX_TESTENV_PASSENV=PYTHONPATH 07:48:33 + tox --version 07:48:33 4.12.1 from /tmp/venv-bCj1/lib/python3.10/site-packages/tox/__init__.py 07:48:33 + PARALLEL=false 07:48:33 + TOX_OPTIONS_LIST= 07:48:33 + [[ -n checkbashisms ]] 07:48:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:48:33 + case ${PARALLEL,,} in 07:48:33 + tox -e checkbashisms 07:48:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:48:34 checkbashisms: freeze> python -m pip freeze --all 07:48:35 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 07:48:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:48:37 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:48:37 you may get strange results 07:48:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:48:39 checkbashisms: OK (4.87=setup[1.68]+cmd[3.20] seconds) 07:48:39 congratulations :) (5.15 seconds) 07:48:39 + tox_status=0 07:48:39 + echo '---> Completed tox runs' 07:48:39 ---> Completed tox runs 07:48:39 + for i in .tox/*/log 07:48:39 ++ echo .tox/checkbashisms/log 07:48:39 ++ awk -F/ '{print $2}' 07:48:39 + tox_env=checkbashisms 07:48:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:48:39 + DOC_DIR=docs/_build/html 07:48:39 + [[ -d docs/_build/html ]] 07:48:39 + echo '---> tox-run.sh ends' 07:48:39 ---> tox-run.sh ends 07:48:39 + test 0 -eq 0 07:48:39 $ ssh-agent -k 07:48:39 unset SSH_AUTH_SOCK; 07:48:39 unset SSH_AGENT_PID; 07:48:39 echo Agent pid 1626 killed; 07:48:39 [ssh-agent] Stopped. 07:48:39 [PostBuildScript] - [INFO] Executing post build scripts. 07:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4834076918061963948.sh 07:48:39 ---> sysstat.sh 07:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10395575579600862601.sh 07:48:39 ---> package-listing.sh 07:48:39 ++ facter osfamily 07:48:39 ++ tr '[:upper:]' '[:lower:]' 07:48:39 + OS_FAMILY=debian 07:48:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:48:39 + START_PACKAGES=/tmp/packages_start.txt 07:48:39 + END_PACKAGES=/tmp/packages_end.txt 07:48:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:39 + PACKAGES=/tmp/packages_start.txt 07:48:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:48:39 + PACKAGES=/tmp/packages_end.txt 07:48:39 + case "${OS_FAMILY}" in 07:48:39 + dpkg -l 07:48:39 + grep '^ii' 07:48:39 + '[' -f /tmp/packages_start.txt ']' 07:48:39 + '[' -f /tmp/packages_end.txt ']' 07:48:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:48:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:48:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5678953871519327634.sh 07:48:39 ---> capture-instance-metadata.sh 07:48:40 Setup pyenv: 07:48:40 system 07:48:40 3.8.13 07:48:40 3.9.13 07:48:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:48:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rbbR 07:48:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:48:47 lf-activate-venv(): INFO: Installing: lftools 07:49:22 lf-activate-venv(): INFO: Adding /tmp/venv-rbbR/bin to PATH 07:49:22 INFO: Running in OpenStack, capturing instance metadata 07:49:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2751184709597191931.sh 07:49:22 provisioning config files... 07:49:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11000906994191583324tmp 07:49:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:49:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:49:22 [EnvInject] - Injecting environment variables from a build step. 07:49:22 [EnvInject] - Injecting as environment variables the properties content 07:49:22 SERVER_ID=logs 07:49:22 07:49:22 [EnvInject] - Variables injected successfully. 07:49:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5869003591940388984.sh 07:49:22 ---> create-netrc.sh 07:49:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1154244786510465739.sh 07:49:23 ---> python-tools-install.sh 07:49:23 Setup pyenv: 07:49:23 system 07:49:23 3.8.13 07:49:23 3.9.13 07:49:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:49:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbbR from file:/tmp/.os_lf_venv 07:49:24 lf-activate-venv(): INFO: Installing: lftools 07:49:32 lf-activate-venv(): INFO: Adding /tmp/venv-rbbR/bin to PATH 07:49:32 Generating Requirements File 07:50:08 Python 3.10.6 07:50:08 pip 24.0 from /tmp/venv-rbbR/lib/python3.10/site-packages/pip (python 3.10) 07:50:08 appdirs==1.4.4 07:50:08 argcomplete==3.2.2 07:50:08 aspy.yaml==1.3.0 07:50:08 attrs==23.2.0 07:50:08 autopage==0.5.2 07:50:08 beautifulsoup4==4.12.3 07:50:08 boto3==1.34.35 07:50:08 botocore==1.34.35 07:50:08 bs4==0.0.2 07:50:08 cachetools==5.3.2 07:50:08 certifi==2024.2.2 07:50:08 cffi==1.16.0 07:50:08 cfgv==3.4.0 07:50:08 chardet==5.2.0 07:50:08 charset-normalizer==3.3.2 07:50:08 click==8.1.7 07:50:08 cliff==4.5.0 07:50:08 cmd2==2.4.3 07:50:08 cryptography==3.3.2 07:50:08 debtcollector==2.5.0 07:50:08 decorator==5.1.1 07:50:08 defusedxml==0.7.1 07:50:08 Deprecated==1.2.14 07:50:08 distlib==0.3.8 07:50:08 dnspython==2.5.0 07:50:08 docker==4.2.2 07:50:08 dogpile.cache==1.3.0 07:50:08 email-validator==2.1.0.post1 07:50:08 filelock==3.13.1 07:50:08 future==0.18.3 07:50:08 gitdb==4.0.11 07:50:08 GitPython==3.1.41 07:50:08 google-auth==2.27.0 07:50:08 httplib2==0.22.0 07:50:08 identify==2.5.33 07:50:08 idna==3.6 07:50:08 importlib-resources==1.5.0 07:50:08 iso8601==2.1.0 07:50:08 Jinja2==3.1.3 07:50:08 jmespath==1.0.1 07:50:08 jsonpatch==1.33 07:50:08 jsonpointer==2.4 07:50:08 jsonschema==4.21.1 07:50:08 jsonschema-specifications==2023.12.1 07:50:08 keystoneauth1==5.5.0 07:50:08 kubernetes==29.0.0 07:50:08 lftools==0.37.8 07:50:08 lxml==5.1.0 07:50:08 MarkupSafe==2.1.5 07:50:08 msgpack==1.0.7 07:50:08 multi_key_dict==2.0.3 07:50:08 munch==4.0.0 07:50:08 netaddr==0.10.1 07:50:08 netifaces==0.11.0 07:50:08 niet==1.4.2 07:50:08 nodeenv==1.8.0 07:50:08 oauth2client==4.1.3 07:50:08 oauthlib==3.2.2 07:50:08 openstacksdk==0.62.0 07:50:08 os-client-config==2.1.0 07:50:08 os-service-types==1.7.0 07:50:08 osc-lib==3.0.0 07:50:08 oslo.config==9.3.0 07:50:08 oslo.context==5.3.0 07:50:08 oslo.i18n==6.2.0 07:50:08 oslo.log==5.4.0 07:50:08 oslo.serialization==5.3.0 07:50:08 oslo.utils==7.0.0 07:50:08 packaging==23.2 07:50:08 pbr==6.0.0 07:50:08 platformdirs==4.2.0 07:50:08 prettytable==3.9.0 07:50:08 pyasn1==0.5.1 07:50:08 pyasn1-modules==0.3.0 07:50:08 pycparser==2.21 07:50:08 pygerrit2==2.0.15 07:50:08 PyGithub==2.2.0 07:50:08 pyinotify==0.9.6 07:50:08 PyJWT==2.8.0 07:50:08 PyNaCl==1.5.0 07:50:08 pyparsing==2.4.7 07:50:08 pyperclip==1.8.2 07:50:08 pyrsistent==0.20.0 07:50:08 python-cinderclient==9.4.0 07:50:08 python-dateutil==2.8.2 07:50:08 python-heatclient==3.4.0 07:50:08 python-jenkins==1.8.2 07:50:08 python-keystoneclient==5.3.0 07:50:08 python-magnumclient==4.3.0 07:50:08 python-novaclient==18.4.0 07:50:08 python-openstackclient==6.0.0 07:50:08 python-swiftclient==4.4.0 07:50:08 pytz==2024.1 07:50:08 PyYAML==6.0.1 07:50:08 referencing==0.33.0 07:50:08 requests==2.31.0 07:50:08 requests-oauthlib==1.3.1 07:50:08 requestsexceptions==1.4.0 07:50:08 rfc3986==2.0.0 07:50:08 rpds-py==0.17.1 07:50:08 rsa==4.9 07:50:08 ruamel.yaml==0.18.5 07:50:08 ruamel.yaml.clib==0.2.8 07:50:08 s3transfer==0.10.0 07:50:08 simplejson==3.19.2 07:50:08 six==1.16.0 07:50:08 smmap==5.0.1 07:50:08 soupsieve==2.5 07:50:08 stevedore==5.1.0 07:50:08 tabulate==0.9.0 07:50:08 toml==0.10.2 07:50:08 tomlkit==0.12.3 07:50:08 tqdm==4.66.1 07:50:08 typing_extensions==4.9.0 07:50:08 tzdata==2023.4 07:50:08 urllib3==1.26.18 07:50:08 virtualenv==20.25.0 07:50:08 wcwidth==0.2.13 07:50:08 websocket-client==1.7.0 07:50:08 wrapt==1.16.0 07:50:08 xdg==6.0.0 07:50:08 xmltodict==0.13.0 07:50:08 yq==3.2.3 07:50:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16734193629089305009.sh 07:50:08 ---> sudo-logs.sh 07:50:08 Archiving 'sudo' log.. 07:50:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17817660823744605828.sh 07:50:09 ---> job-cost.sh 07:50:09 Setup pyenv: 07:50:09 system 07:50:09 3.8.13 07:50:09 3.9.13 07:50:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:50:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbbR from file:/tmp/.os_lf_venv 07:50:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:50:18 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. 07:50:18 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-rbbR/bin to PATH 07:50:19 INFO: No Stack... 07:50:19 INFO: Retrieving Pricing Info for: v3-standard-4 07:50:19 INFO: Archiving Costs 07:50:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8988376568241631448.sh 07:50:19 ---> logs-deploy.sh 07:50:19 Setup pyenv: 07:50:19 system 07:50:19 3.8.13 07:50:19 3.9.13 07:50:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:50:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbbR from file:/tmp/.os_lf_venv 07:50:21 lf-activate-venv(): INFO: Installing: lftools 07:50:31 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. 07:50:31 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:50:32 lf-activate-venv(): INFO: Adding /tmp/venv-rbbR/bin to PATH 07:50:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3299 07:50:32 INFO: archiving workspace using pattern(s): 07:50:33 Archives upload complete. 07:50:33 INFO: archiving logs to Nexus 07:50:34 ---> uname -a: 07:50:34 Linux prd-ubuntu1804-builder-4c-4g-2974 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:50:34 07:50:34 07:50:34 ---> lscpu: 07:50:34 Architecture: x86_64 07:50:34 CPU op-mode(s): 32-bit, 64-bit 07:50:34 Byte Order: Little Endian 07:50:34 CPU(s): 4 07:50:34 On-line CPU(s) list: 0-3 07:50:34 Thread(s) per core: 1 07:50:34 Core(s) per socket: 1 07:50:34 Socket(s): 4 07:50:34 NUMA node(s): 1 07:50:34 Vendor ID: AuthenticAMD 07:50:34 CPU family: 23 07:50:34 Model: 49 07:50:34 Model name: AMD EPYC-Rome Processor 07:50:34 Stepping: 0 07:50:34 CPU MHz: 2800.000 07:50:34 BogoMIPS: 5600.00 07:50:34 Virtualization: AMD-V 07:50:34 Hypervisor vendor: KVM 07:50:34 Virtualization type: full 07:50:34 L1d cache: 32K 07:50:34 L1i cache: 32K 07:50:34 L2 cache: 512K 07:50:34 L3 cache: 16384K 07:50:34 NUMA node0 CPU(s): 0-3 07:50:34 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 07:50:34 07:50:34 07:50:34 ---> nproc: 07:50:34 4 07:50:34 07:50:34 07:50:34 ---> df -h: 07:50:34 Filesystem Size Used Avail Use% Mounted on 07:50:34 udev 7.9G 0 7.9G 0% /dev 07:50:34 tmpfs 1.6G 672K 1.6G 1% /run 07:50:34 /dev/vda1 78G 8.3G 70G 11% / 07:50:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:50:34 tmpfs 5.0M 0 5.0M 0% /run/lock 07:50:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:50:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:50:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:50:34 07:50:34 07:50:34 ---> free -m: 07:50:34 total used free shared buff/cache available 07:50:34 Mem: 16040 546 13420 0 2073 15181 07:50:34 Swap: 1023 0 1023 07:50:34 07:50:34 07:50:34 ---> ip addr: 07:50:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:50:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:34 inet 127.0.0.1/8 scope host lo 07:50:34 valid_lft forever preferred_lft forever 07:50:34 inet6 ::1/128 scope host 07:50:34 valid_lft forever preferred_lft forever 07:50:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:50:34 link/ether fa:16:3e:a7:42:2c brd ff:ff:ff:ff:ff:ff 07:50:34 inet 10.30.106.121/23 brd 10.30.107.255 scope global dynamic ens3 07:50:34 valid_lft 86227sec preferred_lft 86227sec 07:50:34 inet6 fe80::f816:3eff:fea7:422c/64 scope link 07:50:34 valid_lft forever preferred_lft forever 07:50:34 07:50:34 07:50:34 ---> sar -b -r -n DEV: 07:50:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2974) 02/06/24 _x86_64_ (4 CPU) 07:50:34 07:50:34 07:47:43 LINUX RESTART (4 CPU) 07:50:34 07:50:34 07:48:01 tps rtps wtps bread/s bwrtn/s 07:50:34 07:49:01 238.63 59.17 179.45 3739.51 23859.76 07:50:34 07:50:01 107.76 14.31 93.45 1060.98 24985.54 07:50:34 Average: 173.19 36.74 136.45 2400.13 24422.69 07:50:34 07:50:34 07:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:34 07:49:01 14056240 15537136 2368728 14.42 52256 1633468 822012 4.70 705052 1457944 83784 07:50:34 07:50:01 13780520 15539844 2644448 16.10 72772 1878444 769856 4.41 734836 1676512 65068 07:50:34 Average: 13918380 15538490 2506588 15.26 62514 1755956 795934 4.56 719944 1567228 74426 07:50:34 07:50:34 07:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:34 07:49:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 07:50:34 07:49:01 ens3 446.84 282.80 1620.87 76.88 0.00 0.00 0.00 0.00 07:50:34 07:50:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:50:34 07:50:01 ens3 69.36 47.38 905.15 17.73 0.00 0.00 0.00 0.00 07:50:34 Average: lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 07:50:34 Average: ens3 258.09 165.08 1262.98 47.30 0.00 0.00 0.00 0.00 07:50:34 07:50:34 07:50:34 ---> sar -P ALL: 07:50:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2974) 02/06/24 _x86_64_ (4 CPU) 07:50:34 07:50:34 07:47:43 LINUX RESTART (4 CPU) 07:50:34 07:50:34 07:48:01 CPU %user %nice %system %iowait %steal %idle 07:50:34 07:49:01 all 22.93 0.00 2.34 6.48 0.08 68.17 07:50:34 07:49:01 0 18.11 0.00 2.73 4.07 0.05 75.04 07:50:34 07:49:01 1 34.23 0.00 2.93 4.13 0.07 58.64 07:50:34 07:49:01 2 26.24 0.00 1.78 2.71 0.08 69.18 07:50:34 07:49:01 3 13.09 0.00 1.92 15.05 0.08 69.86 07:50:34 07:50:01 all 20.03 0.00 1.28 7.56 0.06 71.07 07:50:34 07:50:01 0 26.62 0.00 1.41 9.08 0.07 62.83 07:50:34 07:50:01 1 10.58 0.00 0.80 0.38 0.03 88.21 07:50:34 07:50:01 2 34.51 0.00 1.80 4.03 0.08 59.58 07:50:34 07:50:01 3 8.39 0.00 1.08 16.85 0.05 73.63 07:50:34 Average: all 21.48 0.00 1.81 7.02 0.07 69.62 07:50:34 Average: 0 22.36 0.00 2.07 6.57 0.06 68.93 07:50:34 Average: 1 22.38 0.00 1.86 2.26 0.05 73.45 07:50:34 Average: 2 30.38 0.00 1.79 3.37 0.08 64.37 07:50:34 Average: 3 10.74 0.00 1.50 15.95 0.07 71.75 07:50:34 07:50:34 07:50:34