15:49:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 15:49:08 Running as SYSTEM 15:49:08 [EnvInject] - Loading node environment variables. 15:49:08 Building remotely on prd-ubuntu1804-builder-4c-4g-12710 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:49:08 [ssh-agent] Looking for ssh-agent implementation... 15:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:09 $ ssh-agent 15:49:09 SSH_AUTH_SOCK=/tmp/ssh-thWS8bhwOzjn/agent.1684 15:49:09 SSH_AGENT_PID=1686 15:49:09 [ssh-agent] Started. 15:49:09 Running ssh-add (command line suppressed) 15:49:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9119162548315815276.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9119162548315815276.key) 15:49:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:49:09 The recommended git tool is: NONE 15:49:10 using credential onap-jenkins-ssh 15:49:10 Wiping out workspace first. 15:49:10 Cloning the remote Git repository 15:49:10 Cloning repository git://cloud.onap.org/mirror/oom.git 15:49:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:49:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:49:10 > git --version # timeout=10 15:49:10 > git --version # 'git version 2.17.1' 15:49:10 using GIT_SSH to set credentials Gerrit user 15:49:10 Verifying host key using manually-configured host key entries 15:49:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:49:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:49:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:49:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:49:16 using GIT_SSH to set credentials Gerrit user 15:49:16 Verifying host key using manually-configured host key entries 15:49:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/1 # timeout=30 15:49:17 > git rev-parse 04d3121dbfdb414b5f41b0616b98049759cb2ab7^{commit} # timeout=10 15:49:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:49:17 Checking out Revision 04d3121dbfdb414b5f41b0616b98049759cb2ab7 (refs/changes/00/137500/1) 15:49:17 > git config core.sparsecheckout # timeout=10 15:49:17 > git checkout -f 04d3121dbfdb414b5f41b0616b98049759cb2ab7 # timeout=30 15:49:17 Commit message: "[COMMON] Harmonize resource settings, Part 2" 15:49:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:49:17 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 15:49:17 [EnvInject] - Injecting environment variables from a build step. 15:49:17 [EnvInject] - Injecting as environment variables the properties content 15:49:17 PYTHON=python3 15:49:17 15:49:17 [EnvInject] - Variables injected successfully. 15:49:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7440847116347744908.sh 15:49:17 ---> tox-install.sh 15:49:17 + source /home/jenkins/lf-env.sh 15:49:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:17 ++ mktemp -d /tmp/venv-XXXX 15:49:17 + lf_venv=/tmp/venv-d0Ht 15:49:17 + local venv_file=/tmp/.os_lf_venv 15:49:17 + local python=python3 15:49:17 + local options 15:49:17 + local set_path=true 15:49:17 + local install_args= 15:49:17 ++ 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 15:49:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:49:17 + true 15:49:17 + case $1 in 15:49:17 + venv_file=/tmp/.toxenv 15:49:17 + shift 2 15:49:17 + true 15:49:17 + case $1 in 15:49:17 + shift 15:49:17 + break 15:49:17 + case $python in 15:49:17 + local pkg_list= 15:49:17 + [[ -d /opt/pyenv ]] 15:49:17 + echo 'Setup pyenv:' 15:49:17 Setup pyenv: 15:49:17 + export PYENV_ROOT=/opt/pyenv 15:49:17 + PYENV_ROOT=/opt/pyenv 15:49:17 + 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 15:49:17 + 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 15:49:17 + pyenv versions 15:49:17 * system (set by /opt/pyenv/version) 15:49:17 * 3.8.13 (set by /opt/pyenv/version) 15:49:17 * 3.9.13 (set by /opt/pyenv/version) 15:49:17 * 3.10.6 (set by /opt/pyenv/version) 15:49:17 + command -v pyenv 15:49:17 ++ pyenv init - --no-rehash 15:49:17 + 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[*]}"'\'')" 15:49:17 export PATH="/opt/pyenv/shims:${PATH}" 15:49:17 export PYENV_SHELL=bash 15:49:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:49:17 pyenv() { 15:49:17 local command 15:49:17 command="${1:-}" 15:49:17 if [ "$#" -gt 0 ]; then 15:49:17 shift 15:49:17 fi 15:49:17 15:49:17 case "$command" in 15:49:17 rehash|shell) 15:49:17 eval "$(pyenv "sh-$command" "$@")" 15:49:17 ;; 15:49:17 *) 15:49:17 command pyenv "$command" "$@" 15:49:17 ;; 15:49:17 esac 15:49:17 }' 15:49:17 +++ 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[*]}"' 15:49:17 ++ 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 15:49:17 ++ 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 15:49:17 ++ 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 15:49:17 ++ export PYENV_SHELL=bash 15:49:17 ++ PYENV_SHELL=bash 15:49:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:49:17 +++ complete -F _pyenv pyenv 15:49:17 ++ lf-pyver python3 15:49:17 ++ local py_version_xy=python3 15:49:17 ++ local py_version_xyz= 15:49:17 ++ pyenv versions 15:49:17 ++ sed 's/^[ *]* //' 15:49:17 ++ local command 15:49:17 ++ awk '{ print $1 }' 15:49:17 ++ grep -E '^[0-9.]*[0-9]$' 15:49:17 ++ command=versions 15:49:17 ++ '[' 1 -gt 0 ']' 15:49:17 ++ shift 15:49:17 ++ case "$command" in 15:49:17 ++ command pyenv versions 15:49:17 ++ pyenv versions 15:49:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:49:17 +++ grep '^3' /tmp/.pyenv_versions 15:49:17 +++ sort -V 15:49:17 +++ tail -n 1 15:49:17 ++ py_version_xyz=3.10.6 15:49:17 ++ [[ -z 3.10.6 ]] 15:49:17 ++ echo 3.10.6 15:49:17 ++ return 0 15:49:17 + pyenv local 3.10.6 15:49:17 + local command 15:49:17 + command=local 15:49:17 + '[' 2 -gt 0 ']' 15:49:17 + shift 15:49:17 + case "$command" in 15:49:17 + command pyenv local 3.10.6 15:49:17 + pyenv local 3.10.6 15:49:17 + for arg in "$@" 15:49:17 + case $arg in 15:49:17 + pkg_list+='tox ' 15:49:17 + for arg in "$@" 15:49:17 + case $arg in 15:49:17 + pkg_list+='virtualenv ' 15:49:17 + for arg in "$@" 15:49:17 + case $arg in 15:49:17 + pkg_list+='urllib3~=1.26.15 ' 15:49:17 + [[ -f /tmp/.toxenv ]] 15:49:17 + [[ ! -f /tmp/.toxenv ]] 15:49:17 + [[ -n '' ]] 15:49:17 + python3 -m venv /tmp/venv-d0Ht 15:49:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d0Ht' 15:49:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d0Ht 15:49:22 + echo /tmp/venv-d0Ht 15:49:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:49:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:49:22 + /tmp/venv-d0Ht/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:49:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:49:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:49:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:49:25 + /tmp/venv-d0Ht/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:49:28 + type python3 15:49:28 + true 15:49:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d0Ht/bin to PATH' 15:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-d0Ht/bin to PATH 15:49:28 + PATH=/tmp/venv-d0Ht/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 15:49:28 + return 0 15:49:28 + python3 --version 15:49:28 Python 3.10.6 15:49:28 + python3 -m pip --version 15:49:28 pip 24.0 from /tmp/venv-d0Ht/lib/python3.10/site-packages/pip (python 3.10) 15:49:28 + python3 -m pip freeze 15:49:28 cachetools==5.3.3 15:49:28 chardet==5.2.0 15:49:28 colorama==0.4.6 15:49:28 distlib==0.3.8 15:49:28 filelock==3.13.1 15:49:28 packaging==24.0 15:49:28 platformdirs==4.2.0 15:49:28 pluggy==1.4.0 15:49:28 pyproject-api==1.6.1 15:49:28 tomli==2.0.1 15:49:28 tox==4.14.1 15:49:28 urllib3==1.26.18 15:49:28 virtualenv==20.25.1 15:49:28 [EnvInject] - Injecting environment variables from a build step. 15:49:28 [EnvInject] - Injecting as environment variables the properties content 15:49:28 PARALLEL=false 15:49:28 15:49:28 [EnvInject] - Variables injected successfully. 15:49:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3011748788434751719.sh 15:49:28 ---> tox-run.sh 15:49:28 + 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 15:49:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:49:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:49:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:49:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:49:28 + source /home/jenkins/lf-env.sh 15:49:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:28 ++ mktemp -d /tmp/venv-XXXX 15:49:28 + lf_venv=/tmp/venv-Km5C 15:49:28 + local venv_file=/tmp/.os_lf_venv 15:49:28 + local python=python3 15:49:28 + local options 15:49:28 + local set_path=true 15:49:28 + local install_args= 15:49:28 ++ 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 15:49:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:49:28 + true 15:49:28 + case $1 in 15:49:28 + venv_file=/tmp/.toxenv 15:49:28 + shift 2 15:49:28 + true 15:49:28 + case $1 in 15:49:28 + shift 15:49:28 + break 15:49:28 + case $python in 15:49:28 + local pkg_list= 15:49:28 + [[ -d /opt/pyenv ]] 15:49:28 + echo 'Setup pyenv:' 15:49:28 Setup pyenv: 15:49:28 + export PYENV_ROOT=/opt/pyenv 15:49:28 + PYENV_ROOT=/opt/pyenv 15:49:28 + 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 15:49:28 + 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 15:49:28 + pyenv versions 15:49:28 system 15:49:28 3.8.13 15:49:28 3.9.13 15:49:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:28 + command -v pyenv 15:49:28 ++ pyenv init - --no-rehash 15:49:29 + 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[*]}"'\'')" 15:49:29 export PATH="/opt/pyenv/shims:${PATH}" 15:49:29 export PYENV_SHELL=bash 15:49:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:49:29 pyenv() { 15:49:29 local command 15:49:29 command="${1:-}" 15:49:29 if [ "$#" -gt 0 ]; then 15:49:29 shift 15:49:29 fi 15:49:29 15:49:29 case "$command" in 15:49:29 rehash|shell) 15:49:29 eval "$(pyenv "sh-$command" "$@")" 15:49:29 ;; 15:49:29 *) 15:49:29 command pyenv "$command" "$@" 15:49:29 ;; 15:49:29 esac 15:49:29 }' 15:49:29 +++ 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[*]}"' 15:49:29 ++ 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 15:49:29 ++ 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 15:49:29 ++ 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 15:49:29 ++ export PYENV_SHELL=bash 15:49:29 ++ PYENV_SHELL=bash 15:49:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:49:29 +++ complete -F _pyenv pyenv 15:49:29 ++ lf-pyver python3 15:49:29 ++ local py_version_xy=python3 15:49:29 ++ local py_version_xyz= 15:49:29 ++ pyenv versions 15:49:29 ++ local command 15:49:29 ++ command=versions 15:49:29 ++ '[' 1 -gt 0 ']' 15:49:29 ++ shift 15:49:29 ++ case "$command" in 15:49:29 ++ command pyenv versions 15:49:29 ++ pyenv versions 15:49:29 ++ sed 's/^[ *]* //' 15:49:29 ++ awk '{ print $1 }' 15:49:29 ++ grep -E '^[0-9.]*[0-9]$' 15:49:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:49:29 +++ grep '^3' /tmp/.pyenv_versions 15:49:29 +++ sort -V 15:49:29 +++ tail -n 1 15:49:29 ++ py_version_xyz=3.10.6 15:49:29 ++ [[ -z 3.10.6 ]] 15:49:29 ++ echo 3.10.6 15:49:29 ++ return 0 15:49:29 + pyenv local 3.10.6 15:49:29 + local command 15:49:29 + command=local 15:49:29 + '[' 2 -gt 0 ']' 15:49:29 + shift 15:49:29 + case "$command" in 15:49:29 + command pyenv local 3.10.6 15:49:29 + pyenv local 3.10.6 15:49:29 + for arg in "$@" 15:49:29 + case $arg in 15:49:29 + pkg_list+='tox ' 15:49:29 + for arg in "$@" 15:49:29 + case $arg in 15:49:29 + pkg_list+='virtualenv ' 15:49:29 + for arg in "$@" 15:49:29 + case $arg in 15:49:29 + pkg_list+='urllib3~=1.26.15 ' 15:49:29 + [[ -f /tmp/.toxenv ]] 15:49:29 ++ cat /tmp/.toxenv 15:49:29 + lf_venv=/tmp/venv-d0Ht 15:49:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d0Ht from' file:/tmp/.toxenv 15:49:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d0Ht from file:/tmp/.toxenv 15:49:29 + /tmp/venv-d0Ht/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:49:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:49:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:49:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:49:29 + /tmp/venv-d0Ht/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:49:31 + type python3 15:49:31 + true 15:49:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d0Ht/bin to PATH' 15:49:31 lf-activate-venv(): INFO: Adding /tmp/venv-d0Ht/bin to PATH 15:49:31 + PATH=/tmp/venv-d0Ht/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 15:49:31 + return 0 15:49:31 + [[ -d /opt/pyenv ]] 15:49:31 + echo '---> Setting up pyenv' 15:49:31 ---> Setting up pyenv 15:49:31 + export PYENV_ROOT=/opt/pyenv 15:49:31 + PYENV_ROOT=/opt/pyenv 15:49:31 + export PATH=/opt/pyenv/bin:/tmp/venv-d0Ht/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 15:49:31 + PATH=/opt/pyenv/bin:/tmp/venv-d0Ht/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 15:49:31 ++ pwd 15:49:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:49:31 + export PYTHONPATH 15:49:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:49:31 + TOX_TESTENV_PASSENV=PYTHONPATH 15:49:31 + tox --version 15:49:31 4.14.1 from /tmp/venv-d0Ht/lib/python3.10/site-packages/tox/__init__.py 15:49:31 + PARALLEL=false 15:49:31 + TOX_OPTIONS_LIST= 15:49:31 + [[ -n checkbashisms ]] 15:49:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:49:31 + case ${PARALLEL,,} in 15:49:31 + tox -e checkbashisms 15:49:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:49:32 checkbashisms: freeze> python -m pip freeze --all 15:49:33 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 15:49:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:49:34 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:49:34 you may get strange results 15:49:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:49:36 checkbashisms: OK (4.92=setup[1.71]+cmd[3.21] seconds) 15:49:36 congratulations :) (5.09 seconds) 15:49:36 + tox_status=0 15:49:36 + echo '---> Completed tox runs' 15:49:36 ---> Completed tox runs 15:49:36 + for i in .tox/*/log 15:49:36 ++ echo .tox/checkbashisms/log 15:49:36 ++ awk -F/ '{print $2}' 15:49:36 + tox_env=checkbashisms 15:49:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:49:36 + DOC_DIR=docs/_build/html 15:49:36 + [[ -d docs/_build/html ]] 15:49:36 + echo '---> tox-run.sh ends' 15:49:36 ---> tox-run.sh ends 15:49:36 + test 0 -eq 0 15:49:37 $ ssh-agent -k 15:49:37 unset SSH_AUTH_SOCK; 15:49:37 unset SSH_AGENT_PID; 15:49:37 echo Agent pid 1686 killed; 15:49:37 [ssh-agent] Stopped. 15:49:37 [PostBuildScript] - [INFO] Executing post build scripts. 15:49:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9450614288125254465.sh 15:49:37 ---> sysstat.sh 15:49:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4418129961356886200.sh 15:49:37 ---> package-listing.sh 15:49:37 ++ facter osfamily 15:49:37 ++ tr '[:upper:]' '[:lower:]' 15:49:37 + OS_FAMILY=debian 15:49:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:49:37 + START_PACKAGES=/tmp/packages_start.txt 15:49:37 + END_PACKAGES=/tmp/packages_end.txt 15:49:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:37 + PACKAGES=/tmp/packages_start.txt 15:49:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:49:37 + PACKAGES=/tmp/packages_end.txt 15:49:37 + case "${OS_FAMILY}" in 15:49:37 + dpkg -l 15:49:37 + grep '^ii' 15:49:37 + '[' -f /tmp/packages_start.txt ']' 15:49:37 + '[' -f /tmp/packages_end.txt ']' 15:49:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:49:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:49:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:49:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6368265778096240485.sh 15:49:37 ---> capture-instance-metadata.sh 15:49:37 Setup pyenv: 15:49:37 system 15:49:37 3.8.13 15:49:37 3.9.13 15:49:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QY6p 15:49:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:49:44 lf-activate-venv(): INFO: Installing: lftools 15:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-QY6p/bin to PATH 15:50:21 INFO: Running in OpenStack, capturing instance metadata 15:50:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1950798328785764529.sh 15:50:22 provisioning config files... 15:50:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config213129669569838168tmp 15:50:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:50:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:50:22 [EnvInject] - Injecting environment variables from a build step. 15:50:22 [EnvInject] - Injecting as environment variables the properties content 15:50:22 SERVER_ID=logs 15:50:22 15:50:22 [EnvInject] - Variables injected successfully. 15:50:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15832076661240283806.sh 15:50:22 ---> create-netrc.sh 15:50:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9846060275434615537.sh 15:50:22 ---> python-tools-install.sh 15:50:22 Setup pyenv: 15:50:22 system 15:50:22 3.8.13 15:50:22 3.9.13 15:50:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:50:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QY6p from file:/tmp/.os_lf_venv 15:50:23 lf-activate-venv(): INFO: Installing: lftools 15:50:32 lf-activate-venv(): INFO: Adding /tmp/venv-QY6p/bin to PATH 15:50:32 Generating Requirements File 15:51:17 Python 3.10.6 15:51:18 pip 24.0 from /tmp/venv-QY6p/lib/python3.10/site-packages/pip (python 3.10) 15:51:18 appdirs==1.4.4 15:51:18 argcomplete==3.2.3 15:51:18 aspy.yaml==1.3.0 15:51:18 attrs==23.2.0 15:51:18 autopage==0.5.2 15:51:18 beautifulsoup4==4.12.3 15:51:18 boto3==1.34.60 15:51:18 botocore==1.34.60 15:51:18 bs4==0.0.2 15:51:18 cachetools==5.3.3 15:51:18 certifi==2024.2.2 15:51:18 cffi==1.16.0 15:51:18 cfgv==3.4.0 15:51:18 chardet==5.2.0 15:51:18 charset-normalizer==3.3.2 15:51:18 click==8.1.7 15:51:18 cliff==4.6.0 15:51:18 cmd2==2.4.3 15:51:18 cryptography==3.3.2 15:51:18 debtcollector==3.0.0 15:51:18 decorator==5.1.1 15:51:18 defusedxml==0.7.1 15:51:18 Deprecated==1.2.14 15:51:18 distlib==0.3.8 15:51:18 dnspython==2.6.1 15:51:18 docker==4.2.2 15:51:18 dogpile.cache==1.3.2 15:51:18 email_validator==2.1.1 15:51:18 filelock==3.13.1 15:51:18 future==1.0.0 15:51:18 gitdb==4.0.11 15:51:18 GitPython==3.1.42 15:51:18 google-auth==2.28.2 15:51:18 httplib2==0.22.0 15:51:18 identify==2.5.35 15:51:18 idna==3.6 15:51:18 importlib-resources==1.5.0 15:51:18 iso8601==2.1.0 15:51:18 Jinja2==3.1.3 15:51:18 jmespath==1.0.1 15:51:18 jsonpatch==1.33 15:51:18 jsonpointer==2.4 15:51:18 jsonschema==4.21.1 15:51:18 jsonschema-specifications==2023.12.1 15:51:18 keystoneauth1==5.6.0 15:51:18 kubernetes==29.0.0 15:51:18 lftools==0.37.10 15:51:18 lxml==5.1.0 15:51:18 MarkupSafe==2.1.5 15:51:18 msgpack==1.0.8 15:51:18 multi_key_dict==2.0.3 15:51:18 munch==4.0.0 15:51:18 netaddr==1.2.1 15:51:18 netifaces==0.11.0 15:51:18 niet==1.4.2 15:51:18 nodeenv==1.8.0 15:51:18 oauth2client==4.1.3 15:51:18 oauthlib==3.2.2 15:51:18 openstacksdk==3.0.0 15:51:18 os-client-config==2.1.0 15:51:18 os-service-types==1.7.0 15:51:18 osc-lib==3.0.1 15:51:18 oslo.config==9.4.0 15:51:18 oslo.context==5.5.0 15:51:18 oslo.i18n==6.3.0 15:51:18 oslo.log==5.5.0 15:51:18 oslo.serialization==5.4.0 15:51:18 oslo.utils==7.1.0 15:51:18 packaging==24.0 15:51:18 pbr==6.0.0 15:51:18 platformdirs==4.2.0 15:51:18 prettytable==3.10.0 15:51:18 pyasn1==0.5.1 15:51:18 pyasn1-modules==0.3.0 15:51:18 pycparser==2.21 15:51:18 pygerrit2==2.0.15 15:51:18 PyGithub==2.2.0 15:51:18 pyinotify==0.9.6 15:51:18 PyJWT==2.8.0 15:51:18 PyNaCl==1.5.0 15:51:18 pyparsing==2.4.7 15:51:18 pyperclip==1.8.2 15:51:18 pyrsistent==0.20.0 15:51:18 python-cinderclient==9.5.0 15:51:18 python-dateutil==2.9.0.post0 15:51:18 python-heatclient==3.5.0 15:51:18 python-jenkins==1.8.2 15:51:18 python-keystoneclient==5.4.0 15:51:18 python-magnumclient==4.4.0 15:51:18 python-novaclient==18.5.0 15:51:18 python-openstackclient==6.5.0 15:51:18 python-swiftclient==4.5.0 15:51:18 PyYAML==6.0.1 15:51:18 referencing==0.33.0 15:51:18 requests==2.31.0 15:51:18 requests-oauthlib==1.4.0 15:51:18 requestsexceptions==1.4.0 15:51:18 rfc3986==2.0.0 15:51:18 rpds-py==0.18.0 15:51:18 rsa==4.9 15:51:18 ruamel.yaml==0.18.6 15:51:18 ruamel.yaml.clib==0.2.8 15:51:18 s3transfer==0.10.0 15:51:18 simplejson==3.19.2 15:51:18 six==1.16.0 15:51:18 smmap==5.0.1 15:51:18 soupsieve==2.5 15:51:18 stevedore==5.2.0 15:51:18 tabulate==0.9.0 15:51:18 toml==0.10.2 15:51:18 tomlkit==0.12.4 15:51:18 tqdm==4.66.2 15:51:18 typing_extensions==4.10.0 15:51:18 tzdata==2024.1 15:51:18 urllib3==1.26.18 15:51:18 virtualenv==20.25.1 15:51:18 wcwidth==0.2.13 15:51:18 websocket-client==1.7.0 15:51:18 wrapt==1.16.0 15:51:18 xdg==6.0.0 15:51:18 xmltodict==0.13.0 15:51:18 yq==3.2.3 15:51:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2912396674807885368.sh 15:51:18 ---> sudo-logs.sh 15:51:18 Archiving 'sudo' log.. 15:51:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6533414705911960972.sh 15:51:18 ---> job-cost.sh 15:51:18 Setup pyenv: 15:51:18 system 15:51:18 3.8.13 15:51:18 3.9.13 15:51:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:51:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QY6p from file:/tmp/.os_lf_venv 15:51:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:25 lf-activate-venv(): INFO: Adding /tmp/venv-QY6p/bin to PATH 15:51:25 INFO: No Stack... 15:51:25 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:25 INFO: Archiving Costs 15:51:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7346611820319058502.sh 15:51:25 ---> logs-deploy.sh 15:51:25 Setup pyenv: 15:51:25 system 15:51:25 3.8.13 15:51:25 3.9.13 15:51:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:51:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QY6p from file:/tmp/.os_lf_venv 15:51:27 lf-activate-venv(): INFO: Installing: lftools 15:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-QY6p/bin to PATH 15:51:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3355 15:51:50 INFO: archiving workspace using pattern(s): 15:51:51 Archives upload complete. 15:51:51 INFO: archiving logs to Nexus 15:51:52 ---> uname -a: 15:51:52 Linux prd-ubuntu1804-builder-4c-4g-12710 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:51:52 15:51:52 15:51:52 ---> lscpu: 15:51:52 Architecture: x86_64 15:51:52 CPU op-mode(s): 32-bit, 64-bit 15:51:52 Byte Order: Little Endian 15:51:52 CPU(s): 4 15:51:52 On-line CPU(s) list: 0-3 15:51:52 Thread(s) per core: 1 15:51:52 Core(s) per socket: 1 15:51:52 Socket(s): 4 15:51:52 NUMA node(s): 1 15:51:52 Vendor ID: AuthenticAMD 15:51:52 CPU family: 23 15:51:52 Model: 49 15:51:52 Model name: AMD EPYC-Rome Processor 15:51:52 Stepping: 0 15:51:52 CPU MHz: 2800.000 15:51:52 BogoMIPS: 5600.00 15:51:52 Virtualization: AMD-V 15:51:52 Hypervisor vendor: KVM 15:51:52 Virtualization type: full 15:51:52 L1d cache: 32K 15:51:52 L1i cache: 32K 15:51:52 L2 cache: 512K 15:51:52 L3 cache: 16384K 15:51:52 NUMA node0 CPU(s): 0-3 15:51:52 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 15:51:52 15:51:52 15:51:52 ---> nproc: 15:51:52 4 15:51:52 15:51:52 15:51:52 ---> df -h: 15:51:52 Filesystem Size Used Avail Use% Mounted on 15:51:52 udev 7.9G 0 7.9G 0% /dev 15:51:52 tmpfs 1.6G 672K 1.6G 1% /run 15:51:52 /dev/vda1 78G 8.3G 70G 11% / 15:51:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:51:52 tmpfs 5.0M 0 5.0M 0% /run/lock 15:51:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:51:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:51:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:51:52 15:51:52 15:51:52 ---> free -m: 15:51:52 total used free shared buff/cache available 15:51:52 Mem: 16040 538 13440 0 2061 15189 15:51:52 Swap: 1023 0 1023 15:51:52 15:51:52 15:51:52 ---> ip addr: 15:51:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:51:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:52 inet 127.0.0.1/8 scope host lo 15:51:52 valid_lft forever preferred_lft forever 15:51:52 inet6 ::1/128 scope host 15:51:52 valid_lft forever preferred_lft forever 15:51:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:51:52 link/ether fa:16:3e:d9:ff:d1 brd ff:ff:ff:ff:ff:ff 15:51:52 inet 10.30.107.254/23 brd 10.30.107.255 scope global dynamic ens3 15:51:52 valid_lft 86212sec preferred_lft 86212sec 15:51:52 inet6 fe80::f816:3eff:fed9:ffd1/64 scope link 15:51:52 valid_lft forever preferred_lft forever 15:51:52 15:51:52 15:51:52 ---> sar -b -r -n DEV: 15:51:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12710) 03/12/24 _x86_64_ (4 CPU) 15:51:52 15:51:52 15:48:47 LINUX RESTART (4 CPU) 15:51:52 15:51:52 15:49:01 tps rtps wtps bread/s bwrtn/s 15:51:52 15:50:01 117.17 59.35 57.82 3736.27 27394.53 15:51:52 15:51:03 101.91 13.59 88.32 1028.38 19639.54 15:51:52 Average: 109.46 36.22 73.23 2367.82 23475.48 15:51:52 15:51:52 15:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:52 15:50:01 14067592 15551244 2357376 14.35 52660 1635384 789728 4.52 689776 1458984 81584 15:51:52 15:51:03 13844872 15561612 2580096 15.71 71288 1839348 779532 4.46 708900 1641696 36516 15:51:52 Average: 13956232 15556428 2468736 15.03 61974 1737366 784630 4.49 699338 1550340 59050 15:51:52 15:51:52 15:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:52 15:50:01 ens3 424.12 301.57 1631.28 66.84 0.00 0.00 0.00 0.00 15:51:52 15:50:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 15:51:52 15:51:03 ens3 42.01 27.60 673.00 6.60 0.00 0.00 0.00 0.00 15:51:52 15:51:03 lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 15:51:52 Average: ens3 231.01 163.12 1147.00 36.40 0.00 0.00 0.00 0.00 15:51:52 Average: lo 1.52 1.52 0.16 0.16 0.00 0.00 0.00 0.00 15:51:52 15:51:52 15:51:52 ---> sar -P ALL: 15:51:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12710) 03/12/24 _x86_64_ (4 CPU) 15:51:52 15:51:52 15:48:47 LINUX RESTART (4 CPU) 15:51:52 15:51:52 15:49:01 CPU %user %nice %system %iowait %steal %idle 15:51:52 15:50:01 all 22.05 0.00 2.15 6.09 0.08 69.62 15:51:52 15:50:01 0 28.60 0.00 2.29 3.58 0.08 65.45 15:51:52 15:50:01 1 21.24 0.00 2.08 4.77 0.08 71.83 15:51:52 15:50:01 2 17.22 0.00 1.91 4.13 0.12 76.62 15:51:52 15:50:01 3 21.12 0.00 2.38 11.87 0.07 64.56 15:51:52 15:51:03 all 15.74 0.00 1.14 11.06 0.04 72.02 15:51:52 15:51:03 0 12.60 0.00 1.08 21.63 0.03 64.66 15:51:52 15:51:03 1 12.05 0.00 0.73 7.98 0.05 79.19 15:51:52 15:51:03 2 35.39 0.00 1.92 2.45 0.05 60.19 15:51:52 15:51:03 3 3.01 0.00 0.79 12.17 0.03 84.00 15:51:52 Average: all 18.86 0.00 1.64 8.60 0.06 70.83 15:51:52 Average: 0 20.51 0.00 1.68 12.71 0.06 65.05 15:51:52 Average: 1 16.58 0.00 1.40 6.40 0.07 75.56 15:51:52 Average: 2 26.39 0.00 1.92 3.28 0.08 68.33 15:51:52 Average: 3 11.95 0.00 1.58 12.02 0.05 74.40 15:51:52 15:51:52 15:51:52