05:48:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 05:48:02 Running as SYSTEM 05:48:02 [EnvInject] - Loading node environment variables. 05:48:02 Building remotely on prd-ubuntu1804-builder-4c-4g-35213 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:48:02 [ssh-agent] Looking for ssh-agent implementation... 05:48:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:02 $ ssh-agent 05:48:02 SSH_AUTH_SOCK=/tmp/ssh-IwN65Aw53zOH/agent.1713 05:48:02 SSH_AGENT_PID=1715 05:48:02 [ssh-agent] Started. 05:48:02 Running ssh-add (command line suppressed) 05:48:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1006339360335474240.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1006339360335474240.key) 05:48:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:48:02 The recommended git tool is: NONE 05:48:04 using credential onap-jenkins-ssh 05:48:04 Wiping out workspace first. 05:48:04 Cloning the remote Git repository 05:48:04 Cloning repository git://cloud.onap.org/mirror/oom.git 05:48:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:48:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:48:04 > git --version # timeout=10 05:48:04 > git --version # 'git version 2.17.1' 05:48:04 using GIT_SSH to set credentials Gerrit user 05:48:04 Verifying host key using manually-configured host key entries 05:48:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:48:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:48:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:48:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:48:10 using GIT_SSH to set credentials Gerrit user 05:48:10 Verifying host key using manually-configured host key entries 05:48:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/4 # timeout=30 05:48:10 > git rev-parse 0849009df85d8d90f5b8ae6e5764ab06719b4070^{commit} # timeout=10 05:48:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:48:10 Checking out Revision 0849009df85d8d90f5b8ae6e5764ab06719b4070 (refs/changes/36/137736/4) 05:48:10 > git config core.sparsecheckout # timeout=10 05:48:10 > git checkout -f 0849009df85d8d90f5b8ae6e5764ab06719b4070 # timeout=30 05:48:14 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 05:48:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:48:14 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 05:48:14 [EnvInject] - Injecting environment variables from a build step. 05:48:14 [EnvInject] - Injecting as environment variables the properties content 05:48:14 PYTHON=python3 05:48:14 05:48:14 [EnvInject] - Variables injected successfully. 05:48:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5005636474705877410.sh 05:48:14 ---> tox-install.sh 05:48:14 + source /home/jenkins/lf-env.sh 05:48:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:48:14 ++ mktemp -d /tmp/venv-XXXX 05:48:14 + lf_venv=/tmp/venv-m0Ue 05:48:14 + local venv_file=/tmp/.os_lf_venv 05:48:14 + local python=python3 05:48:14 + local options 05:48:14 + local set_path=true 05:48:14 + local install_args= 05:48:14 ++ 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 05:48:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:48:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:48:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:48:14 + true 05:48:14 + case $1 in 05:48:14 + venv_file=/tmp/.toxenv 05:48:14 + shift 2 05:48:14 + true 05:48:14 + case $1 in 05:48:14 + shift 05:48:14 + break 05:48:14 + case $python in 05:48:14 + local pkg_list= 05:48:14 + [[ -d /opt/pyenv ]] 05:48:14 + echo 'Setup pyenv:' 05:48:14 Setup pyenv: 05:48:14 + export PYENV_ROOT=/opt/pyenv 05:48:14 + PYENV_ROOT=/opt/pyenv 05:48:14 + 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 05:48:14 + 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 05:48:14 + pyenv versions 05:48:14 * system (set by /opt/pyenv/version) 05:48:14 * 3.8.13 (set by /opt/pyenv/version) 05:48:14 * 3.9.13 (set by /opt/pyenv/version) 05:48:14 * 3.10.6 (set by /opt/pyenv/version) 05:48:14 + command -v pyenv 05:48:14 ++ pyenv init - --no-rehash 05:48:14 + 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[*]}"'\'')" 05:48:14 export PATH="/opt/pyenv/shims:${PATH}" 05:48:14 export PYENV_SHELL=bash 05:48:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:48:14 pyenv() { 05:48:14 local command 05:48:14 command="${1:-}" 05:48:14 if [ "$#" -gt 0 ]; then 05:48:14 shift 05:48:14 fi 05:48:14 05:48:14 case "$command" in 05:48:14 rehash|shell) 05:48:14 eval "$(pyenv "sh-$command" "$@")" 05:48:14 ;; 05:48:14 *) 05:48:14 command pyenv "$command" "$@" 05:48:14 ;; 05:48:14 esac 05:48:14 }' 05:48:14 +++ 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[*]}"' 05:48:14 ++ 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 05:48:14 ++ 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 05:48:14 ++ 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 05:48:14 ++ export PYENV_SHELL=bash 05:48:14 ++ PYENV_SHELL=bash 05:48:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:48:14 +++ complete -F _pyenv pyenv 05:48:14 ++ lf-pyver python3 05:48:14 ++ local py_version_xy=python3 05:48:14 ++ local py_version_xyz= 05:48:14 ++ pyenv versions 05:48:14 ++ local command 05:48:14 ++ sed 's/^[ *]* //' 05:48:14 ++ awk '{ print $1 }' 05:48:14 ++ grep -E '^[0-9.]*[0-9]$' 05:48:14 ++ command=versions 05:48:14 ++ '[' 1 -gt 0 ']' 05:48:14 ++ shift 05:48:14 ++ case "$command" in 05:48:14 ++ command pyenv versions 05:48:14 ++ pyenv versions 05:48:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:48:14 +++ grep '^3' /tmp/.pyenv_versions 05:48:14 +++ sort -V 05:48:14 +++ tail -n 1 05:48:14 ++ py_version_xyz=3.10.6 05:48:14 ++ [[ -z 3.10.6 ]] 05:48:14 ++ echo 3.10.6 05:48:14 ++ return 0 05:48:14 + pyenv local 3.10.6 05:48:14 + local command 05:48:14 + command=local 05:48:14 + '[' 2 -gt 0 ']' 05:48:14 + shift 05:48:14 + case "$command" in 05:48:14 + command pyenv local 3.10.6 05:48:14 + pyenv local 3.10.6 05:48:14 + for arg in "$@" 05:48:14 + case $arg in 05:48:14 + pkg_list+='tox ' 05:48:14 + for arg in "$@" 05:48:14 + case $arg in 05:48:14 + pkg_list+='virtualenv ' 05:48:14 + for arg in "$@" 05:48:14 + case $arg in 05:48:14 + pkg_list+='urllib3~=1.26.15 ' 05:48:14 + [[ -f /tmp/.toxenv ]] 05:48:14 + [[ ! -f /tmp/.toxenv ]] 05:48:14 + [[ -n '' ]] 05:48:14 + python3 -m venv /tmp/venv-m0Ue 05:48:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m0Ue' 05:48:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m0Ue 05:48:18 + echo /tmp/venv-m0Ue 05:48:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:48:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:48:18 + /tmp/venv-m0Ue/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:48:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:48:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:48:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:48:21 + /tmp/venv-m0Ue/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:48:24 + type python3 05:48:24 + true 05:48:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m0Ue/bin to PATH' 05:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-m0Ue/bin to PATH 05:48:24 + PATH=/tmp/venv-m0Ue/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 05:48:24 + return 0 05:48:24 + python3 --version 05:48:24 Python 3.10.6 05:48:24 + python3 -m pip --version 05:48:25 pip 24.0 from /tmp/venv-m0Ue/lib/python3.10/site-packages/pip (python 3.10) 05:48:25 + python3 -m pip freeze 05:48:25 cachetools==5.3.3 05:48:25 chardet==5.2.0 05:48:25 colorama==0.4.6 05:48:25 distlib==0.3.8 05:48:25 filelock==3.13.4 05:48:25 packaging==24.0 05:48:25 platformdirs==4.2.1 05:48:25 pluggy==1.5.0 05:48:25 pyproject-api==1.6.1 05:48:25 tomli==2.0.1 05:48:25 tox==4.14.2 05:48:25 urllib3==1.26.18 05:48:25 virtualenv==20.26.0 05:48:25 [EnvInject] - Injecting environment variables from a build step. 05:48:25 [EnvInject] - Injecting as environment variables the properties content 05:48:25 PARALLEL=false 05:48:25 05:48:25 [EnvInject] - Variables injected successfully. 05:48:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1479959449693361729.sh 05:48:25 ---> tox-run.sh 05:48:25 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:48:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:48:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:48:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:48:25 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:48:25 + source /home/jenkins/lf-env.sh 05:48:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:48:25 ++ mktemp -d /tmp/venv-XXXX 05:48:25 + lf_venv=/tmp/venv-bDIR 05:48:25 + local venv_file=/tmp/.os_lf_venv 05:48:25 + local python=python3 05:48:25 + local options 05:48:25 + local set_path=true 05:48:25 + local install_args= 05:48:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:48:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:48:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:48:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:48:25 + true 05:48:25 + case $1 in 05:48:25 + venv_file=/tmp/.toxenv 05:48:25 + shift 2 05:48:25 + true 05:48:25 + case $1 in 05:48:25 + shift 05:48:25 + break 05:48:25 + case $python in 05:48:25 + local pkg_list= 05:48:25 + [[ -d /opt/pyenv ]] 05:48:25 + echo 'Setup pyenv:' 05:48:25 Setup pyenv: 05:48:25 + export PYENV_ROOT=/opt/pyenv 05:48:25 + PYENV_ROOT=/opt/pyenv 05:48:25 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:48:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:48:25 + pyenv versions 05:48:25 system 05:48:25 3.8.13 05:48:25 3.9.13 05:48:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:48:25 + command -v pyenv 05:48:25 ++ pyenv init - --no-rehash 05:48:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:48:25 export PATH="/opt/pyenv/shims:${PATH}" 05:48:25 export PYENV_SHELL=bash 05:48:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:48:25 pyenv() { 05:48:25 local command 05:48:25 command="${1:-}" 05:48:25 if [ "$#" -gt 0 ]; then 05:48:25 shift 05:48:25 fi 05:48:25 05:48:25 case "$command" in 05:48:25 rehash|shell) 05:48:25 eval "$(pyenv "sh-$command" "$@")" 05:48:25 ;; 05:48:25 *) 05:48:25 command pyenv "$command" "$@" 05:48:25 ;; 05:48:25 esac 05:48:25 }' 05:48:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:48:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:48:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:48:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:48:25 ++ export PYENV_SHELL=bash 05:48:25 ++ PYENV_SHELL=bash 05:48:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:48:25 +++ complete -F _pyenv pyenv 05:48:25 ++ lf-pyver python3 05:48:25 ++ local py_version_xy=python3 05:48:25 ++ local py_version_xyz= 05:48:25 ++ pyenv versions 05:48:25 ++ local command 05:48:25 ++ command=versions 05:48:25 ++ '[' 1 -gt 0 ']' 05:48:25 ++ shift 05:48:25 ++ case "$command" in 05:48:25 ++ command pyenv versions 05:48:25 ++ pyenv versions 05:48:25 ++ awk '{ print $1 }' 05:48:25 ++ sed 's/^[ *]* //' 05:48:25 ++ grep -E '^[0-9.]*[0-9]$' 05:48:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:48:25 +++ grep '^3' /tmp/.pyenv_versions 05:48:25 +++ sort -V 05:48:25 +++ tail -n 1 05:48:25 ++ py_version_xyz=3.10.6 05:48:25 ++ [[ -z 3.10.6 ]] 05:48:25 ++ echo 3.10.6 05:48:25 ++ return 0 05:48:25 + pyenv local 3.10.6 05:48:25 + local command 05:48:25 + command=local 05:48:25 + '[' 2 -gt 0 ']' 05:48:25 + shift 05:48:25 + case "$command" in 05:48:25 + command pyenv local 3.10.6 05:48:25 + pyenv local 3.10.6 05:48:25 + for arg in "$@" 05:48:25 + case $arg in 05:48:25 + pkg_list+='tox ' 05:48:25 + for arg in "$@" 05:48:25 + case $arg in 05:48:25 + pkg_list+='virtualenv ' 05:48:25 + for arg in "$@" 05:48:25 + case $arg in 05:48:25 + pkg_list+='urllib3~=1.26.15 ' 05:48:25 + [[ -f /tmp/.toxenv ]] 05:48:25 ++ cat /tmp/.toxenv 05:48:25 + lf_venv=/tmp/venv-m0Ue 05:48:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m0Ue from' file:/tmp/.toxenv 05:48:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m0Ue from file:/tmp/.toxenv 05:48:25 + /tmp/venv-m0Ue/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:48:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:48:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:48:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:48:26 + /tmp/venv-m0Ue/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:48:28 + type python3 05:48:28 + true 05:48:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m0Ue/bin to PATH' 05:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-m0Ue/bin to PATH 05:48:28 + PATH=/tmp/venv-m0Ue/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 05:48:28 + return 0 05:48:28 + [[ -d /opt/pyenv ]] 05:48:28 + echo '---> Setting up pyenv' 05:48:28 ---> Setting up pyenv 05:48:28 + export PYENV_ROOT=/opt/pyenv 05:48:28 + PYENV_ROOT=/opt/pyenv 05:48:28 + export PATH=/opt/pyenv/bin:/tmp/venv-m0Ue/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 05:48:28 + PATH=/opt/pyenv/bin:/tmp/venv-m0Ue/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 05:48:28 ++ pwd 05:48:28 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:48:28 + export PYTHONPATH 05:48:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:48:28 + TOX_TESTENV_PASSENV=PYTHONPATH 05:48:28 + tox --version 05:48:28 4.14.2 from /tmp/venv-m0Ue/lib/python3.10/site-packages/tox/__init__.py 05:48:28 + PARALLEL=false 05:48:28 + TOX_OPTIONS_LIST= 05:48:28 + [[ -n checkbashisms ]] 05:48:28 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:48:28 + case ${PARALLEL,,} in 05:48:28 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:48:28 + tox -e checkbashisms 05:48:29 checkbashisms: freeze> python -m pip freeze --all 05:48:30 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 05:48:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:48:31 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 05:48:31 you may get strange results 05:48:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:48:33 checkbashisms: OK (4.72=setup[1.65]+cmd[3.07] seconds) 05:48:33 congratulations :) (4.88 seconds) 05:48:33 + tox_status=0 05:48:33 + echo '---> Completed tox runs' 05:48:33 ---> Completed tox runs 05:48:33 + for i in .tox/*/log 05:48:33 ++ echo .tox/checkbashisms/log 05:48:33 ++ awk -F/ '{print $2}' 05:48:33 + tox_env=checkbashisms 05:48:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:48:33 + DOC_DIR=docs/_build/html 05:48:33 + [[ -d docs/_build/html ]] 05:48:33 + echo '---> tox-run.sh ends' 05:48:33 ---> tox-run.sh ends 05:48:33 + test 0 -eq 0 05:48:33 $ ssh-agent -k 05:48:33 unset SSH_AUTH_SOCK; 05:48:33 unset SSH_AGENT_PID; 05:48:33 echo Agent pid 1715 killed; 05:48:33 [ssh-agent] Stopped. 05:48:33 [PostBuildScript] - [INFO] Executing post build scripts. 05:48:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3080368159500943462.sh 05:48:33 ---> sysstat.sh 05:48:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18015717626452358180.sh 05:48:34 ---> package-listing.sh 05:48:34 ++ tr '[:upper:]' '[:lower:]' 05:48:34 ++ facter osfamily 05:48:34 + OS_FAMILY=debian 05:48:34 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:48:34 + START_PACKAGES=/tmp/packages_start.txt 05:48:34 + END_PACKAGES=/tmp/packages_end.txt 05:48:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:48:34 + PACKAGES=/tmp/packages_start.txt 05:48:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:48:34 + PACKAGES=/tmp/packages_end.txt 05:48:34 + case "${OS_FAMILY}" in 05:48:34 + grep '^ii' 05:48:34 + dpkg -l 05:48:34 + '[' -f /tmp/packages_start.txt ']' 05:48:34 + '[' -f /tmp/packages_end.txt ']' 05:48:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:48:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:48:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:48:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:48:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16637904589104272495.sh 05:48:34 ---> capture-instance-metadata.sh 05:48:34 Setup pyenv: 05:48:34 system 05:48:34 3.8.13 05:48:34 3.9.13 05:48:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:48:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WQED 05:48:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:48:41 lf-activate-venv(): INFO: Installing: lftools 05:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-WQED/bin to PATH 05:49:16 INFO: Running in OpenStack, capturing instance metadata 05:49:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9595862349482804117.sh 05:49:16 provisioning config files... 05:49:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12615831380810078234tmp 05:49:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:49:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:49:16 [EnvInject] - Injecting environment variables from a build step. 05:49:16 [EnvInject] - Injecting as environment variables the properties content 05:49:16 SERVER_ID=logs 05:49:16 05:49:16 [EnvInject] - Variables injected successfully. 05:49:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9193187871327209785.sh 05:49:16 ---> create-netrc.sh 05:49:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14401288900876041349.sh 05:49:16 ---> python-tools-install.sh 05:49:16 Setup pyenv: 05:49:16 system 05:49:16 3.8.13 05:49:16 3.9.13 05:49:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WQED from file:/tmp/.os_lf_venv 05:49:18 lf-activate-venv(): INFO: Installing: lftools 05:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-WQED/bin to PATH 05:49:27 Generating Requirements File 05:49:57 Python 3.10.6 05:49:57 pip 24.0 from /tmp/venv-WQED/lib/python3.10/site-packages/pip (python 3.10) 05:49:57 appdirs==1.4.4 05:49:57 argcomplete==3.3.0 05:49:57 aspy.yaml==1.3.0 05:49:57 attrs==23.2.0 05:49:57 autopage==0.5.2 05:49:57 beautifulsoup4==4.12.3 05:49:57 boto3==1.34.92 05:49:57 botocore==1.34.92 05:49:57 bs4==0.0.2 05:49:57 cachetools==5.3.3 05:49:57 certifi==2024.2.2 05:49:57 cffi==1.16.0 05:49:57 cfgv==3.4.0 05:49:57 chardet==5.2.0 05:49:57 charset-normalizer==3.3.2 05:49:57 click==8.1.7 05:49:57 cliff==4.6.0 05:49:57 cmd2==2.4.3 05:49:57 cryptography==3.3.2 05:49:57 debtcollector==3.0.0 05:49:57 decorator==5.1.1 05:49:57 defusedxml==0.7.1 05:49:57 Deprecated==1.2.14 05:49:57 distlib==0.3.8 05:49:57 dnspython==2.6.1 05:49:57 docker==4.2.2 05:49:57 dogpile.cache==1.3.2 05:49:57 email_validator==2.1.1 05:49:57 filelock==3.13.4 05:49:57 future==1.0.0 05:49:57 gitdb==4.0.11 05:49:57 GitPython==3.1.43 05:49:57 google-auth==2.29.0 05:49:57 httplib2==0.22.0 05:49:57 identify==2.5.36 05:49:57 idna==3.7 05:49:57 importlib-resources==1.5.0 05:49:57 iso8601==2.1.0 05:49:57 Jinja2==3.1.3 05:49:57 jmespath==1.0.1 05:49:57 jsonpatch==1.33 05:49:57 jsonpointer==2.4 05:49:57 jsonschema==4.21.1 05:49:57 jsonschema-specifications==2023.12.1 05:49:57 keystoneauth1==5.6.0 05:49:57 kubernetes==29.0.0 05:49:57 lftools==0.37.10 05:49:57 lxml==5.2.1 05:49:57 MarkupSafe==2.1.5 05:49:57 msgpack==1.0.8 05:49:57 multi_key_dict==2.0.3 05:49:57 munch==4.0.0 05:49:57 netaddr==1.2.1 05:49:57 netifaces==0.11.0 05:49:57 niet==1.4.2 05:49:57 nodeenv==1.8.0 05:49:57 oauth2client==4.1.3 05:49:57 oauthlib==3.2.2 05:49:57 openstacksdk==3.1.0 05:49:57 os-client-config==2.1.0 05:49:57 os-service-types==1.7.0 05:49:57 osc-lib==3.0.1 05:49:57 oslo.config==9.4.0 05:49:57 oslo.context==5.5.0 05:49:57 oslo.i18n==6.3.0 05:49:57 oslo.log==5.5.1 05:49:57 oslo.serialization==5.4.0 05:49:57 oslo.utils==7.1.0 05:49:57 packaging==24.0 05:49:57 pbr==6.0.0 05:49:57 platformdirs==4.2.1 05:49:57 prettytable==3.10.0 05:49:57 pyasn1==0.6.0 05:49:57 pyasn1_modules==0.4.0 05:49:57 pycparser==2.22 05:49:57 pygerrit2==2.0.15 05:49:57 PyGithub==2.3.0 05:49:57 pyinotify==0.9.6 05:49:57 PyJWT==2.8.0 05:49:57 PyNaCl==1.5.0 05:49:57 pyparsing==2.4.7 05:49:57 pyperclip==1.8.2 05:49:57 pyrsistent==0.20.0 05:49:57 python-cinderclient==9.5.0 05:49:57 python-dateutil==2.9.0.post0 05:49:57 python-heatclient==3.5.0 05:49:57 python-jenkins==1.8.2 05:49:57 python-keystoneclient==5.4.0 05:49:57 python-magnumclient==4.4.0 05:49:57 python-novaclient==18.6.0 05:49:57 python-openstackclient==6.6.0 05:49:57 python-swiftclient==4.5.0 05:49:57 PyYAML==6.0.1 05:49:57 referencing==0.35.0 05:49:57 requests==2.31.0 05:49:57 requests-oauthlib==2.0.0 05:49:57 requestsexceptions==1.4.0 05:49:57 rfc3986==2.0.0 05:49:57 rpds-py==0.18.0 05:49:57 rsa==4.9 05:49:57 ruamel.yaml==0.18.6 05:49:57 ruamel.yaml.clib==0.2.8 05:49:57 s3transfer==0.10.1 05:49:57 simplejson==3.19.2 05:49:57 six==1.16.0 05:49:57 smmap==5.0.1 05:49:57 soupsieve==2.5 05:49:57 stevedore==5.2.0 05:49:57 tabulate==0.9.0 05:49:57 toml==0.10.2 05:49:57 tomlkit==0.12.4 05:49:57 tqdm==4.66.2 05:49:57 typing_extensions==4.11.0 05:49:57 tzdata==2024.1 05:49:57 urllib3==1.26.18 05:49:57 virtualenv==20.26.0 05:49:57 wcwidth==0.2.13 05:49:57 websocket-client==1.8.0 05:49:57 wrapt==1.16.0 05:49:57 xdg==6.0.0 05:49:57 xmltodict==0.13.0 05:49:57 yq==3.4.1 05:49:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15803287951739677541.sh 05:49:57 ---> sudo-logs.sh 05:49:57 Archiving 'sudo' log.. 05:49:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15704196038350233665.sh 05:49:58 ---> job-cost.sh 05:49:58 Setup pyenv: 05:49:58 system 05:49:58 3.8.13 05:49:58 3.9.13 05:49:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WQED from file:/tmp/.os_lf_venv 05:49:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:50:05 lf-activate-venv(): INFO: Adding /tmp/venv-WQED/bin to PATH 05:50:05 INFO: No Stack... 05:50:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:50:05 INFO: Archiving Costs 05:50:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13809348185822733430.sh 05:50:05 ---> logs-deploy.sh 05:50:05 Setup pyenv: 05:50:05 system 05:50:05 3.8.13 05:50:05 3.9.13 05:50:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:50:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WQED from file:/tmp/.os_lf_venv 05:50:07 lf-activate-venv(): INFO: Installing: lftools 05:50:16 lf-activate-venv(): INFO: Adding /tmp/venv-WQED/bin to PATH 05:50:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3450 05:50:16 INFO: archiving workspace using pattern(s): 05:50:17 Archives upload complete. 05:50:17 INFO: archiving logs to Nexus 05:50:18 ---> uname -a: 05:50:18 Linux prd-ubuntu1804-builder-4c-4g-35213 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:50:18 05:50:18 05:50:18 ---> lscpu: 05:50:18 Architecture: x86_64 05:50:18 CPU op-mode(s): 32-bit, 64-bit 05:50:18 Byte Order: Little Endian 05:50:18 CPU(s): 4 05:50:18 On-line CPU(s) list: 0-3 05:50:18 Thread(s) per core: 1 05:50:18 Core(s) per socket: 1 05:50:18 Socket(s): 4 05:50:18 NUMA node(s): 1 05:50:18 Vendor ID: AuthenticAMD 05:50:18 CPU family: 23 05:50:18 Model: 49 05:50:18 Model name: AMD EPYC-Rome Processor 05:50:18 Stepping: 0 05:50:18 CPU MHz: 2800.000 05:50:18 BogoMIPS: 5600.00 05:50:18 Virtualization: AMD-V 05:50:18 Hypervisor vendor: KVM 05:50:18 Virtualization type: full 05:50:18 L1d cache: 32K 05:50:18 L1i cache: 32K 05:50:18 L2 cache: 512K 05:50:18 L3 cache: 16384K 05:50:18 NUMA node0 CPU(s): 0-3 05:50:18 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 05:50:18 05:50:18 05:50:18 ---> nproc: 05:50:18 4 05:50:18 05:50:18 05:50:18 ---> df -h: 05:50:18 Filesystem Size Used Avail Use% Mounted on 05:50:18 udev 7.9G 0 7.9G 0% /dev 05:50:18 tmpfs 1.6G 672K 1.6G 1% /run 05:50:18 /dev/vda1 78G 8.3G 70G 11% / 05:50:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:50:18 tmpfs 5.0M 0 5.0M 0% /run/lock 05:50:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:50:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:50:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:50:18 05:50:18 05:50:18 ---> free -m: 05:50:18 total used free shared buff/cache available 05:50:18 Mem: 16040 542 13444 0 2052 15186 05:50:18 Swap: 1023 0 1023 05:50:18 05:50:18 05:50:18 ---> ip addr: 05:50:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:50:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:50:18 inet 127.0.0.1/8 scope host lo 05:50:18 valid_lft forever preferred_lft forever 05:50:18 inet6 ::1/128 scope host 05:50:18 valid_lft forever preferred_lft forever 05:50:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:50:18 link/ether fa:16:3e:f9:9d:e6 brd ff:ff:ff:ff:ff:ff 05:50:18 inet 10.30.107.191/23 brd 10.30.107.255 scope global dynamic ens3 05:50:18 valid_lft 86242sec preferred_lft 86242sec 05:50:18 inet6 fe80::f816:3eff:fef9:9de6/64 scope link 05:50:18 valid_lft forever preferred_lft forever 05:50:18 05:50:18 05:50:18 ---> sar -b -r -n DEV: 05:50:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35213) 04/26/24 _x86_64_ (4 CPU) 05:50:18 05:50:18 05:47:43 LINUX RESTART (4 CPU) 05:50:18 05:50:18 05:48:01 tps rtps wtps bread/s bwrtn/s 05:50:18 05:49:01 214.33 30.46 183.87 1024.90 26237.23 05:50:18 05:50:01 103.50 14.16 89.34 1073.11 26774.41 05:50:18 Average: 158.91 22.31 136.60 1049.00 26505.84 05:50:18 05:50:18 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:50:18 05:49:01 14036460 15525716 2388508 14.54 54136 1639688 825016 4.72 722144 1461964 57452 05:50:18 05:50:01 13782192 15558860 2642776 16.09 76844 1888652 775596 4.44 715404 1689352 103360 05:50:18 Average: 13909326 15542288 2515642 15.32 65490 1764170 800306 4.58 718774 1575658 80406 05:50:18 05:50:18 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:50:18 05:49:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 05:50:18 05:49:01 ens3 292.57 186.14 1288.76 57.26 0.00 0.00 0.00 0.00 05:50:18 05:50:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 05:50:18 05:50:01 ens3 47.88 31.86 773.25 8.13 0.00 0.00 0.00 0.00 05:50:18 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 05:50:18 Average: ens3 170.22 108.99 1030.98 32.69 0.00 0.00 0.00 0.00 05:50:18 05:50:18 05:50:18 ---> sar -P ALL: 05:50:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35213) 04/26/24 _x86_64_ (4 CPU) 05:50:18 05:50:18 05:47:43 LINUX RESTART (4 CPU) 05:50:18 05:50:18 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:50:18 05:49:01 all 21.88 0.00 1.59 5.85 0.07 70.60 05:50:18 05:49:01 0 16.09 0.00 1.22 3.18 0.05 79.46 05:50:18 05:49:01 1 10.75 0.00 1.24 6.00 0.08 81.93 05:50:18 05:49:01 2 43.31 0.00 1.89 3.62 0.07 51.11 05:50:18 05:49:01 3 17.51 0.00 2.00 10.61 0.08 69.80 05:50:18 05:50:01 all 19.78 0.00 1.50 5.89 0.05 72.78 05:50:18 05:50:01 0 3.98 0.00 0.79 12.96 0.03 82.25 05:50:18 05:50:01 1 33.45 0.00 1.41 3.92 0.08 61.14 05:50:18 05:50:01 2 27.98 0.00 2.37 2.10 0.07 67.48 05:50:18 05:50:01 3 13.71 0.00 1.47 4.57 0.03 80.21 05:50:18 Average: all 20.83 0.00 1.55 5.87 0.06 71.69 05:50:18 Average: 0 10.03 0.00 1.00 8.07 0.04 80.85 05:50:18 Average: 1 22.11 0.00 1.32 4.96 0.08 71.53 05:50:18 Average: 2 35.60 0.00 2.13 2.86 0.07 59.34 05:50:18 Average: 3 15.61 0.00 1.74 7.59 0.06 75.01 05:50:18 05:50:18 05:50:18