14:26:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 14:26:37 Running as SYSTEM 14:26:37 [EnvInject] - Loading node environment variables. 14:26:37 Building remotely on prd-ubuntu1804-builder-4c-4g-5566 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:26:37 [ssh-agent] Looking for ssh-agent implementation... 14:26:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:37 $ ssh-agent 14:26:37 SSH_AUTH_SOCK=/tmp/ssh-3Bfwqf7ARBQb/agent.1733 14:26:37 SSH_AGENT_PID=1735 14:26:37 [ssh-agent] Started. 14:26:37 Running ssh-add (command line suppressed) 14:26:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17390897340334001708.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17390897340334001708.key) 14:26:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:26:38 The recommended git tool is: NONE 14:26:40 using credential onap-jenkins-ssh 14:26:40 Wiping out workspace first. 14:26:40 Cloning the remote Git repository 14:26:40 Cloning repository git://cloud.onap.org/mirror/oom.git 14:26:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:26:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:26:40 > git --version # timeout=10 14:26:40 > git --version # 'git version 2.17.1' 14:26:40 using GIT_SSH to set credentials Gerrit user 14:26:40 Verifying host key using manually-configured host key entries 14:26:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:26:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:26:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:26:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:26:46 using GIT_SSH to set credentials Gerrit user 14:26:46 Verifying host key using manually-configured host key entries 14:26:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/9 # timeout=30 14:26:46 > git rev-parse 723038ed1a0d58dade5c3da643c92f1ff0063005^{commit} # timeout=10 14:26:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:26:46 Checking out Revision 723038ed1a0d58dade5c3da643c92f1ff0063005 (refs/changes/49/137149/9) 14:26:46 > git config core.sparsecheckout # timeout=10 14:26:46 > git checkout -f 723038ed1a0d58dade5c3da643c92f1ff0063005 # timeout=30 14:26:50 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 14:26:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:26:50 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 14:26:50 [EnvInject] - Injecting environment variables from a build step. 14:26:50 [EnvInject] - Injecting as environment variables the properties content 14:26:50 PYTHON=python3 14:26:50 14:26:50 [EnvInject] - Variables injected successfully. 14:26:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6638786947148651858.sh 14:26:50 ---> tox-install.sh 14:26:50 + source /home/jenkins/lf-env.sh 14:26:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:26:50 ++ mktemp -d /tmp/venv-XXXX 14:26:50 + lf_venv=/tmp/venv-gPij 14:26:50 + local venv_file=/tmp/.os_lf_venv 14:26:50 + local python=python3 14:26:50 + local options 14:26:50 + local set_path=true 14:26:50 + local install_args= 14:26:50 ++ 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 14:26:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:26:50 + true 14:26:50 + case $1 in 14:26:50 + venv_file=/tmp/.toxenv 14:26:50 + shift 2 14:26:50 + true 14:26:50 + case $1 in 14:26:50 + shift 14:26:50 + break 14:26:50 + case $python in 14:26:50 + local pkg_list= 14:26:50 + [[ -d /opt/pyenv ]] 14:26:50 + echo 'Setup pyenv:' 14:26:50 Setup pyenv: 14:26:50 + export PYENV_ROOT=/opt/pyenv 14:26:50 + PYENV_ROOT=/opt/pyenv 14:26:50 + 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 14:26:50 + 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 14:26:50 + pyenv versions 14:26:50 * system (set by /opt/pyenv/version) 14:26:50 * 3.8.13 (set by /opt/pyenv/version) 14:26:50 * 3.9.13 (set by /opt/pyenv/version) 14:26:50 * 3.10.6 (set by /opt/pyenv/version) 14:26:50 + command -v pyenv 14:26:50 ++ pyenv init - --no-rehash 14:26:50 + 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[*]}"'\'')" 14:26:50 export PATH="/opt/pyenv/shims:${PATH}" 14:26:50 export PYENV_SHELL=bash 14:26:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:26:50 pyenv() { 14:26:50 local command 14:26:50 command="${1:-}" 14:26:50 if [ "$#" -gt 0 ]; then 14:26:50 shift 14:26:50 fi 14:26:50 14:26:50 case "$command" in 14:26:50 rehash|shell) 14:26:50 eval "$(pyenv "sh-$command" "$@")" 14:26:50 ;; 14:26:50 *) 14:26:50 command pyenv "$command" "$@" 14:26:50 ;; 14:26:50 esac 14:26:50 }' 14:26:50 +++ 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[*]}"' 14:26:50 ++ 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 14:26:50 ++ 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 14:26:50 ++ 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 14:26:50 ++ export PYENV_SHELL=bash 14:26:50 ++ PYENV_SHELL=bash 14:26:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:26:50 +++ complete -F _pyenv pyenv 14:26:50 ++ lf-pyver python3 14:26:50 ++ local py_version_xy=python3 14:26:50 ++ local py_version_xyz= 14:26:50 ++ pyenv versions 14:26:50 ++ local command 14:26:50 ++ command=versions 14:26:50 ++ '[' 1 -gt 0 ']' 14:26:50 ++ shift 14:26:50 ++ case "$command" in 14:26:50 ++ command pyenv versions 14:26:50 ++ pyenv versions 14:26:50 ++ sed 's/^[ *]* //' 14:26:50 ++ awk '{ print $1 }' 14:26:50 ++ grep -E '^[0-9.]*[0-9]$' 14:26:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:26:50 +++ grep '^3' /tmp/.pyenv_versions 14:26:50 +++ sort -V 14:26:50 +++ tail -n 1 14:26:50 ++ py_version_xyz=3.10.6 14:26:50 ++ [[ -z 3.10.6 ]] 14:26:50 ++ echo 3.10.6 14:26:50 ++ return 0 14:26:50 + pyenv local 3.10.6 14:26:50 + local command 14:26:50 + command=local 14:26:50 + '[' 2 -gt 0 ']' 14:26:50 + shift 14:26:50 + case "$command" in 14:26:50 + command pyenv local 3.10.6 14:26:50 + pyenv local 3.10.6 14:26:50 + for arg in "$@" 14:26:50 + case $arg in 14:26:50 + pkg_list+='tox ' 14:26:50 + for arg in "$@" 14:26:50 + case $arg in 14:26:50 + pkg_list+='virtualenv ' 14:26:50 + for arg in "$@" 14:26:50 + case $arg in 14:26:50 + pkg_list+='urllib3~=1.26.15 ' 14:26:50 + [[ -f /tmp/.toxenv ]] 14:26:50 + [[ ! -f /tmp/.toxenv ]] 14:26:50 + [[ -n '' ]] 14:26:50 + python3 -m venv /tmp/venv-gPij 14:26:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gPij' 14:26:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gPij 14:26:54 + echo /tmp/venv-gPij 14:26:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:26:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:26:54 + /tmp/venv-gPij/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:26:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:26:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:26:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:26:57 + /tmp/venv-gPij/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:27:00 + type python3 14:27:00 + true 14:27:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gPij/bin to PATH' 14:27:00 lf-activate-venv(): INFO: Adding /tmp/venv-gPij/bin to PATH 14:27:00 + PATH=/tmp/venv-gPij/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 14:27:00 + return 0 14:27:00 + python3 --version 14:27:00 Python 3.10.6 14:27:00 + python3 -m pip --version 14:27:00 pip 24.0 from /tmp/venv-gPij/lib/python3.10/site-packages/pip (python 3.10) 14:27:00 + python3 -m pip freeze 14:27:01 cachetools==5.3.2 14:27:01 chardet==5.2.0 14:27:01 colorama==0.4.6 14:27:01 distlib==0.3.8 14:27:01 filelock==3.13.1 14:27:01 packaging==23.2 14:27:01 platformdirs==4.2.0 14:27:01 pluggy==1.4.0 14:27:01 pyproject-api==1.6.1 14:27:01 tomli==2.0.1 14:27:01 tox==4.12.1 14:27:01 urllib3==1.26.18 14:27:01 virtualenv==20.25.0 14:27:01 [EnvInject] - Injecting environment variables from a build step. 14:27:01 [EnvInject] - Injecting as environment variables the properties content 14:27:01 PARALLEL=false 14:27:01 14:27:01 [EnvInject] - Variables injected successfully. 14:27:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins976536345643635855.sh 14:27:01 ---> tox-run.sh 14:27:01 + 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 14:27:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:27:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:27:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:27:01 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:27:01 + source /home/jenkins/lf-env.sh 14:27:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:27:01 ++ mktemp -d /tmp/venv-XXXX 14:27:01 + lf_venv=/tmp/venv-0gK9 14:27:01 + local venv_file=/tmp/.os_lf_venv 14:27:01 + local python=python3 14:27:01 + local options 14:27:01 + local set_path=true 14:27:01 + local install_args= 14:27:01 ++ 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 14:27:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:27:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:27:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:27:01 + true 14:27:01 + case $1 in 14:27:01 + venv_file=/tmp/.toxenv 14:27:01 + shift 2 14:27:01 + true 14:27:01 + case $1 in 14:27:01 + shift 14:27:01 + break 14:27:01 + case $python in 14:27:01 + local pkg_list= 14:27:01 + [[ -d /opt/pyenv ]] 14:27:01 + echo 'Setup pyenv:' 14:27:01 Setup pyenv: 14:27:01 + export PYENV_ROOT=/opt/pyenv 14:27:01 + PYENV_ROOT=/opt/pyenv 14:27:01 + 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 14:27:01 + 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 14:27:01 + pyenv versions 14:27:01 system 14:27:01 3.8.13 14:27:01 3.9.13 14:27:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:27:01 + command -v pyenv 14:27:01 ++ pyenv init - --no-rehash 14:27:01 + 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[*]}"'\'')" 14:27:01 export PATH="/opt/pyenv/shims:${PATH}" 14:27:01 export PYENV_SHELL=bash 14:27:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:27:01 pyenv() { 14:27:01 local command 14:27:01 command="${1:-}" 14:27:01 if [ "$#" -gt 0 ]; then 14:27:01 shift 14:27:01 fi 14:27:01 14:27:01 case "$command" in 14:27:01 rehash|shell) 14:27:01 eval "$(pyenv "sh-$command" "$@")" 14:27:01 ;; 14:27:01 *) 14:27:01 command pyenv "$command" "$@" 14:27:01 ;; 14:27:01 esac 14:27:01 }' 14:27:01 +++ 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[*]}"' 14:27:01 ++ 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 14:27:01 ++ 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 14:27:01 ++ 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 14:27:01 ++ export PYENV_SHELL=bash 14:27:01 ++ PYENV_SHELL=bash 14:27:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:27:01 +++ complete -F _pyenv pyenv 14:27:01 ++ lf-pyver python3 14:27:01 ++ local py_version_xy=python3 14:27:01 ++ local py_version_xyz= 14:27:01 ++ pyenv versions 14:27:01 ++ sed 's/^[ *]* //' 14:27:01 ++ local command 14:27:01 ++ command=versions 14:27:01 ++ '[' 1 -gt 0 ']' 14:27:01 ++ shift 14:27:01 ++ case "$command" in 14:27:01 ++ command pyenv versions 14:27:01 ++ pyenv versions 14:27:01 ++ grep -E '^[0-9.]*[0-9]$' 14:27:01 ++ awk '{ print $1 }' 14:27:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:27:01 +++ grep '^3' /tmp/.pyenv_versions 14:27:01 +++ sort -V 14:27:01 +++ tail -n 1 14:27:01 ++ py_version_xyz=3.10.6 14:27:01 ++ [[ -z 3.10.6 ]] 14:27:01 ++ echo 3.10.6 14:27:01 ++ return 0 14:27:01 + pyenv local 3.10.6 14:27:01 + local command 14:27:01 + command=local 14:27:01 + '[' 2 -gt 0 ']' 14:27:01 + shift 14:27:01 + case "$command" in 14:27:01 + command pyenv local 3.10.6 14:27:01 + pyenv local 3.10.6 14:27:01 + for arg in "$@" 14:27:01 + case $arg in 14:27:01 + pkg_list+='tox ' 14:27:01 + for arg in "$@" 14:27:01 + case $arg in 14:27:01 + pkg_list+='virtualenv ' 14:27:01 + for arg in "$@" 14:27:01 + case $arg in 14:27:01 + pkg_list+='urllib3~=1.26.15 ' 14:27:01 + [[ -f /tmp/.toxenv ]] 14:27:01 ++ cat /tmp/.toxenv 14:27:01 + lf_venv=/tmp/venv-gPij 14:27:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gPij from' file:/tmp/.toxenv 14:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gPij from file:/tmp/.toxenv 14:27:01 + /tmp/venv-gPij/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:27:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:27:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:27:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:27:02 + /tmp/venv-gPij/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:27:03 + type python3 14:27:03 + true 14:27:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gPij/bin to PATH' 14:27:03 lf-activate-venv(): INFO: Adding /tmp/venv-gPij/bin to PATH 14:27:03 + PATH=/tmp/venv-gPij/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 14:27:03 + return 0 14:27:03 + [[ -d /opt/pyenv ]] 14:27:03 + echo '---> Setting up pyenv' 14:27:03 ---> Setting up pyenv 14:27:03 + export PYENV_ROOT=/opt/pyenv 14:27:03 + PYENV_ROOT=/opt/pyenv 14:27:03 + export PATH=/opt/pyenv/bin:/tmp/venv-gPij/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 14:27:03 + PATH=/opt/pyenv/bin:/tmp/venv-gPij/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 14:27:03 ++ pwd 14:27:03 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:27:03 + export PYTHONPATH 14:27:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:27:03 + TOX_TESTENV_PASSENV=PYTHONPATH 14:27:03 + tox --version 14:27:03 4.12.1 from /tmp/venv-gPij/lib/python3.10/site-packages/tox/__init__.py 14:27:04 + PARALLEL=false 14:27:04 + TOX_OPTIONS_LIST= 14:27:04 + [[ -n checkbashisms ]] 14:27:04 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:27:04 + case ${PARALLEL,,} in 14:27:04 + tox -e checkbashisms 14:27:04 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:27:05 checkbashisms: freeze> python -m pip freeze --all 14:27:06 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 14:27:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:27:07 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:27:07 you may get strange results 14:27:07 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:27:09 checkbashisms: OK (4.81=setup[1.69]+cmd[3.12] seconds) 14:27:09 congratulations :) (4.98 seconds) 14:27:09 + tox_status=0 14:27:09 + echo '---> Completed tox runs' 14:27:09 ---> Completed tox runs 14:27:09 + for i in .tox/*/log 14:27:09 ++ awk -F/ '{print $2}' 14:27:09 ++ echo .tox/checkbashisms/log 14:27:09 + tox_env=checkbashisms 14:27:09 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:27:09 + DOC_DIR=docs/_build/html 14:27:09 + [[ -d docs/_build/html ]] 14:27:09 + echo '---> tox-run.sh ends' 14:27:09 ---> tox-run.sh ends 14:27:09 + test 0 -eq 0 14:27:09 $ ssh-agent -k 14:27:09 unset SSH_AUTH_SOCK; 14:27:09 unset SSH_AGENT_PID; 14:27:09 echo Agent pid 1735 killed; 14:27:09 [ssh-agent] Stopped. 14:27:09 [PostBuildScript] - [INFO] Executing post build scripts. 14:27:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10358955389979038450.sh 14:27:09 ---> sysstat.sh 14:27:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1754667902989731207.sh 14:27:09 ---> package-listing.sh 14:27:09 ++ facter osfamily 14:27:09 ++ tr '[:upper:]' '[:lower:]' 14:27:09 + OS_FAMILY=debian 14:27:09 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:27:09 + START_PACKAGES=/tmp/packages_start.txt 14:27:09 + END_PACKAGES=/tmp/packages_end.txt 14:27:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:27:09 + PACKAGES=/tmp/packages_start.txt 14:27:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:27:09 + PACKAGES=/tmp/packages_end.txt 14:27:09 + case "${OS_FAMILY}" in 14:27:09 + dpkg -l 14:27:09 + grep '^ii' 14:27:09 + '[' -f /tmp/packages_start.txt ']' 14:27:09 + '[' -f /tmp/packages_end.txt ']' 14:27:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:27:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:27:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:27:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:27:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16171760844444518152.sh 14:27:09 ---> capture-instance-metadata.sh 14:27:09 Setup pyenv: 14:27:10 system 14:27:10 3.8.13 14:27:10 3.9.13 14:27:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:27:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IgGA 14:27:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:27:17 lf-activate-venv(): INFO: Installing: lftools 14:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-IgGA/bin to PATH 14:27:50 INFO: Running in OpenStack, capturing instance metadata 14:27:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8522465188356476968.sh 14:27:50 provisioning config files... 14:27:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9100119415070710046tmp 14:27:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:27:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:27:50 [EnvInject] - Injecting environment variables from a build step. 14:27:50 [EnvInject] - Injecting as environment variables the properties content 14:27:50 SERVER_ID=logs 14:27:50 14:27:50 [EnvInject] - Variables injected successfully. 14:27:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9117660377301829297.sh 14:27:50 ---> create-netrc.sh 14:27:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10178074584515369266.sh 14:27:50 ---> python-tools-install.sh 14:27:50 Setup pyenv: 14:27:50 system 14:27:50 3.8.13 14:27:50 3.9.13 14:27:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IgGA from file:/tmp/.os_lf_venv 14:27:51 lf-activate-venv(): INFO: Installing: lftools 14:27:59 lf-activate-venv(): INFO: Adding /tmp/venv-IgGA/bin to PATH 14:27:59 Generating Requirements File 14:28:33 Python 3.10.6 14:28:33 pip 24.0 from /tmp/venv-IgGA/lib/python3.10/site-packages/pip (python 3.10) 14:28:33 appdirs==1.4.4 14:28:33 argcomplete==3.2.2 14:28:33 aspy.yaml==1.3.0 14:28:33 attrs==23.2.0 14:28:33 autopage==0.5.2 14:28:33 beautifulsoup4==4.12.3 14:28:33 boto3==1.34.42 14:28:33 botocore==1.34.42 14:28:33 bs4==0.0.2 14:28:33 cachetools==5.3.2 14:28:33 certifi==2024.2.2 14:28:33 cffi==1.16.0 14:28:33 cfgv==3.4.0 14:28:33 chardet==5.2.0 14:28:33 charset-normalizer==3.3.2 14:28:33 click==8.1.7 14:28:33 cliff==4.5.0 14:28:33 cmd2==2.4.3 14:28:33 cryptography==3.3.2 14:28:33 debtcollector==2.5.0 14:28:33 decorator==5.1.1 14:28:33 defusedxml==0.7.1 14:28:33 Deprecated==1.2.14 14:28:33 distlib==0.3.8 14:28:33 dnspython==2.5.0 14:28:33 docker==4.2.2 14:28:33 dogpile.cache==1.3.1 14:28:33 email-validator==2.1.0.post1 14:28:33 filelock==3.13.1 14:28:33 future==0.18.3 14:28:33 gitdb==4.0.11 14:28:33 GitPython==3.1.41 14:28:33 google-auth==2.27.0 14:28:33 httplib2==0.22.0 14:28:33 identify==2.5.34 14:28:33 idna==3.6 14:28:33 importlib-resources==1.5.0 14:28:33 iso8601==2.1.0 14:28:33 Jinja2==3.1.3 14:28:33 jmespath==1.0.1 14:28:33 jsonpatch==1.33 14:28:33 jsonpointer==2.4 14:28:33 jsonschema==4.21.1 14:28:33 jsonschema-specifications==2023.12.1 14:28:33 keystoneauth1==5.5.0 14:28:33 kubernetes==29.0.0 14:28:33 lftools==0.37.8 14:28:33 lxml==5.1.0 14:28:33 MarkupSafe==2.1.5 14:28:33 msgpack==1.0.7 14:28:33 multi_key_dict==2.0.3 14:28:33 munch==4.0.0 14:28:33 netaddr==1.1.0 14:28:33 netifaces==0.11.0 14:28:33 niet==1.4.2 14:28:33 nodeenv==1.8.0 14:28:33 oauth2client==4.1.3 14:28:33 oauthlib==3.2.2 14:28:33 openstacksdk==0.62.0 14:28:33 os-client-config==2.1.0 14:28:33 os-service-types==1.7.0 14:28:33 osc-lib==3.0.0 14:28:33 oslo.config==9.3.0 14:28:33 oslo.context==5.3.0 14:28:33 oslo.i18n==6.2.0 14:28:33 oslo.log==5.4.0 14:28:33 oslo.serialization==5.3.0 14:28:33 oslo.utils==7.0.0 14:28:33 packaging==23.2 14:28:33 pbr==6.0.0 14:28:33 platformdirs==4.2.0 14:28:33 prettytable==3.9.0 14:28:33 pyasn1==0.5.1 14:28:33 pyasn1-modules==0.3.0 14:28:33 pycparser==2.21 14:28:33 pygerrit2==2.0.15 14:28:33 PyGithub==2.2.0 14:28:33 pyinotify==0.9.6 14:28:33 PyJWT==2.8.0 14:28:33 PyNaCl==1.5.0 14:28:33 pyparsing==2.4.7 14:28:33 pyperclip==1.8.2 14:28:33 pyrsistent==0.20.0 14:28:33 python-cinderclient==9.4.0 14:28:33 python-dateutil==2.8.2 14:28:33 python-heatclient==3.4.0 14:28:33 python-jenkins==1.8.2 14:28:33 python-keystoneclient==5.3.0 14:28:33 python-magnumclient==4.3.0 14:28:33 python-novaclient==18.4.0 14:28:33 python-openstackclient==6.0.1 14:28:33 python-swiftclient==4.4.0 14:28:33 pytz==2024.1 14:28:33 PyYAML==6.0.1 14:28:33 referencing==0.33.0 14:28:33 requests==2.31.0 14:28:33 requests-oauthlib==1.3.1 14:28:33 requestsexceptions==1.4.0 14:28:33 rfc3986==2.0.0 14:28:33 rpds-py==0.18.0 14:28:33 rsa==4.9 14:28:33 ruamel.yaml==0.18.6 14:28:33 ruamel.yaml.clib==0.2.8 14:28:33 s3transfer==0.10.0 14:28:33 simplejson==3.19.2 14:28:33 six==1.16.0 14:28:33 smmap==5.0.1 14:28:33 soupsieve==2.5 14:28:33 stevedore==5.1.0 14:28:33 tabulate==0.9.0 14:28:33 toml==0.10.2 14:28:33 tomlkit==0.12.3 14:28:33 tqdm==4.66.2 14:28:33 typing_extensions==4.9.0 14:28:33 tzdata==2024.1 14:28:33 urllib3==1.26.18 14:28:33 virtualenv==20.25.0 14:28:33 wcwidth==0.2.13 14:28:33 websocket-client==1.7.0 14:28:33 wrapt==1.16.0 14:28:33 xdg==6.0.0 14:28:33 xmltodict==0.13.0 14:28:33 yq==3.2.3 14:28:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13774146388822693325.sh 14:28:34 ---> sudo-logs.sh 14:28:34 Archiving 'sudo' log.. 14:28:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11253776943950040099.sh 14:28:34 ---> job-cost.sh 14:28:34 Setup pyenv: 14:28:34 system 14:28:34 3.8.13 14:28:34 3.9.13 14:28:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:28:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IgGA from file:/tmp/.os_lf_venv 14:28:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:28:43 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. 14:28:43 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:28:43 lf-activate-venv(): INFO: Adding /tmp/venv-IgGA/bin to PATH 14:28:43 INFO: No Stack... 14:28:43 INFO: Retrieving Pricing Info for: v3-standard-4 14:28:43 INFO: Archiving Costs 14:28:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9264628015945399435.sh 14:28:43 ---> logs-deploy.sh 14:28:43 Setup pyenv: 14:28:43 system 14:28:43 3.8.13 14:28:43 3.9.13 14:28:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IgGA from file:/tmp/.os_lf_venv 14:28:45 lf-activate-venv(): INFO: Installing: lftools 14:28:54 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. 14:28:54 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-IgGA/bin to PATH 14:28:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3314 14:28:55 INFO: archiving workspace using pattern(s): 14:28:59 Archives upload complete. 14:28:59 INFO: archiving logs to Nexus 14:29:00 ---> uname -a: 14:29:00 Linux prd-ubuntu1804-builder-4c-4g-5566 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:29:00 14:29:00 14:29:00 ---> lscpu: 14:29:00 Architecture: x86_64 14:29:00 CPU op-mode(s): 32-bit, 64-bit 14:29:00 Byte Order: Little Endian 14:29:00 CPU(s): 4 14:29:00 On-line CPU(s) list: 0-3 14:29:00 Thread(s) per core: 1 14:29:00 Core(s) per socket: 1 14:29:00 Socket(s): 4 14:29:00 NUMA node(s): 1 14:29:00 Vendor ID: AuthenticAMD 14:29:00 CPU family: 23 14:29:00 Model: 49 14:29:00 Model name: AMD EPYC-Rome Processor 14:29:00 Stepping: 0 14:29:00 CPU MHz: 2800.000 14:29:00 BogoMIPS: 5600.00 14:29:00 Virtualization: AMD-V 14:29:00 Hypervisor vendor: KVM 14:29:00 Virtualization type: full 14:29:00 L1d cache: 32K 14:29:00 L1i cache: 32K 14:29:00 L2 cache: 512K 14:29:00 L3 cache: 16384K 14:29:00 NUMA node0 CPU(s): 0-3 14:29:00 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 14:29:00 14:29:00 14:29:00 ---> nproc: 14:29:00 4 14:29:00 14:29:00 14:29:00 ---> df -h: 14:29:00 Filesystem Size Used Avail Use% Mounted on 14:29:00 udev 7.9G 0 7.9G 0% /dev 14:29:00 tmpfs 1.6G 672K 1.6G 1% /run 14:29:00 /dev/vda1 78G 8.3G 70G 11% / 14:29:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:29:00 tmpfs 5.0M 0 5.0M 0% /run/lock 14:29:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:29:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:29:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:29:00 14:29:00 14:29:00 ---> free -m: 14:29:00 total used free shared buff/cache available 14:29:00 Mem: 16040 546 13421 0 2072 15181 14:29:00 Swap: 1023 0 1023 14:29:00 14:29:00 14:29:00 ---> ip addr: 14:29:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:29:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:29:00 inet 127.0.0.1/8 scope host lo 14:29:00 valid_lft forever preferred_lft forever 14:29:00 inet6 ::1/128 scope host 14:29:00 valid_lft forever preferred_lft forever 14:29:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:29:00 link/ether fa:16:3e:63:a3:f6 brd ff:ff:ff:ff:ff:ff 14:29:00 inet 10.30.106.79/23 brd 10.30.107.255 scope global dynamic ens3 14:29:00 valid_lft 86231sec preferred_lft 86231sec 14:29:00 inet6 fe80::f816:3eff:fe63:a3f6/64 scope link 14:29:00 valid_lft forever preferred_lft forever 14:29:00 14:29:00 14:29:00 ---> sar -b -r -n DEV: 14:29:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5566) 02/15/24 _x86_64_ (4 CPU) 14:29:00 14:29:00 14:26:14 LINUX RESTART (4 CPU) 14:29:00 14:29:00 14:27:01 tps rtps wtps bread/s bwrtn/s 14:29:00 14:28:01 97.93 18.40 79.54 1155.41 22559.71 14:29:00 Average: 97.93 18.40 79.54 1155.41 22559.71 14:29:00 14:29:00 14:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:29:00 14:28:01 13898004 15575524 2526964 15.38 67208 1805548 754876 4.32 692064 1609768 136604 14:29:00 Average: 13898004 15575524 2526964 15.38 67208 1805548 754876 4.32 692064 1609768 136604 14:29:00 14:29:00 14:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:29:00 14:28:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:29:00 14:28:01 ens3 48.28 34.68 680.52 9.48 0.00 0.00 0.00 0.00 14:29:00 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:29:00 Average: ens3 48.28 34.68 680.52 9.48 0.00 0.00 0.00 0.00 14:29:00 14:29:00 14:29:00 ---> sar -P ALL: 14:29:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5566) 02/15/24 _x86_64_ (4 CPU) 14:29:00 14:29:00 14:26:14 LINUX RESTART (4 CPU) 14:29:00 14:29:00 14:27:01 CPU %user %nice %system %iowait %steal %idle 14:29:00 14:28:01 all 20.25 0.00 1.40 4.85 0.07 73.44 14:29:00 14:28:01 0 5.06 0.00 0.90 12.56 0.10 81.38 14:29:00 14:28:01 1 26.28 0.00 1.76 0.79 0.05 71.13 14:29:00 14:28:01 2 14.68 0.00 1.18 0.23 0.05 83.85 14:29:00 14:28:01 3 35.03 0.00 1.72 5.82 0.08 57.35 14:29:00 Average: all 20.25 0.00 1.40 4.85 0.07 73.44 14:29:00 Average: 0 5.06 0.00 0.90 12.56 0.10 81.38 14:29:00 Average: 1 26.28 0.00 1.76 0.79 0.05 71.13 14:29:00 Average: 2 14.68 0.00 1.18 0.23 0.05 83.85 14:29:00 Average: 3 35.03 0.00 1.72 5.82 0.08 57.35 14:29:00 14:29:00 14:29:00