14:13:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 14:13:49 Running as SYSTEM 14:13:49 [EnvInject] - Loading node environment variables. 14:13:49 Building remotely on prd-ubuntu1804-builder-4c-4g-14337 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:13:49 [ssh-agent] Looking for ssh-agent implementation... 14:13:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:50 $ ssh-agent 14:13:50 SSH_AUTH_SOCK=/tmp/ssh-ru3b8M663t8d/agent.1695 14:13:50 SSH_AGENT_PID=1697 14:13:50 [ssh-agent] Started. 14:13:50 Running ssh-add (command line suppressed) 14:13:50 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7358688868664874839.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7358688868664874839.key) 14:13:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:13:50 The recommended git tool is: NONE 14:13:51 using credential onap-jenkins-ssh 14:13:51 Wiping out workspace first. 14:13:51 Cloning the remote Git repository 14:13:51 Cloning repository git://cloud.onap.org/mirror/oom.git 14:13:51 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:13:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:51 > git --version # timeout=10 14:13:51 > git --version # 'git version 2.17.1' 14:13:51 using GIT_SSH to set credentials Gerrit user 14:13:51 Verifying host key using manually-configured host key entries 14:13:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:13:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:57 using GIT_SSH to set credentials Gerrit user 14:13:57 Verifying host key using manually-configured host key entries 14:13:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/4 # timeout=30 14:13:57 > git rev-parse c19b27d43803acc38f84fbae54498c19276b7e9a^{commit} # timeout=10 14:13:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:13:57 Checking out Revision c19b27d43803acc38f84fbae54498c19276b7e9a (refs/changes/29/137529/4) 14:13:57 > git config core.sparsecheckout # timeout=10 14:13:57 > git checkout -f c19b27d43803acc38f84fbae54498c19276b7e9a # timeout=30 14:14:01 Commit message: "[POLICY] Add kafka support in policy charts" 14:14:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:14:01 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 14:14:01 [EnvInject] - Injecting environment variables from a build step. 14:14:01 [EnvInject] - Injecting as environment variables the properties content 14:14:01 PYTHON=python3 14:14:01 14:14:01 [EnvInject] - Variables injected successfully. 14:14:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2245655583350199865.sh 14:14:01 ---> tox-install.sh 14:14:01 + source /home/jenkins/lf-env.sh 14:14:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:14:01 ++ mktemp -d /tmp/venv-XXXX 14:14:01 + lf_venv=/tmp/venv-U9Sl 14:14:01 + local venv_file=/tmp/.os_lf_venv 14:14:01 + local python=python3 14:14:01 + local options 14:14:01 + local set_path=true 14:14:01 + local install_args= 14:14:01 ++ 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 14:14:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:14:01 + true 14:14:01 + case $1 in 14:14:01 + venv_file=/tmp/.toxenv 14:14:01 + shift 2 14:14:01 + true 14:14:01 + case $1 in 14:14:01 + shift 14:14:01 + break 14:14:01 + case $python in 14:14:01 + local pkg_list= 14:14:01 + [[ -d /opt/pyenv ]] 14:14:01 + echo 'Setup pyenv:' 14:14:01 Setup pyenv: 14:14:01 + export PYENV_ROOT=/opt/pyenv 14:14:01 + PYENV_ROOT=/opt/pyenv 14:14:01 + 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 14:14:01 + 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 14:14:01 + pyenv versions 14:14:01 * system (set by /opt/pyenv/version) 14:14:01 * 3.8.13 (set by /opt/pyenv/version) 14:14:01 * 3.9.13 (set by /opt/pyenv/version) 14:14:01 * 3.10.6 (set by /opt/pyenv/version) 14:14:01 + command -v pyenv 14:14:01 ++ pyenv init - --no-rehash 14:14:01 + 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[*]}"'\'')" 14:14:01 export PATH="/opt/pyenv/shims:${PATH}" 14:14:01 export PYENV_SHELL=bash 14:14:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:14:01 pyenv() { 14:14:01 local command 14:14:01 command="${1:-}" 14:14:01 if [ "$#" -gt 0 ]; then 14:14:01 shift 14:14:01 fi 14:14:01 14:14:01 case "$command" in 14:14:01 rehash|shell) 14:14:01 eval "$(pyenv "sh-$command" "$@")" 14:14:01 ;; 14:14:01 *) 14:14:01 command pyenv "$command" "$@" 14:14:01 ;; 14:14:01 esac 14:14:01 }' 14:14:01 +++ 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[*]}"' 14:14:01 ++ 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 14:14:01 ++ 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 14:14:01 ++ 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 14:14:01 ++ export PYENV_SHELL=bash 14:14:01 ++ PYENV_SHELL=bash 14:14:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:14:01 +++ complete -F _pyenv pyenv 14:14:01 ++ lf-pyver python3 14:14:01 ++ local py_version_xy=python3 14:14:01 ++ local py_version_xyz= 14:14:01 ++ pyenv versions 14:14:01 ++ local command 14:14:01 ++ command=versions 14:14:01 ++ awk '{ print $1 }' 14:14:01 ++ '[' 1 -gt 0 ']' 14:14:01 ++ shift 14:14:01 ++ case "$command" in 14:14:01 ++ command pyenv versions 14:14:01 ++ pyenv versions 14:14:01 ++ grep -E '^[0-9.]*[0-9]$' 14:14:01 ++ sed 's/^[ *]* //' 14:14:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:14:01 +++ grep '^3' /tmp/.pyenv_versions 14:14:01 +++ sort -V 14:14:01 +++ tail -n 1 14:14:01 ++ py_version_xyz=3.10.6 14:14:01 ++ [[ -z 3.10.6 ]] 14:14:01 ++ echo 3.10.6 14:14:01 ++ return 0 14:14:01 + pyenv local 3.10.6 14:14:01 + local command 14:14:01 + command=local 14:14:01 + '[' 2 -gt 0 ']' 14:14:01 + shift 14:14:01 + case "$command" in 14:14:01 + command pyenv local 3.10.6 14:14:01 + pyenv local 3.10.6 14:14:01 + for arg in "$@" 14:14:01 + case $arg in 14:14:01 + pkg_list+='tox ' 14:14:01 + for arg in "$@" 14:14:01 + case $arg in 14:14:01 + pkg_list+='virtualenv ' 14:14:01 + for arg in "$@" 14:14:01 + case $arg in 14:14:01 + pkg_list+='urllib3~=1.26.15 ' 14:14:01 + [[ -f /tmp/.toxenv ]] 14:14:01 + [[ ! -f /tmp/.toxenv ]] 14:14:01 + [[ -n '' ]] 14:14:01 + python3 -m venv /tmp/venv-U9Sl 14:14:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U9Sl' 14:14:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U9Sl 14:14:05 + echo /tmp/venv-U9Sl 14:14:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:14:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:14:05 + /tmp/venv-U9Sl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:14:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:14:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:14:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:14:08 + /tmp/venv-U9Sl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:14:11 + type python3 14:14:11 + true 14:14:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U9Sl/bin to PATH' 14:14:11 lf-activate-venv(): INFO: Adding /tmp/venv-U9Sl/bin to PATH 14:14:11 + PATH=/tmp/venv-U9Sl/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 14:14:11 + return 0 14:14:11 + python3 --version 14:14:11 Python 3.10.6 14:14:11 + python3 -m pip --version 14:14:11 pip 24.0 from /tmp/venv-U9Sl/lib/python3.10/site-packages/pip (python 3.10) 14:14:11 + python3 -m pip freeze 14:14:12 cachetools==5.3.3 14:14:12 chardet==5.2.0 14:14:12 colorama==0.4.6 14:14:12 distlib==0.3.8 14:14:12 filelock==3.13.1 14:14:12 packaging==24.0 14:14:12 platformdirs==4.2.0 14:14:12 pluggy==1.4.0 14:14:12 pyproject-api==1.6.1 14:14:12 tomli==2.0.1 14:14:12 tox==4.14.1 14:14:12 urllib3==1.26.18 14:14:12 virtualenv==20.25.1 14:14:12 [EnvInject] - Injecting environment variables from a build step. 14:14:12 [EnvInject] - Injecting as environment variables the properties content 14:14:12 PARALLEL=false 14:14:12 14:14:12 [EnvInject] - Variables injected successfully. 14:14:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15688847813269790437.sh 14:14:12 ---> tox-run.sh 14:14:12 + 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 14:14:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:14:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:14:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:14:12 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:14:12 + source /home/jenkins/lf-env.sh 14:14:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:14:12 ++ mktemp -d /tmp/venv-XXXX 14:14:12 + lf_venv=/tmp/venv-VGer 14:14:12 + local venv_file=/tmp/.os_lf_venv 14:14:12 + local python=python3 14:14:12 + local options 14:14:12 + local set_path=true 14:14:12 + local install_args= 14:14: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 14:14:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:14:12 + true 14:14:12 + case $1 in 14:14:12 + venv_file=/tmp/.toxenv 14:14:12 + shift 2 14:14:12 + true 14:14:12 + case $1 in 14:14:12 + shift 14:14:12 + break 14:14:12 + case $python in 14:14:12 + local pkg_list= 14:14:12 + [[ -d /opt/pyenv ]] 14:14:12 + echo 'Setup pyenv:' 14:14:12 Setup pyenv: 14:14:12 + export PYENV_ROOT=/opt/pyenv 14:14:12 + PYENV_ROOT=/opt/pyenv 14:14:12 + 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 14:14:12 + 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 14:14:12 + pyenv versions 14:14:12 system 14:14:12 3.8.13 14:14:12 3.9.13 14:14:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:14:12 + command -v pyenv 14:14:12 ++ pyenv init - --no-rehash 14:14: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[*]}"'\'')" 14:14:12 export PATH="/opt/pyenv/shims:${PATH}" 14:14:12 export PYENV_SHELL=bash 14:14:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:14:12 pyenv() { 14:14:12 local command 14:14:12 command="${1:-}" 14:14:12 if [ "$#" -gt 0 ]; then 14:14:12 shift 14:14:12 fi 14:14:12 14:14:12 case "$command" in 14:14:12 rehash|shell) 14:14:12 eval "$(pyenv "sh-$command" "$@")" 14:14:12 ;; 14:14:12 *) 14:14:12 command pyenv "$command" "$@" 14:14:12 ;; 14:14:12 esac 14:14:12 }' 14:14: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[*]}"' 14:14:12 ++ 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 14:14:12 ++ 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 14:14:12 ++ 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 14:14:12 ++ export PYENV_SHELL=bash 14:14:12 ++ PYENV_SHELL=bash 14:14:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:14:12 +++ complete -F _pyenv pyenv 14:14:12 ++ lf-pyver python3 14:14:12 ++ local py_version_xy=python3 14:14:12 ++ local py_version_xyz= 14:14:12 ++ pyenv versions 14:14:12 ++ local command 14:14:12 ++ command=versions 14:14:12 ++ '[' 1 -gt 0 ']' 14:14:12 ++ shift 14:14:12 ++ case "$command" in 14:14:12 ++ command pyenv versions 14:14:12 ++ pyenv versions 14:14:12 ++ sed 's/^[ *]* //' 14:14:12 ++ grep -E '^[0-9.]*[0-9]$' 14:14:12 ++ awk '{ print $1 }' 14:14:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:14:12 +++ grep '^3' /tmp/.pyenv_versions 14:14:12 +++ sort -V 14:14:12 +++ tail -n 1 14:14:12 ++ py_version_xyz=3.10.6 14:14:12 ++ [[ -z 3.10.6 ]] 14:14:12 ++ echo 3.10.6 14:14:12 ++ return 0 14:14:12 + pyenv local 3.10.6 14:14:12 + local command 14:14:12 + command=local 14:14:12 + '[' 2 -gt 0 ']' 14:14:12 + shift 14:14:12 + case "$command" in 14:14:12 + command pyenv local 3.10.6 14:14:12 + pyenv local 3.10.6 14:14:12 + for arg in "$@" 14:14:12 + case $arg in 14:14:12 + pkg_list+='tox ' 14:14:12 + for arg in "$@" 14:14:12 + case $arg in 14:14:12 + pkg_list+='virtualenv ' 14:14:12 + for arg in "$@" 14:14:12 + case $arg in 14:14:12 + pkg_list+='urllib3~=1.26.15 ' 14:14:12 + [[ -f /tmp/.toxenv ]] 14:14:12 ++ cat /tmp/.toxenv 14:14:12 + lf_venv=/tmp/venv-U9Sl 14:14:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Sl from' file:/tmp/.toxenv 14:14:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Sl from file:/tmp/.toxenv 14:14:12 + /tmp/venv-U9Sl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:14:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:14:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:14:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:14:13 + /tmp/venv-U9Sl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:14:14 + type python3 14:14:14 + true 14:14:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U9Sl/bin to PATH' 14:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-U9Sl/bin to PATH 14:14:14 + PATH=/tmp/venv-U9Sl/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 14:14:14 + return 0 14:14:14 + [[ -d /opt/pyenv ]] 14:14:14 + echo '---> Setting up pyenv' 14:14:14 ---> Setting up pyenv 14:14:14 + export PYENV_ROOT=/opt/pyenv 14:14:14 + PYENV_ROOT=/opt/pyenv 14:14:14 + export PATH=/opt/pyenv/bin:/tmp/venv-U9Sl/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 14:14:14 + PATH=/opt/pyenv/bin:/tmp/venv-U9Sl/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 14:14:14 ++ pwd 14:14:14 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:14:14 + export PYTHONPATH 14:14:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:14:14 + TOX_TESTENV_PASSENV=PYTHONPATH 14:14:14 + tox --version 14:14:14 4.14.1 from /tmp/venv-U9Sl/lib/python3.10/site-packages/tox/__init__.py 14:14:14 + PARALLEL=false 14:14:14 + TOX_OPTIONS_LIST= 14:14:14 + [[ -n checkbashisms ]] 14:14:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:14:14 + case ${PARALLEL,,} in 14:14:14 + tox -e checkbashisms 14:14:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:14:15 checkbashisms: freeze> python -m pip freeze --all 14:14:16 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 14:14:16 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:14:18 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:14:18 you may get strange results 14:14:18 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:14:20 checkbashisms: OK (4.89=setup[1.72]+cmd[3.17] seconds) 14:14:20 congratulations :) (5.06 seconds) 14:14:20 + tox_status=0 14:14:20 + echo '---> Completed tox runs' 14:14:20 ---> Completed tox runs 14:14:20 + for i in .tox/*/log 14:14:20 ++ awk -F/ '{print $2}' 14:14:20 ++ echo .tox/checkbashisms/log 14:14:20 + tox_env=checkbashisms 14:14:20 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:14:20 + DOC_DIR=docs/_build/html 14:14:20 + [[ -d docs/_build/html ]] 14:14:20 + echo '---> tox-run.sh ends' 14:14:20 ---> tox-run.sh ends 14:14:20 + test 0 -eq 0 14:14:20 $ ssh-agent -k 14:14:20 unset SSH_AUTH_SOCK; 14:14:20 unset SSH_AGENT_PID; 14:14:20 echo Agent pid 1697 killed; 14:14:20 [ssh-agent] Stopped. 14:14:20 [PostBuildScript] - [INFO] Executing post build scripts. 14:14:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10655311097605541807.sh 14:14:20 ---> sysstat.sh 14:14:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16279062138556149433.sh 14:14:20 ---> package-listing.sh 14:14:20 ++ facter osfamily 14:14:20 ++ tr '[:upper:]' '[:lower:]' 14:14:20 + OS_FAMILY=debian 14:14:20 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:14:20 + START_PACKAGES=/tmp/packages_start.txt 14:14:20 + END_PACKAGES=/tmp/packages_end.txt 14:14:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:20 + PACKAGES=/tmp/packages_start.txt 14:14:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:14:20 + PACKAGES=/tmp/packages_end.txt 14:14:20 + case "${OS_FAMILY}" in 14:14:20 + dpkg -l 14:14:20 + grep '^ii' 14:14:20 + '[' -f /tmp/packages_start.txt ']' 14:14:20 + '[' -f /tmp/packages_end.txt ']' 14:14:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:14:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:14:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:14:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7370691612155223718.sh 14:14:20 ---> capture-instance-metadata.sh 14:14:20 Setup pyenv: 14:14:20 system 14:14:20 3.8.13 14:14:20 3.9.13 14:14:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:14:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VKC5 14:14:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:14:27 lf-activate-venv(): INFO: Installing: lftools 14:14:59 lf-activate-venv(): INFO: Adding /tmp/venv-VKC5/bin to PATH 14:14:59 INFO: Running in OpenStack, capturing instance metadata 14:14:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11369549886709864237.sh 14:14:59 provisioning config files... 14:14:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12364868570445646347tmp 14:14:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:14:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:14:59 [EnvInject] - Injecting environment variables from a build step. 14:14:59 [EnvInject] - Injecting as environment variables the properties content 14:14:59 SERVER_ID=logs 14:14:59 14:14:59 [EnvInject] - Variables injected successfully. 14:14:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16042064387933740193.sh 14:14:59 ---> create-netrc.sh 14:14:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8520064305191697902.sh 14:14:59 ---> python-tools-install.sh 14:14:59 Setup pyenv: 14:14:59 system 14:14:59 3.8.13 14:14:59 3.9.13 14:14:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:14:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VKC5 from file:/tmp/.os_lf_venv 14:15:00 lf-activate-venv(): INFO: Installing: lftools 14:15:09 lf-activate-venv(): INFO: Adding /tmp/venv-VKC5/bin to PATH 14:15:09 Generating Requirements File 14:15:36 Python 3.10.6 14:15:36 pip 24.0 from /tmp/venv-VKC5/lib/python3.10/site-packages/pip (python 3.10) 14:15:37 appdirs==1.4.4 14:15:37 argcomplete==3.2.3 14:15:37 aspy.yaml==1.3.0 14:15:37 attrs==23.2.0 14:15:37 autopage==0.5.2 14:15:37 beautifulsoup4==4.12.3 14:15:37 boto3==1.34.65 14:15:37 botocore==1.34.65 14:15:37 bs4==0.0.2 14:15:37 cachetools==5.3.3 14:15:37 certifi==2024.2.2 14:15:37 cffi==1.16.0 14:15:37 cfgv==3.4.0 14:15:37 chardet==5.2.0 14:15:37 charset-normalizer==3.3.2 14:15:37 click==8.1.7 14:15:37 cliff==4.6.0 14:15:37 cmd2==2.4.3 14:15:37 cryptography==3.3.2 14:15:37 debtcollector==3.0.0 14:15:37 decorator==5.1.1 14:15:37 defusedxml==0.7.1 14:15:37 Deprecated==1.2.14 14:15:37 distlib==0.3.8 14:15:37 dnspython==2.6.1 14:15:37 docker==4.2.2 14:15:37 dogpile.cache==1.3.2 14:15:37 email_validator==2.1.1 14:15:37 filelock==3.13.1 14:15:37 future==1.0.0 14:15:37 gitdb==4.0.11 14:15:37 GitPython==3.1.42 14:15:37 google-auth==2.28.2 14:15:37 httplib2==0.22.0 14:15:37 identify==2.5.35 14:15:37 idna==3.6 14:15:37 importlib-resources==1.5.0 14:15:37 iso8601==2.1.0 14:15:37 Jinja2==3.1.3 14:15:37 jmespath==1.0.1 14:15:37 jsonpatch==1.33 14:15:37 jsonpointer==2.4 14:15:37 jsonschema==4.21.1 14:15:37 jsonschema-specifications==2023.12.1 14:15:37 keystoneauth1==5.6.0 14:15:37 kubernetes==29.0.0 14:15:37 lftools==0.37.10 14:15:37 lxml==5.1.0 14:15:37 MarkupSafe==2.1.5 14:15:37 msgpack==1.0.8 14:15:37 multi_key_dict==2.0.3 14:15:37 munch==4.0.0 14:15:37 netaddr==1.2.1 14:15:37 netifaces==0.11.0 14:15:37 niet==1.4.2 14:15:37 nodeenv==1.8.0 14:15:37 oauth2client==4.1.3 14:15:37 oauthlib==3.2.2 14:15:37 openstacksdk==3.0.0 14:15:37 os-client-config==2.1.0 14:15:37 os-service-types==1.7.0 14:15:37 osc-lib==3.0.1 14:15:37 oslo.config==9.4.0 14:15:37 oslo.context==5.5.0 14:15:37 oslo.i18n==6.3.0 14:15:37 oslo.log==5.5.0 14:15:37 oslo.serialization==5.4.0 14:15:37 oslo.utils==7.1.0 14:15:37 packaging==24.0 14:15:37 pbr==6.0.0 14:15:37 platformdirs==4.2.0 14:15:37 prettytable==3.10.0 14:15:37 pyasn1==0.5.1 14:15:37 pyasn1-modules==0.3.0 14:15:37 pycparser==2.21 14:15:37 pygerrit2==2.0.15 14:15:37 PyGithub==2.2.0 14:15:37 pyinotify==0.9.6 14:15:37 PyJWT==2.8.0 14:15:37 PyNaCl==1.5.0 14:15:37 pyparsing==2.4.7 14:15:37 pyperclip==1.8.2 14:15:37 pyrsistent==0.20.0 14:15:37 python-cinderclient==9.5.0 14:15:37 python-dateutil==2.9.0.post0 14:15:37 python-heatclient==3.5.0 14:15:37 python-jenkins==1.8.2 14:15:37 python-keystoneclient==5.4.0 14:15:37 python-magnumclient==4.4.0 14:15:37 python-novaclient==18.6.0 14:15:37 python-openstackclient==6.6.0 14:15:37 python-swiftclient==4.5.0 14:15:37 PyYAML==6.0.1 14:15:37 referencing==0.34.0 14:15:37 requests==2.31.0 14:15:37 requests-oauthlib==1.4.0 14:15:37 requestsexceptions==1.4.0 14:15:37 rfc3986==2.0.0 14:15:37 rpds-py==0.18.0 14:15:37 rsa==4.9 14:15:37 ruamel.yaml==0.18.6 14:15:37 ruamel.yaml.clib==0.2.8 14:15:37 s3transfer==0.10.1 14:15:37 simplejson==3.19.2 14:15:37 six==1.16.0 14:15:37 smmap==5.0.1 14:15:37 soupsieve==2.5 14:15:37 stevedore==5.2.0 14:15:37 tabulate==0.9.0 14:15:37 toml==0.10.2 14:15:37 tomlkit==0.12.4 14:15:37 tqdm==4.66.2 14:15:37 typing_extensions==4.10.0 14:15:37 tzdata==2024.1 14:15:37 urllib3==1.26.18 14:15:37 virtualenv==20.25.1 14:15:37 wcwidth==0.2.13 14:15:37 websocket-client==1.7.0 14:15:37 wrapt==1.16.0 14:15:37 xdg==6.0.0 14:15:37 xmltodict==0.13.0 14:15:37 yq==3.2.3 14:15:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1797503652271747177.sh 14:15:37 ---> sudo-logs.sh 14:15:37 Archiving 'sudo' log.. 14:15:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15702517675477403518.sh 14:15:37 ---> job-cost.sh 14:15:37 Setup pyenv: 14:15:37 system 14:15:37 3.8.13 14:15:37 3.9.13 14:15:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:15:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VKC5 from file:/tmp/.os_lf_venv 14:15:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:15:43 lf-activate-venv(): INFO: Adding /tmp/venv-VKC5/bin to PATH 14:15:43 INFO: No Stack... 14:15:44 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:44 INFO: Archiving Costs 14:15:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2493193906450767866.sh 14:15:44 ---> logs-deploy.sh 14:15:44 Setup pyenv: 14:15:44 system 14:15:44 3.8.13 14:15:44 3.9.13 14:15:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:15:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VKC5 from file:/tmp/.os_lf_venv 14:15:46 lf-activate-venv(): INFO: Installing: lftools 14:15:54 lf-activate-venv(): INFO: Adding /tmp/venv-VKC5/bin to PATH 14:15:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3367 14:15:54 INFO: archiving workspace using pattern(s): 14:15:55 Archives upload complete. 14:15:56 INFO: archiving logs to Nexus 14:15:56 ---> uname -a: 14:15:56 Linux prd-ubuntu1804-builder-4c-4g-14337 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:15:56 14:15:56 14:15:56 ---> lscpu: 14:15:56 Architecture: x86_64 14:15:56 CPU op-mode(s): 32-bit, 64-bit 14:15:56 Byte Order: Little Endian 14:15:56 CPU(s): 4 14:15:56 On-line CPU(s) list: 0-3 14:15:56 Thread(s) per core: 1 14:15:56 Core(s) per socket: 1 14:15:56 Socket(s): 4 14:15:56 NUMA node(s): 1 14:15:56 Vendor ID: AuthenticAMD 14:15:56 CPU family: 23 14:15:56 Model: 49 14:15:56 Model name: AMD EPYC-Rome Processor 14:15:56 Stepping: 0 14:15:56 CPU MHz: 2800.000 14:15:56 BogoMIPS: 5600.00 14:15:56 Virtualization: AMD-V 14:15:56 Hypervisor vendor: KVM 14:15:56 Virtualization type: full 14:15:56 L1d cache: 32K 14:15:56 L1i cache: 32K 14:15:56 L2 cache: 512K 14:15:56 L3 cache: 16384K 14:15:56 NUMA node0 CPU(s): 0-3 14:15:56 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 14:15:56 14:15:56 14:15:56 ---> nproc: 14:15:56 4 14:15:56 14:15:56 14:15:56 ---> df -h: 14:15:56 Filesystem Size Used Avail Use% Mounted on 14:15:56 udev 7.9G 0 7.9G 0% /dev 14:15:56 tmpfs 1.6G 672K 1.6G 1% /run 14:15:56 /dev/vda1 78G 8.3G 70G 11% / 14:15:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:15:56 tmpfs 5.0M 0 5.0M 0% /run/lock 14:15:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:15:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:15:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:15:56 14:15:56 14:15:56 ---> free -m: 14:15:56 total used free shared buff/cache available 14:15:56 Mem: 16040 534 13443 0 2061 15193 14:15:56 Swap: 1023 0 1023 14:15:56 14:15:56 14:15:56 ---> ip addr: 14:15:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:15:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:15:56 inet 127.0.0.1/8 scope host lo 14:15:56 valid_lft forever preferred_lft forever 14:15:56 inet6 ::1/128 scope host 14:15:56 valid_lft forever preferred_lft forever 14:15:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:15:56 link/ether fa:16:3e:64:6b:44 brd ff:ff:ff:ff:ff:ff 14:15:56 inet 10.30.106.188/23 brd 10.30.107.255 scope global dynamic ens3 14:15:56 valid_lft 86255sec preferred_lft 86255sec 14:15:56 inet6 fe80::f816:3eff:fe64:6b44/64 scope link 14:15:56 valid_lft forever preferred_lft forever 14:15:56 14:15:56 14:15:56 ---> sar -b -r -n DEV: 14:15:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14337) 03/19/24 _x86_64_ (4 CPU) 14:15:56 14:15:56 14:13:34 LINUX RESTART (4 CPU) 14:15:56 14:15:56 14:14:01 tps rtps wtps bread/s bwrtn/s 14:15:56 14:15:01 116.46 25.80 90.67 1399.23 23263.86 14:15:56 Average: 116.46 25.80 90.67 1399.23 23263.86 14:15:56 14:15:56 14:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:15:56 14:15:01 13903004 15581752 2521964 15.35 67756 1805816 766744 4.39 688164 1610376 147040 14:15:56 Average: 13903004 15581752 2521964 15.35 67756 1805816 766744 4.39 688164 1610376 147040 14:15:56 14:15:56 14:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:15:56 14:15:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 14:15:56 14:15:01 ens3 57.94 40.59 794.14 11.30 0.00 0.00 0.00 0.00 14:15:56 Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 14:15:56 Average: ens3 57.94 40.59 794.14 11.30 0.00 0.00 0.00 0.00 14:15:56 14:15:56 14:15:56 ---> sar -P ALL: 14:15:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14337) 03/19/24 _x86_64_ (4 CPU) 14:15:56 14:15:56 14:13:34 LINUX RESTART (4 CPU) 14:15:56 14:15:56 14:14:01 CPU %user %nice %system %iowait %steal %idle 14:15:56 14:15:01 all 20.89 0.00 1.71 3.24 0.07 74.09 14:15:56 14:15:01 0 18.70 0.00 1.57 1.93 0.05 77.75 14:15:56 14:15:01 1 9.67 0.00 1.27 9.16 0.08 79.82 14:15:56 14:15:01 2 40.47 0.00 2.78 1.37 0.08 55.30 14:15:56 14:15:01 3 14.75 0.00 1.21 0.49 0.07 83.49 14:15:56 Average: all 20.89 0.00 1.71 3.24 0.07 74.09 14:15:56 Average: 0 18.70 0.00 1.57 1.93 0.05 77.75 14:15:56 Average: 1 9.67 0.00 1.27 9.16 0.08 79.82 14:15:56 Average: 2 40.47 0.00 2.78 1.37 0.08 55.30 14:15:56 Average: 3 14.75 0.00 1.21 0.49 0.07 83.49 14:15:56 14:15:56 14:15:56