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