12:00:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139272 12:00:30 Running as SYSTEM 12:00:30 [EnvInject] - Loading node environment variables. 12:00:30 Building remotely on prd-ubuntu1804-builder-4c-4g-79131 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:00:30 [ssh-agent] Looking for ssh-agent implementation... 12:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:31 $ ssh-agent 12:00:31 SSH_AUTH_SOCK=/tmp/ssh-xAJKEkDBjXG5/agent.1669 12:00:31 SSH_AGENT_PID=1671 12:00:31 [ssh-agent] Started. 12:00:31 Running ssh-add (command line suppressed) 12:00:31 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15229528834339993964.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15229528834339993964.key) 12:00:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:00:31 The recommended git tool is: NONE 12:00:32 using credential onap-jenkins-ssh 12:00:32 Wiping out workspace first. 12:00:32 Cloning the remote Git repository 12:00:32 Cloning repository git://cloud.onap.org/mirror/oom.git 12:00:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:00:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:00:32 > git --version # timeout=10 12:00:32 > git --version # 'git version 2.17.1' 12:00:32 using GIT_SSH to set credentials Gerrit user 12:00:32 Verifying host key using manually-configured host key entries 12:00:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:00:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:00:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:00:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:00:38 using GIT_SSH to set credentials Gerrit user 12:00:38 Verifying host key using manually-configured host key entries 12:00:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/139272/1 # timeout=30 12:00:38 > git rev-parse 7b584c689c52be2238d22aad20b57745bf03367c^{commit} # timeout=10 12:00:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:00:38 Checking out Revision 7b584c689c52be2238d22aad20b57745bf03367c (refs/changes/72/139272/1) 12:00:38 > git config core.sparsecheckout # timeout=10 12:00:38 > git checkout -f 7b584c689c52be2238d22aad20b57745bf03367c # timeout=30 12:00:41 Commit message: "[CPS][COMMON] Update latest cps-and-ncmp image version" 12:00:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:00:42 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 12:00:42 [EnvInject] - Injecting environment variables from a build step. 12:00:42 [EnvInject] - Injecting as environment variables the properties content 12:00:42 PYTHON=python3 12:00:42 12:00:42 [EnvInject] - Variables injected successfully. 12:00:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11983672542621648810.sh 12:00:42 ---> tox-install.sh 12:00:42 + source /home/jenkins/lf-env.sh 12:00:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:00:42 ++ mktemp -d /tmp/venv-XXXX 12:00:42 + lf_venv=/tmp/venv-xtMJ 12:00:42 + local venv_file=/tmp/.os_lf_venv 12:00:42 + local python=python3 12:00:42 + local options 12:00:42 + local set_path=true 12:00:42 + local install_args= 12:00:42 ++ 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 12:00:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:00:42 + true 12:00:42 + case $1 in 12:00:42 + venv_file=/tmp/.toxenv 12:00:42 + shift 2 12:00:42 + true 12:00:42 + case $1 in 12:00:42 + shift 12:00:42 + break 12:00:42 + case $python in 12:00:42 + local pkg_list= 12:00:42 + [[ -d /opt/pyenv ]] 12:00:42 + echo 'Setup pyenv:' 12:00:42 Setup pyenv: 12:00:42 + export PYENV_ROOT=/opt/pyenv 12:00:42 + PYENV_ROOT=/opt/pyenv 12:00:42 + 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 12:00:42 + 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 12:00:42 + pyenv versions 12:00:42 * system (set by /opt/pyenv/version) 12:00:42 * 3.8.13 (set by /opt/pyenv/version) 12:00:42 * 3.9.13 (set by /opt/pyenv/version) 12:00:42 * 3.10.6 (set by /opt/pyenv/version) 12:00:42 + command -v pyenv 12:00:42 ++ pyenv init - --no-rehash 12:00:42 + 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[*]}"'\'')" 12:00:42 export PATH="/opt/pyenv/shims:${PATH}" 12:00:42 export PYENV_SHELL=bash 12:00:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:00:42 pyenv() { 12:00:42 local command 12:00:42 command="${1:-}" 12:00:42 if [ "$#" -gt 0 ]; then 12:00:42 shift 12:00:42 fi 12:00:42 12:00:42 case "$command" in 12:00:42 rehash|shell) 12:00:42 eval "$(pyenv "sh-$command" "$@")" 12:00:42 ;; 12:00:42 *) 12:00:42 command pyenv "$command" "$@" 12:00:42 ;; 12:00:42 esac 12:00:42 }' 12:00:42 +++ 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[*]}"' 12:00:42 ++ 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 12:00:42 ++ 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 12:00:42 ++ 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 12:00:42 ++ export PYENV_SHELL=bash 12:00:42 ++ PYENV_SHELL=bash 12:00:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:00:42 +++ complete -F _pyenv pyenv 12:00:42 ++ lf-pyver python3 12:00:42 ++ local py_version_xy=python3 12:00:42 ++ local py_version_xyz= 12:00:42 ++ pyenv versions 12:00:42 ++ local command 12:00:42 ++ command=versions 12:00:42 ++ '[' 1 -gt 0 ']' 12:00:42 ++ awk '{ print $1 }' 12:00:42 ++ shift 12:00:42 ++ case "$command" in 12:00:42 ++ sed 's/^[ *]* //' 12:00:42 ++ command pyenv versions 12:00:42 ++ pyenv versions 12:00:42 ++ grep -E '^[0-9.]*[0-9]$' 12:00:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:00:42 +++ grep '^3' /tmp/.pyenv_versions 12:00:42 +++ tail -n 1 12:00:42 +++ sort -V 12:00:42 ++ py_version_xyz=3.10.6 12:00:42 ++ [[ -z 3.10.6 ]] 12:00:42 ++ echo 3.10.6 12:00:42 ++ return 0 12:00:42 + pyenv local 3.10.6 12:00:42 + local command 12:00:42 + command=local 12:00:42 + '[' 2 -gt 0 ']' 12:00:42 + shift 12:00:42 + case "$command" in 12:00:42 + command pyenv local 3.10.6 12:00:42 + pyenv local 3.10.6 12:00:42 + for arg in "$@" 12:00:42 + case $arg in 12:00:42 + pkg_list+='tox ' 12:00:42 + for arg in "$@" 12:00:42 + case $arg in 12:00:42 + pkg_list+='virtualenv ' 12:00:42 + for arg in "$@" 12:00:42 + case $arg in 12:00:42 + pkg_list+='urllib3~=1.26.15 ' 12:00:42 + [[ -f /tmp/.toxenv ]] 12:00:42 + [[ ! -f /tmp/.toxenv ]] 12:00:42 + [[ -n '' ]] 12:00:42 + python3 -m venv /tmp/venv-xtMJ 12:00:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xtMJ' 12:00:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xtMJ 12:00:46 + echo /tmp/venv-xtMJ 12:00:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:00:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:00:46 + /tmp/venv-xtMJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:00:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:00:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:00:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:00:50 + /tmp/venv-xtMJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:00:53 + type python3 12:00:53 + true 12:00:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xtMJ/bin to PATH' 12:00:53 lf-activate-venv(): INFO: Adding /tmp/venv-xtMJ/bin to PATH 12:00:53 + PATH=/tmp/venv-xtMJ/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 12:00:53 + return 0 12:00:53 + python3 --version 12:00:53 Python 3.10.6 12:00:53 + python3 -m pip --version 12:00:53 pip 24.2 from /tmp/venv-xtMJ/lib/python3.10/site-packages/pip (python 3.10) 12:00:53 + python3 -m pip freeze 12:00:53 cachetools==5.5.0 12:00:53 chardet==5.2.0 12:00:53 colorama==0.4.6 12:00:53 distlib==0.3.9 12:00:53 filelock==3.16.1 12:00:53 packaging==24.1 12:00:53 platformdirs==4.3.6 12:00:53 pluggy==1.5.0 12:00:53 pyproject-api==1.8.0 12:00:53 tomli==2.0.2 12:00:53 tox==4.23.2 12:00:53 typing_extensions==4.12.2 12:00:53 urllib3==1.26.20 12:00:53 virtualenv==20.27.0 12:00:53 [EnvInject] - Injecting environment variables from a build step. 12:00:53 [EnvInject] - Injecting as environment variables the properties content 12:00:53 PARALLEL=false 12:00:53 12:00:53 [EnvInject] - Variables injected successfully. 12:00:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8045067619035796432.sh 12:00:53 ---> tox-run.sh 12:00:53 + 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 12:00:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:00:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:00:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:00:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:00:53 + source /home/jenkins/lf-env.sh 12:00:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:00:53 ++ mktemp -d /tmp/venv-XXXX 12:00:53 + lf_venv=/tmp/venv-qVfL 12:00:53 + local venv_file=/tmp/.os_lf_venv 12:00:53 + local python=python3 12:00:53 + local options 12:00:53 + local set_path=true 12:00:53 + local install_args= 12:00:53 ++ 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 12:00:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:00:53 + true 12:00:53 + case $1 in 12:00:53 + venv_file=/tmp/.toxenv 12:00:53 + shift 2 12:00:53 + true 12:00:53 + case $1 in 12:00:53 + shift 12:00:53 + break 12:00:53 + case $python in 12:00:53 + local pkg_list= 12:00:53 + [[ -d /opt/pyenv ]] 12:00:53 + echo 'Setup pyenv:' 12:00:53 Setup pyenv: 12:00:53 + export PYENV_ROOT=/opt/pyenv 12:00:53 + PYENV_ROOT=/opt/pyenv 12:00:53 + 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 12:00:53 + 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 12:00:53 + pyenv versions 12:00:53 system 12:00:53 3.8.13 12:00:53 3.9.13 12:00:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:00:53 + command -v pyenv 12:00:53 ++ pyenv init - --no-rehash 12:00:53 + 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[*]}"'\'')" 12:00:53 export PATH="/opt/pyenv/shims:${PATH}" 12:00:53 export PYENV_SHELL=bash 12:00:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:00:53 pyenv() { 12:00:53 local command 12:00:53 command="${1:-}" 12:00:53 if [ "$#" -gt 0 ]; then 12:00:53 shift 12:00:53 fi 12:00:53 12:00:53 case "$command" in 12:00:53 rehash|shell) 12:00:53 eval "$(pyenv "sh-$command" "$@")" 12:00:53 ;; 12:00:53 *) 12:00:53 command pyenv "$command" "$@" 12:00:53 ;; 12:00:53 esac 12:00:53 }' 12:00:53 +++ 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[*]}"' 12:00:53 ++ 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 12:00:53 ++ 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 12:00:53 ++ 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 12:00:53 ++ export PYENV_SHELL=bash 12:00:53 ++ PYENV_SHELL=bash 12:00:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:00:53 +++ complete -F _pyenv pyenv 12:00:53 ++ lf-pyver python3 12:00:53 ++ local py_version_xy=python3 12:00:53 ++ local py_version_xyz= 12:00:53 ++ pyenv versions 12:00:53 ++ local command 12:00:53 ++ command=versions 12:00:53 ++ '[' 1 -gt 0 ']' 12:00:53 ++ shift 12:00:53 ++ case "$command" in 12:00:53 ++ command pyenv versions 12:00:53 ++ pyenv versions 12:00:53 ++ awk '{ print $1 }' 12:00:53 ++ sed 's/^[ *]* //' 12:00:53 ++ grep -E '^[0-9.]*[0-9]$' 12:00:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:00:54 +++ grep '^3' /tmp/.pyenv_versions 12:00:54 +++ sort -V 12:00:54 +++ tail -n 1 12:00:54 ++ py_version_xyz=3.10.6 12:00:54 ++ [[ -z 3.10.6 ]] 12:00:54 ++ echo 3.10.6 12:00:54 ++ return 0 12:00:54 + pyenv local 3.10.6 12:00:54 + local command 12:00:54 + command=local 12:00:54 + '[' 2 -gt 0 ']' 12:00:54 + shift 12:00:54 + case "$command" in 12:00:54 + command pyenv local 3.10.6 12:00:54 + pyenv local 3.10.6 12:00:54 + for arg in "$@" 12:00:54 + case $arg in 12:00:54 + pkg_list+='tox ' 12:00:54 + for arg in "$@" 12:00:54 + case $arg in 12:00:54 + pkg_list+='virtualenv ' 12:00:54 + for arg in "$@" 12:00:54 + case $arg in 12:00:54 + pkg_list+='urllib3~=1.26.15 ' 12:00:54 + [[ -f /tmp/.toxenv ]] 12:00:54 ++ cat /tmp/.toxenv 12:00:54 + lf_venv=/tmp/venv-xtMJ 12:00:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xtMJ from' file:/tmp/.toxenv 12:00:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xtMJ from file:/tmp/.toxenv 12:00:54 + /tmp/venv-xtMJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:00:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:00:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:00:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:00:54 + /tmp/venv-xtMJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:00:56 + type python3 12:00:56 + true 12:00:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xtMJ/bin to PATH' 12:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-xtMJ/bin to PATH 12:00:56 + PATH=/tmp/venv-xtMJ/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 12:00:56 + return 0 12:00:56 + [[ -d /opt/pyenv ]] 12:00:56 + echo '---> Setting up pyenv' 12:00:56 ---> Setting up pyenv 12:00:56 + export PYENV_ROOT=/opt/pyenv 12:00:56 + PYENV_ROOT=/opt/pyenv 12:00:56 + export PATH=/opt/pyenv/bin:/tmp/venv-xtMJ/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 12:00:56 + PATH=/opt/pyenv/bin:/tmp/venv-xtMJ/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 12:00:56 ++ pwd 12:00:56 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:00:56 + export PYTHONPATH 12:00:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:00:56 + TOX_TESTENV_PASSENV=PYTHONPATH 12:00:56 + tox --version 12:00:56 4.23.2 from /tmp/venv-xtMJ/lib/python3.10/site-packages/tox/__init__.py 12:00:56 + PARALLEL=false 12:00:56 + TOX_OPTIONS_LIST= 12:00:56 + [[ -n checkbashisms ]] 12:00:56 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:00:56 + case ${PARALLEL,,} in 12:00:56 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:00:56 + tox -e checkbashisms 12:00:57 checkbashisms: freeze> python -m pip freeze --all 12:00:58 checkbashisms: pip==24.2,setuptools==75.2.0,wheel==0.44.0 12:00:58 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:00:59 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:00:59 you may get strange results 12:00:59 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:00:59 you may get strange results 12:01:00 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:01:01 checkbashisms: OK (4.56=setup[1.28]+cmd[3.28] seconds) 12:01:01 congratulations :) (4.74 seconds) 12:01:01 + tox_status=0 12:01:01 + echo '---> Completed tox runs' 12:01:01 ---> Completed tox runs 12:01:01 + for i in .tox/*/log 12:01:01 ++ echo .tox/checkbashisms/log 12:01:01 ++ awk -F/ '{print $2}' 12:01:01 + tox_env=checkbashisms 12:01:01 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:01:01 + DOC_DIR=docs/_build/html 12:01:01 + [[ -d docs/_build/html ]] 12:01:01 + echo '---> tox-run.sh ends' 12:01:01 ---> tox-run.sh ends 12:01:01 + test 0 -eq 0 12:01:01 $ ssh-agent -k 12:01:01 unset SSH_AUTH_SOCK; 12:01:01 unset SSH_AGENT_PID; 12:01:01 echo Agent pid 1671 killed; 12:01:01 [ssh-agent] Stopped. 12:01:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:01:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10614076312040951429.sh 12:01:01 ---> sysstat.sh 12:01:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6412628500800767929.sh 12:01:02 ---> package-listing.sh 12:01:02 ++ tr '[:upper:]' '[:lower:]' 12:01:02 ++ facter osfamily 12:01:02 + OS_FAMILY=debian 12:01:02 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:01:02 + START_PACKAGES=/tmp/packages_start.txt 12:01:02 + END_PACKAGES=/tmp/packages_end.txt 12:01:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:02 + PACKAGES=/tmp/packages_start.txt 12:01:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:01:02 + PACKAGES=/tmp/packages_end.txt 12:01:02 + case "${OS_FAMILY}" in 12:01:02 + dpkg -l 12:01:02 + grep '^ii' 12:01:02 + '[' -f /tmp/packages_start.txt ']' 12:01:02 + '[' -f /tmp/packages_end.txt ']' 12:01:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:01:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:01:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:01:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9323656942842488725.sh 12:01:02 ---> capture-instance-metadata.sh 12:01:02 Setup pyenv: 12:01:02 system 12:01:02 3.8.13 12:01:02 3.9.13 12:01:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:01:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1j4d 12:01:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:01:09 lf-activate-venv(): INFO: Installing: lftools 12:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-1j4d/bin to PATH 12:01:39 INFO: Running in OpenStack, capturing instance metadata 12:01:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5828148566171473368.sh 12:01:39 provisioning config files... 12:01:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7920909342313163137tmp 12:01:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:01:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:01:39 [EnvInject] - Injecting environment variables from a build step. 12:01:39 [EnvInject] - Injecting as environment variables the properties content 12:01:39 SERVER_ID=logs 12:01:39 12:01:39 [EnvInject] - Variables injected successfully. 12:01:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12283506954200342174.sh 12:01:39 ---> create-netrc.sh 12:01:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9462492170684262313.sh 12:01:39 ---> python-tools-install.sh 12:01:39 Setup pyenv: 12:01:39 system 12:01:39 3.8.13 12:01:39 3.9.13 12:01:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1j4d from file:/tmp/.os_lf_venv 12:01:40 lf-activate-venv(): INFO: Installing: lftools 12:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-1j4d/bin to PATH 12:01:47 Generating Requirements File 12:02:08 Python 3.10.6 12:02:08 pip 24.2 from /tmp/venv-1j4d/lib/python3.10/site-packages/pip (python 3.10) 12:02:08 appdirs==1.4.4 12:02:08 argcomplete==3.5.1 12:02:08 aspy.yaml==1.3.0 12:02:08 attrs==24.2.0 12:02:08 autopage==0.5.2 12:02:08 beautifulsoup4==4.12.3 12:02:08 boto3==1.35.47 12:02:08 botocore==1.35.47 12:02:08 bs4==0.0.2 12:02:08 cachetools==5.5.0 12:02:08 certifi==2024.8.30 12:02:08 cffi==1.17.1 12:02:08 cfgv==3.4.0 12:02:08 chardet==5.2.0 12:02:08 charset-normalizer==3.4.0 12:02:08 click==8.1.7 12:02:08 cliff==4.7.0 12:02:08 cmd2==2.5.0 12:02:08 cryptography==3.3.2 12:02:08 debtcollector==3.0.0 12:02:08 decorator==5.1.1 12:02:08 defusedxml==0.7.1 12:02:08 Deprecated==1.2.14 12:02:08 distlib==0.3.9 12:02:08 dnspython==2.7.0 12:02:08 docker==4.2.2 12:02:08 dogpile.cache==1.3.3 12:02:08 durationpy==0.9 12:02:08 email_validator==2.2.0 12:02:08 filelock==3.16.1 12:02:08 future==1.0.0 12:02:08 gitdb==4.0.11 12:02:08 GitPython==3.1.43 12:02:08 google-auth==2.35.0 12:02:08 httplib2==0.22.0 12:02:08 identify==2.6.1 12:02:08 idna==3.10 12:02:08 importlib-resources==1.5.0 12:02:08 iso8601==2.1.0 12:02:08 Jinja2==3.1.4 12:02:08 jmespath==1.0.1 12:02:08 jsonpatch==1.33 12:02:08 jsonpointer==3.0.0 12:02:08 jsonschema==4.23.0 12:02:08 jsonschema-specifications==2024.10.1 12:02:08 keystoneauth1==5.8.0 12:02:08 kubernetes==31.0.0 12:02:08 lftools==0.37.10 12:02:08 lxml==5.3.0 12:02:08 MarkupSafe==3.0.2 12:02:08 msgpack==1.1.0 12:02:08 multi_key_dict==2.0.3 12:02:08 munch==4.0.0 12:02:08 netaddr==1.3.0 12:02:08 netifaces==0.11.0 12:02:08 niet==1.4.2 12:02:08 nodeenv==1.9.1 12:02:08 oauth2client==4.1.3 12:02:08 oauthlib==3.2.2 12:02:08 openstacksdk==4.1.0 12:02:08 os-client-config==2.1.0 12:02:08 os-service-types==1.7.0 12:02:08 osc-lib==3.1.0 12:02:08 oslo.config==9.6.0 12:02:08 oslo.context==5.6.0 12:02:08 oslo.i18n==6.4.0 12:02:08 oslo.log==6.1.2 12:02:08 oslo.serialization==5.5.0 12:02:08 oslo.utils==7.3.0 12:02:08 packaging==24.1 12:02:08 pbr==6.1.0 12:02:08 platformdirs==4.3.6 12:02:08 prettytable==3.11.0 12:02:08 pyasn1==0.6.1 12:02:08 pyasn1_modules==0.4.1 12:02:08 pycparser==2.22 12:02:08 pygerrit2==2.0.15 12:02:08 PyGithub==2.4.0 12:02:08 PyJWT==2.9.0 12:02:08 PyNaCl==1.5.0 12:02:08 pyparsing==2.4.7 12:02:08 pyperclip==1.9.0 12:02:08 pyrsistent==0.20.0 12:02:08 python-cinderclient==9.6.0 12:02:08 python-dateutil==2.9.0.post0 12:02:08 python-heatclient==4.0.0 12:02:08 python-jenkins==1.8.2 12:02:08 python-keystoneclient==5.5.0 12:02:08 python-magnumclient==4.7.0 12:02:08 python-openstackclient==7.2.0 12:02:08 python-swiftclient==4.6.0 12:02:08 PyYAML==6.0.2 12:02:08 referencing==0.35.1 12:02:08 requests==2.32.3 12:02:08 requests-oauthlib==2.0.0 12:02:08 requestsexceptions==1.4.0 12:02:08 rfc3986==2.0.0 12:02:08 rpds-py==0.20.0 12:02:08 rsa==4.9 12:02:08 ruamel.yaml==0.18.6 12:02:08 ruamel.yaml.clib==0.2.12 12:02:08 s3transfer==0.10.3 12:02:08 simplejson==3.19.3 12:02:08 six==1.16.0 12:02:08 smmap==5.0.1 12:02:08 soupsieve==2.6 12:02:08 stevedore==5.3.0 12:02:08 tabulate==0.9.0 12:02:08 toml==0.10.2 12:02:08 tomlkit==0.13.2 12:02:08 tqdm==4.66.5 12:02:08 typing_extensions==4.12.2 12:02:08 tzdata==2024.2 12:02:08 urllib3==1.26.20 12:02:08 virtualenv==20.27.0 12:02:08 wcwidth==0.2.13 12:02:08 websocket-client==1.8.0 12:02:08 wrapt==1.16.0 12:02:08 xdg==6.0.0 12:02:08 xmltodict==0.14.2 12:02:08 yq==3.4.3 12:02:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14015236776320615171.sh 12:02:08 ---> sudo-logs.sh 12:02:08 Archiving 'sudo' log.. 12:02:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4083546675842370074.sh 12:02:09 ---> job-cost.sh 12:02:09 Setup pyenv: 12:02:09 system 12:02:09 3.8.13 12:02:09 3.9.13 12:02:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:02:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1j4d from file:/tmp/.os_lf_venv 12:02:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-1j4d/bin to PATH 12:02:14 INFO: No Stack... 12:02:14 INFO: Retrieving Pricing Info for: v3-standard-4 12:02:14 INFO: Archiving Costs 12:02:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11999235546903655231.sh 12:02:14 ---> logs-deploy.sh 12:02:14 Setup pyenv: 12:02:14 system 12:02:14 3.8.13 12:02:14 3.9.13 12:02:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1j4d from file:/tmp/.os_lf_venv 12:02:16 lf-activate-venv(): INFO: Installing: lftools 12:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-1j4d/bin to PATH 12:02:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3632 12:02:23 INFO: archiving workspace using pattern(s): 12:02:24 Archives upload complete. 12:02:24 INFO: archiving logs to Nexus 12:02:25 ---> uname -a: 12:02:25 Linux prd-ubuntu1804-builder-4c-4g-79131 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:02:25 12:02:25 12:02:25 ---> lscpu: 12:02:25 Architecture: x86_64 12:02:25 CPU op-mode(s): 32-bit, 64-bit 12:02:25 Byte Order: Little Endian 12:02:25 CPU(s): 4 12:02:25 On-line CPU(s) list: 0-3 12:02:25 Thread(s) per core: 1 12:02:25 Core(s) per socket: 1 12:02:25 Socket(s): 4 12:02:25 NUMA node(s): 1 12:02:25 Vendor ID: AuthenticAMD 12:02:25 CPU family: 23 12:02:25 Model: 49 12:02:25 Model name: AMD EPYC-Rome Processor 12:02:25 Stepping: 0 12:02:25 CPU MHz: 2799.998 12:02:25 BogoMIPS: 5599.99 12:02:25 Virtualization: AMD-V 12:02:25 Hypervisor vendor: KVM 12:02:25 Virtualization type: full 12:02:25 L1d cache: 32K 12:02:25 L1i cache: 32K 12:02:25 L2 cache: 512K 12:02:25 L3 cache: 16384K 12:02:25 NUMA node0 CPU(s): 0-3 12:02:25 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 12:02:25 12:02:25 12:02:25 ---> nproc: 12:02:25 4 12:02:25 12:02:25 12:02:25 ---> df -h: 12:02:25 Filesystem Size Used Avail Use% Mounted on 12:02:25 udev 7.9G 0 7.9G 0% /dev 12:02:25 tmpfs 1.6G 672K 1.6G 1% /run 12:02:25 /dev/vda1 78G 8.3G 70G 11% / 12:02:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:02:25 tmpfs 5.0M 0 5.0M 0% /run/lock 12:02:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:02:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:02:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:02:25 12:02:25 12:02:25 ---> free -m: 12:02:25 total used free shared buff/cache available 12:02:25 Mem: 16040 572 13421 0 2045 15155 12:02:25 Swap: 1023 0 1023 12:02:25 12:02:25 12:02:25 ---> ip addr: 12:02:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:02:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:02:25 inet 127.0.0.1/8 scope host lo 12:02:25 valid_lft forever preferred_lft forever 12:02:25 inet6 ::1/128 scope host 12:02:25 valid_lft forever preferred_lft forever 12:02:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:02:25 link/ether fa:16:3e:91:c6:a9 brd ff:ff:ff:ff:ff:ff 12:02:25 inet 10.30.106.191/23 brd 10.30.107.255 scope global dynamic ens3 12:02:25 valid_lft 86268sec preferred_lft 86268sec 12:02:25 inet6 fe80::f816:3eff:fe91:c6a9/64 scope link 12:02:25 valid_lft forever preferred_lft forever 12:02:25 12:02:25 12:02:25 ---> sar -b -r -n DEV: 12:02:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-79131) 10/24/24 _x86_64_ (4 CPU) 12:02:25 12:02:25 12:00:14 LINUX RESTART (4 CPU) 12:02:25 12:02:25 12:01:03 tps rtps wtps bread/s bwrtn/s 12:02:25 12:02:01 102.52 14.41 88.11 1087.76 8974.28 12:02:25 Average: 102.52 14.41 88.11 1087.76 8974.28 12:02:25 12:02:25 12:01:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:02:25 12:02:01 13849188 15540216 2575780 15.68 72236 1813360 815344 4.67 732960 1616060 145744 12:02:25 Average: 13849188 15540216 2575780 15.68 72236 1813360 815344 4.67 732960 1616060 145744 12:02:25 12:02:25 12:01:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:02:25 12:02:01 lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 12:02:25 12:02:01 ens3 56.48 41.04 749.72 10.54 0.00 0.00 0.00 0.00 12:02:25 Average: lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 12:02:25 Average: ens3 56.48 41.04 749.72 10.54 0.00 0.00 0.00 0.00 12:02:25 12:02:25 12:02:25 ---> sar -P ALL: 12:02:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-79131) 10/24/24 _x86_64_ (4 CPU) 12:02:25 12:02:25 12:00:14 LINUX RESTART (4 CPU) 12:02:25 12:02:25 12:01:03 CPU %user %nice %system %iowait %steal %idle 12:02:25 12:02:01 all 20.17 0.00 1.53 1.34 0.04 76.91 12:02:25 12:02:01 0 25.14 0.00 1.76 4.13 0.05 68.92 12:02:25 12:02:01 1 28.11 0.00 1.44 0.38 0.05 70.02 12:02:25 12:02:01 2 20.56 0.00 1.90 0.52 0.03 76.98 12:02:25 12:02:01 3 6.92 0.00 1.02 0.36 0.02 91.69 12:02:25 Average: all 20.17 0.00 1.53 1.34 0.04 76.91 12:02:25 Average: 0 25.14 0.00 1.76 4.13 0.05 68.92 12:02:25 Average: 1 28.11 0.00 1.44 0.38 0.05 70.02 12:02:25 Average: 2 20.56 0.00 1.90 0.52 0.03 76.98 12:02:25 Average: 3 6.92 0.00 1.02 0.36 0.02 91.69 12:02:25 12:02:25 12:02:25