13:54:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 13:54:52 Running as SYSTEM 13:54:52 [EnvInject] - Loading node environment variables. 13:54:52 Building remotely on prd-ubuntu1804-builder-4c-4g-18874 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:54:52 [ssh-agent] Looking for ssh-agent implementation... 13:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:52 $ ssh-agent 13:54:52 SSH_AUTH_SOCK=/tmp/ssh-jrTYViNshVUA/agent.1708 13:54:52 SSH_AGENT_PID=1710 13:54:52 [ssh-agent] Started. 13:54:52 Running ssh-add (command line suppressed) 13:54:52 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9825611598617195691.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9825611598617195691.key) 13:54:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:54:52 The recommended git tool is: NONE 13:54:54 using credential onap-jenkins-ssh 13:54:54 Wiping out workspace first. 13:54:54 Cloning the remote Git repository 13:54:54 Cloning repository git://cloud.onap.org/mirror/oom.git 13:54:54 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:54:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:54:54 > git --version # timeout=10 13:54:54 > git --version # 'git version 2.17.1' 13:54:54 using GIT_SSH to set credentials Gerrit user 13:54:54 Verifying host key using manually-configured host key entries 13:54:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:55:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:55:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:55:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:55:00 using GIT_SSH to set credentials Gerrit user 13:55:00 Verifying host key using manually-configured host key entries 13:55:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/4 # timeout=30 13:55:00 > git rev-parse 45cef729e29ba186471ff26eb590702ff1335558^{commit} # timeout=10 13:55:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:55:00 Checking out Revision 45cef729e29ba186471ff26eb590702ff1335558 (refs/changes/03/137603/4) 13:55:00 > git config core.sparsecheckout # timeout=10 13:55:00 > git checkout -f 45cef729e29ba186471ff26eb590702ff1335558 # timeout=30 13:55:04 Commit message: "[AAI] Add model-loader tracing config" 13:55:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:55:04 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 13:55:04 [EnvInject] - Injecting environment variables from a build step. 13:55:04 [EnvInject] - Injecting as environment variables the properties content 13:55:04 PYTHON=python3 13:55:04 13:55:04 [EnvInject] - Variables injected successfully. 13:55:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins334998511013584150.sh 13:55:04 ---> tox-install.sh 13:55:04 + source /home/jenkins/lf-env.sh 13:55:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:55:04 ++ mktemp -d /tmp/venv-XXXX 13:55:04 + lf_venv=/tmp/venv-lFri 13:55:04 + local venv_file=/tmp/.os_lf_venv 13:55:04 + local python=python3 13:55:04 + local options 13:55:04 + local set_path=true 13:55:04 + local install_args= 13:55:04 ++ 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 13:55:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:55:04 + true 13:55:04 + case $1 in 13:55:04 + venv_file=/tmp/.toxenv 13:55:04 + shift 2 13:55:04 + true 13:55:04 + case $1 in 13:55:04 + shift 13:55:04 + break 13:55:04 + case $python in 13:55:04 + local pkg_list= 13:55:04 + [[ -d /opt/pyenv ]] 13:55:04 + echo 'Setup pyenv:' 13:55:04 Setup pyenv: 13:55:04 + export PYENV_ROOT=/opt/pyenv 13:55:04 + PYENV_ROOT=/opt/pyenv 13:55:04 + 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 13:55:04 + 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 13:55:04 + pyenv versions 13:55:04 * system (set by /opt/pyenv/version) 13:55:04 * 3.8.13 (set by /opt/pyenv/version) 13:55:04 * 3.9.13 (set by /opt/pyenv/version) 13:55:04 * 3.10.6 (set by /opt/pyenv/version) 13:55:04 + command -v pyenv 13:55:04 ++ pyenv init - --no-rehash 13:55:04 + 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[*]}"'\'')" 13:55:04 export PATH="/opt/pyenv/shims:${PATH}" 13:55:04 export PYENV_SHELL=bash 13:55:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:55:04 pyenv() { 13:55:04 local command 13:55:04 command="${1:-}" 13:55:04 if [ "$#" -gt 0 ]; then 13:55:04 shift 13:55:04 fi 13:55:04 13:55:04 case "$command" in 13:55:04 rehash|shell) 13:55:04 eval "$(pyenv "sh-$command" "$@")" 13:55:04 ;; 13:55:04 *) 13:55:04 command pyenv "$command" "$@" 13:55:04 ;; 13:55:04 esac 13:55:04 }' 13:55:04 +++ 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[*]}"' 13:55:04 ++ 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 13:55:04 ++ 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 13:55:04 ++ 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 13:55:04 ++ export PYENV_SHELL=bash 13:55:04 ++ PYENV_SHELL=bash 13:55:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:55:04 +++ complete -F _pyenv pyenv 13:55:04 ++ lf-pyver python3 13:55:04 ++ local py_version_xy=python3 13:55:04 ++ local py_version_xyz= 13:55:04 ++ pyenv versions 13:55:04 ++ local command 13:55:04 ++ command=versions 13:55:04 ++ sed 's/^[ *]* //' 13:55:04 ++ '[' 1 -gt 0 ']' 13:55:04 ++ shift 13:55:04 ++ case "$command" in 13:55:04 ++ command pyenv versions 13:55:04 ++ pyenv versions 13:55:04 ++ awk '{ print $1 }' 13:55:04 ++ grep -E '^[0-9.]*[0-9]$' 13:55:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:55:04 +++ grep '^3' /tmp/.pyenv_versions 13:55:04 +++ sort -V 13:55:04 +++ tail -n 1 13:55:04 ++ py_version_xyz=3.10.6 13:55:04 ++ [[ -z 3.10.6 ]] 13:55:04 ++ echo 3.10.6 13:55:04 ++ return 0 13:55:04 + pyenv local 3.10.6 13:55:04 + local command 13:55:04 + command=local 13:55:04 + '[' 2 -gt 0 ']' 13:55:04 + shift 13:55:04 + case "$command" in 13:55:04 + command pyenv local 3.10.6 13:55:04 + pyenv local 3.10.6 13:55:04 + for arg in "$@" 13:55:04 + case $arg in 13:55:04 + pkg_list+='tox ' 13:55:04 + for arg in "$@" 13:55:04 + case $arg in 13:55:04 + pkg_list+='virtualenv ' 13:55:04 + for arg in "$@" 13:55:04 + case $arg in 13:55:04 + pkg_list+='urllib3~=1.26.15 ' 13:55:04 + [[ -f /tmp/.toxenv ]] 13:55:04 + [[ ! -f /tmp/.toxenv ]] 13:55:04 + [[ -n '' ]] 13:55:04 + python3 -m venv /tmp/venv-lFri 13:55:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lFri' 13:55:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lFri 13:55:08 + echo /tmp/venv-lFri 13:55:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:55:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:55:08 + /tmp/venv-lFri/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:55:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:55:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:55:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:55:11 + /tmp/venv-lFri/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:55:14 + type python3 13:55:14 + true 13:55:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lFri/bin to PATH' 13:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-lFri/bin to PATH 13:55:14 + PATH=/tmp/venv-lFri/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 13:55:14 + return 0 13:55:14 + python3 --version 13:55:14 Python 3.10.6 13:55:14 + python3 -m pip --version 13:55:14 pip 24.0 from /tmp/venv-lFri/lib/python3.10/site-packages/pip (python 3.10) 13:55:14 + python3 -m pip freeze 13:55:14 cachetools==5.3.3 13:55:14 chardet==5.2.0 13:55:14 colorama==0.4.6 13:55:14 distlib==0.3.8 13:55:14 filelock==3.13.3 13:55:14 packaging==24.0 13:55:14 platformdirs==4.2.0 13:55:14 pluggy==1.4.0 13:55:14 pyproject-api==1.6.1 13:55:14 tomli==2.0.1 13:55:14 tox==4.14.2 13:55:14 urllib3==1.26.18 13:55:14 virtualenv==20.25.1 13:55:15 [EnvInject] - Injecting environment variables from a build step. 13:55:15 [EnvInject] - Injecting as environment variables the properties content 13:55:15 PARALLEL=false 13:55:15 13:55:15 [EnvInject] - Variables injected successfully. 13:55:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10799690898104413500.sh 13:55:15 ---> tox-run.sh 13:55:15 + 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 13:55:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:55:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:55:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:55:15 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:55:15 + source /home/jenkins/lf-env.sh 13:55:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:55:15 ++ mktemp -d /tmp/venv-XXXX 13:55:15 + lf_venv=/tmp/venv-FE4D 13:55:15 + local venv_file=/tmp/.os_lf_venv 13:55:15 + local python=python3 13:55:15 + local options 13:55:15 + local set_path=true 13:55:15 + local install_args= 13:55:15 ++ 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 13:55:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:55:15 + true 13:55:15 + case $1 in 13:55:15 + venv_file=/tmp/.toxenv 13:55:15 + shift 2 13:55:15 + true 13:55:15 + case $1 in 13:55:15 + shift 13:55:15 + break 13:55:15 + case $python in 13:55:15 + local pkg_list= 13:55:15 + [[ -d /opt/pyenv ]] 13:55:15 + echo 'Setup pyenv:' 13:55:15 Setup pyenv: 13:55:15 + export PYENV_ROOT=/opt/pyenv 13:55:15 + PYENV_ROOT=/opt/pyenv 13:55:15 + 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 13:55:15 + 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 13:55:15 + pyenv versions 13:55:15 system 13:55:15 3.8.13 13:55:15 3.9.13 13:55:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:55:15 + command -v pyenv 13:55:15 ++ pyenv init - --no-rehash 13:55:15 + 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[*]}"'\'')" 13:55:15 export PATH="/opt/pyenv/shims:${PATH}" 13:55:15 export PYENV_SHELL=bash 13:55:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:55:15 pyenv() { 13:55:15 local command 13:55:15 command="${1:-}" 13:55:15 if [ "$#" -gt 0 ]; then 13:55:15 shift 13:55:15 fi 13:55:15 13:55:15 case "$command" in 13:55:15 rehash|shell) 13:55:15 eval "$(pyenv "sh-$command" "$@")" 13:55:15 ;; 13:55:15 *) 13:55:15 command pyenv "$command" "$@" 13:55:15 ;; 13:55:15 esac 13:55:15 }' 13:55:15 +++ 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[*]}"' 13:55:15 ++ 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 13:55:15 ++ 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 13:55:15 ++ 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 13:55:15 ++ export PYENV_SHELL=bash 13:55:15 ++ PYENV_SHELL=bash 13:55:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:55:15 +++ complete -F _pyenv pyenv 13:55:15 ++ lf-pyver python3 13:55:15 ++ local py_version_xy=python3 13:55:15 ++ local py_version_xyz= 13:55:15 ++ pyenv versions 13:55:15 ++ local command 13:55:15 ++ command=versions 13:55:15 ++ '[' 1 -gt 0 ']' 13:55:15 ++ shift 13:55:15 ++ case "$command" in 13:55:15 ++ command pyenv versions 13:55:15 ++ pyenv versions 13:55:15 ++ sed 's/^[ *]* //' 13:55:15 ++ grep -E '^[0-9.]*[0-9]$' 13:55:15 ++ awk '{ print $1 }' 13:55:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:55:15 +++ grep '^3' /tmp/.pyenv_versions 13:55:15 +++ sort -V 13:55:15 +++ tail -n 1 13:55:15 ++ py_version_xyz=3.10.6 13:55:15 ++ [[ -z 3.10.6 ]] 13:55:15 ++ echo 3.10.6 13:55:15 ++ return 0 13:55:15 + pyenv local 3.10.6 13:55:15 + local command 13:55:15 + command=local 13:55:15 + '[' 2 -gt 0 ']' 13:55:15 + shift 13:55:15 + case "$command" in 13:55:15 + command pyenv local 3.10.6 13:55:15 + pyenv local 3.10.6 13:55:15 + for arg in "$@" 13:55:15 + case $arg in 13:55:15 + pkg_list+='tox ' 13:55:15 + for arg in "$@" 13:55:15 + case $arg in 13:55:15 + pkg_list+='virtualenv ' 13:55:15 + for arg in "$@" 13:55:15 + case $arg in 13:55:15 + pkg_list+='urllib3~=1.26.15 ' 13:55:15 + [[ -f /tmp/.toxenv ]] 13:55:15 ++ cat /tmp/.toxenv 13:55:15 + lf_venv=/tmp/venv-lFri 13:55:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lFri from' file:/tmp/.toxenv 13:55:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lFri from file:/tmp/.toxenv 13:55:15 + /tmp/venv-lFri/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:55:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:55:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:55:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:55:16 + /tmp/venv-lFri/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:55:17 + type python3 13:55:17 + true 13:55:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lFri/bin to PATH' 13:55:17 lf-activate-venv(): INFO: Adding /tmp/venv-lFri/bin to PATH 13:55:17 + PATH=/tmp/venv-lFri/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 13:55:17 + return 0 13:55:17 + [[ -d /opt/pyenv ]] 13:55:17 + echo '---> Setting up pyenv' 13:55:17 ---> Setting up pyenv 13:55:17 + export PYENV_ROOT=/opt/pyenv 13:55:17 + PYENV_ROOT=/opt/pyenv 13:55:17 + export PATH=/opt/pyenv/bin:/tmp/venv-lFri/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 13:55:17 + PATH=/opt/pyenv/bin:/tmp/venv-lFri/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 13:55:17 ++ pwd 13:55:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:55:17 + export PYTHONPATH 13:55:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:55:17 + TOX_TESTENV_PASSENV=PYTHONPATH 13:55:17 + tox --version 13:55:17 4.14.2 from /tmp/venv-lFri/lib/python3.10/site-packages/tox/__init__.py 13:55:17 + PARALLEL=false 13:55:17 + TOX_OPTIONS_LIST= 13:55:17 + [[ -n checkbashisms ]] 13:55:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:55:17 + case ${PARALLEL,,} in 13:55:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:55:17 + tox -e checkbashisms 13:55:18 checkbashisms: freeze> python -m pip freeze --all 13:55:19 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 13:55:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:55:20 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:55:20 you may get strange results 13:55:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:55:22 checkbashisms: OK (4.74=setup[1.66]+cmd[3.09] seconds) 13:55:22 congratulations :) (4.92 seconds) 13:55:22 + tox_status=0 13:55:22 + echo '---> Completed tox runs' 13:55:22 ---> Completed tox runs 13:55:22 + for i in .tox/*/log 13:55:22 ++ echo .tox/checkbashisms/log 13:55:22 ++ awk -F/ '{print $2}' 13:55:22 + tox_env=checkbashisms 13:55:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:55:22 + DOC_DIR=docs/_build/html 13:55:22 + [[ -d docs/_build/html ]] 13:55:22 + echo '---> tox-run.sh ends' 13:55:22 ---> tox-run.sh ends 13:55:22 + test 0 -eq 0 13:55:23 $ ssh-agent -k 13:55:23 unset SSH_AUTH_SOCK; 13:55:23 unset SSH_AGENT_PID; 13:55:23 echo Agent pid 1710 killed; 13:55:23 [ssh-agent] Stopped. 13:55:23 [PostBuildScript] - [INFO] Executing post build scripts. 13:55:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5744258216164005563.sh 13:55:23 ---> sysstat.sh 13:55:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9818942395859445442.sh 13:55:23 ---> package-listing.sh 13:55:23 ++ tr '[:upper:]' '[:lower:]' 13:55:23 ++ facter osfamily 13:55:23 + OS_FAMILY=debian 13:55:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:55:23 + START_PACKAGES=/tmp/packages_start.txt 13:55:23 + END_PACKAGES=/tmp/packages_end.txt 13:55:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:55:23 + PACKAGES=/tmp/packages_start.txt 13:55:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:55:23 + PACKAGES=/tmp/packages_end.txt 13:55:23 + case "${OS_FAMILY}" in 13:55:23 + dpkg -l 13:55:23 + grep '^ii' 13:55:23 + '[' -f /tmp/packages_start.txt ']' 13:55:23 + '[' -f /tmp/packages_end.txt ']' 13:55:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:55:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:55:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:55:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:55:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4653213000419029531.sh 13:55:23 ---> capture-instance-metadata.sh 13:55:23 Setup pyenv: 13:55:23 system 13:55:23 3.8.13 13:55:23 3.9.13 13:55:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:55:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jKpS 13:55:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:55:30 lf-activate-venv(): INFO: Installing: lftools 13:56:03 lf-activate-venv(): INFO: Adding /tmp/venv-jKpS/bin to PATH 13:56:03 INFO: Running in OpenStack, capturing instance metadata 13:56:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5746771184664419093.sh 13:56:03 provisioning config files... 13:56:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11911736435266833342tmp 13:56:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:56:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:56:03 [EnvInject] - Injecting environment variables from a build step. 13:56:03 [EnvInject] - Injecting as environment variables the properties content 13:56:03 SERVER_ID=logs 13:56:03 13:56:03 [EnvInject] - Variables injected successfully. 13:56:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3337812018037776219.sh 13:56:03 ---> create-netrc.sh 13:56:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8416393909726242916.sh 13:56:04 ---> python-tools-install.sh 13:56:04 Setup pyenv: 13:56:04 system 13:56:04 3.8.13 13:56:04 3.9.13 13:56:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:56:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jKpS from file:/tmp/.os_lf_venv 13:56:05 lf-activate-venv(): INFO: Installing: lftools 13:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-jKpS/bin to PATH 13:56:15 Generating Requirements File 13:56:42 Python 3.10.6 13:56:42 pip 24.0 from /tmp/venv-jKpS/lib/python3.10/site-packages/pip (python 3.10) 13:56:43 appdirs==1.4.4 13:56:43 argcomplete==3.2.3 13:56:43 aspy.yaml==1.3.0 13:56:43 attrs==23.2.0 13:56:43 autopage==0.5.2 13:56:43 beautifulsoup4==4.12.3 13:56:43 boto3==1.34.72 13:56:43 botocore==1.34.72 13:56:43 bs4==0.0.2 13:56:43 cachetools==5.3.3 13:56:43 certifi==2024.2.2 13:56:43 cffi==1.16.0 13:56:43 cfgv==3.4.0 13:56:43 chardet==5.2.0 13:56:43 charset-normalizer==3.3.2 13:56:43 click==8.1.7 13:56:43 cliff==4.6.0 13:56:43 cmd2==2.4.3 13:56:43 cryptography==3.3.2 13:56:43 debtcollector==3.0.0 13:56:43 decorator==5.1.1 13:56:43 defusedxml==0.7.1 13:56:43 Deprecated==1.2.14 13:56:43 distlib==0.3.8 13:56:43 dnspython==2.6.1 13:56:43 docker==4.2.2 13:56:43 dogpile.cache==1.3.2 13:56:43 email_validator==2.1.1 13:56:43 filelock==3.13.3 13:56:43 future==1.0.0 13:56:43 gitdb==4.0.11 13:56:43 GitPython==3.1.42 13:56:43 google-auth==2.29.0 13:56:43 httplib2==0.22.0 13:56:43 identify==2.5.35 13:56:43 idna==3.6 13:56:43 importlib-resources==1.5.0 13:56:43 iso8601==2.1.0 13:56:43 Jinja2==3.1.3 13:56:43 jmespath==1.0.1 13:56:43 jsonpatch==1.33 13:56:43 jsonpointer==2.4 13:56:43 jsonschema==4.21.1 13:56:43 jsonschema-specifications==2023.12.1 13:56:43 keystoneauth1==5.6.0 13:56:43 kubernetes==29.0.0 13:56:43 lftools==0.37.10 13:56:43 lxml==5.1.0 13:56:43 MarkupSafe==2.1.5 13:56:43 msgpack==1.0.8 13:56:43 multi_key_dict==2.0.3 13:56:43 munch==4.0.0 13:56:43 netaddr==1.2.1 13:56:43 netifaces==0.11.0 13:56:43 niet==1.4.2 13:56:43 nodeenv==1.8.0 13:56:43 oauth2client==4.1.3 13:56:43 oauthlib==3.2.2 13:56:43 openstacksdk==3.0.0 13:56:43 os-client-config==2.1.0 13:56:43 os-service-types==1.7.0 13:56:43 osc-lib==3.0.1 13:56:43 oslo.config==9.4.0 13:56:43 oslo.context==5.5.0 13:56:43 oslo.i18n==6.3.0 13:56:43 oslo.log==5.5.0 13:56:43 oslo.serialization==5.4.0 13:56:43 oslo.utils==7.1.0 13:56:43 packaging==24.0 13:56:43 pbr==6.0.0 13:56:43 platformdirs==4.2.0 13:56:43 prettytable==3.10.0 13:56:43 pyasn1==0.6.0 13:56:43 pyasn1_modules==0.4.0 13:56:43 pycparser==2.21 13:56:43 pygerrit2==2.0.15 13:56:43 PyGithub==2.3.0 13:56:43 pyinotify==0.9.6 13:56:43 PyJWT==2.8.0 13:56:43 PyNaCl==1.5.0 13:56:43 pyparsing==2.4.7 13:56:43 pyperclip==1.8.2 13:56:43 pyrsistent==0.20.0 13:56:43 python-cinderclient==9.5.0 13:56:43 python-dateutil==2.9.0.post0 13:56:43 python-heatclient==3.5.0 13:56:43 python-jenkins==1.8.2 13:56:43 python-keystoneclient==5.4.0 13:56:43 python-magnumclient==4.4.0 13:56:43 python-novaclient==18.6.0 13:56:43 python-openstackclient==6.6.0 13:56:43 python-swiftclient==4.5.0 13:56:43 PyYAML==6.0.1 13:56:43 referencing==0.34.0 13:56:43 requests==2.31.0 13:56:43 requests-oauthlib==2.0.0 13:56:43 requestsexceptions==1.4.0 13:56:43 rfc3986==2.0.0 13:56:43 rpds-py==0.18.0 13:56:43 rsa==4.9 13:56:43 ruamel.yaml==0.18.6 13:56:43 ruamel.yaml.clib==0.2.8 13:56:43 s3transfer==0.10.1 13:56:43 simplejson==3.19.2 13:56:43 six==1.16.0 13:56:43 smmap==5.0.1 13:56:43 soupsieve==2.5 13:56:43 stevedore==5.2.0 13:56:43 tabulate==0.9.0 13:56:43 toml==0.10.2 13:56:43 tomlkit==0.12.4 13:56:43 tqdm==4.66.2 13:56:43 typing_extensions==4.10.0 13:56:43 tzdata==2024.1 13:56:43 urllib3==1.26.18 13:56:43 virtualenv==20.25.1 13:56:43 wcwidth==0.2.13 13:56:43 websocket-client==1.7.0 13:56:43 wrapt==1.16.0 13:56:43 xdg==6.0.0 13:56:43 xmltodict==0.13.0 13:56:43 yq==3.2.3 13:56:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12398055629452543182.sh 13:56:43 ---> sudo-logs.sh 13:56:43 Archiving 'sudo' log.. 13:56:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8155673014244023427.sh 13:56:43 ---> job-cost.sh 13:56:43 Setup pyenv: 13:56:43 system 13:56:43 3.8.13 13:56:43 3.9.13 13:56:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:56:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jKpS from file:/tmp/.os_lf_venv 13:56:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-jKpS/bin to PATH 13:56:50 INFO: No Stack... 13:56:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:56:50 INFO: Archiving Costs 13:56:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7089936048577176736.sh 13:56:50 ---> logs-deploy.sh 13:56:50 Setup pyenv: 13:56:50 system 13:56:50 3.8.13 13:56:50 3.9.13 13:56:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jKpS from file:/tmp/.os_lf_venv 13:56:52 lf-activate-venv(): INFO: Installing: lftools 13:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-jKpS/bin to PATH 13:57:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3398 13:57:01 INFO: archiving workspace using pattern(s): 13:57:02 Archives upload complete. 13:57:02 INFO: archiving logs to Nexus 13:57:03 ---> uname -a: 13:57:03 Linux prd-ubuntu1804-builder-4c-4g-18874 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:57:03 13:57:03 13:57:03 ---> lscpu: 13:57:03 Architecture: x86_64 13:57:03 CPU op-mode(s): 32-bit, 64-bit 13:57:03 Byte Order: Little Endian 13:57:03 CPU(s): 4 13:57:03 On-line CPU(s) list: 0-3 13:57:03 Thread(s) per core: 1 13:57:03 Core(s) per socket: 1 13:57:03 Socket(s): 4 13:57:03 NUMA node(s): 1 13:57:03 Vendor ID: AuthenticAMD 13:57:03 CPU family: 23 13:57:03 Model: 49 13:57:03 Model name: AMD EPYC-Rome Processor 13:57:03 Stepping: 0 13:57:03 CPU MHz: 2799.996 13:57:03 BogoMIPS: 5599.99 13:57:03 Virtualization: AMD-V 13:57:03 Hypervisor vendor: KVM 13:57:03 Virtualization type: full 13:57:03 L1d cache: 32K 13:57:03 L1i cache: 32K 13:57:03 L2 cache: 512K 13:57:03 L3 cache: 16384K 13:57:03 NUMA node0 CPU(s): 0-3 13:57:03 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 13:57:03 13:57:03 13:57:03 ---> nproc: 13:57:03 4 13:57:03 13:57:03 13:57:03 ---> df -h: 13:57:03 Filesystem Size Used Avail Use% Mounted on 13:57:03 udev 7.9G 0 7.9G 0% /dev 13:57:03 tmpfs 1.6G 672K 1.6G 1% /run 13:57:03 /dev/vda1 78G 8.3G 70G 11% / 13:57:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:57:03 tmpfs 5.0M 0 5.0M 0% /run/lock 13:57:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:57:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:57:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:57:03 13:57:03 13:57:03 ---> free -m: 13:57:03 total used free shared buff/cache available 13:57:03 Mem: 16040 546 13431 0 2061 15181 13:57:03 Swap: 1023 0 1023 13:57:03 13:57:03 13:57:03 ---> ip addr: 13:57:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:57:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:57:03 inet 127.0.0.1/8 scope host lo 13:57:03 valid_lft forever preferred_lft forever 13:57:03 inet6 ::1/128 scope host 13:57:03 valid_lft forever preferred_lft forever 13:57:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:57:03 link/ether fa:16:3e:d2:2c:41 brd ff:ff:ff:ff:ff:ff 13:57:03 inet 10.30.106.241/23 brd 10.30.107.255 scope global dynamic ens3 13:57:03 valid_lft 86248sec preferred_lft 86248sec 13:57:03 inet6 fe80::f816:3eff:fed2:2c41/64 scope link 13:57:03 valid_lft forever preferred_lft forever 13:57:03 13:57:03 13:57:03 ---> sar -b -r -n DEV: 13:57:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18874) 03/28/24 _x86_64_ (4 CPU) 13:57:03 13:57:03 13:54:34 LINUX RESTART (4 CPU) 13:57:03 13:57:03 13:55:01 tps rtps wtps bread/s bwrtn/s 13:57:03 13:56:01 227.20 36.45 190.75 1746.80 19692.13 13:57:03 13:57:01 80.97 0.95 80.02 100.65 19956.41 13:57:03 Average: 154.08 18.70 135.38 923.66 19824.28 13:57:03 13:57:03 13:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:57:03 13:56:01 13770892 15490476 2654068 16.16 66124 1848508 847624 4.85 813716 1613688 211244 13:57:03 13:57:01 13714636 15505628 2710324 16.50 77436 1902840 851568 4.87 771756 1700760 90284 13:57:03 Average: 13742764 15498052 2682196 16.33 71780 1875674 849596 4.86 792736 1657224 150764 13:57:03 13:57:03 13:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:57:03 13:56:01 ens3 66.08 45.08 804.38 22.45 0.00 0.00 0.00 0.00 13:57:03 13:56:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 13:57:03 13:57:01 ens3 40.23 29.41 257.67 8.70 0.00 0.00 0.00 0.00 13:57:03 13:57:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:57:03 Average: ens3 53.15 37.25 531.00 15.57 0.00 0.00 0.00 0.00 13:57:03 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 13:57:03 13:57:03 13:57:03 ---> sar -P ALL: 13:57:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18874) 03/28/24 _x86_64_ (4 CPU) 13:57:03 13:57:03 13:54:34 LINUX RESTART (4 CPU) 13:57:03 13:57:03 13:55:01 CPU %user %nice %system %iowait %steal %idle 13:57:03 13:56:01 all 20.17 0.00 1.77 4.97 0.05 73.03 13:57:03 13:56:01 0 8.21 0.00 1.60 5.63 0.05 84.50 13:57:03 13:56:01 1 21.12 0.00 1.46 5.37 0.07 71.98 13:57:03 13:56:01 2 22.59 0.00 1.52 0.80 0.03 75.05 13:57:03 13:56:01 3 28.94 0.00 2.46 8.07 0.07 60.46 13:57:03 13:57:01 all 21.15 0.00 1.09 3.23 0.05 74.48 13:57:03 13:57:01 0 7.39 0.00 0.60 0.08 0.07 91.86 13:57:03 13:57:01 1 9.32 0.00 0.97 7.87 0.03 81.80 13:57:03 13:57:01 2 58.40 0.00 1.92 1.82 0.07 37.79 13:57:03 13:57:01 3 9.68 0.00 0.94 3.12 0.05 86.21 13:57:03 Average: all 20.66 0.00 1.43 4.10 0.05 73.76 13:57:03 Average: 0 7.80 0.00 1.10 2.86 0.06 88.18 13:57:03 Average: 1 15.21 0.00 1.21 6.62 0.05 76.90 13:57:03 Average: 2 40.49 0.00 1.72 1.31 0.05 56.42 13:57:03 Average: 3 19.29 0.00 1.70 5.59 0.06 73.36 13:57:03 13:57:03 13:57:03