11:34:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 11:34:46 Running as SYSTEM 11:34:46 [EnvInject] - Loading node environment variables. 11:34:46 Building remotely on prd-ubuntu1804-builder-4c-4g-3390 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:34:46 [ssh-agent] Looking for ssh-agent implementation... 11:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:46 $ ssh-agent 11:34:46 SSH_AUTH_SOCK=/tmp/ssh-2H7JPSdvtqhS/agent.1741 11:34:46 SSH_AGENT_PID=1743 11:34:46 [ssh-agent] Started. 11:34:46 Running ssh-add (command line suppressed) 11:34:46 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6259166982224677914.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6259166982224677914.key) 11:34:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:34:46 The recommended git tool is: NONE 11:34:48 using credential onap-jenkins-ssh 11:34:48 Wiping out workspace first. 11:34:48 Cloning the remote Git repository 11:34:48 Cloning repository git://cloud.onap.org/mirror/oom.git 11:34:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:34:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:34:48 > git --version # timeout=10 11:34:48 > git --version # 'git version 2.17.1' 11:34:48 using GIT_SSH to set credentials Gerrit user 11:34:48 Verifying host key using manually-configured host key entries 11:34:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:34:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:34:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:34:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:34:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:34:54 using GIT_SSH to set credentials Gerrit user 11:34:54 Verifying host key using manually-configured host key entries 11:34:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/2 # timeout=30 11:34:54 > git rev-parse 7b9eda4564eb57f18188983d8741e66396773634^{commit} # timeout=10 11:34:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:34:54 Checking out Revision 7b9eda4564eb57f18188983d8741e66396773634 (refs/changes/49/137149/2) 11:34:54 > git config core.sparsecheckout # timeout=10 11:34:54 > git checkout -f 7b9eda4564eb57f18188983d8741e66396773634 # timeout=30 11:34:57 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 11:34:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:34:57 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 11:34:58 [EnvInject] - Injecting environment variables from a build step. 11:34:58 [EnvInject] - Injecting as environment variables the properties content 11:34:58 PYTHON=python3 11:34:58 11:34:58 [EnvInject] - Variables injected successfully. 11:34:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17221899361277981575.sh 11:34:58 ---> tox-install.sh 11:34:58 + source /home/jenkins/lf-env.sh 11:34:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:34:58 ++ mktemp -d /tmp/venv-XXXX 11:34:58 + lf_venv=/tmp/venv-GfxW 11:34:58 + local venv_file=/tmp/.os_lf_venv 11:34:58 + local python=python3 11:34:58 + local options 11:34:58 + local set_path=true 11:34:58 + local install_args= 11:34:58 ++ 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 11:34:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:34:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:34:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:34:58 + true 11:34:58 + case $1 in 11:34:58 + venv_file=/tmp/.toxenv 11:34:58 + shift 2 11:34:58 + true 11:34:58 + case $1 in 11:34:58 + shift 11:34:58 + break 11:34:58 + case $python in 11:34:58 + local pkg_list= 11:34:58 + [[ -d /opt/pyenv ]] 11:34:58 + echo 'Setup pyenv:' 11:34:58 Setup pyenv: 11:34:58 + export PYENV_ROOT=/opt/pyenv 11:34:58 + PYENV_ROOT=/opt/pyenv 11:34:58 + 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 11:34:58 + 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 11:34:58 + pyenv versions 11:34:58 * system (set by /opt/pyenv/version) 11:34:58 * 3.8.13 (set by /opt/pyenv/version) 11:34:58 * 3.9.13 (set by /opt/pyenv/version) 11:34:58 * 3.10.6 (set by /opt/pyenv/version) 11:34:58 + command -v pyenv 11:34:58 ++ pyenv init - --no-rehash 11:34:58 + 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[*]}"'\'')" 11:34:58 export PATH="/opt/pyenv/shims:${PATH}" 11:34:58 export PYENV_SHELL=bash 11:34:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:34:58 pyenv() { 11:34:58 local command 11:34:58 command="${1:-}" 11:34:58 if [ "$#" -gt 0 ]; then 11:34:58 shift 11:34:58 fi 11:34:58 11:34:58 case "$command" in 11:34:58 rehash|shell) 11:34:58 eval "$(pyenv "sh-$command" "$@")" 11:34:58 ;; 11:34:58 *) 11:34:58 command pyenv "$command" "$@" 11:34:58 ;; 11:34:58 esac 11:34:58 }' 11:34:58 +++ 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[*]}"' 11:34:58 ++ 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 11:34:58 ++ 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 11:34:58 ++ 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 11:34:58 ++ export PYENV_SHELL=bash 11:34:58 ++ PYENV_SHELL=bash 11:34:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:34:58 +++ complete -F _pyenv pyenv 11:34:58 ++ lf-pyver python3 11:34:58 ++ local py_version_xy=python3 11:34:58 ++ local py_version_xyz= 11:34:58 ++ pyenv versions 11:34:58 ++ local command 11:34:58 ++ command=versions 11:34:58 ++ '[' 1 -gt 0 ']' 11:34:58 ++ shift 11:34:58 ++ sed 's/^[ *]* //' 11:34:58 ++ awk '{ print $1 }' 11:34:58 ++ grep -E '^[0-9.]*[0-9]$' 11:34:58 ++ case "$command" in 11:34:58 ++ command pyenv versions 11:34:58 ++ pyenv versions 11:34:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:34:58 +++ grep '^3' /tmp/.pyenv_versions 11:34:58 +++ sort -V 11:34:58 +++ tail -n 1 11:34:58 ++ py_version_xyz=3.10.6 11:34:58 ++ [[ -z 3.10.6 ]] 11:34:58 ++ echo 3.10.6 11:34:58 ++ return 0 11:34:58 + pyenv local 3.10.6 11:34:58 + local command 11:34:58 + command=local 11:34:58 + '[' 2 -gt 0 ']' 11:34:58 + shift 11:34:58 + case "$command" in 11:34:58 + command pyenv local 3.10.6 11:34:58 + pyenv local 3.10.6 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='tox ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='virtualenv ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='urllib3~=1.26.15 ' 11:34:58 + [[ -f /tmp/.toxenv ]] 11:34:58 + [[ ! -f /tmp/.toxenv ]] 11:34:58 + [[ -n '' ]] 11:34:58 + python3 -m venv /tmp/venv-GfxW 11:35:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GfxW' 11:35:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GfxW 11:35:02 + echo /tmp/venv-GfxW 11:35:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:35:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:35:02 + /tmp/venv-GfxW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:35:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:35:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:35:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:35:05 + /tmp/venv-GfxW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:35:08 + type python3 11:35:08 + true 11:35:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GfxW/bin to PATH' 11:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-GfxW/bin to PATH 11:35:08 + PATH=/tmp/venv-GfxW/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 11:35:08 + return 0 11:35:08 + python3 --version 11:35:08 Python 3.10.6 11:35:08 + python3 -m pip --version 11:35:08 pip 24.0 from /tmp/venv-GfxW/lib/python3.10/site-packages/pip (python 3.10) 11:35:08 + python3 -m pip freeze 11:35:08 cachetools==5.3.2 11:35:08 chardet==5.2.0 11:35:08 colorama==0.4.6 11:35:08 distlib==0.3.8 11:35:08 filelock==3.13.1 11:35:08 packaging==23.2 11:35:08 platformdirs==4.2.0 11:35:08 pluggy==1.4.0 11:35:08 pyproject-api==1.6.1 11:35:08 tomli==2.0.1 11:35:08 tox==4.12.1 11:35:08 urllib3==1.26.18 11:35:08 virtualenv==20.25.0 11:35:08 [EnvInject] - Injecting environment variables from a build step. 11:35:08 [EnvInject] - Injecting as environment variables the properties content 11:35:08 PARALLEL=false 11:35:08 11:35:08 [EnvInject] - Variables injected successfully. 11:35:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9120320385166871715.sh 11:35:08 ---> tox-run.sh 11:35:08 + 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 11:35:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:35:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:35:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:35:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:35:08 + source /home/jenkins/lf-env.sh 11:35:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:35:08 ++ mktemp -d /tmp/venv-XXXX 11:35:08 + lf_venv=/tmp/venv-qCl8 11:35:08 + local venv_file=/tmp/.os_lf_venv 11:35:08 + local python=python3 11:35:08 + local options 11:35:08 + local set_path=true 11:35:08 + local install_args= 11:35:08 ++ 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 11:35:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:35:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:35:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:35:08 + true 11:35:08 + case $1 in 11:35:08 + venv_file=/tmp/.toxenv 11:35:08 + shift 2 11:35:08 + true 11:35:08 + case $1 in 11:35:08 + shift 11:35:08 + break 11:35:08 + case $python in 11:35:08 + local pkg_list= 11:35:08 + [[ -d /opt/pyenv ]] 11:35:08 + echo 'Setup pyenv:' 11:35:08 Setup pyenv: 11:35:08 + export PYENV_ROOT=/opt/pyenv 11:35:08 + PYENV_ROOT=/opt/pyenv 11:35:08 + 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 11:35:08 + 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 11:35:08 + pyenv versions 11:35:08 system 11:35:08 3.8.13 11:35:08 3.9.13 11:35:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:35:08 + command -v pyenv 11:35:08 ++ pyenv init - --no-rehash 11:35:08 + 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[*]}"'\'')" 11:35:08 export PATH="/opt/pyenv/shims:${PATH}" 11:35:08 export PYENV_SHELL=bash 11:35:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:35:08 pyenv() { 11:35:08 local command 11:35:08 command="${1:-}" 11:35:08 if [ "$#" -gt 0 ]; then 11:35:08 shift 11:35:08 fi 11:35:08 11:35:08 case "$command" in 11:35:08 rehash|shell) 11:35:08 eval "$(pyenv "sh-$command" "$@")" 11:35:08 ;; 11:35:08 *) 11:35:08 command pyenv "$command" "$@" 11:35:08 ;; 11:35:08 esac 11:35:08 }' 11:35:08 +++ 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[*]}"' 11:35:08 ++ 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 11:35:08 ++ 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 11:35:08 ++ 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 11:35:08 ++ export PYENV_SHELL=bash 11:35:08 ++ PYENV_SHELL=bash 11:35:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:35:08 +++ complete -F _pyenv pyenv 11:35:08 ++ lf-pyver python3 11:35:08 ++ local py_version_xy=python3 11:35:08 ++ local py_version_xyz= 11:35:08 ++ pyenv versions 11:35:08 ++ local command 11:35:08 ++ command=versions 11:35:08 ++ '[' 1 -gt 0 ']' 11:35:08 ++ shift 11:35:08 ++ case "$command" in 11:35:08 ++ command pyenv versions 11:35:08 ++ awk '{ print $1 }' 11:35:08 ++ pyenv versions 11:35:08 ++ sed 's/^[ *]* //' 11:35:08 ++ grep -E '^[0-9.]*[0-9]$' 11:35:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:35:08 +++ sort -V 11:35:08 +++ tail -n 1 11:35:08 +++ grep '^3' /tmp/.pyenv_versions 11:35:08 ++ py_version_xyz=3.10.6 11:35:08 ++ [[ -z 3.10.6 ]] 11:35:08 ++ echo 3.10.6 11:35:08 ++ return 0 11:35:08 + pyenv local 3.10.6 11:35:08 + local command 11:35:08 + command=local 11:35:08 + '[' 2 -gt 0 ']' 11:35:08 + shift 11:35:08 + case "$command" in 11:35:08 + command pyenv local 3.10.6 11:35:08 + pyenv local 3.10.6 11:35:09 + for arg in "$@" 11:35:09 + case $arg in 11:35:09 + pkg_list+='tox ' 11:35:09 + for arg in "$@" 11:35:09 + case $arg in 11:35:09 + pkg_list+='virtualenv ' 11:35:09 + for arg in "$@" 11:35:09 + case $arg in 11:35:09 + pkg_list+='urllib3~=1.26.15 ' 11:35:09 + [[ -f /tmp/.toxenv ]] 11:35:09 ++ cat /tmp/.toxenv 11:35:09 + lf_venv=/tmp/venv-GfxW 11:35:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GfxW from' file:/tmp/.toxenv 11:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GfxW from file:/tmp/.toxenv 11:35:09 + /tmp/venv-GfxW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:35:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:35:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:35:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:35:09 + /tmp/venv-GfxW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:35:11 + type python3 11:35:11 + true 11:35:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GfxW/bin to PATH' 11:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-GfxW/bin to PATH 11:35:11 + PATH=/tmp/venv-GfxW/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 11:35:11 + return 0 11:35:11 + [[ -d /opt/pyenv ]] 11:35:11 + echo '---> Setting up pyenv' 11:35:11 ---> Setting up pyenv 11:35:11 + export PYENV_ROOT=/opt/pyenv 11:35:11 + PYENV_ROOT=/opt/pyenv 11:35:11 + export PATH=/opt/pyenv/bin:/tmp/venv-GfxW/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 11:35:11 + PATH=/opt/pyenv/bin:/tmp/venv-GfxW/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 11:35:11 ++ pwd 11:35:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:35:11 + export PYTHONPATH 11:35:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:35:11 + TOX_TESTENV_PASSENV=PYTHONPATH 11:35:11 + tox --version 11:35:11 4.12.1 from /tmp/venv-GfxW/lib/python3.10/site-packages/tox/__init__.py 11:35:11 + PARALLEL=false 11:35:11 + TOX_OPTIONS_LIST= 11:35:11 + [[ -n checkbashisms ]] 11:35:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:35:11 + case ${PARALLEL,,} in 11:35:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:35:11 + tox -e checkbashisms 11:35:12 checkbashisms: freeze> python -m pip freeze --all 11:35:13 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:35:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:35:14 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:35:14 you may get strange results 11:35:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:35:16 checkbashisms: OK (4.90=setup[1.70]+cmd[3.20] seconds) 11:35:16 congratulations :) (5.09 seconds) 11:35:16 + tox_status=0 11:35:16 + echo '---> Completed tox runs' 11:35:16 ---> Completed tox runs 11:35:16 + for i in .tox/*/log 11:35:16 ++ echo .tox/checkbashisms/log 11:35:16 ++ awk -F/ '{print $2}' 11:35:17 + tox_env=checkbashisms 11:35:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:35:17 + DOC_DIR=docs/_build/html 11:35:17 + [[ -d docs/_build/html ]] 11:35:17 + echo '---> tox-run.sh ends' 11:35:17 ---> tox-run.sh ends 11:35:17 + test 0 -eq 0 11:35:17 $ ssh-agent -k 11:35:17 unset SSH_AUTH_SOCK; 11:35:17 unset SSH_AGENT_PID; 11:35:17 echo Agent pid 1743 killed; 11:35:17 [ssh-agent] Stopped. 11:35:17 [PostBuildScript] - [INFO] Executing post build scripts. 11:35:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13565359210388579104.sh 11:35:17 ---> sysstat.sh 11:35:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15531511093315412820.sh 11:35:17 ---> package-listing.sh 11:35:17 ++ facter osfamily 11:35:17 ++ tr '[:upper:]' '[:lower:]' 11:35:17 + OS_FAMILY=debian 11:35:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:35:17 + START_PACKAGES=/tmp/packages_start.txt 11:35:17 + END_PACKAGES=/tmp/packages_end.txt 11:35:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:35:17 + PACKAGES=/tmp/packages_start.txt 11:35:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:35:17 + PACKAGES=/tmp/packages_end.txt 11:35:17 + case "${OS_FAMILY}" in 11:35:17 + dpkg -l 11:35:17 + grep '^ii' 11:35:17 + '[' -f /tmp/packages_start.txt ']' 11:35:17 + '[' -f /tmp/packages_end.txt ']' 11:35:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:35:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:35:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:35:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:35:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2279466374729498247.sh 11:35:17 ---> capture-instance-metadata.sh 11:35:17 Setup pyenv: 11:35:17 system 11:35:17 3.8.13 11:35:17 3.9.13 11:35:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:35:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NewN 11:35:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:35:24 lf-activate-venv(): INFO: Installing: lftools 11:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-NewN/bin to PATH 11:35:57 INFO: Running in OpenStack, capturing instance metadata 11:35:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1414296185121597590.sh 11:35:57 provisioning config files... 11:35:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config569690220866147837tmp 11:35:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:35:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:35:57 [EnvInject] - Injecting environment variables from a build step. 11:35:57 [EnvInject] - Injecting as environment variables the properties content 11:35:57 SERVER_ID=logs 11:35:57 11:35:57 [EnvInject] - Variables injected successfully. 11:35:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9302497183144550372.sh 11:35:57 ---> create-netrc.sh 11:35:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4494289722874609953.sh 11:35:57 ---> python-tools-install.sh 11:35:57 Setup pyenv: 11:35:57 system 11:35:57 3.8.13 11:35:57 3.9.13 11:35:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NewN from file:/tmp/.os_lf_venv 11:35:59 lf-activate-venv(): INFO: Installing: lftools 11:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-NewN/bin to PATH 11:36:06 Generating Requirements File 11:36:40 Python 3.10.6 11:36:40 pip 24.0 from /tmp/venv-NewN/lib/python3.10/site-packages/pip (python 3.10) 11:36:40 appdirs==1.4.4 11:36:40 argcomplete==3.2.2 11:36:40 aspy.yaml==1.3.0 11:36:40 attrs==23.2.0 11:36:40 autopage==0.5.2 11:36:40 beautifulsoup4==4.12.3 11:36:40 boto3==1.34.36 11:36:40 botocore==1.34.36 11:36:40 bs4==0.0.2 11:36:40 cachetools==5.3.2 11:36:40 certifi==2024.2.2 11:36:40 cffi==1.16.0 11:36:40 cfgv==3.4.0 11:36:40 chardet==5.2.0 11:36:40 charset-normalizer==3.3.2 11:36:40 click==8.1.7 11:36:40 cliff==4.5.0 11:36:40 cmd2==2.4.3 11:36:40 cryptography==3.3.2 11:36:40 debtcollector==2.5.0 11:36:40 decorator==5.1.1 11:36:40 defusedxml==0.7.1 11:36:40 Deprecated==1.2.14 11:36:40 distlib==0.3.8 11:36:40 dnspython==2.5.0 11:36:40 docker==4.2.2 11:36:40 dogpile.cache==1.3.0 11:36:40 email-validator==2.1.0.post1 11:36:40 filelock==3.13.1 11:36:40 future==0.18.3 11:36:40 gitdb==4.0.11 11:36:40 GitPython==3.1.41 11:36:40 google-auth==2.27.0 11:36:40 httplib2==0.22.0 11:36:40 identify==2.5.33 11:36:40 idna==3.6 11:36:40 importlib-resources==1.5.0 11:36:40 iso8601==2.1.0 11:36:40 Jinja2==3.1.3 11:36:40 jmespath==1.0.1 11:36:40 jsonpatch==1.33 11:36:40 jsonpointer==2.4 11:36:40 jsonschema==4.21.1 11:36:40 jsonschema-specifications==2023.12.1 11:36:40 keystoneauth1==5.5.0 11:36:40 kubernetes==29.0.0 11:36:40 lftools==0.37.8 11:36:40 lxml==5.1.0 11:36:40 MarkupSafe==2.1.5 11:36:40 msgpack==1.0.7 11:36:40 multi_key_dict==2.0.3 11:36:40 munch==4.0.0 11:36:40 netaddr==0.10.1 11:36:40 netifaces==0.11.0 11:36:40 niet==1.4.2 11:36:40 nodeenv==1.8.0 11:36:40 oauth2client==4.1.3 11:36:40 oauthlib==3.2.2 11:36:40 openstacksdk==0.62.0 11:36:40 os-client-config==2.1.0 11:36:40 os-service-types==1.7.0 11:36:40 osc-lib==3.0.0 11:36:40 oslo.config==9.3.0 11:36:40 oslo.context==5.3.0 11:36:40 oslo.i18n==6.2.0 11:36:40 oslo.log==5.4.0 11:36:40 oslo.serialization==5.3.0 11:36:40 oslo.utils==7.0.0 11:36:40 packaging==23.2 11:36:40 pbr==6.0.0 11:36:40 platformdirs==4.2.0 11:36:40 prettytable==3.9.0 11:36:40 pyasn1==0.5.1 11:36:40 pyasn1-modules==0.3.0 11:36:40 pycparser==2.21 11:36:40 pygerrit2==2.0.15 11:36:40 PyGithub==2.2.0 11:36:40 pyinotify==0.9.6 11:36:40 PyJWT==2.8.0 11:36:40 PyNaCl==1.5.0 11:36:40 pyparsing==2.4.7 11:36:40 pyperclip==1.8.2 11:36:40 pyrsistent==0.20.0 11:36:40 python-cinderclient==9.4.0 11:36:40 python-dateutil==2.8.2 11:36:40 python-heatclient==3.4.0 11:36:40 python-jenkins==1.8.2 11:36:40 python-keystoneclient==5.3.0 11:36:40 python-magnumclient==4.3.0 11:36:40 python-novaclient==18.4.0 11:36:40 python-openstackclient==6.0.0 11:36:40 python-swiftclient==4.4.0 11:36:40 pytz==2024.1 11:36:40 PyYAML==6.0.1 11:36:40 referencing==0.33.0 11:36:40 requests==2.31.0 11:36:40 requests-oauthlib==1.3.1 11:36:40 requestsexceptions==1.4.0 11:36:40 rfc3986==2.0.0 11:36:40 rpds-py==0.17.1 11:36:40 rsa==4.9 11:36:40 ruamel.yaml==0.18.6 11:36:40 ruamel.yaml.clib==0.2.8 11:36:40 s3transfer==0.10.0 11:36:40 simplejson==3.19.2 11:36:40 six==1.16.0 11:36:40 smmap==5.0.1 11:36:40 soupsieve==2.5 11:36:40 stevedore==5.1.0 11:36:40 tabulate==0.9.0 11:36:40 toml==0.10.2 11:36:40 tomlkit==0.12.3 11:36:40 tqdm==4.66.1 11:36:40 typing_extensions==4.9.0 11:36:40 tzdata==2023.4 11:36:40 urllib3==1.26.18 11:36:40 virtualenv==20.25.0 11:36:40 wcwidth==0.2.13 11:36:40 websocket-client==1.7.0 11:36:40 wrapt==1.16.0 11:36:40 xdg==6.0.0 11:36:40 xmltodict==0.13.0 11:36:40 yq==3.2.3 11:36:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10976792333717330773.sh 11:36:41 ---> sudo-logs.sh 11:36:41 Archiving 'sudo' log.. 11:36:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16489165450221358093.sh 11:36:41 ---> job-cost.sh 11:36:41 Setup pyenv: 11:36:41 system 11:36:41 3.8.13 11:36:41 3.9.13 11:36:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NewN from file:/tmp/.os_lf_venv 11:36:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:36:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-NewN/bin to PATH 11:36:50 INFO: No Stack... 11:36:50 INFO: Retrieving Pricing Info for: v3-standard-4 11:36:51 INFO: Archiving Costs 11:36:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13157980109627607033.sh 11:36:51 ---> logs-deploy.sh 11:36:51 Setup pyenv: 11:36:51 system 11:36:51 3.8.13 11:36:51 3.9.13 11:36:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NewN from file:/tmp/.os_lf_venv 11:36:52 lf-activate-venv(): INFO: Installing: lftools 11:37:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:37:02 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-NewN/bin to PATH 11:37:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3303 11:37:03 INFO: archiving workspace using pattern(s): 11:37:04 Archives upload complete. 11:37:04 INFO: archiving logs to Nexus 11:37:05 ---> uname -a: 11:37:05 Linux prd-ubuntu1804-builder-4c-4g-3390 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:37:05 11:37:05 11:37:05 ---> lscpu: 11:37:05 Architecture: x86_64 11:37:05 CPU op-mode(s): 32-bit, 64-bit 11:37:05 Byte Order: Little Endian 11:37:05 CPU(s): 4 11:37:05 On-line CPU(s) list: 0-3 11:37:05 Thread(s) per core: 1 11:37:05 Core(s) per socket: 1 11:37:05 Socket(s): 4 11:37:05 NUMA node(s): 1 11:37:05 Vendor ID: AuthenticAMD 11:37:05 CPU family: 23 11:37:05 Model: 49 11:37:05 Model name: AMD EPYC-Rome Processor 11:37:05 Stepping: 0 11:37:05 CPU MHz: 2799.998 11:37:05 BogoMIPS: 5599.99 11:37:05 Virtualization: AMD-V 11:37:05 Hypervisor vendor: KVM 11:37:05 Virtualization type: full 11:37:05 L1d cache: 32K 11:37:05 L1i cache: 32K 11:37:05 L2 cache: 512K 11:37:05 L3 cache: 16384K 11:37:05 NUMA node0 CPU(s): 0-3 11:37:05 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 11:37:05 11:37:05 11:37:05 ---> nproc: 11:37:05 4 11:37:05 11:37:05 11:37:05 ---> df -h: 11:37:05 Filesystem Size Used Avail Use% Mounted on 11:37:05 udev 7.9G 0 7.9G 0% /dev 11:37:05 tmpfs 1.6G 672K 1.6G 1% /run 11:37:05 /dev/vda1 78G 8.3G 70G 11% / 11:37:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:37:05 tmpfs 5.0M 0 5.0M 0% /run/lock 11:37:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:37:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:37:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:37:05 11:37:05 11:37:05 ---> free -m: 11:37:05 total used free shared buff/cache available 11:37:05 Mem: 16040 540 13427 0 2071 15187 11:37:05 Swap: 1023 0 1023 11:37:05 11:37:05 11:37:05 ---> ip addr: 11:37:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:05 inet 127.0.0.1/8 scope host lo 11:37:05 valid_lft forever preferred_lft forever 11:37:05 inet6 ::1/128 scope host 11:37:05 valid_lft forever preferred_lft forever 11:37:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:05 link/ether fa:16:3e:58:aa:d6 brd ff:ff:ff:ff:ff:ff 11:37:05 inet 10.30.106.73/23 brd 10.30.107.255 scope global dynamic ens3 11:37:05 valid_lft 86236sec preferred_lft 86236sec 11:37:05 inet6 fe80::f816:3eff:fe58:aad6/64 scope link 11:37:05 valid_lft forever preferred_lft forever 11:37:05 11:37:05 11:37:05 ---> sar -b -r -n DEV: 11:37:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3390) 02/07/24 _x86_64_ (4 CPU) 11:37:05 11:37:05 11:34:24 LINUX RESTART (4 CPU) 11:37:05 11:37:05 11:35:01 tps rtps wtps bread/s bwrtn/s 11:37:05 11:36:01 104.63 21.88 82.75 1183.54 17970.87 11:37:05 11:37:01 74.75 0.37 74.39 25.86 18063.66 11:37:05 Average: 89.69 11.12 78.57 604.70 18017.26 11:37:05 11:37:05 11:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:05 11:36:01 13892136 15567288 2532832 15.42 66748 1803600 778248 4.45 701696 1609380 133416 11:37:05 11:37:01 13698900 15513176 2726068 16.60 78624 1923804 828860 4.74 769496 1719620 113572 11:37:05 Average: 13795518 15540232 2629450 16.01 72686 1863702 803554 4.60 735596 1664500 123494 11:37:05 11:37:05 11:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:05 11:36:01 ens3 60.72 42.31 788.01 10.91 0.00 0.00 0.00 0.00 11:37:05 11:36:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:37:05 11:37:01 ens3 36.79 27.35 365.13 7.40 0.00 0.00 0.00 0.00 11:37:05 11:37:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:37:05 Average: ens3 48.76 34.83 576.57 9.15 0.00 0.00 0.00 0.00 11:37:05 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:37:05 11:37:05 11:37:05 ---> sar -P ALL: 11:37:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3390) 02/07/24 _x86_64_ (4 CPU) 11:37:05 11:37:05 11:34:24 LINUX RESTART (4 CPU) 11:37:05 11:37:05 11:35:01 CPU %user %nice %system %iowait %steal %idle 11:37:05 11:36:01 all 20.46 0.00 1.67 4.19 0.07 73.61 11:37:05 11:36:01 0 6.90 0.00 0.94 1.09 0.07 91.01 11:37:05 11:36:01 1 18.24 0.00 1.42 0.47 0.05 79.82 11:37:05 11:36:01 2 44.34 0.00 3.14 5.66 0.10 46.76 11:37:05 11:36:01 3 12.30 0.00 1.24 9.54 0.05 76.87 11:37:05 11:37:01 all 21.71 0.00 1.24 3.40 0.06 73.59 11:37:05 11:37:01 0 10.77 0.00 0.65 1.81 0.08 86.68 11:37:05 11:37:01 1 9.70 0.00 1.02 0.47 0.05 88.77 11:37:05 11:37:01 2 19.50 0.00 1.12 8.84 0.05 70.49 11:37:05 11:37:01 3 46.86 0.00 2.12 2.50 0.07 48.45 11:37:05 Average: all 21.09 0.00 1.45 3.80 0.06 73.60 11:37:05 Average: 0 8.84 0.00 0.79 1.45 0.08 88.85 11:37:05 Average: 1 13.97 0.00 1.22 0.47 0.05 84.30 11:37:05 Average: 2 31.94 0.00 2.13 7.24 0.08 58.61 11:37:05 Average: 3 29.59 0.00 1.68 6.02 0.06 62.65 11:37:05 11:37:05 11:37:05