12:09:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:09:00 Running as SYSTEM 12:09:00 [EnvInject] - Loading node environment variables. 12:09:00 Building remotely on prd-ubuntu1804-builder-4c-4g-20053 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:09:00 [ssh-agent] Looking for ssh-agent implementation... 12:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:00 $ ssh-agent 12:09:00 SSH_AUTH_SOCK=/tmp/ssh-rvHVnaVgJv8U/agent.1662 12:09:00 SSH_AGENT_PID=1664 12:09:00 [ssh-agent] Started. 12:09:00 Running ssh-add (command line suppressed) 12:09:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2613115484846318413.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2613115484846318413.key) 12:09:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:09:01 The recommended git tool is: NONE 12:09:02 using credential onap-jenkins-ssh 12:09:02 Wiping out workspace first. 12:09:02 Cloning the remote Git repository 12:09:02 Cloning repository git://cloud.onap.org/mirror/oom.git 12:09:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:09:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:02 > git --version # timeout=10 12:09:02 > git --version # 'git version 2.17.1' 12:09:02 using GIT_SSH to set credentials Gerrit user 12:09:02 Verifying host key using manually-configured host key entries 12:09:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:09:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:08 using GIT_SSH to set credentials Gerrit user 12:09:08 Verifying host key using manually-configured host key entries 12:09:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/1 # timeout=30 12:09:09 > git rev-parse bb70be2f6e1a3608a4fb1fee25f403a0aa730cd5^{commit} # timeout=10 12:09:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:09:09 Checking out Revision bb70be2f6e1a3608a4fb1fee25f403a0aa730cd5 (refs/changes/36/137636/1) 12:09:09 > git config core.sparsecheckout # timeout=10 12:09:09 > git checkout -f bb70be2f6e1a3608a4fb1fee25f403a0aa730cd5 # timeout=30 12:09:12 Commit message: "[DOC] Update Information about used versions" 12:09:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:09:12 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:09:12 [EnvInject] - Injecting environment variables from a build step. 12:09:12 [EnvInject] - Injecting as environment variables the properties content 12:09:12 PYTHON=python3 12:09:12 12:09:12 [EnvInject] - Variables injected successfully. 12:09:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4231756385465226456.sh 12:09:12 ---> tox-install.sh 12:09:12 + source /home/jenkins/lf-env.sh 12:09:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:12 ++ mktemp -d /tmp/venv-XXXX 12:09:12 + lf_venv=/tmp/venv-mHPa 12:09:12 + local venv_file=/tmp/.os_lf_venv 12:09:12 + local python=python3 12:09:12 + local options 12:09:12 + local set_path=true 12:09:12 + local install_args= 12:09:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:12 + true 12:09:12 + case $1 in 12:09:12 + venv_file=/tmp/.toxenv 12:09:12 + shift 2 12:09:12 + true 12:09:12 + case $1 in 12:09:12 + shift 12:09:12 + break 12:09:12 + case $python in 12:09:12 + local pkg_list= 12:09:12 + [[ -d /opt/pyenv ]] 12:09:12 + echo 'Setup pyenv:' 12:09:12 Setup pyenv: 12:09:12 + export PYENV_ROOT=/opt/pyenv 12:09:12 + PYENV_ROOT=/opt/pyenv 12:09:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:09:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:09:12 + pyenv versions 12:09:12 * system (set by /opt/pyenv/version) 12:09:12 * 3.8.13 (set by /opt/pyenv/version) 12:09:12 * 3.9.13 (set by /opt/pyenv/version) 12:09:12 * 3.10.6 (set by /opt/pyenv/version) 12:09:12 + command -v pyenv 12:09:12 ++ pyenv init - --no-rehash 12:09:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:09:12 export PATH="/opt/pyenv/shims:${PATH}" 12:09:12 export PYENV_SHELL=bash 12:09:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:12 pyenv() { 12:09:12 local command 12:09:12 command="${1:-}" 12:09:12 if [ "$#" -gt 0 ]; then 12:09:12 shift 12:09:12 fi 12:09:12 12:09:12 case "$command" in 12:09:12 rehash|shell) 12:09:12 eval "$(pyenv "sh-$command" "$@")" 12:09:12 ;; 12:09:12 *) 12:09:12 command pyenv "$command" "$@" 12:09:12 ;; 12:09:12 esac 12:09:12 }' 12:09:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:09:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:09:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:09:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:09:12 ++ export PYENV_SHELL=bash 12:09:12 ++ PYENV_SHELL=bash 12:09:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:12 +++ complete -F _pyenv pyenv 12:09:12 ++ lf-pyver python3 12:09:12 ++ local py_version_xy=python3 12:09:12 ++ local py_version_xyz= 12:09:12 ++ pyenv versions 12:09:12 ++ local command 12:09:12 ++ command=versions 12:09:12 ++ '[' 1 -gt 0 ']' 12:09:12 ++ shift 12:09:12 ++ case "$command" in 12:09:12 ++ command pyenv versions 12:09:12 ++ pyenv versions 12:09:12 ++ awk '{ print $1 }' 12:09:12 ++ sed 's/^[ *]* //' 12:09:12 ++ grep -E '^[0-9.]*[0-9]$' 12:09:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:12 +++ grep '^3' /tmp/.pyenv_versions 12:09:12 +++ sort -V 12:09:12 +++ tail -n 1 12:09:12 ++ py_version_xyz=3.10.6 12:09:12 ++ [[ -z 3.10.6 ]] 12:09:12 ++ echo 3.10.6 12:09:12 ++ return 0 12:09:12 + pyenv local 3.10.6 12:09:12 + local command 12:09:12 + command=local 12:09:12 + '[' 2 -gt 0 ']' 12:09:12 + shift 12:09:12 + case "$command" in 12:09:12 + command pyenv local 3.10.6 12:09:12 + pyenv local 3.10.6 12:09:12 + for arg in "$@" 12:09:12 + case $arg in 12:09:12 + pkg_list+='tox ' 12:09:12 + for arg in "$@" 12:09:12 + case $arg in 12:09:12 + pkg_list+='virtualenv ' 12:09:12 + for arg in "$@" 12:09:12 + case $arg in 12:09:12 + pkg_list+='urllib3~=1.26.15 ' 12:09:12 + [[ -f /tmp/.toxenv ]] 12:09:12 + [[ ! -f /tmp/.toxenv ]] 12:09:12 + [[ -n '' ]] 12:09:12 + python3 -m venv /tmp/venv-mHPa 12:09:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mHPa' 12:09:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mHPa 12:09:17 + echo /tmp/venv-mHPa 12:09:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:09:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:09:17 + /tmp/venv-mHPa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:09:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:09:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:09:21 + /tmp/venv-mHPa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:24 + type python3 12:09:24 + true 12:09:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mHPa/bin to PATH' 12:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-mHPa/bin to PATH 12:09:24 + PATH=/tmp/venv-mHPa/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:09:24 + return 0 12:09:24 + python3 --version 12:09:24 Python 3.10.6 12:09:24 + python3 -m pip --version 12:09:24 pip 24.0 from /tmp/venv-mHPa/lib/python3.10/site-packages/pip (python 3.10) 12:09:24 + python3 -m pip freeze 12:09:24 cachetools==5.3.3 12:09:24 chardet==5.2.0 12:09:24 colorama==0.4.6 12:09:24 distlib==0.3.8 12:09:24 filelock==3.13.3 12:09:24 packaging==24.0 12:09:24 platformdirs==4.2.0 12:09:24 pluggy==1.4.0 12:09:24 pyproject-api==1.6.1 12:09:24 tomli==2.0.1 12:09:24 tox==4.14.2 12:09:24 urllib3==1.26.18 12:09:24 virtualenv==20.25.1 12:09:24 [EnvInject] - Injecting environment variables from a build step. 12:09:24 [EnvInject] - Injecting as environment variables the properties content 12:09:24 PARALLEL=false 12:09:24 12:09:24 [EnvInject] - Variables injected successfully. 12:09:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13407430809092949812.sh 12:09:25 ---> tox-run.sh 12:09:25 + 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:09:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:09:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:09:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:09:25 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:09:25 + source /home/jenkins/lf-env.sh 12:09:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:25 ++ mktemp -d /tmp/venv-XXXX 12:09:25 + lf_venv=/tmp/venv-1C5A 12:09:25 + local venv_file=/tmp/.os_lf_venv 12:09:25 + local python=python3 12:09:25 + local options 12:09:25 + local set_path=true 12:09:25 + local install_args= 12:09:25 ++ 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:09:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:25 + true 12:09:25 + case $1 in 12:09:25 + venv_file=/tmp/.toxenv 12:09:25 + shift 2 12:09:25 + true 12:09:25 + case $1 in 12:09:25 + shift 12:09:25 + break 12:09:25 + case $python in 12:09:25 + local pkg_list= 12:09:25 + [[ -d /opt/pyenv ]] 12:09:25 + echo 'Setup pyenv:' 12:09:25 Setup pyenv: 12:09:25 + export PYENV_ROOT=/opt/pyenv 12:09:25 + PYENV_ROOT=/opt/pyenv 12:09:25 + 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:09:25 + 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:09:25 + pyenv versions 12:09:25 system 12:09:25 3.8.13 12:09:25 3.9.13 12:09:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:25 + command -v pyenv 12:09:25 ++ pyenv init - --no-rehash 12:09:25 + 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:09:25 export PATH="/opt/pyenv/shims:${PATH}" 12:09:25 export PYENV_SHELL=bash 12:09:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:25 pyenv() { 12:09:25 local command 12:09:25 command="${1:-}" 12:09:25 if [ "$#" -gt 0 ]; then 12:09:25 shift 12:09:25 fi 12:09:25 12:09:25 case "$command" in 12:09:25 rehash|shell) 12:09:25 eval "$(pyenv "sh-$command" "$@")" 12:09:25 ;; 12:09:25 *) 12:09:25 command pyenv "$command" "$@" 12:09:25 ;; 12:09:25 esac 12:09:25 }' 12:09:25 +++ 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:09:25 ++ 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:09:25 ++ 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:09:25 ++ 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:09:25 ++ export PYENV_SHELL=bash 12:09:25 ++ PYENV_SHELL=bash 12:09:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:25 +++ complete -F _pyenv pyenv 12:09:25 ++ lf-pyver python3 12:09:25 ++ local py_version_xy=python3 12:09:25 ++ local py_version_xyz= 12:09:25 ++ pyenv versions 12:09:25 ++ local command 12:09:25 ++ command=versions 12:09:25 ++ '[' 1 -gt 0 ']' 12:09:25 ++ shift 12:09:25 ++ case "$command" in 12:09:25 ++ command pyenv versions 12:09:25 ++ pyenv versions 12:09:25 ++ awk '{ print $1 }' 12:09:25 ++ sed 's/^[ *]* //' 12:09:25 ++ grep -E '^[0-9.]*[0-9]$' 12:09:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:25 +++ grep '^3' /tmp/.pyenv_versions 12:09:25 +++ sort -V 12:09:25 +++ tail -n 1 12:09:25 ++ py_version_xyz=3.10.6 12:09:25 ++ [[ -z 3.10.6 ]] 12:09:25 ++ echo 3.10.6 12:09:25 ++ return 0 12:09:25 + pyenv local 3.10.6 12:09:25 + local command 12:09:25 + command=local 12:09:25 + '[' 2 -gt 0 ']' 12:09:25 + shift 12:09:25 + case "$command" in 12:09:25 + command pyenv local 3.10.6 12:09:25 + pyenv local 3.10.6 12:09:25 + for arg in "$@" 12:09:25 + case $arg in 12:09:25 + pkg_list+='tox ' 12:09:25 + for arg in "$@" 12:09:25 + case $arg in 12:09:25 + pkg_list+='virtualenv ' 12:09:25 + for arg in "$@" 12:09:25 + case $arg in 12:09:25 + pkg_list+='urllib3~=1.26.15 ' 12:09:25 + [[ -f /tmp/.toxenv ]] 12:09:25 ++ cat /tmp/.toxenv 12:09:25 + lf_venv=/tmp/venv-mHPa 12:09:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mHPa from' file:/tmp/.toxenv 12:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mHPa from file:/tmp/.toxenv 12:09:25 + /tmp/venv-mHPa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:09:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:09:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:09:26 + /tmp/venv-mHPa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:27 + type python3 12:09:27 + true 12:09:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mHPa/bin to PATH' 12:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-mHPa/bin to PATH 12:09:27 + PATH=/tmp/venv-mHPa/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:09:27 + return 0 12:09:27 + [[ -d /opt/pyenv ]] 12:09:27 + echo '---> Setting up pyenv' 12:09:27 ---> Setting up pyenv 12:09:27 + export PYENV_ROOT=/opt/pyenv 12:09:27 + PYENV_ROOT=/opt/pyenv 12:09:27 + export PATH=/opt/pyenv/bin:/tmp/venv-mHPa/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:09:27 + PATH=/opt/pyenv/bin:/tmp/venv-mHPa/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:09:27 ++ pwd 12:09:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:09:27 + export PYTHONPATH 12:09:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:09:27 + TOX_TESTENV_PASSENV=PYTHONPATH 12:09:27 + tox --version 12:09:27 4.14.2 from /tmp/venv-mHPa/lib/python3.10/site-packages/tox/__init__.py 12:09:27 + PARALLEL=false 12:09:27 + TOX_OPTIONS_LIST= 12:09:27 + [[ -n checkbashisms ]] 12:09:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:09:27 + case ${PARALLEL,,} in 12:09:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:09:27 + tox -e checkbashisms 12:09:29 checkbashisms: freeze> python -m pip freeze --all 12:09:30 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:09:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:09:31 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:09:31 you may get strange results 12:09:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:09:33 checkbashisms: OK (5.37=setup[1.83]+cmd[3.54] seconds) 12:09:33 congratulations :) (5.55 seconds) 12:09:33 + tox_status=0 12:09:33 + echo '---> Completed tox runs' 12:09:33 ---> Completed tox runs 12:09:33 + for i in .tox/*/log 12:09:33 ++ echo .tox/checkbashisms/log 12:09:33 ++ awk -F/ '{print $2}' 12:09:33 + tox_env=checkbashisms 12:09:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:09:33 + DOC_DIR=docs/_build/html 12:09:33 + [[ -d docs/_build/html ]] 12:09:33 + echo '---> tox-run.sh ends' 12:09:33 ---> tox-run.sh ends 12:09:33 + test 0 -eq 0 12:09:33 $ ssh-agent -k 12:09:33 unset SSH_AUTH_SOCK; 12:09:33 unset SSH_AGENT_PID; 12:09:33 echo Agent pid 1664 killed; 12:09:33 [ssh-agent] Stopped. 12:09:33 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6525355287641230886.sh 12:09:33 ---> sysstat.sh 12:09:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8270546213183699028.sh 12:09:34 ---> package-listing.sh 12:09:34 ++ facter osfamily 12:09:34 ++ tr '[:upper:]' '[:lower:]' 12:09:34 + OS_FAMILY=debian 12:09:34 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:09:34 + START_PACKAGES=/tmp/packages_start.txt 12:09:34 + END_PACKAGES=/tmp/packages_end.txt 12:09:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:34 + PACKAGES=/tmp/packages_start.txt 12:09:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:09:34 + PACKAGES=/tmp/packages_end.txt 12:09:34 + case "${OS_FAMILY}" in 12:09:34 + dpkg -l 12:09:34 + grep '^ii' 12:09:34 + '[' -f /tmp/packages_start.txt ']' 12:09:34 + '[' -f /tmp/packages_end.txt ']' 12:09:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:09:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:09:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:09:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5877697120873996306.sh 12:09:34 ---> capture-instance-metadata.sh 12:09:34 Setup pyenv: 12:09:34 system 12:09:34 3.8.13 12:09:34 3.9.13 12:09:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B1Y5 12:09:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:41 lf-activate-venv(): INFO: Installing: lftools 12:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-B1Y5/bin to PATH 12:10:16 INFO: Running in OpenStack, capturing instance metadata 12:10:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7134771707083858852.sh 12:10:17 provisioning config files... 12:10:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11353386455594446597tmp 12:10:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:10:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:10:17 [EnvInject] - Injecting environment variables from a build step. 12:10:17 [EnvInject] - Injecting as environment variables the properties content 12:10:17 SERVER_ID=logs 12:10:17 12:10:17 [EnvInject] - Variables injected successfully. 12:10:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1151913541403089221.sh 12:10:17 ---> create-netrc.sh 12:10:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14615409971897283879.sh 12:10:17 ---> python-tools-install.sh 12:10:17 Setup pyenv: 12:10:17 system 12:10:17 3.8.13 12:10:17 3.9.13 12:10:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:10:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1Y5 from file:/tmp/.os_lf_venv 12:10:18 lf-activate-venv(): INFO: Installing: lftools 12:10:26 lf-activate-venv(): INFO: Adding /tmp/venv-B1Y5/bin to PATH 12:10:26 Generating Requirements File 12:10:54 Python 3.10.6 12:10:54 pip 24.0 from /tmp/venv-B1Y5/lib/python3.10/site-packages/pip (python 3.10) 12:10:54 appdirs==1.4.4 12:10:54 argcomplete==3.2.3 12:10:54 aspy.yaml==1.3.0 12:10:54 attrs==23.2.0 12:10:54 autopage==0.5.2 12:10:54 beautifulsoup4==4.12.3 12:10:54 boto3==1.34.75 12:10:54 botocore==1.34.75 12:10:54 bs4==0.0.2 12:10:54 cachetools==5.3.3 12:10:54 certifi==2024.2.2 12:10:54 cffi==1.16.0 12:10:54 cfgv==3.4.0 12:10:54 chardet==5.2.0 12:10:54 charset-normalizer==3.3.2 12:10:54 click==8.1.7 12:10:54 cliff==4.6.0 12:10:54 cmd2==2.4.3 12:10:54 cryptography==3.3.2 12:10:54 debtcollector==3.0.0 12:10:54 decorator==5.1.1 12:10:54 defusedxml==0.7.1 12:10:54 Deprecated==1.2.14 12:10:54 distlib==0.3.8 12:10:54 dnspython==2.6.1 12:10:54 docker==4.2.2 12:10:54 dogpile.cache==1.3.2 12:10:54 email_validator==2.1.1 12:10:54 filelock==3.13.3 12:10:54 future==1.0.0 12:10:54 gitdb==4.0.11 12:10:54 GitPython==3.1.43 12:10:54 google-auth==2.29.0 12:10:54 httplib2==0.22.0 12:10:54 identify==2.5.35 12:10:54 idna==3.6 12:10:54 importlib-resources==1.5.0 12:10:54 iso8601==2.1.0 12:10:54 Jinja2==3.1.3 12:10:54 jmespath==1.0.1 12:10:54 jsonpatch==1.33 12:10:54 jsonpointer==2.4 12:10:54 jsonschema==4.21.1 12:10:54 jsonschema-specifications==2023.12.1 12:10:54 keystoneauth1==5.6.0 12:10:54 kubernetes==29.0.0 12:10:54 lftools==0.37.10 12:10:54 lxml==5.2.0 12:10:54 MarkupSafe==2.1.5 12:10:54 msgpack==1.0.8 12:10:54 multi_key_dict==2.0.3 12:10:54 munch==4.0.0 12:10:54 netaddr==1.2.1 12:10:54 netifaces==0.11.0 12:10:54 niet==1.4.2 12:10:54 nodeenv==1.8.0 12:10:54 oauth2client==4.1.3 12:10:54 oauthlib==3.2.2 12:10:54 openstacksdk==3.0.0 12:10:54 os-client-config==2.1.0 12:10:54 os-service-types==1.7.0 12:10:54 osc-lib==3.0.1 12:10:54 oslo.config==9.4.0 12:10:54 oslo.context==5.5.0 12:10:54 oslo.i18n==6.3.0 12:10:54 oslo.log==5.5.1 12:10:54 oslo.serialization==5.4.0 12:10:54 oslo.utils==7.1.0 12:10:54 packaging==24.0 12:10:54 pbr==6.0.0 12:10:54 platformdirs==4.2.0 12:10:54 prettytable==3.10.0 12:10:54 pyasn1==0.6.0 12:10:54 pyasn1_modules==0.4.0 12:10:54 pycparser==2.22 12:10:54 pygerrit2==2.0.15 12:10:54 PyGithub==2.3.0 12:10:54 pyinotify==0.9.6 12:10:54 PyJWT==2.8.0 12:10:54 PyNaCl==1.5.0 12:10:54 pyparsing==2.4.7 12:10:54 pyperclip==1.8.2 12:10:54 pyrsistent==0.20.0 12:10:54 python-cinderclient==9.5.0 12:10:54 python-dateutil==2.9.0.post0 12:10:54 python-heatclient==3.5.0 12:10:54 python-jenkins==1.8.2 12:10:54 python-keystoneclient==5.4.0 12:10:54 python-magnumclient==4.4.0 12:10:54 python-novaclient==18.6.0 12:10:54 python-openstackclient==6.6.0 12:10:54 python-swiftclient==4.5.0 12:10:54 PyYAML==6.0.1 12:10:54 referencing==0.34.0 12:10:54 requests==2.31.0 12:10:54 requests-oauthlib==2.0.0 12:10:54 requestsexceptions==1.4.0 12:10:54 rfc3986==2.0.0 12:10:54 rpds-py==0.18.0 12:10:54 rsa==4.9 12:10:54 ruamel.yaml==0.18.6 12:10:54 ruamel.yaml.clib==0.2.8 12:10:54 s3transfer==0.10.1 12:10:54 simplejson==3.19.2 12:10:54 six==1.16.0 12:10:54 smmap==5.0.1 12:10:54 soupsieve==2.5 12:10:54 stevedore==5.2.0 12:10:54 tabulate==0.9.0 12:10:54 toml==0.10.2 12:10:54 tomlkit==0.12.4 12:10:54 tqdm==4.66.2 12:10:54 typing_extensions==4.10.0 12:10:54 tzdata==2024.1 12:10:54 urllib3==1.26.18 12:10:54 virtualenv==20.25.1 12:10:54 wcwidth==0.2.13 12:10:54 websocket-client==1.7.0 12:10:54 wrapt==1.16.0 12:10:54 xdg==6.0.0 12:10:54 xmltodict==0.13.0 12:10:54 yq==3.2.3 12:10:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7016384469692328301.sh 12:10:54 ---> sudo-logs.sh 12:10:54 Archiving 'sudo' log.. 12:10:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9006956011992999420.sh 12:10:55 ---> job-cost.sh 12:10:55 Setup pyenv: 12:10:55 system 12:10:55 3.8.13 12:10:55 3.9.13 12:10:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:10:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1Y5 from file:/tmp/.os_lf_venv 12:10:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-B1Y5/bin to PATH 12:11:01 INFO: No Stack... 12:11:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:02 INFO: Archiving Costs 12:11:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3473643842342905173.sh 12:11:02 ---> logs-deploy.sh 12:11:02 Setup pyenv: 12:11:02 system 12:11:02 3.8.13 12:11:02 3.9.13 12:11:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:11:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1Y5 from file:/tmp/.os_lf_venv 12:11:03 lf-activate-venv(): INFO: Installing: lftools 12:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-B1Y5/bin to PATH 12:11:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3407 12:11:12 INFO: archiving workspace using pattern(s): 12:11:13 Archives upload complete. 12:11:13 INFO: archiving logs to Nexus 12:11:14 ---> uname -a: 12:11:14 Linux prd-ubuntu1804-builder-4c-4g-20053 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:11:14 12:11:14 12:11:14 ---> lscpu: 12:11:14 Architecture: x86_64 12:11:14 CPU op-mode(s): 32-bit, 64-bit 12:11:14 Byte Order: Little Endian 12:11:14 CPU(s): 4 12:11:14 On-line CPU(s) list: 0-3 12:11:14 Thread(s) per core: 1 12:11:14 Core(s) per socket: 1 12:11:14 Socket(s): 4 12:11:14 NUMA node(s): 1 12:11:14 Vendor ID: AuthenticAMD 12:11:14 CPU family: 23 12:11:14 Model: 49 12:11:14 Model name: AMD EPYC-Rome Processor 12:11:14 Stepping: 0 12:11:14 CPU MHz: 2800.000 12:11:14 BogoMIPS: 5600.00 12:11:14 Virtualization: AMD-V 12:11:14 Hypervisor vendor: KVM 12:11:14 Virtualization type: full 12:11:14 L1d cache: 32K 12:11:14 L1i cache: 32K 12:11:14 L2 cache: 512K 12:11:14 L3 cache: 16384K 12:11:14 NUMA node0 CPU(s): 0-3 12:11:14 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:11:14 12:11:14 12:11:14 ---> nproc: 12:11:14 4 12:11:14 12:11:14 12:11:14 ---> df -h: 12:11:14 Filesystem Size Used Avail Use% Mounted on 12:11:14 udev 7.9G 0 7.9G 0% /dev 12:11:14 tmpfs 1.6G 672K 1.6G 1% /run 12:11:14 /dev/vda1 78G 8.3G 70G 11% / 12:11:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:11:14 tmpfs 5.0M 0 5.0M 0% /run/lock 12:11:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:11:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:11:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:11:14 12:11:14 12:11:14 ---> free -m: 12:11:14 total used free shared buff/cache available 12:11:14 Mem: 16040 542 13451 0 2046 15186 12:11:14 Swap: 1023 0 1023 12:11:14 12:11:14 12:11:14 ---> ip addr: 12:11:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:11:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:11:14 inet 127.0.0.1/8 scope host lo 12:11:14 valid_lft forever preferred_lft forever 12:11:14 inet6 ::1/128 scope host 12:11:14 valid_lft forever preferred_lft forever 12:11:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:11:14 link/ether fa:16:3e:f2:3a:07 brd ff:ff:ff:ff:ff:ff 12:11:14 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 12:11:14 valid_lft 86247sec preferred_lft 86247sec 12:11:14 inet6 fe80::f816:3eff:fef2:3a07/64 scope link 12:11:14 valid_lft forever preferred_lft forever 12:11:14 12:11:14 12:11:14 ---> sar -b -r -n DEV: 12:11:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20053) 04/02/24 _x86_64_ (4 CPU) 12:11:14 12:11:14 12:08:43 LINUX RESTART (4 CPU) 12:11:14 12:11:14 12:09:01 tps rtps wtps bread/s bwrtn/s 12:11:14 12:10:02 227.00 23.98 203.02 795.20 57093.42 12:11:14 12:11:01 101.05 14.40 86.65 1091.48 10263.89 12:11:14 Average: 164.55 19.23 145.32 942.09 33875.38 12:11:14 12:11:14 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:14 12:10:02 14036988 15518540 2387972 14.54 53468 1632880 813616 4.66 727460 1455328 55240 12:11:14 12:11:01 13836256 15612620 2588704 15.76 76792 1889472 729556 4.18 662568 1690100 101948 12:11:14 Average: 13936622 15565580 2488338 15.15 65130 1761176 771586 4.42 695014 1572714 78594 12:11:14 12:11:14 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:14 12:10:02 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:11:14 12:10:02 ens3 146.84 110.68 1005.15 30.73 0.00 0.00 0.00 0.00 12:11:14 12:11:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 12:11:14 12:11:01 ens3 49.33 35.27 786.41 8.64 0.00 0.00 0.00 0.00 12:11:14 Average: lo 1.41 1.41 0.15 0.15 0.00 0.00 0.00 0.00 12:11:14 Average: ens3 98.50 73.29 896.70 19.77 0.00 0.00 0.00 0.00 12:11:14 12:11:14 12:11:14 ---> sar -P ALL: 12:11:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20053) 04/02/24 _x86_64_ (4 CPU) 12:11:14 12:11:14 12:08:43 LINUX RESTART (4 CPU) 12:11:14 12:11:14 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:11:14 12:10:02 all 19.43 0.00 1.75 10.64 0.06 68.11 12:11:14 12:10:02 0 21.54 0.00 2.14 5.30 0.05 70.97 12:11:14 12:10:02 1 22.89 0.00 1.46 25.59 0.07 49.99 12:11:14 12:10:02 2 26.45 0.00 2.31 4.11 0.07 67.06 12:11:14 12:10:02 3 6.92 0.00 1.13 7.57 0.07 84.30 12:11:14 12:11:01 all 20.69 0.00 1.33 2.90 0.05 75.03 12:11:14 12:11:01 0 18.06 0.00 0.96 0.39 0.05 80.53 12:11:14 12:11:01 1 43.52 0.00 1.81 3.61 0.07 51.00 12:11:14 12:11:01 2 2.29 0.00 0.90 6.23 0.02 90.56 12:11:14 12:11:01 3 18.99 0.00 1.62 1.36 0.07 77.96 12:11:14 Average: all 20.06 0.00 1.55 6.79 0.06 71.55 12:11:14 Average: 0 19.80 0.00 1.55 2.85 0.05 75.75 12:11:14 Average: 1 33.13 0.00 1.63 14.68 0.07 50.49 12:11:14 Average: 2 14.45 0.00 1.61 5.16 0.04 78.74 12:11:14 Average: 3 12.89 0.00 1.37 4.50 0.07 81.17 12:11:14 12:11:14 12:11:14