11:19:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 11:19:00 Running as SYSTEM 11:19:00 [EnvInject] - Loading node environment variables. 11:19:00 Building remotely on prd-ubuntu1804-builder-4c-4g-14284 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:19:00 [ssh-agent] Looking for ssh-agent implementation... 11:19:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:00 $ ssh-agent 11:19:00 SSH_AUTH_SOCK=/tmp/ssh-SKr5nIZDobjv/agent.1822 11:19:00 SSH_AGENT_PID=1824 11:19:00 [ssh-agent] Started. 11:19:00 Running ssh-add (command line suppressed) 11:19:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_638132530966838821.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_638132530966838821.key) 11:19:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:19:00 The recommended git tool is: NONE 11:19:01 using credential onap-jenkins-ssh 11:19:01 Wiping out workspace first. 11:19:01 Cloning the remote Git repository 11:19:01 Cloning repository git://cloud.onap.org/mirror/oom.git 11:19:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:19:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:02 > git --version # timeout=10 11:19:02 > git --version # 'git version 2.17.1' 11:19:02 using GIT_SSH to set credentials Gerrit user 11:19:02 Verifying host key using manually-configured host key entries 11:19:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:19:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:08 using GIT_SSH to set credentials Gerrit user 11:19:08 Verifying host key using manually-configured host key entries 11:19:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/2 # timeout=30 11:19:09 > git rev-parse 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1^{commit} # timeout=10 11:19:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:19:09 Checking out Revision 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1 (refs/changes/29/137529/2) 11:19:09 > git config core.sparsecheckout # timeout=10 11:19:09 > git checkout -f 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1 # timeout=30 11:19:12 Commit message: "[POLICY] Add kafka support in policy charts" 11:19:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:19:12 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:19:12 [EnvInject] - Injecting environment variables from a build step. 11:19:12 [EnvInject] - Injecting as environment variables the properties content 11:19:12 PYTHON=python3 11:19:12 11:19:12 [EnvInject] - Variables injected successfully. 11:19:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6580266532737980667.sh 11:19:12 ---> tox-install.sh 11:19:12 + source /home/jenkins/lf-env.sh 11:19:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:12 ++ mktemp -d /tmp/venv-XXXX 11:19:12 + lf_venv=/tmp/venv-mtGw 11:19:12 + local venv_file=/tmp/.os_lf_venv 11:19:12 + local python=python3 11:19:12 + local options 11:19:12 + local set_path=true 11:19:12 + local install_args= 11:19:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:12 + true 11:19:12 + case $1 in 11:19:12 + venv_file=/tmp/.toxenv 11:19:12 + shift 2 11:19:12 + true 11:19:12 + case $1 in 11:19:12 + shift 11:19:12 + break 11:19:12 + case $python in 11:19:12 + local pkg_list= 11:19:12 + [[ -d /opt/pyenv ]] 11:19:12 + echo 'Setup pyenv:' 11:19:12 Setup pyenv: 11:19:12 + export PYENV_ROOT=/opt/pyenv 11:19:12 + PYENV_ROOT=/opt/pyenv 11:19:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:12 + pyenv versions 11:19:12 * system (set by /opt/pyenv/version) 11:19:12 * 3.8.13 (set by /opt/pyenv/version) 11:19:12 * 3.9.13 (set by /opt/pyenv/version) 11:19:12 * 3.10.6 (set by /opt/pyenv/version) 11:19:12 + command -v pyenv 11:19:12 ++ pyenv init - --no-rehash 11:19:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:19:12 export PATH="/opt/pyenv/shims:${PATH}" 11:19:12 export PYENV_SHELL=bash 11:19:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:12 pyenv() { 11:19:12 local command 11:19:12 command="${1:-}" 11:19:12 if [ "$#" -gt 0 ]; then 11:19:12 shift 11:19:12 fi 11:19:12 11:19:12 case "$command" in 11:19:12 rehash|shell) 11:19:12 eval "$(pyenv "sh-$command" "$@")" 11:19:12 ;; 11:19:12 *) 11:19:12 command pyenv "$command" "$@" 11:19:12 ;; 11:19:12 esac 11:19:12 }' 11:19:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:19:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:12 ++ export PYENV_SHELL=bash 11:19:12 ++ PYENV_SHELL=bash 11:19:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:12 +++ complete -F _pyenv pyenv 11:19:12 ++ lf-pyver python3 11:19:12 ++ local py_version_xy=python3 11:19:12 ++ local py_version_xyz= 11:19:12 ++ pyenv versions 11:19:12 ++ local command 11:19:12 ++ command=versions 11:19:12 ++ '[' 1 -gt 0 ']' 11:19:12 ++ shift 11:19:12 ++ case "$command" in 11:19:12 ++ command pyenv versions 11:19:12 ++ pyenv versions 11:19:12 ++ grep -E '^[0-9.]*[0-9]$' 11:19:12 ++ awk '{ print $1 }' 11:19:12 ++ sed 's/^[ *]* //' 11:19:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:12 +++ sort -V 11:19:12 +++ grep '^3' /tmp/.pyenv_versions 11:19:12 +++ tail -n 1 11:19:12 ++ py_version_xyz=3.10.6 11:19:12 ++ [[ -z 3.10.6 ]] 11:19:12 ++ echo 3.10.6 11:19:12 ++ return 0 11:19:12 + pyenv local 3.10.6 11:19:12 + local command 11:19:12 + command=local 11:19:12 + '[' 2 -gt 0 ']' 11:19:12 + shift 11:19:12 + case "$command" in 11:19:12 + command pyenv local 3.10.6 11:19:12 + pyenv local 3.10.6 11:19:12 + for arg in "$@" 11:19:12 + case $arg in 11:19:12 + pkg_list+='tox ' 11:19:12 + for arg in "$@" 11:19:12 + case $arg in 11:19:12 + pkg_list+='virtualenv ' 11:19:12 + for arg in "$@" 11:19:12 + case $arg in 11:19:12 + pkg_list+='urllib3~=1.26.15 ' 11:19:12 + [[ -f /tmp/.toxenv ]] 11:19:12 + [[ ! -f /tmp/.toxenv ]] 11:19:12 + [[ -n '' ]] 11:19:12 + python3 -m venv /tmp/venv-mtGw 11:19:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mtGw' 11:19:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mtGw 11:19:16 + echo /tmp/venv-mtGw 11:19:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:19:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:19:16 + /tmp/venv-mtGw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:19 + /tmp/venv-mtGw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:22 + type python3 11:19:22 + true 11:19:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mtGw/bin to PATH' 11:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-mtGw/bin to PATH 11:19:22 + PATH=/tmp/venv-mtGw/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:19:22 + return 0 11:19:22 + python3 --version 11:19:22 Python 3.10.6 11:19:22 + python3 -m pip --version 11:19:22 pip 24.0 from /tmp/venv-mtGw/lib/python3.10/site-packages/pip (python 3.10) 11:19:22 + python3 -m pip freeze 11:19:23 cachetools==5.3.3 11:19:23 chardet==5.2.0 11:19:23 colorama==0.4.6 11:19:23 distlib==0.3.8 11:19:23 filelock==3.13.1 11:19:23 packaging==24.0 11:19:23 platformdirs==4.2.0 11:19:23 pluggy==1.4.0 11:19:23 pyproject-api==1.6.1 11:19:23 tomli==2.0.1 11:19:23 tox==4.14.1 11:19:23 urllib3==1.26.18 11:19:23 virtualenv==20.25.1 11:19:23 [EnvInject] - Injecting environment variables from a build step. 11:19:23 [EnvInject] - Injecting as environment variables the properties content 11:19:23 PARALLEL=false 11:19:23 11:19:23 [EnvInject] - Variables injected successfully. 11:19:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2892922105539158876.sh 11:19:23 ---> tox-run.sh 11:19:23 + 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:19:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:19:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:19:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:19:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:19:23 + source /home/jenkins/lf-env.sh 11:19:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:23 ++ mktemp -d /tmp/venv-XXXX 11:19:23 + lf_venv=/tmp/venv-du60 11:19:23 + local venv_file=/tmp/.os_lf_venv 11:19:23 + local python=python3 11:19:23 + local options 11:19:23 + local set_path=true 11:19:23 + local install_args= 11:19:23 ++ 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:19:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:23 + true 11:19:23 + case $1 in 11:19:23 + venv_file=/tmp/.toxenv 11:19:23 + shift 2 11:19:23 + true 11:19:23 + case $1 in 11:19:23 + shift 11:19:23 + break 11:19:23 + case $python in 11:19:23 + local pkg_list= 11:19:23 + [[ -d /opt/pyenv ]] 11:19:23 + echo 'Setup pyenv:' 11:19:23 Setup pyenv: 11:19:23 + export PYENV_ROOT=/opt/pyenv 11:19:23 + PYENV_ROOT=/opt/pyenv 11:19:23 + 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:19:23 + 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:19:23 + pyenv versions 11:19:23 system 11:19:23 3.8.13 11:19:23 3.9.13 11:19:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:19:23 + command -v pyenv 11:19:23 ++ pyenv init - --no-rehash 11:19:23 + 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:19:23 export PATH="/opt/pyenv/shims:${PATH}" 11:19:23 export PYENV_SHELL=bash 11:19:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:23 pyenv() { 11:19:23 local command 11:19:23 command="${1:-}" 11:19:23 if [ "$#" -gt 0 ]; then 11:19:23 shift 11:19:23 fi 11:19:23 11:19:23 case "$command" in 11:19:23 rehash|shell) 11:19:23 eval "$(pyenv "sh-$command" "$@")" 11:19:23 ;; 11:19:23 *) 11:19:23 command pyenv "$command" "$@" 11:19:23 ;; 11:19:23 esac 11:19:23 }' 11:19:23 +++ 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:19:23 ++ 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:19:23 ++ 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:19:23 ++ 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:19:23 ++ export PYENV_SHELL=bash 11:19:23 ++ PYENV_SHELL=bash 11:19:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:23 +++ complete -F _pyenv pyenv 11:19:23 ++ lf-pyver python3 11:19:23 ++ local py_version_xy=python3 11:19:23 ++ local py_version_xyz= 11:19:23 ++ pyenv versions 11:19:23 ++ local command 11:19:23 ++ command=versions 11:19:23 ++ '[' 1 -gt 0 ']' 11:19:23 ++ shift 11:19:23 ++ case "$command" in 11:19:23 ++ command pyenv versions 11:19:23 ++ pyenv versions 11:19:23 ++ sed 's/^[ *]* //' 11:19:23 ++ awk '{ print $1 }' 11:19:23 ++ grep -E '^[0-9.]*[0-9]$' 11:19:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:23 +++ grep '^3' /tmp/.pyenv_versions 11:19:23 +++ sort -V 11:19:23 +++ tail -n 1 11:19:23 ++ py_version_xyz=3.10.6 11:19:23 ++ [[ -z 3.10.6 ]] 11:19:23 ++ echo 3.10.6 11:19:23 ++ return 0 11:19:23 + pyenv local 3.10.6 11:19:23 + local command 11:19:23 + command=local 11:19:23 + '[' 2 -gt 0 ']' 11:19:23 + shift 11:19:23 + case "$command" in 11:19:23 + command pyenv local 3.10.6 11:19:23 + pyenv local 3.10.6 11:19:23 + for arg in "$@" 11:19:23 + case $arg in 11:19:23 + pkg_list+='tox ' 11:19:23 + for arg in "$@" 11:19:23 + case $arg in 11:19:23 + pkg_list+='virtualenv ' 11:19:23 + for arg in "$@" 11:19:23 + case $arg in 11:19:23 + pkg_list+='urllib3~=1.26.15 ' 11:19:23 + [[ -f /tmp/.toxenv ]] 11:19:23 ++ cat /tmp/.toxenv 11:19:23 + lf_venv=/tmp/venv-mtGw 11:19:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtGw from' file:/tmp/.toxenv 11:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtGw from file:/tmp/.toxenv 11:19:23 + /tmp/venv-mtGw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:24 + /tmp/venv-mtGw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:26 + type python3 11:19:26 + true 11:19:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mtGw/bin to PATH' 11:19:26 lf-activate-venv(): INFO: Adding /tmp/venv-mtGw/bin to PATH 11:19:26 + PATH=/tmp/venv-mtGw/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:19:26 + return 0 11:19:26 + [[ -d /opt/pyenv ]] 11:19:26 + echo '---> Setting up pyenv' 11:19:26 ---> Setting up pyenv 11:19:26 + export PYENV_ROOT=/opt/pyenv 11:19:26 + PYENV_ROOT=/opt/pyenv 11:19:26 + export PATH=/opt/pyenv/bin:/tmp/venv-mtGw/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:19:26 + PATH=/opt/pyenv/bin:/tmp/venv-mtGw/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:19:26 ++ pwd 11:19:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:19:26 + export PYTHONPATH 11:19:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:19:26 + TOX_TESTENV_PASSENV=PYTHONPATH 11:19:26 + tox --version 11:19:26 4.14.1 from /tmp/venv-mtGw/lib/python3.10/site-packages/tox/__init__.py 11:19:26 + PARALLEL=false 11:19:26 + TOX_OPTIONS_LIST= 11:19:26 + [[ -n checkbashisms ]] 11:19:26 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:19:26 + case ${PARALLEL,,} in 11:19:26 + tox -e checkbashisms 11:19:26 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:19:27 checkbashisms: freeze> python -m pip freeze --all 11:19:28 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:19:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:19:29 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:19:29 you may get strange results 11:19:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:19:31 checkbashisms: OK (4.76=setup[1.62]+cmd[3.14] seconds) 11:19:31 congratulations :) (4.93 seconds) 11:19:31 + tox_status=0 11:19:31 + echo '---> Completed tox runs' 11:19:31 ---> Completed tox runs 11:19:31 + for i in .tox/*/log 11:19:31 ++ echo .tox/checkbashisms/log 11:19:31 ++ awk -F/ '{print $2}' 11:19:31 + tox_env=checkbashisms 11:19:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:19:31 + DOC_DIR=docs/_build/html 11:19:31 + [[ -d docs/_build/html ]] 11:19:31 + echo '---> tox-run.sh ends' 11:19:31 ---> tox-run.sh ends 11:19:31 + test 0 -eq 0 11:19:31 $ ssh-agent -k 11:19:31 unset SSH_AUTH_SOCK; 11:19:31 unset SSH_AGENT_PID; 11:19:31 echo Agent pid 1824 killed; 11:19:31 [ssh-agent] Stopped. 11:19:32 [PostBuildScript] - [INFO] Executing post build scripts. 11:19:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4898997631438259803.sh 11:19:32 ---> sysstat.sh 11:19:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8112768945732043636.sh 11:19:32 ---> package-listing.sh 11:19:32 ++ facter osfamily 11:19:32 ++ tr '[:upper:]' '[:lower:]' 11:19:32 + OS_FAMILY=debian 11:19:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:19:32 + START_PACKAGES=/tmp/packages_start.txt 11:19:32 + END_PACKAGES=/tmp/packages_end.txt 11:19:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:32 + PACKAGES=/tmp/packages_start.txt 11:19:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:19:32 + PACKAGES=/tmp/packages_end.txt 11:19:32 + case "${OS_FAMILY}" in 11:19:32 + dpkg -l 11:19:32 + grep '^ii' 11:19:32 + '[' -f /tmp/packages_start.txt ']' 11:19:32 + '[' -f /tmp/packages_end.txt ']' 11:19:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:19:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:19:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:19:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7751778427684753758.sh 11:19:32 ---> capture-instance-metadata.sh 11:19:32 Setup pyenv: 11:19:32 system 11:19:32 3.8.13 11:19:32 3.9.13 11:19:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:19:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IqoX 11:19:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:19:39 lf-activate-venv(): INFO: Installing: lftools 11:20:10 lf-activate-venv(): INFO: Adding /tmp/venv-IqoX/bin to PATH 11:20:10 INFO: Running in OpenStack, capturing instance metadata 11:20:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9268414502563509270.sh 11:20:11 provisioning config files... 11:20:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17928904572658199200tmp 11:20:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:20:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:20:11 [EnvInject] - Injecting environment variables from a build step. 11:20:11 [EnvInject] - Injecting as environment variables the properties content 11:20:11 SERVER_ID=logs 11:20:11 11:20:11 [EnvInject] - Variables injected successfully. 11:20:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4661017184450564062.sh 11:20:11 ---> create-netrc.sh 11:20:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8608790954688432471.sh 11:20:11 ---> python-tools-install.sh 11:20:11 Setup pyenv: 11:20:11 system 11:20:11 3.8.13 11:20:11 3.9.13 11:20:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:20:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IqoX from file:/tmp/.os_lf_venv 11:20:12 lf-activate-venv(): INFO: Installing: lftools 11:20:21 lf-activate-venv(): INFO: Adding /tmp/venv-IqoX/bin to PATH 11:20:21 Generating Requirements File 11:20:49 Python 3.10.6 11:20:49 pip 24.0 from /tmp/venv-IqoX/lib/python3.10/site-packages/pip (python 3.10) 11:20:49 appdirs==1.4.4 11:20:49 argcomplete==3.2.3 11:20:49 aspy.yaml==1.3.0 11:20:49 attrs==23.2.0 11:20:49 autopage==0.5.2 11:20:49 beautifulsoup4==4.12.3 11:20:49 boto3==1.34.65 11:20:49 botocore==1.34.65 11:20:49 bs4==0.0.2 11:20:49 cachetools==5.3.3 11:20:49 certifi==2024.2.2 11:20:49 cffi==1.16.0 11:20:49 cfgv==3.4.0 11:20:49 chardet==5.2.0 11:20:49 charset-normalizer==3.3.2 11:20:49 click==8.1.7 11:20:49 cliff==4.6.0 11:20:49 cmd2==2.4.3 11:20:49 cryptography==3.3.2 11:20:49 debtcollector==3.0.0 11:20:49 decorator==5.1.1 11:20:49 defusedxml==0.7.1 11:20:49 Deprecated==1.2.14 11:20:49 distlib==0.3.8 11:20:49 dnspython==2.6.1 11:20:49 docker==4.2.2 11:20:49 dogpile.cache==1.3.2 11:20:49 email_validator==2.1.1 11:20:49 filelock==3.13.1 11:20:49 future==1.0.0 11:20:49 gitdb==4.0.11 11:20:49 GitPython==3.1.42 11:20:49 google-auth==2.28.2 11:20:49 httplib2==0.22.0 11:20:49 identify==2.5.35 11:20:49 idna==3.6 11:20:49 importlib-resources==1.5.0 11:20:49 iso8601==2.1.0 11:20:49 Jinja2==3.1.3 11:20:49 jmespath==1.0.1 11:20:49 jsonpatch==1.33 11:20:49 jsonpointer==2.4 11:20:49 jsonschema==4.21.1 11:20:49 jsonschema-specifications==2023.12.1 11:20:49 keystoneauth1==5.6.0 11:20:49 kubernetes==29.0.0 11:20:49 lftools==0.37.10 11:20:49 lxml==5.1.0 11:20:49 MarkupSafe==2.1.5 11:20:49 msgpack==1.0.8 11:20:49 multi_key_dict==2.0.3 11:20:49 munch==4.0.0 11:20:49 netaddr==1.2.1 11:20:49 netifaces==0.11.0 11:20:49 niet==1.4.2 11:20:49 nodeenv==1.8.0 11:20:49 oauth2client==4.1.3 11:20:49 oauthlib==3.2.2 11:20:49 openstacksdk==3.0.0 11:20:49 os-client-config==2.1.0 11:20:49 os-service-types==1.7.0 11:20:49 osc-lib==3.0.1 11:20:49 oslo.config==9.4.0 11:20:49 oslo.context==5.5.0 11:20:49 oslo.i18n==6.3.0 11:20:49 oslo.log==5.5.0 11:20:49 oslo.serialization==5.4.0 11:20:49 oslo.utils==7.1.0 11:20:49 packaging==24.0 11:20:49 pbr==6.0.0 11:20:49 platformdirs==4.2.0 11:20:49 prettytable==3.10.0 11:20:49 pyasn1==0.5.1 11:20:49 pyasn1-modules==0.3.0 11:20:49 pycparser==2.21 11:20:49 pygerrit2==2.0.15 11:20:49 PyGithub==2.2.0 11:20:49 pyinotify==0.9.6 11:20:49 PyJWT==2.8.0 11:20:49 PyNaCl==1.5.0 11:20:49 pyparsing==2.4.7 11:20:49 pyperclip==1.8.2 11:20:49 pyrsistent==0.20.0 11:20:49 python-cinderclient==9.5.0 11:20:49 python-dateutil==2.9.0.post0 11:20:49 python-heatclient==3.5.0 11:20:49 python-jenkins==1.8.2 11:20:49 python-keystoneclient==5.4.0 11:20:49 python-magnumclient==4.4.0 11:20:49 python-novaclient==18.6.0 11:20:49 python-openstackclient==6.6.0 11:20:49 python-swiftclient==4.5.0 11:20:49 PyYAML==6.0.1 11:20:49 referencing==0.34.0 11:20:49 requests==2.31.0 11:20:49 requests-oauthlib==1.4.0 11:20:49 requestsexceptions==1.4.0 11:20:49 rfc3986==2.0.0 11:20:49 rpds-py==0.18.0 11:20:49 rsa==4.9 11:20:49 ruamel.yaml==0.18.6 11:20:49 ruamel.yaml.clib==0.2.8 11:20:49 s3transfer==0.10.1 11:20:49 simplejson==3.19.2 11:20:49 six==1.16.0 11:20:49 smmap==5.0.1 11:20:49 soupsieve==2.5 11:20:49 stevedore==5.2.0 11:20:49 tabulate==0.9.0 11:20:49 toml==0.10.2 11:20:49 tomlkit==0.12.4 11:20:49 tqdm==4.66.2 11:20:49 typing_extensions==4.10.0 11:20:49 tzdata==2024.1 11:20:49 urllib3==1.26.18 11:20:49 virtualenv==20.25.1 11:20:49 wcwidth==0.2.13 11:20:49 websocket-client==1.7.0 11:20:49 wrapt==1.16.0 11:20:49 xdg==6.0.0 11:20:49 xmltodict==0.13.0 11:20:49 yq==3.2.3 11:20:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10807990240565654541.sh 11:20:49 ---> sudo-logs.sh 11:20:49 Archiving 'sudo' log.. 11:20:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1403356995207445076.sh 11:20:50 ---> job-cost.sh 11:20:50 Setup pyenv: 11:20:50 system 11:20:50 3.8.13 11:20:50 3.9.13 11:20:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IqoX from file:/tmp/.os_lf_venv 11:20:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:20:57 lf-activate-venv(): INFO: Adding /tmp/venv-IqoX/bin to PATH 11:20:57 INFO: No Stack... 11:20:57 INFO: Retrieving Pricing Info for: v3-standard-4 11:20:57 INFO: Archiving Costs 11:20:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16909965163736071098.sh 11:20:57 ---> logs-deploy.sh 11:20:57 Setup pyenv: 11:20:57 system 11:20:57 3.8.13 11:20:57 3.9.13 11:20:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:20:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IqoX from file:/tmp/.os_lf_venv 11:20:59 lf-activate-venv(): INFO: Installing: lftools 11:21:08 lf-activate-venv(): INFO: Adding /tmp/venv-IqoX/bin to PATH 11:21:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3365 11:21:08 INFO: archiving workspace using pattern(s): 11:21:09 Archives upload complete. 11:21:09 INFO: archiving logs to Nexus 11:21:10 ---> uname -a: 11:21:10 Linux prd-ubuntu1804-builder-4c-4g-14284 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:21:10 11:21:10 11:21:10 ---> lscpu: 11:21:10 Architecture: x86_64 11:21:10 CPU op-mode(s): 32-bit, 64-bit 11:21:10 Byte Order: Little Endian 11:21:10 CPU(s): 4 11:21:10 On-line CPU(s) list: 0-3 11:21:10 Thread(s) per core: 1 11:21:10 Core(s) per socket: 1 11:21:10 Socket(s): 4 11:21:10 NUMA node(s): 1 11:21:10 Vendor ID: AuthenticAMD 11:21:10 CPU family: 23 11:21:10 Model: 49 11:21:10 Model name: AMD EPYC-Rome Processor 11:21:10 Stepping: 0 11:21:10 CPU MHz: 2800.000 11:21:10 BogoMIPS: 5600.00 11:21:10 Virtualization: AMD-V 11:21:10 Hypervisor vendor: KVM 11:21:10 Virtualization type: full 11:21:10 L1d cache: 32K 11:21:10 L1i cache: 32K 11:21:10 L2 cache: 512K 11:21:10 L3 cache: 16384K 11:21:10 NUMA node0 CPU(s): 0-3 11:21: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 11:21:10 11:21:10 11:21:10 ---> nproc: 11:21:10 4 11:21:10 11:21:10 11:21:10 ---> df -h: 11:21:10 Filesystem Size Used Avail Use% Mounted on 11:21:10 udev 7.9G 0 7.9G 0% /dev 11:21:10 tmpfs 1.6G 672K 1.6G 1% /run 11:21:10 /dev/vda1 78G 8.3G 70G 11% / 11:21:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:21:10 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:21:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:21:10 11:21:10 11:21:10 ---> free -m: 11:21:10 total used free shared buff/cache available 11:21:10 Mem: 16040 541 13436 0 2061 15186 11:21:10 Swap: 1023 0 1023 11:21:10 11:21:10 11:21:10 ---> ip addr: 11:21:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:10 inet 127.0.0.1/8 scope host lo 11:21:10 valid_lft forever preferred_lft forever 11:21:10 inet6 ::1/128 scope host 11:21:10 valid_lft forever preferred_lft forever 11:21:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:10 link/ether fa:16:3e:89:0d:e9 brd ff:ff:ff:ff:ff:ff 11:21:10 inet 10.30.106.141/23 brd 10.30.107.255 scope global dynamic ens3 11:21:10 valid_lft 86252sec preferred_lft 86252sec 11:21:10 inet6 fe80::f816:3eff:fe89:de9/64 scope link 11:21:10 valid_lft forever preferred_lft forever 11:21:10 11:21:10 11:21:10 ---> sar -b -r -n DEV: 11:21:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14284) 03/19/24 _x86_64_ (4 CPU) 11:21:10 11:21:10 11:18:47 LINUX RESTART (4 CPU) 11:21:10 11:21:10 11:19:01 tps rtps wtps bread/s bwrtn/s 11:21:10 11:20:01 238.22 32.11 206.11 1619.46 34178.87 11:21:10 11:21:01 99.10 6.08 93.02 253.56 33496.15 11:21:10 Average: 168.67 19.10 149.57 936.57 33837.54 11:21:10 11:21:10 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:10 11:20:01 13918764 15503192 2506204 15.26 57032 1730704 837528 4.79 747152 1548224 94188 11:21:10 11:21:01 13768700 15561208 2656268 16.17 77276 1904660 762648 4.36 714044 1704176 99460 11:21:10 Average: 13843732 15532200 2581236 15.72 67154 1817682 800088 4.58 730598 1626200 96824 11:21:10 11:21:10 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:10 11:20:01 ens3 162.30 110.23 1582.99 33.85 0.00 0.00 0.00 0.00 11:21:10 11:20:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 11:21:10 11:21:01 ens3 40.56 29.21 257.04 8.52 0.00 0.00 0.00 0.00 11:21:10 11:21:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:21:10 Average: ens3 101.43 69.72 920.07 21.19 0.00 0.00 0.00 0.00 11:21:10 Average: lo 1.50 1.50 0.15 0.15 0.00 0.00 0.00 0.00 11:21:10 11:21:10 11:21:10 ---> sar -P ALL: 11:21:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14284) 03/19/24 _x86_64_ (4 CPU) 11:21:10 11:21:10 11:18:47 LINUX RESTART (4 CPU) 11:21:10 11:21:10 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:21:10 11:20:01 all 20.90 0.00 1.70 4.83 0.05 72.52 11:21:10 11:20:01 0 17.36 0.00 1.96 3.25 0.05 77.38 11:21:10 11:20:01 1 34.62 0.00 1.96 1.69 0.07 61.66 11:21:10 11:20:01 2 18.04 0.00 1.40 5.67 0.05 74.84 11:21:10 11:20:01 3 13.61 0.00 1.44 8.70 0.03 76.22 11:21:10 11:21:01 all 21.72 0.00 1.41 4.10 0.05 72.72 11:21:10 11:21:01 0 38.71 0.00 2.07 1.00 0.07 58.16 11:21:10 11:21:01 1 13.34 0.00 1.16 0.40 0.07 85.02 11:21:10 11:21:01 2 33.78 0.00 1.53 1.25 0.05 63.38 11:21:10 11:21:01 3 1.02 0.00 0.87 13.78 0.02 84.32 11:21:10 Average: all 21.31 0.00 1.55 4.47 0.05 72.62 11:21:10 Average: 0 28.05 0.00 2.01 2.12 0.06 67.76 11:21:10 Average: 1 23.95 0.00 1.56 1.04 0.07 73.38 11:21:10 Average: 2 25.92 0.00 1.47 3.46 0.05 69.10 11:21:10 Average: 3 7.32 0.00 1.15 11.24 0.03 80.27 11:21:10 11:21:10 11:21:10