19:56:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 19:56:37 Running as SYSTEM 19:56:37 [EnvInject] - Loading node environment variables. 19:56:37 Building remotely on prd-ubuntu1804-builder-4c-4g-18102 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:56:37 [ssh-agent] Looking for ssh-agent implementation... 19:56:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:56:38 $ ssh-agent 19:56:38 SSH_AUTH_SOCK=/tmp/ssh-JKBx1yTxnekE/agent.1692 19:56:38 SSH_AGENT_PID=1694 19:56:38 [ssh-agent] Started. 19:56:38 Running ssh-add (command line suppressed) 19:56:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13737322334282495375.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13737322334282495375.key) 19:56:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:56:38 The recommended git tool is: NONE 19:56:40 using credential onap-jenkins-ssh 19:56:40 Wiping out workspace first. 19:56:40 Cloning the remote Git repository 19:56:40 Cloning repository git://cloud.onap.org/mirror/oom.git 19:56:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:56:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:56:40 > git --version # timeout=10 19:56:40 > git --version # 'git version 2.17.1' 19:56:40 using GIT_SSH to set credentials Gerrit user 19:56:40 Verifying host key using manually-configured host key entries 19:56:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:56:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:56:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:56:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:56:47 using GIT_SSH to set credentials Gerrit user 19:56:47 Verifying host key using manually-configured host key entries 19:56:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/5 # timeout=30 19:56:48 > git rev-parse ae02e7bf689af27ad74b52d6ca19b3dd79b505e7^{commit} # timeout=10 19:56:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:56:48 Checking out Revision ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 (refs/changes/73/137573/5) 19:56:48 > git config core.sparsecheckout # timeout=10 19:56:48 > git checkout -f ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 # timeout=30 19:56:51 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 19:56:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:56:51 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 19:56:51 [EnvInject] - Injecting environment variables from a build step. 19:56:51 [EnvInject] - Injecting as environment variables the properties content 19:56:51 PYTHON=python3 19:56:51 19:56:51 [EnvInject] - Variables injected successfully. 19:56:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9351728616644833965.sh 19:56:51 ---> tox-install.sh 19:56:51 + source /home/jenkins/lf-env.sh 19:56:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:56:51 ++ mktemp -d /tmp/venv-XXXX 19:56:51 + lf_venv=/tmp/venv-FrBl 19:56:51 + local venv_file=/tmp/.os_lf_venv 19:56:51 + local python=python3 19:56:51 + local options 19:56:51 + local set_path=true 19:56:51 + local install_args= 19:56:51 ++ 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 19:56:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:56:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:56:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:56:51 + true 19:56:51 + case $1 in 19:56:51 + venv_file=/tmp/.toxenv 19:56:51 + shift 2 19:56:51 + true 19:56:51 + case $1 in 19:56:51 + shift 19:56:51 + break 19:56:51 + case $python in 19:56:51 + local pkg_list= 19:56:51 + [[ -d /opt/pyenv ]] 19:56:51 + echo 'Setup pyenv:' 19:56:51 Setup pyenv: 19:56:51 + export PYENV_ROOT=/opt/pyenv 19:56:51 + PYENV_ROOT=/opt/pyenv 19:56:51 + 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 19:56:51 + 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 19:56:51 + pyenv versions 19:56:51 * system (set by /opt/pyenv/version) 19:56:51 * 3.8.13 (set by /opt/pyenv/version) 19:56:51 * 3.9.13 (set by /opt/pyenv/version) 19:56:51 * 3.10.6 (set by /opt/pyenv/version) 19:56:51 + command -v pyenv 19:56:51 ++ pyenv init - --no-rehash 19:56:51 + 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[*]}"'\'')" 19:56:51 export PATH="/opt/pyenv/shims:${PATH}" 19:56:51 export PYENV_SHELL=bash 19:56:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:56:51 pyenv() { 19:56:51 local command 19:56:51 command="${1:-}" 19:56:51 if [ "$#" -gt 0 ]; then 19:56:51 shift 19:56:51 fi 19:56:51 19:56:51 case "$command" in 19:56:51 rehash|shell) 19:56:51 eval "$(pyenv "sh-$command" "$@")" 19:56:51 ;; 19:56:51 *) 19:56:51 command pyenv "$command" "$@" 19:56:51 ;; 19:56:51 esac 19:56:51 }' 19:56:51 +++ 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[*]}"' 19:56:51 ++ 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 19:56:51 ++ 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 19:56:51 ++ 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 19:56:51 ++ export PYENV_SHELL=bash 19:56:51 ++ PYENV_SHELL=bash 19:56:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:56:51 +++ complete -F _pyenv pyenv 19:56:51 ++ lf-pyver python3 19:56:51 ++ local py_version_xy=python3 19:56:51 ++ local py_version_xyz= 19:56:51 ++ pyenv versions 19:56:51 ++ local command 19:56:51 ++ command=versions 19:56:51 ++ '[' 1 -gt 0 ']' 19:56:51 ++ shift 19:56:51 ++ case "$command" in 19:56:51 ++ command pyenv versions 19:56:51 ++ pyenv versions 19:56:51 ++ grep -E '^[0-9.]*[0-9]$' 19:56:51 ++ awk '{ print $1 }' 19:56:51 ++ sed 's/^[ *]* //' 19:56:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:56:51 +++ grep '^3' /tmp/.pyenv_versions 19:56:51 +++ sort -V 19:56:51 +++ tail -n 1 19:56:51 ++ py_version_xyz=3.10.6 19:56:51 ++ [[ -z 3.10.6 ]] 19:56:51 ++ echo 3.10.6 19:56:51 ++ return 0 19:56:51 + pyenv local 3.10.6 19:56:51 + local command 19:56:51 + command=local 19:56:51 + '[' 2 -gt 0 ']' 19:56:51 + shift 19:56:51 + case "$command" in 19:56:51 + command pyenv local 3.10.6 19:56:51 + pyenv local 3.10.6 19:56:51 + for arg in "$@" 19:56:51 + case $arg in 19:56:51 + pkg_list+='tox ' 19:56:51 + for arg in "$@" 19:56:51 + case $arg in 19:56:51 + pkg_list+='virtualenv ' 19:56:51 + for arg in "$@" 19:56:51 + case $arg in 19:56:51 + pkg_list+='urllib3~=1.26.15 ' 19:56:51 + [[ -f /tmp/.toxenv ]] 19:56:51 + [[ ! -f /tmp/.toxenv ]] 19:56:51 + [[ -n '' ]] 19:56:51 + python3 -m venv /tmp/venv-FrBl 19:56:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FrBl' 19:56:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FrBl 19:56:56 + echo /tmp/venv-FrBl 19:56:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:56:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:56:56 + /tmp/venv-FrBl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:56:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:56:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:56:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:56:59 + /tmp/venv-FrBl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:57:02 + type python3 19:57:02 + true 19:57:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FrBl/bin to PATH' 19:57:02 lf-activate-venv(): INFO: Adding /tmp/venv-FrBl/bin to PATH 19:57:02 + PATH=/tmp/venv-FrBl/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 19:57:02 + return 0 19:57:02 + python3 --version 19:57:02 Python 3.10.6 19:57:02 + python3 -m pip --version 19:57:02 pip 24.0 from /tmp/venv-FrBl/lib/python3.10/site-packages/pip (python 3.10) 19:57:02 + python3 -m pip freeze 19:57:03 cachetools==5.3.3 19:57:03 chardet==5.2.0 19:57:03 colorama==0.4.6 19:57:03 distlib==0.3.8 19:57:03 filelock==3.13.3 19:57:03 packaging==24.0 19:57:03 platformdirs==4.2.0 19:57:03 pluggy==1.4.0 19:57:03 pyproject-api==1.6.1 19:57:03 tomli==2.0.1 19:57:03 tox==4.14.2 19:57:03 urllib3==1.26.18 19:57:03 virtualenv==20.25.1 19:57:03 [EnvInject] - Injecting environment variables from a build step. 19:57:03 [EnvInject] - Injecting as environment variables the properties content 19:57:03 PARALLEL=false 19:57:03 19:57:03 [EnvInject] - Variables injected successfully. 19:57:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14826486305930351186.sh 19:57:03 ---> tox-run.sh 19:57:03 + 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 19:57:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:57:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:57:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:57:03 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:57:03 + source /home/jenkins/lf-env.sh 19:57:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:57:03 ++ mktemp -d /tmp/venv-XXXX 19:57:03 + lf_venv=/tmp/venv-r6as 19:57:03 + local venv_file=/tmp/.os_lf_venv 19:57:03 + local python=python3 19:57:03 + local options 19:57:03 + local set_path=true 19:57:03 + local install_args= 19:57:03 ++ 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 19:57:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:57:03 + true 19:57:03 + case $1 in 19:57:03 + venv_file=/tmp/.toxenv 19:57:03 + shift 2 19:57:03 + true 19:57:03 + case $1 in 19:57:03 + shift 19:57:03 + break 19:57:03 + case $python in 19:57:03 + local pkg_list= 19:57:03 + [[ -d /opt/pyenv ]] 19:57:03 + echo 'Setup pyenv:' 19:57:03 Setup pyenv: 19:57:03 + export PYENV_ROOT=/opt/pyenv 19:57:03 + PYENV_ROOT=/opt/pyenv 19:57:03 + 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 19:57:03 + 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 19:57:03 + pyenv versions 19:57:03 system 19:57:03 3.8.13 19:57:03 3.9.13 19:57:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:57:03 + command -v pyenv 19:57:03 ++ pyenv init - --no-rehash 19:57:03 + 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[*]}"'\'')" 19:57:03 export PATH="/opt/pyenv/shims:${PATH}" 19:57:03 export PYENV_SHELL=bash 19:57:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:57:03 pyenv() { 19:57:03 local command 19:57:03 command="${1:-}" 19:57:03 if [ "$#" -gt 0 ]; then 19:57:03 shift 19:57:03 fi 19:57:03 19:57:03 case "$command" in 19:57:03 rehash|shell) 19:57:03 eval "$(pyenv "sh-$command" "$@")" 19:57:03 ;; 19:57:03 *) 19:57:03 command pyenv "$command" "$@" 19:57:03 ;; 19:57:03 esac 19:57:03 }' 19:57:03 +++ 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[*]}"' 19:57:03 ++ 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 19:57:03 ++ 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 19:57:03 ++ 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 19:57:03 ++ export PYENV_SHELL=bash 19:57:03 ++ PYENV_SHELL=bash 19:57:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:57:03 +++ complete -F _pyenv pyenv 19:57:03 ++ lf-pyver python3 19:57:03 ++ local py_version_xy=python3 19:57:03 ++ local py_version_xyz= 19:57:03 ++ pyenv versions 19:57:03 ++ sed 's/^[ *]* //' 19:57:03 ++ local command 19:57:03 ++ command=versions 19:57:03 ++ '[' 1 -gt 0 ']' 19:57:03 ++ shift 19:57:03 ++ case "$command" in 19:57:03 ++ command pyenv versions 19:57:03 ++ pyenv versions 19:57:03 ++ awk '{ print $1 }' 19:57:03 ++ grep -E '^[0-9.]*[0-9]$' 19:57:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:57:03 +++ grep '^3' /tmp/.pyenv_versions 19:57:03 +++ sort -V 19:57:03 +++ tail -n 1 19:57:03 ++ py_version_xyz=3.10.6 19:57:03 ++ [[ -z 3.10.6 ]] 19:57:03 ++ echo 3.10.6 19:57:03 ++ return 0 19:57:03 + pyenv local 3.10.6 19:57:03 + local command 19:57:03 + command=local 19:57:03 + '[' 2 -gt 0 ']' 19:57:03 + shift 19:57:03 + case "$command" in 19:57:03 + command pyenv local 3.10.6 19:57:03 + pyenv local 3.10.6 19:57:03 + for arg in "$@" 19:57:03 + case $arg in 19:57:03 + pkg_list+='tox ' 19:57:03 + for arg in "$@" 19:57:03 + case $arg in 19:57:03 + pkg_list+='virtualenv ' 19:57:03 + for arg in "$@" 19:57:03 + case $arg in 19:57:03 + pkg_list+='urllib3~=1.26.15 ' 19:57:03 + [[ -f /tmp/.toxenv ]] 19:57:03 ++ cat /tmp/.toxenv 19:57:03 + lf_venv=/tmp/venv-FrBl 19:57:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrBl from' file:/tmp/.toxenv 19:57:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrBl from file:/tmp/.toxenv 19:57:03 + /tmp/venv-FrBl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:57:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:57:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:57:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:57:04 + /tmp/venv-FrBl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:57:05 + type python3 19:57:05 + true 19:57:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FrBl/bin to PATH' 19:57:05 lf-activate-venv(): INFO: Adding /tmp/venv-FrBl/bin to PATH 19:57:05 + PATH=/tmp/venv-FrBl/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 19:57:05 + return 0 19:57:05 + [[ -d /opt/pyenv ]] 19:57:05 + echo '---> Setting up pyenv' 19:57:05 ---> Setting up pyenv 19:57:05 + export PYENV_ROOT=/opt/pyenv 19:57:05 + PYENV_ROOT=/opt/pyenv 19:57:05 + export PATH=/opt/pyenv/bin:/tmp/venv-FrBl/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 19:57:05 + PATH=/opt/pyenv/bin:/tmp/venv-FrBl/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 19:57:05 ++ pwd 19:57:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:57:05 + export PYTHONPATH 19:57:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:57:05 + TOX_TESTENV_PASSENV=PYTHONPATH 19:57:05 + tox --version 19:57:06 4.14.2 from /tmp/venv-FrBl/lib/python3.10/site-packages/tox/__init__.py 19:57:06 + PARALLEL=false 19:57:06 + TOX_OPTIONS_LIST= 19:57:06 + [[ -n checkbashisms ]] 19:57:06 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:57:06 + case ${PARALLEL,,} in 19:57:06 + tox -e checkbashisms 19:57:06 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:57:07 checkbashisms: freeze> python -m pip freeze --all 19:57:08 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 19:57:08 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:57:09 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 19:57:09 you may get strange results 19:57:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:57:11 checkbashisms: OK (4.93=setup[1.83]+cmd[3.10] seconds) 19:57:11 congratulations :) (5.11 seconds) 19:57:11 + tox_status=0 19:57:11 + echo '---> Completed tox runs' 19:57:11 ---> Completed tox runs 19:57:11 + for i in .tox/*/log 19:57:11 ++ echo .tox/checkbashisms/log 19:57:11 ++ awk -F/ '{print $2}' 19:57:11 + tox_env=checkbashisms 19:57:11 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:57:11 + DOC_DIR=docs/_build/html 19:57:11 + [[ -d docs/_build/html ]] 19:57:11 + echo '---> tox-run.sh ends' 19:57:11 ---> tox-run.sh ends 19:57:11 + test 0 -eq 0 19:57:11 $ ssh-agent -k 19:57:11 unset SSH_AUTH_SOCK; 19:57:11 unset SSH_AGENT_PID; 19:57:11 echo Agent pid 1694 killed; 19:57:11 [ssh-agent] Stopped. 19:57:11 [PostBuildScript] - [INFO] Executing post build scripts. 19:57:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18365465467841219796.sh 19:57:11 ---> sysstat.sh 19:57:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14851677487631709517.sh 19:57:12 ---> package-listing.sh 19:57:12 ++ facter osfamily 19:57:12 ++ tr '[:upper:]' '[:lower:]' 19:57:12 + OS_FAMILY=debian 19:57:12 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:57:12 + START_PACKAGES=/tmp/packages_start.txt 19:57:12 + END_PACKAGES=/tmp/packages_end.txt 19:57:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:57:12 + PACKAGES=/tmp/packages_start.txt 19:57:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:57:12 + PACKAGES=/tmp/packages_end.txt 19:57:12 + case "${OS_FAMILY}" in 19:57:12 + dpkg -l 19:57:12 + grep '^ii' 19:57:12 + '[' -f /tmp/packages_start.txt ']' 19:57:12 + '[' -f /tmp/packages_end.txt ']' 19:57:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:57:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:57:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:57:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:57:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins348009111748531107.sh 19:57:12 ---> capture-instance-metadata.sh 19:57:12 Setup pyenv: 19:57:12 system 19:57:12 3.8.13 19:57:12 3.9.13 19:57:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:57:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oapy 19:57:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:57:19 lf-activate-venv(): INFO: Installing: lftools 19:57:54 lf-activate-venv(): INFO: Adding /tmp/venv-Oapy/bin to PATH 19:57:54 INFO: Running in OpenStack, capturing instance metadata 19:57:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14545819850205323381.sh 19:57:54 provisioning config files... 19:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13997116229240941699tmp 19:57:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:57:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:57:55 [EnvInject] - Injecting environment variables from a build step. 19:57:55 [EnvInject] - Injecting as environment variables the properties content 19:57:55 SERVER_ID=logs 19:57:55 19:57:55 [EnvInject] - Variables injected successfully. 19:57:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4300794914567999557.sh 19:57:55 ---> create-netrc.sh 19:57:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7591883249360559084.sh 19:57:55 ---> python-tools-install.sh 19:57:55 Setup pyenv: 19:57:55 system 19:57:55 3.8.13 19:57:55 3.9.13 19:57:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:57:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oapy from file:/tmp/.os_lf_venv 19:57:56 lf-activate-venv(): INFO: Installing: lftools 19:58:05 lf-activate-venv(): INFO: Adding /tmp/venv-Oapy/bin to PATH 19:58:05 Generating Requirements File 19:58:43 Python 3.10.6 19:58:43 pip 24.0 from /tmp/venv-Oapy/lib/python3.10/site-packages/pip (python 3.10) 19:58:43 appdirs==1.4.4 19:58:43 argcomplete==3.2.3 19:58:43 aspy.yaml==1.3.0 19:58:43 attrs==23.2.0 19:58:43 autopage==0.5.2 19:58:43 beautifulsoup4==4.12.3 19:58:43 boto3==1.34.70 19:58:43 botocore==1.34.70 19:58:43 bs4==0.0.2 19:58:43 cachetools==5.3.3 19:58:43 certifi==2024.2.2 19:58:43 cffi==1.16.0 19:58:43 cfgv==3.4.0 19:58:43 chardet==5.2.0 19:58:43 charset-normalizer==3.3.2 19:58:43 click==8.1.7 19:58:43 cliff==4.6.0 19:58:43 cmd2==2.4.3 19:58:43 cryptography==3.3.2 19:58:43 debtcollector==3.0.0 19:58:43 decorator==5.1.1 19:58:43 defusedxml==0.7.1 19:58:43 Deprecated==1.2.14 19:58:43 distlib==0.3.8 19:58:43 dnspython==2.6.1 19:58:43 docker==4.2.2 19:58:43 dogpile.cache==1.3.2 19:58:43 email_validator==2.1.1 19:58:43 filelock==3.13.3 19:58:43 future==1.0.0 19:58:43 gitdb==4.0.11 19:58:43 GitPython==3.1.42 19:58:43 google-auth==2.29.0 19:58:43 httplib2==0.22.0 19:58:43 identify==2.5.35 19:58:43 idna==3.6 19:58:43 importlib-resources==1.5.0 19:58:43 iso8601==2.1.0 19:58:43 Jinja2==3.1.3 19:58:43 jmespath==1.0.1 19:58:43 jsonpatch==1.33 19:58:43 jsonpointer==2.4 19:58:43 jsonschema==4.21.1 19:58:43 jsonschema-specifications==2023.12.1 19:58:43 keystoneauth1==5.6.0 19:58:43 kubernetes==29.0.0 19:58:43 lftools==0.37.10 19:58:43 lxml==5.1.0 19:58:43 MarkupSafe==2.1.5 19:58:43 msgpack==1.0.8 19:58:43 multi_key_dict==2.0.3 19:58:43 munch==4.0.0 19:58:43 netaddr==1.2.1 19:58:43 netifaces==0.11.0 19:58:43 niet==1.4.2 19:58:43 nodeenv==1.8.0 19:58:43 oauth2client==4.1.3 19:58:43 oauthlib==3.2.2 19:58:43 openstacksdk==3.0.0 19:58:43 os-client-config==2.1.0 19:58:43 os-service-types==1.7.0 19:58:43 osc-lib==3.0.1 19:58:43 oslo.config==9.4.0 19:58:43 oslo.context==5.5.0 19:58:43 oslo.i18n==6.3.0 19:58:43 oslo.log==5.5.0 19:58:43 oslo.serialization==5.4.0 19:58:43 oslo.utils==7.1.0 19:58:43 packaging==24.0 19:58:43 pbr==6.0.0 19:58:43 platformdirs==4.2.0 19:58:43 prettytable==3.10.0 19:58:43 pyasn1==0.5.1 19:58:43 pyasn1-modules==0.3.0 19:58:43 pycparser==2.21 19:58:43 pygerrit2==2.0.15 19:58:43 PyGithub==2.3.0 19:58:43 pyinotify==0.9.6 19:58:43 PyJWT==2.8.0 19:58:43 PyNaCl==1.5.0 19:58:43 pyparsing==2.4.7 19:58:43 pyperclip==1.8.2 19:58:43 pyrsistent==0.20.0 19:58:43 python-cinderclient==9.5.0 19:58:43 python-dateutil==2.9.0.post0 19:58:43 python-heatclient==3.5.0 19:58:43 python-jenkins==1.8.2 19:58:43 python-keystoneclient==5.4.0 19:58:43 python-magnumclient==4.4.0 19:58:43 python-novaclient==18.6.0 19:58:43 python-openstackclient==6.6.0 19:58:43 python-swiftclient==4.5.0 19:58:43 PyYAML==6.0.1 19:58:43 referencing==0.34.0 19:58:43 requests==2.31.0 19:58:43 requests-oauthlib==2.0.0 19:58:43 requestsexceptions==1.4.0 19:58:43 rfc3986==2.0.0 19:58:43 rpds-py==0.18.0 19:58:43 rsa==4.9 19:58:43 ruamel.yaml==0.18.6 19:58:43 ruamel.yaml.clib==0.2.8 19:58:43 s3transfer==0.10.1 19:58:43 simplejson==3.19.2 19:58:43 six==1.16.0 19:58:43 smmap==5.0.1 19:58:43 soupsieve==2.5 19:58:43 stevedore==5.2.0 19:58:43 tabulate==0.9.0 19:58:43 toml==0.10.2 19:58:43 tomlkit==0.12.4 19:58:43 tqdm==4.66.2 19:58:43 typing_extensions==4.10.0 19:58:43 tzdata==2024.1 19:58:43 urllib3==1.26.18 19:58:43 virtualenv==20.25.1 19:58:43 wcwidth==0.2.13 19:58:43 websocket-client==1.7.0 19:58:43 wrapt==1.16.0 19:58:43 xdg==6.0.0 19:58:43 xmltodict==0.13.0 19:58:43 yq==3.2.3 19:58:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9833481659464381175.sh 19:58:44 ---> sudo-logs.sh 19:58:44 Archiving 'sudo' log.. 19:58:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5660949674289859831.sh 19:58:44 ---> job-cost.sh 19:58:44 Setup pyenv: 19:58:44 system 19:58:44 3.8.13 19:58:44 3.9.13 19:58:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:58:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oapy from file:/tmp/.os_lf_venv 19:58:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:58:50 lf-activate-venv(): INFO: Adding /tmp/venv-Oapy/bin to PATH 19:58:50 INFO: No Stack... 19:58:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:58:51 INFO: Archiving Costs 19:58:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7735401887592023544.sh 19:58:51 ---> logs-deploy.sh 19:58:51 Setup pyenv: 19:58:51 system 19:58:51 3.8.13 19:58:51 3.9.13 19:58:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:58:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oapy from file:/tmp/.os_lf_venv 19:58:53 lf-activate-venv(): INFO: Installing: lftools 19:59:02 lf-activate-venv(): INFO: Adding /tmp/venv-Oapy/bin to PATH 19:59:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3380 19:59:02 INFO: archiving workspace using pattern(s): 19:59:02 Archives upload complete. 19:59:03 INFO: archiving logs to Nexus 19:59:03 ---> uname -a: 19:59:03 Linux prd-ubuntu1804-builder-4c-4g-18102 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:59:03 19:59:03 19:59:03 ---> lscpu: 19:59:03 Architecture: x86_64 19:59:03 CPU op-mode(s): 32-bit, 64-bit 19:59:03 Byte Order: Little Endian 19:59:03 CPU(s): 4 19:59:03 On-line CPU(s) list: 0-3 19:59:03 Thread(s) per core: 1 19:59:03 Core(s) per socket: 1 19:59:03 Socket(s): 4 19:59:03 NUMA node(s): 1 19:59:03 Vendor ID: AuthenticAMD 19:59:03 CPU family: 23 19:59:03 Model: 49 19:59:03 Model name: AMD EPYC-Rome Processor 19:59:03 Stepping: 0 19:59:03 CPU MHz: 2799.998 19:59:03 BogoMIPS: 5599.99 19:59:03 Virtualization: AMD-V 19:59:03 Hypervisor vendor: KVM 19:59:03 Virtualization type: full 19:59:03 L1d cache: 32K 19:59:03 L1i cache: 32K 19:59:03 L2 cache: 512K 19:59:03 L3 cache: 16384K 19:59:03 NUMA node0 CPU(s): 0-3 19:59: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 19:59:03 19:59:03 19:59:03 ---> nproc: 19:59:03 4 19:59:03 19:59:03 19:59:03 ---> df -h: 19:59:03 Filesystem Size Used Avail Use% Mounted on 19:59:03 udev 7.9G 0 7.9G 0% /dev 19:59:03 tmpfs 1.6G 672K 1.6G 1% /run 19:59:03 /dev/vda1 78G 8.3G 70G 11% / 19:59:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:59:03 tmpfs 5.0M 0 5.0M 0% /run/lock 19:59:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:59:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:59:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:59:03 19:59:03 19:59:03 ---> free -m: 19:59:03 total used free shared buff/cache available 19:59:03 Mem: 16040 559 13417 0 2062 15168 19:59:03 Swap: 1023 0 1023 19:59:03 19:59:03 19:59:03 ---> ip addr: 19:59:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:59:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:59:03 inet 127.0.0.1/8 scope host lo 19:59:03 valid_lft forever preferred_lft forever 19:59:03 inet6 ::1/128 scope host 19:59:03 valid_lft forever preferred_lft forever 19:59:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:59:03 link/ether fa:16:3e:52:1e:be brd ff:ff:ff:ff:ff:ff 19:59:03 inet 10.30.107.163/23 brd 10.30.107.255 scope global dynamic ens3 19:59:03 valid_lft 86228sec preferred_lft 86228sec 19:59:03 inet6 fe80::f816:3eff:fe52:1ebe/64 scope link 19:59:03 valid_lft forever preferred_lft forever 19:59:03 19:59:03 19:59:04 ---> sar -b -r -n DEV: 19:59:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18102) 03/25/24 _x86_64_ (4 CPU) 19:59:04 19:59:04 19:56:14 LINUX RESTART (4 CPU) 19:59:04 19:59:04 19:57:02 tps rtps wtps bread/s bwrtn/s 19:59:04 19:58:01 107.76 18.71 89.05 1174.99 29345.40 19:59:04 19:59:01 78.37 0.37 78.00 25.86 27625.13 19:59:04 Average: 92.94 9.46 83.48 595.60 28478.04 19:59:04 19:59:04 19:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:59:04 19:58:01 13834612 15514292 2590356 15.77 68064 1806012 799576 4.58 751476 1611104 142192 19:59:04 19:59:01 13687684 15487188 2737284 16.67 77748 1910644 807648 4.62 790936 1707704 86216 19:59:04 Average: 13761148 15500740 2663820 16.22 72906 1858328 803612 4.60 771206 1659404 114204 19:59:04 19:59:04 19:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:59:04 19:58:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 19:59:04 19:58:01 ens3 55.99 37.84 689.86 9.81 0.00 0.00 0.00 0.00 19:59:04 19:59:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:59:04 19:59:01 ens3 30.53 23.61 246.71 6.47 0.00 0.00 0.00 0.00 19:59:04 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 19:59:04 Average: ens3 43.15 30.67 466.43 8.13 0.00 0.00 0.00 0.00 19:59:04 19:59:04 19:59:04 ---> sar -P ALL: 19:59:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18102) 03/25/24 _x86_64_ (4 CPU) 19:59:04 19:59:04 19:56:14 LINUX RESTART (4 CPU) 19:59:04 19:59:04 19:57:02 CPU %user %nice %system %iowait %steal %idle 19:59:04 19:58:01 all 20.22 0.00 1.65 5.32 0.07 72.74 19:59:04 19:58:01 0 2.42 0.00 0.82 10.34 0.07 86.35 19:59:04 19:58:01 1 33.04 0.00 2.31 2.57 0.09 61.99 19:59:04 19:58:01 2 36.62 0.00 1.94 0.77 0.07 60.60 19:59:04 19:58:01 3 8.75 0.00 1.50 7.61 0.05 82.09 19:59:04 19:59:01 all 17.95 0.00 0.88 5.90 0.05 75.22 19:59:04 19:59:01 0 9.65 0.00 0.70 3.56 0.03 86.05 19:59:04 19:59:01 1 8.56 0.00 0.72 7.32 0.03 83.37 19:59:04 19:59:01 2 46.82 0.00 1.54 1.31 0.09 50.25 19:59:04 19:59:01 3 7.61 0.00 0.58 11.23 0.03 80.54 19:59:04 Average: all 19.08 0.00 1.26 5.61 0.06 73.99 19:59:04 Average: 0 6.07 0.00 0.76 6.92 0.05 86.20 19:59:04 Average: 1 20.72 0.00 1.51 4.96 0.06 72.75 19:59:04 Average: 2 41.69 0.00 1.74 1.04 0.08 55.46 19:59:04 Average: 3 8.18 0.00 1.04 9.44 0.04 81.30 19:59:04 19:59:04 19:59:04