10:11:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 10:11:20 Running as SYSTEM 10:11:20 [EnvInject] - Loading node environment variables. 10:11:20 Building remotely on prd-ubuntu1804-builder-4c-4g-5293 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:11:20 [ssh-agent] Looking for ssh-agent implementation... 10:11:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:21 $ ssh-agent 10:11:21 SSH_AUTH_SOCK=/tmp/ssh-2ZHxHprT3Bq1/agent.1924 10:11:21 SSH_AGENT_PID=1926 10:11:21 [ssh-agent] Started. 10:11:21 Running ssh-add (command line suppressed) 10:11:21 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5057849029521323423.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5057849029521323423.key) 10:11:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:11:21 The recommended git tool is: NONE 10:11:23 using credential onap-jenkins-ssh 10:11:23 Wiping out workspace first. 10:11:23 Cloning the remote Git repository 10:11:23 Cloning repository git://cloud.onap.org/mirror/oom.git 10:11:23 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:11:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:23 > git --version # timeout=10 10:11:23 > git --version # 'git version 2.17.1' 10:11:23 using GIT_SSH to set credentials Gerrit user 10:11:23 Verifying host key using manually-configured host key entries 10:11:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:11:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:29 using GIT_SSH to set credentials Gerrit user 10:11:29 Verifying host key using manually-configured host key entries 10:11:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/8 # timeout=30 10:11:29 > git rev-parse 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff^{commit} # timeout=10 10:11:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:11:29 Checking out Revision 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff (refs/changes/49/137149/8) 10:11:30 > git config core.sparsecheckout # timeout=10 10:11:30 > git checkout -f 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff # timeout=30 10:11:33 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 10:11:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:11:33 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:11:33 [EnvInject] - Injecting environment variables from a build step. 10:11:33 [EnvInject] - Injecting as environment variables the properties content 10:11:33 PYTHON=python3 10:11:33 10:11:33 [EnvInject] - Variables injected successfully. 10:11:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3219452963577720913.sh 10:11:33 ---> tox-install.sh 10:11:33 + source /home/jenkins/lf-env.sh 10:11:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:33 ++ mktemp -d /tmp/venv-XXXX 10:11:33 + lf_venv=/tmp/venv-xUsW 10:11:33 + local venv_file=/tmp/.os_lf_venv 10:11:33 + local python=python3 10:11:33 + local options 10:11:33 + local set_path=true 10:11:33 + local install_args= 10:11:33 ++ 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 10:11:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:33 + true 10:11:33 + case $1 in 10:11:33 + venv_file=/tmp/.toxenv 10:11:33 + shift 2 10:11:33 + true 10:11:33 + case $1 in 10:11:33 + shift 10:11:33 + break 10:11:33 + case $python in 10:11:33 + local pkg_list= 10:11:33 + [[ -d /opt/pyenv ]] 10:11:33 + echo 'Setup pyenv:' 10:11:33 Setup pyenv: 10:11:33 + export PYENV_ROOT=/opt/pyenv 10:11:33 + PYENV_ROOT=/opt/pyenv 10:11:33 + 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 10:11:33 + 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 10:11:33 + pyenv versions 10:11:33 * system (set by /opt/pyenv/version) 10:11:33 * 3.8.13 (set by /opt/pyenv/version) 10:11:33 * 3.9.13 (set by /opt/pyenv/version) 10:11:33 * 3.10.6 (set by /opt/pyenv/version) 10:11:33 + command -v pyenv 10:11:33 ++ pyenv init - --no-rehash 10:11:33 + 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[*]}"'\'')" 10:11:33 export PATH="/opt/pyenv/shims:${PATH}" 10:11:33 export PYENV_SHELL=bash 10:11:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:33 pyenv() { 10:11:33 local command 10:11:33 command="${1:-}" 10:11:33 if [ "$#" -gt 0 ]; then 10:11:33 shift 10:11:33 fi 10:11:33 10:11:33 case "$command" in 10:11:33 rehash|shell) 10:11:33 eval "$(pyenv "sh-$command" "$@")" 10:11:33 ;; 10:11:33 *) 10:11:33 command pyenv "$command" "$@" 10:11:33 ;; 10:11:33 esac 10:11:33 }' 10:11:33 +++ 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[*]}"' 10:11:33 ++ 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 10:11:33 ++ 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 10:11:33 ++ 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 10:11:33 ++ export PYENV_SHELL=bash 10:11:33 ++ PYENV_SHELL=bash 10:11:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:33 +++ complete -F _pyenv pyenv 10:11:33 ++ lf-pyver python3 10:11:33 ++ local py_version_xy=python3 10:11:33 ++ local py_version_xyz= 10:11:33 ++ pyenv versions 10:11:33 ++ local command 10:11:33 ++ command=versions 10:11:33 ++ '[' 1 -gt 0 ']' 10:11:33 ++ shift 10:11:33 ++ case "$command" in 10:11:33 ++ awk '{ print $1 }' 10:11:33 ++ command pyenv versions 10:11:33 ++ pyenv versions 10:11:33 ++ sed 's/^[ *]* //' 10:11:33 ++ grep -E '^[0-9.]*[0-9]$' 10:11:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:33 +++ sort -V 10:11:33 +++ tail -n 1 10:11:33 +++ grep '^3' /tmp/.pyenv_versions 10:11:33 ++ py_version_xyz=3.10.6 10:11:33 ++ [[ -z 3.10.6 ]] 10:11:33 ++ echo 3.10.6 10:11:33 ++ return 0 10:11:33 + pyenv local 3.10.6 10:11:33 + local command 10:11:33 + command=local 10:11:33 + '[' 2 -gt 0 ']' 10:11:33 + shift 10:11:33 + case "$command" in 10:11:33 + command pyenv local 3.10.6 10:11:33 + pyenv local 3.10.6 10:11:34 + for arg in "$@" 10:11:34 + case $arg in 10:11:34 + pkg_list+='tox ' 10:11:34 + for arg in "$@" 10:11:34 + case $arg in 10:11:34 + pkg_list+='virtualenv ' 10:11:34 + for arg in "$@" 10:11:34 + case $arg in 10:11:34 + pkg_list+='urllib3~=1.26.15 ' 10:11:34 + [[ -f /tmp/.toxenv ]] 10:11:34 + [[ ! -f /tmp/.toxenv ]] 10:11:34 + [[ -n '' ]] 10:11:34 + python3 -m venv /tmp/venv-xUsW 10:11:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xUsW' 10:11:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xUsW 10:11:41 + echo /tmp/venv-xUsW 10:11:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:11:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:11:41 + /tmp/venv-xUsW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:11:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:11:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:11:51 + /tmp/venv-xUsW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:08 + type python3 10:12:08 + true 10:12:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xUsW/bin to PATH' 10:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-xUsW/bin to PATH 10:12:08 + PATH=/tmp/venv-xUsW/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 10:12:08 + return 0 10:12:08 + python3 --version 10:12:08 Python 3.10.6 10:12:08 + python3 -m pip --version 10:12:08 pip 24.0 from /tmp/venv-xUsW/lib/python3.10/site-packages/pip (python 3.10) 10:12:08 + python3 -m pip freeze 10:12:09 cachetools==5.3.2 10:12:09 chardet==5.2.0 10:12:09 colorama==0.4.6 10:12:09 distlib==0.3.8 10:12:09 filelock==3.13.1 10:12:09 packaging==23.2 10:12:09 platformdirs==4.2.0 10:12:09 pluggy==1.4.0 10:12:09 pyproject-api==1.6.1 10:12:09 tomli==2.0.1 10:12:09 tox==4.12.1 10:12:09 urllib3==1.26.18 10:12:09 virtualenv==20.25.0 10:12:09 [EnvInject] - Injecting environment variables from a build step. 10:12:09 [EnvInject] - Injecting as environment variables the properties content 10:12:09 PARALLEL=false 10:12:09 10:12:09 [EnvInject] - Variables injected successfully. 10:12:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8953462432791970966.sh 10:12:09 ---> tox-run.sh 10:12:09 + 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 10:12:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:12:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:12:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:12:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:12:09 + source /home/jenkins/lf-env.sh 10:12:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:09 ++ mktemp -d /tmp/venv-XXXX 10:12:09 + lf_venv=/tmp/venv-f1ng 10:12:09 + local venv_file=/tmp/.os_lf_venv 10:12:09 + local python=python3 10:12:09 + local options 10:12:09 + local set_path=true 10:12:09 + local install_args= 10:12:09 ++ 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 10:12:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:09 + true 10:12:09 + case $1 in 10:12:09 + venv_file=/tmp/.toxenv 10:12:09 + shift 2 10:12:09 + true 10:12:09 + case $1 in 10:12:09 + shift 10:12:09 + break 10:12:09 + case $python in 10:12:09 + local pkg_list= 10:12:09 + [[ -d /opt/pyenv ]] 10:12:09 + echo 'Setup pyenv:' 10:12:09 Setup pyenv: 10:12:09 + export PYENV_ROOT=/opt/pyenv 10:12:09 + PYENV_ROOT=/opt/pyenv 10:12:09 + 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 10:12:09 + 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 10:12:09 + pyenv versions 10:12:09 system 10:12:09 3.8.13 10:12:09 3.9.13 10:12:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:12:09 + command -v pyenv 10:12:09 ++ pyenv init - --no-rehash 10:12:09 + 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[*]}"'\'')" 10:12:09 export PATH="/opt/pyenv/shims:${PATH}" 10:12:09 export PYENV_SHELL=bash 10:12:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:09 pyenv() { 10:12:09 local command 10:12:09 command="${1:-}" 10:12:09 if [ "$#" -gt 0 ]; then 10:12:09 shift 10:12:09 fi 10:12:09 10:12:09 case "$command" in 10:12:09 rehash|shell) 10:12:09 eval "$(pyenv "sh-$command" "$@")" 10:12:09 ;; 10:12:09 *) 10:12:09 command pyenv "$command" "$@" 10:12:09 ;; 10:12:09 esac 10:12:09 }' 10:12:09 +++ 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[*]}"' 10:12:09 ++ 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 10:12:09 ++ 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 10:12:09 ++ 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 10:12:09 ++ export PYENV_SHELL=bash 10:12:09 ++ PYENV_SHELL=bash 10:12:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:09 +++ complete -F _pyenv pyenv 10:12:09 ++ lf-pyver python3 10:12:09 ++ local py_version_xy=python3 10:12:09 ++ local py_version_xyz= 10:12:09 ++ pyenv versions 10:12:09 ++ sed 's/^[ *]* //' 10:12:09 ++ local command 10:12:09 ++ command=versions 10:12:09 ++ '[' 1 -gt 0 ']' 10:12:09 ++ shift 10:12:09 ++ case "$command" in 10:12:09 ++ command pyenv versions 10:12:09 ++ pyenv versions 10:12:09 ++ awk '{ print $1 }' 10:12:09 ++ grep -E '^[0-9.]*[0-9]$' 10:12:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:09 +++ grep '^3' /tmp/.pyenv_versions 10:12:09 +++ sort -V 10:12:09 +++ tail -n 1 10:12:09 ++ py_version_xyz=3.10.6 10:12:09 ++ [[ -z 3.10.6 ]] 10:12:09 ++ echo 3.10.6 10:12:09 ++ return 0 10:12:09 + pyenv local 3.10.6 10:12:09 + local command 10:12:09 + command=local 10:12:09 + '[' 2 -gt 0 ']' 10:12:09 + shift 10:12:09 + case "$command" in 10:12:09 + command pyenv local 3.10.6 10:12:09 + pyenv local 3.10.6 10:12:09 + for arg in "$@" 10:12:09 + case $arg in 10:12:09 + pkg_list+='tox ' 10:12:09 + for arg in "$@" 10:12:09 + case $arg in 10:12:09 + pkg_list+='virtualenv ' 10:12:09 + for arg in "$@" 10:12:09 + case $arg in 10:12:09 + pkg_list+='urllib3~=1.26.15 ' 10:12:09 + [[ -f /tmp/.toxenv ]] 10:12:09 ++ cat /tmp/.toxenv 10:12:09 + lf_venv=/tmp/venv-xUsW 10:12:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUsW from' file:/tmp/.toxenv 10:12:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUsW from file:/tmp/.toxenv 10:12:09 + /tmp/venv-xUsW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:12:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:12:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:12:10 + /tmp/venv-xUsW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:14 + type python3 10:12:14 + true 10:12:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xUsW/bin to PATH' 10:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-xUsW/bin to PATH 10:12:14 + PATH=/tmp/venv-xUsW/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 10:12:14 + return 0 10:12:14 + [[ -d /opt/pyenv ]] 10:12:14 + echo '---> Setting up pyenv' 10:12:14 ---> Setting up pyenv 10:12:14 + export PYENV_ROOT=/opt/pyenv 10:12:14 + PYENV_ROOT=/opt/pyenv 10:12:14 + export PATH=/opt/pyenv/bin:/tmp/venv-xUsW/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 10:12:14 + PATH=/opt/pyenv/bin:/tmp/venv-xUsW/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 10:12:14 ++ pwd 10:12:14 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:12:14 + export PYTHONPATH 10:12:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:12:14 + TOX_TESTENV_PASSENV=PYTHONPATH 10:12:14 + tox --version 10:12:14 4.12.1 from /tmp/venv-xUsW/lib/python3.10/site-packages/tox/__init__.py 10:12:14 + PARALLEL=false 10:12:14 + TOX_OPTIONS_LIST= 10:12:14 + [[ -n checkbashisms ]] 10:12:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:12:14 + case ${PARALLEL,,} in 10:12:14 + tox -e checkbashisms 10:12:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:12:16 checkbashisms: freeze> python -m pip freeze --all 10:12:17 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:12:17 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:12:18 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:12:18 you may get strange results 10:12:19 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:12:20 checkbashisms: OK (5.76=setup[2.41]+cmd[3.35] seconds) 10:12:20 congratulations :) (5.96 seconds) 10:12:20 + tox_status=0 10:12:20 + echo '---> Completed tox runs' 10:12:20 ---> Completed tox runs 10:12:20 + for i in .tox/*/log 10:12:20 ++ echo .tox/checkbashisms/log 10:12:20 ++ awk -F/ '{print $2}' 10:12:20 + tox_env=checkbashisms 10:12:20 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:12:20 + DOC_DIR=docs/_build/html 10:12:20 + [[ -d docs/_build/html ]] 10:12:20 + echo '---> tox-run.sh ends' 10:12:20 ---> tox-run.sh ends 10:12:20 + test 0 -eq 0 10:12:20 $ ssh-agent -k 10:12:20 unset SSH_AUTH_SOCK; 10:12:20 unset SSH_AGENT_PID; 10:12:20 echo Agent pid 1926 killed; 10:12:20 [ssh-agent] Stopped. 10:12:20 [PostBuildScript] - [INFO] Executing post build scripts. 10:12:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5887940375005492539.sh 10:12:20 ---> sysstat.sh 10:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins94150105689499864.sh 10:12:21 ---> package-listing.sh 10:12:21 ++ facter osfamily 10:12:21 ++ tr '[:upper:]' '[:lower:]' 10:12:21 + OS_FAMILY=debian 10:12:21 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:12:21 + START_PACKAGES=/tmp/packages_start.txt 10:12:21 + END_PACKAGES=/tmp/packages_end.txt 10:12:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:21 + PACKAGES=/tmp/packages_start.txt 10:12:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:12:21 + PACKAGES=/tmp/packages_end.txt 10:12:21 + case "${OS_FAMILY}" in 10:12:21 + dpkg -l 10:12:21 + grep '^ii' 10:12:21 + '[' -f /tmp/packages_start.txt ']' 10:12:21 + '[' -f /tmp/packages_end.txt ']' 10:12:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:12:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:12:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16259515917159454893.sh 10:12:21 ---> capture-instance-metadata.sh 10:12:21 Setup pyenv: 10:12:21 system 10:12:21 3.8.13 10:12:21 3.9.13 10:12:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:12:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sZUM 10:12:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:12:30 lf-activate-venv(): INFO: Installing: lftools 10:13:05 lf-activate-venv(): INFO: Adding /tmp/venv-sZUM/bin to PATH 10:13:05 INFO: Running in OpenStack, capturing instance metadata 10:13:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins638687682023641457.sh 10:13:05 provisioning config files... 10:13:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12745476080231656290tmp 10:13:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:13:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:13:05 [EnvInject] - Injecting environment variables from a build step. 10:13:05 [EnvInject] - Injecting as environment variables the properties content 10:13:05 SERVER_ID=logs 10:13:05 10:13:05 [EnvInject] - Variables injected successfully. 10:13:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4078684674500204551.sh 10:13:05 ---> create-netrc.sh 10:13:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3958520629858032590.sh 10:13:06 ---> python-tools-install.sh 10:13:06 Setup pyenv: 10:13:06 system 10:13:06 3.8.13 10:13:06 3.9.13 10:13:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sZUM from file:/tmp/.os_lf_venv 10:13:07 lf-activate-venv(): INFO: Installing: lftools 10:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-sZUM/bin to PATH 10:13:16 Generating Requirements File 10:13:52 Python 3.10.6 10:13:52 pip 24.0 from /tmp/venv-sZUM/lib/python3.10/site-packages/pip (python 3.10) 10:13:52 appdirs==1.4.4 10:13:52 argcomplete==3.2.2 10:13:52 aspy.yaml==1.3.0 10:13:52 attrs==23.2.0 10:13:52 autopage==0.5.2 10:13:52 beautifulsoup4==4.12.3 10:13:52 boto3==1.34.41 10:13:52 botocore==1.34.41 10:13:52 bs4==0.0.2 10:13:52 cachetools==5.3.2 10:13:52 certifi==2024.2.2 10:13:52 cffi==1.16.0 10:13:52 cfgv==3.4.0 10:13:52 chardet==5.2.0 10:13:52 charset-normalizer==3.3.2 10:13:52 click==8.1.7 10:13:52 cliff==4.5.0 10:13:52 cmd2==2.4.3 10:13:52 cryptography==3.3.2 10:13:52 debtcollector==2.5.0 10:13:52 decorator==5.1.1 10:13:52 defusedxml==0.7.1 10:13:52 Deprecated==1.2.14 10:13:52 distlib==0.3.8 10:13:52 dnspython==2.5.0 10:13:52 docker==4.2.2 10:13:52 dogpile.cache==1.3.1 10:13:52 email-validator==2.1.0.post1 10:13:52 filelock==3.13.1 10:13:52 future==0.18.3 10:13:52 gitdb==4.0.11 10:13:52 GitPython==3.1.41 10:13:52 google-auth==2.27.0 10:13:52 httplib2==0.22.0 10:13:52 identify==2.5.34 10:13:52 idna==3.6 10:13:52 importlib-resources==1.5.0 10:13:52 iso8601==2.1.0 10:13:52 Jinja2==3.1.3 10:13:52 jmespath==1.0.1 10:13:52 jsonpatch==1.33 10:13:52 jsonpointer==2.4 10:13:52 jsonschema==4.21.1 10:13:52 jsonschema-specifications==2023.12.1 10:13:52 keystoneauth1==5.5.0 10:13:52 kubernetes==29.0.0 10:13:52 lftools==0.37.8 10:13:52 lxml==5.1.0 10:13:52 MarkupSafe==2.1.5 10:13:52 msgpack==1.0.7 10:13:52 multi_key_dict==2.0.3 10:13:52 munch==4.0.0 10:13:52 netaddr==1.0.0 10:13:52 netifaces==0.11.0 10:13:52 niet==1.4.2 10:13:52 nodeenv==1.8.0 10:13:52 oauth2client==4.1.3 10:13:52 oauthlib==3.2.2 10:13:52 openstacksdk==0.62.0 10:13:52 os-client-config==2.1.0 10:13:52 os-service-types==1.7.0 10:13:52 osc-lib==3.0.0 10:13:52 oslo.config==9.3.0 10:13:52 oslo.context==5.3.0 10:13:52 oslo.i18n==6.2.0 10:13:52 oslo.log==5.4.0 10:13:52 oslo.serialization==5.3.0 10:13:52 oslo.utils==7.0.0 10:13:52 packaging==23.2 10:13:52 pbr==6.0.0 10:13:52 platformdirs==4.2.0 10:13:52 prettytable==3.9.0 10:13:52 pyasn1==0.5.1 10:13:52 pyasn1-modules==0.3.0 10:13:52 pycparser==2.21 10:13:52 pygerrit2==2.0.15 10:13:52 PyGithub==2.2.0 10:13:52 pyinotify==0.9.6 10:13:52 PyJWT==2.8.0 10:13:52 PyNaCl==1.5.0 10:13:52 pyparsing==2.4.7 10:13:52 pyperclip==1.8.2 10:13:52 pyrsistent==0.20.0 10:13:52 python-cinderclient==9.4.0 10:13:52 python-dateutil==2.8.2 10:13:52 python-heatclient==3.4.0 10:13:52 python-jenkins==1.8.2 10:13:52 python-keystoneclient==5.3.0 10:13:52 python-magnumclient==4.3.0 10:13:52 python-novaclient==18.4.0 10:13:52 python-openstackclient==6.0.1 10:13:52 python-swiftclient==4.4.0 10:13:52 pytz==2024.1 10:13:52 PyYAML==6.0.1 10:13:52 referencing==0.33.0 10:13:52 requests==2.31.0 10:13:52 requests-oauthlib==1.3.1 10:13:52 requestsexceptions==1.4.0 10:13:52 rfc3986==2.0.0 10:13:52 rpds-py==0.18.0 10:13:52 rsa==4.9 10:13:52 ruamel.yaml==0.18.6 10:13:52 ruamel.yaml.clib==0.2.8 10:13:52 s3transfer==0.10.0 10:13:52 simplejson==3.19.2 10:13:52 six==1.16.0 10:13:52 smmap==5.0.1 10:13:52 soupsieve==2.5 10:13:52 stevedore==5.1.0 10:13:52 tabulate==0.9.0 10:13:52 toml==0.10.2 10:13:52 tomlkit==0.12.3 10:13:52 tqdm==4.66.2 10:13:52 typing_extensions==4.9.0 10:13:52 tzdata==2024.1 10:13:52 urllib3==1.26.18 10:13:52 virtualenv==20.25.0 10:13:52 wcwidth==0.2.13 10:13:52 websocket-client==1.7.0 10:13:52 wrapt==1.16.0 10:13:52 xdg==6.0.0 10:13:52 xmltodict==0.13.0 10:13:52 yq==3.2.3 10:13:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17556166260711515824.sh 10:13:53 ---> sudo-logs.sh 10:13:53 Archiving 'sudo' log.. 10:13:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7338312353634042741.sh 10:13:53 ---> job-cost.sh 10:13:53 Setup pyenv: 10:13:53 system 10:13:53 3.8.13 10:13:53 3.9.13 10:13:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sZUM from file:/tmp/.os_lf_venv 10:13:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:14: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. 10:14:02 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:14:02 lf-activate-venv(): INFO: Adding /tmp/venv-sZUM/bin to PATH 10:14:02 INFO: No Stack... 10:14:03 INFO: Retrieving Pricing Info for: v3-standard-4 10:14:03 INFO: Archiving Costs 10:14:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1208426959806847451.sh 10:14:03 ---> logs-deploy.sh 10:14:03 Setup pyenv: 10:14:03 system 10:14:03 3.8.13 10:14:03 3.9.13 10:14:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:14:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sZUM from file:/tmp/.os_lf_venv 10:14:05 lf-activate-venv(): INFO: Installing: lftools 10:14:15 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. 10:14:15 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:14:15 lf-activate-venv(): INFO: Adding /tmp/venv-sZUM/bin to PATH 10:14:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3313 10:14:15 INFO: archiving workspace using pattern(s): 10:14:16 Archives upload complete. 10:14:16 INFO: archiving logs to Nexus 10:14:17 ---> uname -a: 10:14:17 Linux prd-ubuntu1804-builder-4c-4g-5293 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:14:17 10:14:17 10:14:17 ---> lscpu: 10:14:17 Architecture: x86_64 10:14:17 CPU op-mode(s): 32-bit, 64-bit 10:14:17 Byte Order: Little Endian 10:14:17 CPU(s): 4 10:14:17 On-line CPU(s) list: 0-3 10:14:17 Thread(s) per core: 1 10:14:17 Core(s) per socket: 1 10:14:17 Socket(s): 4 10:14:17 NUMA node(s): 1 10:14:17 Vendor ID: AuthenticAMD 10:14:17 CPU family: 23 10:14:17 Model: 49 10:14:17 Model name: AMD EPYC-Rome Processor 10:14:17 Stepping: 0 10:14:17 CPU MHz: 2799.998 10:14:17 BogoMIPS: 5599.99 10:14:17 Virtualization: AMD-V 10:14:17 Hypervisor vendor: KVM 10:14:17 Virtualization type: full 10:14:17 L1d cache: 32K 10:14:17 L1i cache: 32K 10:14:17 L2 cache: 512K 10:14:17 L3 cache: 16384K 10:14:17 NUMA node0 CPU(s): 0-3 10:14:17 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 10:14:17 10:14:17 10:14:17 ---> nproc: 10:14:17 4 10:14:17 10:14:17 10:14:17 ---> df -h: 10:14:17 Filesystem Size Used Avail Use% Mounted on 10:14:17 udev 7.9G 0 7.9G 0% /dev 10:14:17 tmpfs 1.6G 672K 1.6G 1% /run 10:14:17 /dev/vda1 78G 8.3G 70G 11% / 10:14:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:14:17 tmpfs 5.0M 0 5.0M 0% /run/lock 10:14:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:14:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:14:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:14:17 10:14:17 10:14:17 ---> free -m: 10:14:17 total used free shared buff/cache available 10:14:17 Mem: 16040 518 13448 0 2072 15208 10:14:17 Swap: 1023 0 1023 10:14:17 10:14:17 10:14:17 ---> ip addr: 10:14:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:14:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:14:17 inet 127.0.0.1/8 scope host lo 10:14:17 valid_lft forever preferred_lft forever 10:14:17 inet6 ::1/128 scope host 10:14:17 valid_lft forever preferred_lft forever 10:14:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:14:17 link/ether fa:16:3e:9a:fc:3b brd ff:ff:ff:ff:ff:ff 10:14:17 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 10:14:17 valid_lft 86153sec preferred_lft 86153sec 10:14:17 inet6 fe80::f816:3eff:fe9a:fc3b/64 scope link 10:14:17 valid_lft forever preferred_lft forever 10:14:17 10:14:17 10:14:17 ---> sar -b -r -n DEV: 10:14:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5293) 02/14/24 _x86_64_ (4 CPU) 10:14:17 10:14:17 10:10:46 LINUX RESTART (4 CPU) 10:14:17 10:14:17 10:11:02 tps rtps wtps bread/s bwrtn/s 10:14:17 10:12:01 118.42 55.23 63.19 3674.36 35234.30 10:14:17 10:13:01 81.05 17.80 63.26 1080.49 8996.50 10:14:17 10:14:01 70.32 0.95 69.37 100.65 11413.16 10:14:17 Average: 89.77 24.49 65.29 1607.02 18454.78 10:14:17 10:14:17 10:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:14:17 10:12:01 14244804 15616248 2180156 13.27 41772 1542344 757816 4.34 592732 1391660 28188 10:14:17 10:13:01 13876800 15530964 2548160 15.51 59512 1794556 839948 4.81 755004 1578184 134932 10:14:17 10:14:01 13737316 15556628 2687644 16.36 77680 1929928 793512 4.54 724724 1723248 122368 10:14:17 Average: 13952973 15567947 2471987 15.05 59655 1755609 797092 4.56 690820 1564364 95163 10:14:17 10:14:17 10:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:14:17 10:12:01 ens3 442.48 287.85 1557.88 74.36 0.00 0.00 0.00 0.00 10:14:17 10:12:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 10:14:17 10:13:01 ens3 45.69 30.49 666.28 8.49 0.00 0.00 0.00 0.00 10:14:17 10:13:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:14:17 10:14:01 ens3 36.19 27.60 368.53 7.69 0.00 0.00 0.00 0.00 10:14:17 10:14:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:14:17 Average: ens3 173.29 114.35 860.35 29.94 0.00 0.00 0.00 0.00 10:14:17 Average: lo 1.12 1.12 0.12 0.12 0.00 0.00 0.00 0.00 10:14:17 10:14:17 10:14:17 ---> sar -P ALL: 10:14:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5293) 02/14/24 _x86_64_ (4 CPU) 10:14:17 10:14:17 10:10:46 LINUX RESTART (4 CPU) 10:14:17 10:14:17 10:11:02 CPU %user %nice %system %iowait %steal %idle 10:14:17 10:12:01 all 10.82 0.00 1.41 18.00 0.05 69.72 10:14:17 10:12:01 0 6.92 0.00 1.28 3.38 0.03 88.39 10:14:17 10:12:01 1 18.07 0.00 1.77 16.28 0.05 63.83 10:14:17 10:12:01 2 7.37 0.00 1.30 21.87 0.05 69.41 10:14:17 10:12:01 3 10.92 0.00 1.29 30.50 0.05 57.24 10:14:17 10:13:01 all 16.11 0.00 1.30 8.25 0.06 74.29 10:14:17 10:13:01 0 22.52 0.00 1.51 22.49 0.07 53.41 10:14:17 10:13:01 1 11.76 0.00 1.09 5.78 0.08 81.28 10:14:17 10:13:01 2 24.29 0.00 1.80 3.71 0.07 70.14 10:14:17 10:13:01 3 5.94 0.00 0.83 1.08 0.03 92.12 10:14:17 10:14:01 all 20.28 0.00 1.18 4.21 0.06 74.27 10:14:17 10:14:01 0 46.06 0.00 2.32 2.19 0.07 49.37 10:14:17 10:14:01 1 2.83 0.00 0.67 8.68 0.07 87.76 10:14:17 10:14:01 2 13.98 0.00 0.75 5.36 0.07 79.85 10:14:17 10:14:01 3 18.21 0.00 0.97 0.63 0.05 80.13 10:14:17 Average: all 15.76 0.00 1.30 10.10 0.06 72.78 10:14:17 Average: 0 25.28 0.00 1.70 9.37 0.06 63.59 10:14:17 Average: 1 10.84 0.00 1.17 10.21 0.07 77.70 10:14:17 Average: 2 15.26 0.00 1.28 10.24 0.06 73.16 10:14:17 Average: 3 11.68 0.00 1.03 10.60 0.04 76.65 10:14:17 10:14:17 10:14:17