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