09:14:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136908 09:14:03 Running as SYSTEM 09:14:03 [EnvInject] - Loading node environment variables. 09:14:03 Building remotely on prd-ubuntu1804-builder-4c-4g-10003 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:14:03 [ssh-agent] Looking for ssh-agent implementation... 09:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:03 $ ssh-agent 09:14:03 SSH_AUTH_SOCK=/tmp/ssh-uXosziEMLrY6/agent.1662 09:14:03 SSH_AGENT_PID=1664 09:14:03 [ssh-agent] Started. 09:14:03 Running ssh-add (command line suppressed) 09:14:03 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17107143561840313991.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17107143561840313991.key) 09:14:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:14:04 The recommended git tool is: NONE 09:14:05 using credential onap-jenkins-ssh 09:14:05 Wiping out workspace first. 09:14:05 Cloning the remote Git repository 09:14:05 Cloning repository git://cloud.onap.org/mirror/oom.git 09:14:05 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:14:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:14:05 > git --version # timeout=10 09:14:05 > git --version # 'git version 2.17.1' 09:14:05 using GIT_SSH to set credentials Gerrit user 09:14:05 Verifying host key using manually-configured host key entries 09:14:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:14:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:14:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:14:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:14:11 using GIT_SSH to set credentials Gerrit user 09:14:11 Verifying host key using manually-configured host key entries 09:14:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/136908/2 # timeout=30 09:14:11 > git rev-parse e5c5ba73bb5eb5a8a3d06953c19f66585a5b70e6^{commit} # timeout=10 09:14:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:14:11 Checking out Revision e5c5ba73bb5eb5a8a3d06953c19f66585a5b70e6 (refs/changes/08/136908/2) 09:14:11 > git config core.sparsecheckout # timeout=10 09:14:11 > git checkout -f e5c5ba73bb5eb5a8a3d06953c19f66585a5b70e6 # timeout=30 09:14:13 Commit message: "[SO][SDNC] Configure RFC 8040 APIs to support new SDNC version" 09:14:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:14:13 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 09:14:13 [EnvInject] - Injecting environment variables from a build step. 09:14:13 [EnvInject] - Injecting as environment variables the properties content 09:14:13 PYTHON=python3 09:14:13 09:14:13 [EnvInject] - Variables injected successfully. 09:14:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins231413539623964148.sh 09:14:13 ---> tox-install.sh 09:14:13 + source /home/jenkins/lf-env.sh 09:14:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:14:13 ++ mktemp -d /tmp/venv-XXXX 09:14:13 + lf_venv=/tmp/venv-MgMa 09:14:13 + local venv_file=/tmp/.os_lf_venv 09:14:13 + local python=python3 09:14:13 + local options 09:14:13 + local set_path=true 09:14:13 + local install_args= 09:14:13 ++ 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:14:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:14:13 + true 09:14:13 + case $1 in 09:14:13 + venv_file=/tmp/.toxenv 09:14:13 + shift 2 09:14:13 + true 09:14:13 + case $1 in 09:14:13 + shift 09:14:13 + break 09:14:13 + case $python in 09:14:13 + local pkg_list= 09:14:13 + [[ -d /opt/pyenv ]] 09:14:13 + echo 'Setup pyenv:' 09:14:13 Setup pyenv: 09:14:13 + export PYENV_ROOT=/opt/pyenv 09:14:13 + PYENV_ROOT=/opt/pyenv 09:14:13 + 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:14:13 + 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:14:13 + pyenv versions 09:14:13 * system (set by /opt/pyenv/version) 09:14:13 * 3.8.13 (set by /opt/pyenv/version) 09:14:13 * 3.9.13 (set by /opt/pyenv/version) 09:14:13 * 3.10.6 (set by /opt/pyenv/version) 09:14:13 + command -v pyenv 09:14:13 ++ pyenv init - --no-rehash 09:14:13 + 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:14:13 export PATH="/opt/pyenv/shims:${PATH}" 09:14:13 export PYENV_SHELL=bash 09:14:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:14:13 pyenv() { 09:14:13 local command 09:14:13 command="${1:-}" 09:14:13 if [ "$#" -gt 0 ]; then 09:14:13 shift 09:14:13 fi 09:14:13 09:14:13 case "$command" in 09:14:13 rehash|shell) 09:14:13 eval "$(pyenv "sh-$command" "$@")" 09:14:13 ;; 09:14:13 *) 09:14:13 command pyenv "$command" "$@" 09:14:13 ;; 09:14:13 esac 09:14:13 }' 09:14:13 +++ 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:14:13 ++ 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:14:13 ++ 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:14:13 ++ 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:14:13 ++ export PYENV_SHELL=bash 09:14:13 ++ PYENV_SHELL=bash 09:14:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:14:13 +++ complete -F _pyenv pyenv 09:14:13 ++ lf-pyver python3 09:14:13 ++ local py_version_xy=python3 09:14:13 ++ local py_version_xyz= 09:14:13 ++ pyenv versions 09:14:13 ++ local command 09:14:13 ++ command=versions 09:14:13 ++ '[' 1 -gt 0 ']' 09:14:13 ++ shift 09:14:13 ++ case "$command" in 09:14:13 ++ sed 's/^[ *]* //' 09:14:13 ++ command pyenv versions 09:14:13 ++ pyenv versions 09:14:13 ++ awk '{ print $1 }' 09:14:13 ++ grep -E '^[0-9.]*[0-9]$' 09:14:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:14:14 +++ sort -V 09:14:14 +++ grep '^3' /tmp/.pyenv_versions 09:14:14 +++ tail -n 1 09:14:14 ++ py_version_xyz=3.10.6 09:14:14 ++ [[ -z 3.10.6 ]] 09:14:14 ++ echo 3.10.6 09:14:14 ++ return 0 09:14:14 + pyenv local 3.10.6 09:14:14 + local command 09:14:14 + command=local 09:14:14 + '[' 2 -gt 0 ']' 09:14:14 + shift 09:14:14 + case "$command" in 09:14:14 + command pyenv local 3.10.6 09:14:14 + pyenv local 3.10.6 09:14:14 + for arg in "$@" 09:14:14 + case $arg in 09:14:14 + pkg_list+='tox ' 09:14:14 + for arg in "$@" 09:14:14 + case $arg in 09:14:14 + pkg_list+='virtualenv ' 09:14:14 + for arg in "$@" 09:14:14 + case $arg in 09:14:14 + pkg_list+='urllib3~=1.26.15 ' 09:14:14 + [[ -f /tmp/.toxenv ]] 09:14:14 + [[ ! -f /tmp/.toxenv ]] 09:14:14 + [[ -n '' ]] 09:14:14 + python3 -m venv /tmp/venv-MgMa 09:14:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MgMa' 09:14:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MgMa 09:14:18 + echo /tmp/venv-MgMa 09:14:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:14:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:14:18 + /tmp/venv-MgMa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:14:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:14:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:14:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:14:21 + /tmp/venv-MgMa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:14:23 + type python3 09:14:23 + true 09:14:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MgMa/bin to PATH' 09:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-MgMa/bin to PATH 09:14:23 + PATH=/tmp/venv-MgMa/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:14:23 + return 0 09:14:23 + python3 --version 09:14:23 Python 3.10.6 09:14:23 + python3 -m pip --version 09:14:24 pip 24.0 from /tmp/venv-MgMa/lib/python3.10/site-packages/pip (python 3.10) 09:14:24 + python3 -m pip freeze 09:14:24 cachetools==5.3.3 09:14:24 chardet==5.2.0 09:14:24 colorama==0.4.6 09:14:24 distlib==0.3.8 09:14:24 filelock==3.13.1 09:14:24 packaging==23.2 09:14:24 platformdirs==4.2.0 09:14:24 pluggy==1.4.0 09:14:24 pyproject-api==1.6.1 09:14:24 tomli==2.0.1 09:14:24 tox==4.13.0 09:14:24 urllib3==1.26.18 09:14:24 virtualenv==20.25.1 09:14:24 [EnvInject] - Injecting environment variables from a build step. 09:14:24 [EnvInject] - Injecting as environment variables the properties content 09:14:24 PARALLEL=false 09:14:24 09:14:24 [EnvInject] - Variables injected successfully. 09:14:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins144838197645105263.sh 09:14:24 ---> tox-run.sh 09:14:24 + 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:14:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:14:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:14:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:14:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:14:24 + source /home/jenkins/lf-env.sh 09:14:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:14:24 ++ mktemp -d /tmp/venv-XXXX 09:14:24 + lf_venv=/tmp/venv-bPln 09:14:24 + local venv_file=/tmp/.os_lf_venv 09:14:24 + local python=python3 09:14:24 + local options 09:14:24 + local set_path=true 09:14:24 + local install_args= 09:14:24 ++ 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:14:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:14:24 + true 09:14:24 + case $1 in 09:14:24 + venv_file=/tmp/.toxenv 09:14:24 + shift 2 09:14:24 + true 09:14:24 + case $1 in 09:14:24 + shift 09:14:24 + break 09:14:24 + case $python in 09:14:24 + local pkg_list= 09:14:24 + [[ -d /opt/pyenv ]] 09:14:24 + echo 'Setup pyenv:' 09:14:24 Setup pyenv: 09:14:24 + export PYENV_ROOT=/opt/pyenv 09:14:24 + PYENV_ROOT=/opt/pyenv 09:14:24 + 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:14:24 + 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:14:24 + pyenv versions 09:14:24 system 09:14:24 3.8.13 09:14:24 3.9.13 09:14:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:14:24 + command -v pyenv 09:14:24 ++ pyenv init - --no-rehash 09:14:24 + 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:14:24 export PATH="/opt/pyenv/shims:${PATH}" 09:14:24 export PYENV_SHELL=bash 09:14:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:14:24 pyenv() { 09:14:24 local command 09:14:24 command="${1:-}" 09:14:24 if [ "$#" -gt 0 ]; then 09:14:24 shift 09:14:24 fi 09:14:24 09:14:24 case "$command" in 09:14:24 rehash|shell) 09:14:24 eval "$(pyenv "sh-$command" "$@")" 09:14:24 ;; 09:14:24 *) 09:14:24 command pyenv "$command" "$@" 09:14:24 ;; 09:14:24 esac 09:14:24 }' 09:14:24 +++ 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:14:24 ++ 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:14:24 ++ 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:14:24 ++ 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:14:24 ++ export PYENV_SHELL=bash 09:14:24 ++ PYENV_SHELL=bash 09:14:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:14:24 +++ complete -F _pyenv pyenv 09:14:24 ++ lf-pyver python3 09:14:24 ++ local py_version_xy=python3 09:14:24 ++ local py_version_xyz= 09:14:24 ++ pyenv versions 09:14:24 ++ local command 09:14:24 ++ command=versions 09:14:24 ++ '[' 1 -gt 0 ']' 09:14:24 ++ shift 09:14:24 ++ case "$command" in 09:14:24 ++ command pyenv versions 09:14:24 ++ pyenv versions 09:14:24 ++ awk '{ print $1 }' 09:14:24 ++ grep -E '^[0-9.]*[0-9]$' 09:14:24 ++ sed 's/^[ *]* //' 09:14:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:14:24 +++ grep '^3' /tmp/.pyenv_versions 09:14:24 +++ sort -V 09:14:24 +++ tail -n 1 09:14:24 ++ py_version_xyz=3.10.6 09:14:24 ++ [[ -z 3.10.6 ]] 09:14:24 ++ echo 3.10.6 09:14:24 ++ return 0 09:14:24 + pyenv local 3.10.6 09:14:24 + local command 09:14:24 + command=local 09:14:24 + '[' 2 -gt 0 ']' 09:14:24 + shift 09:14:24 + case "$command" in 09:14:24 + command pyenv local 3.10.6 09:14:24 + pyenv local 3.10.6 09:14:24 + for arg in "$@" 09:14:24 + case $arg in 09:14:24 + pkg_list+='tox ' 09:14:24 + for arg in "$@" 09:14:24 + case $arg in 09:14:24 + pkg_list+='virtualenv ' 09:14:24 + for arg in "$@" 09:14:24 + case $arg in 09:14:24 + pkg_list+='urllib3~=1.26.15 ' 09:14:24 + [[ -f /tmp/.toxenv ]] 09:14:24 ++ cat /tmp/.toxenv 09:14:24 + lf_venv=/tmp/venv-MgMa 09:14:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MgMa from' file:/tmp/.toxenv 09:14:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MgMa from file:/tmp/.toxenv 09:14:24 + /tmp/venv-MgMa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:14:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:14:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:14:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:14:25 + /tmp/venv-MgMa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:14:27 + type python3 09:14:27 + true 09:14:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MgMa/bin to PATH' 09:14:27 lf-activate-venv(): INFO: Adding /tmp/venv-MgMa/bin to PATH 09:14:27 + PATH=/tmp/venv-MgMa/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:14:27 + return 0 09:14:27 + [[ -d /opt/pyenv ]] 09:14:27 + echo '---> Setting up pyenv' 09:14:27 ---> Setting up pyenv 09:14:27 + export PYENV_ROOT=/opt/pyenv 09:14:27 + PYENV_ROOT=/opt/pyenv 09:14:27 + export PATH=/opt/pyenv/bin:/tmp/venv-MgMa/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:14:27 + PATH=/opt/pyenv/bin:/tmp/venv-MgMa/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:14:27 ++ pwd 09:14:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:14:27 + export PYTHONPATH 09:14:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:14:27 + TOX_TESTENV_PASSENV=PYTHONPATH 09:14:27 + tox --version 09:14:27 4.13.0 from /tmp/venv-MgMa/lib/python3.10/site-packages/tox/__init__.py 09:14:27 + PARALLEL=false 09:14:27 + TOX_OPTIONS_LIST= 09:14:27 + [[ -n checkbashisms ]] 09:14:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:14:27 + case ${PARALLEL,,} in 09:14:27 + tox -e checkbashisms 09:14:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:14:28 checkbashisms: freeze> python -m pip freeze --all 09:14:29 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 09:14:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:14:30 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:14:30 you may get strange results 09:14:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:14:32 checkbashisms: OK (4.79=setup[1.65]+cmd[3.13] seconds) 09:14:32 congratulations :) (4.96 seconds) 09:14:32 + tox_status=0 09:14:32 + echo '---> Completed tox runs' 09:14:32 ---> Completed tox runs 09:14:32 + for i in .tox/*/log 09:14:32 ++ echo .tox/checkbashisms/log 09:14:32 ++ awk -F/ '{print $2}' 09:14:32 + tox_env=checkbashisms 09:14:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:14:32 + DOC_DIR=docs/_build/html 09:14:32 + [[ -d docs/_build/html ]] 09:14:32 + echo '---> tox-run.sh ends' 09:14:32 ---> tox-run.sh ends 09:14:32 + test 0 -eq 0 09:14:32 $ ssh-agent -k 09:14:32 unset SSH_AUTH_SOCK; 09:14:32 unset SSH_AGENT_PID; 09:14:32 echo Agent pid 1664 killed; 09:14:32 [ssh-agent] Stopped. 09:14:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:14:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7582831165933459038.sh 09:14:32 ---> sysstat.sh 09:14:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17288072609618353371.sh 09:14:33 ---> package-listing.sh 09:14:33 ++ tr '[:upper:]' '[:lower:]' 09:14:33 ++ facter osfamily 09:14:33 + OS_FAMILY=debian 09:14:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:14:33 + START_PACKAGES=/tmp/packages_start.txt 09:14:33 + END_PACKAGES=/tmp/packages_end.txt 09:14:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:33 + PACKAGES=/tmp/packages_start.txt 09:14:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:14:33 + PACKAGES=/tmp/packages_end.txt 09:14:33 + case "${OS_FAMILY}" in 09:14:33 + dpkg -l 09:14:33 + grep '^ii' 09:14:33 + '[' -f /tmp/packages_start.txt ']' 09:14:33 + '[' -f /tmp/packages_end.txt ']' 09:14:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:14:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:14:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:14:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15017298927064958200.sh 09:14:33 ---> capture-instance-metadata.sh 09:14:33 Setup pyenv: 09:14:33 system 09:14:33 3.8.13 09:14:33 3.9.13 09:14:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:14:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3i2Z 09:14:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:14:40 lf-activate-venv(): INFO: Installing: lftools 09:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-3i2Z/bin to PATH 09:15:14 INFO: Running in OpenStack, capturing instance metadata 09:15:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2086947822336092042.sh 09:15:14 provisioning config files... 09:15:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4338874491761001237tmp 09:15:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:15:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:15:14 [EnvInject] - Injecting environment variables from a build step. 09:15:14 [EnvInject] - Injecting as environment variables the properties content 09:15:14 SERVER_ID=logs 09:15:14 09:15:14 [EnvInject] - Variables injected successfully. 09:15:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10615377176649937423.sh 09:15:14 ---> create-netrc.sh 09:15:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins633102264982006196.sh 09:15:14 ---> python-tools-install.sh 09:15:14 Setup pyenv: 09:15:14 system 09:15:14 3.8.13 09:15:14 3.9.13 09:15:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:15:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3i2Z from file:/tmp/.os_lf_venv 09:15:16 lf-activate-venv(): INFO: Installing: lftools 09:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-3i2Z/bin to PATH 09:15:24 Generating Requirements File 09:15:52 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:15:52 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:15:53 Python 3.10.6 09:15:53 pip 24.0 from /tmp/venv-3i2Z/lib/python3.10/site-packages/pip (python 3.10) 09:15:53 appdirs==1.4.4 09:15:53 argcomplete==3.2.2 09:15:53 aspy.yaml==1.3.0 09:15:53 attrs==23.2.0 09:15:53 autopage==0.5.2 09:15:53 beautifulsoup4==4.12.3 09:15:53 boto3==1.34.53 09:15:53 botocore==1.34.53 09:15:53 bs4==0.0.2 09:15:53 cachetools==5.3.3 09:15:53 certifi==2024.2.2 09:15:53 cffi==1.16.0 09:15:53 cfgv==3.4.0 09:15:53 chardet==5.2.0 09:15:53 charset-normalizer==3.3.2 09:15:53 click==8.1.7 09:15:53 cliff==4.6.0 09:15:53 cmd2==2.4.3 09:15:53 cryptography==3.3.2 09:15:53 debtcollector==3.0.0 09:15:53 decorator==5.1.1 09:15:53 defusedxml==0.7.1 09:15:53 Deprecated==1.2.14 09:15:53 distlib==0.3.8 09:15:53 dnspython==2.6.1 09:15:53 docker==4.2.2 09:15:53 dogpile.cache==1.3.2 09:15:53 email_validator==2.1.1 09:15:53 filelock==3.13.1 09:15:53 future==1.0.0 09:15:53 gitdb==4.0.11 09:15:53 GitPython==3.1.42 09:15:53 google-auth==2.28.1 09:15:53 httplib2==0.22.0 09:15:53 identify==2.5.35 09:15:53 idna==3.6 09:15:53 importlib-resources==1.5.0 09:15:53 iso8601==2.1.0 09:15:53 Jinja2==3.1.3 09:15:53 jmespath==1.0.1 09:15:53 jsonpatch==1.33 09:15:53 jsonpointer==2.4 09:15:53 jsonschema==4.21.1 09:15:53 jsonschema-specifications==2023.12.1 09:15:53 keystoneauth1==5.6.0 09:15:53 kubernetes==29.0.0 09:15:53 lftools==0.37.9 09:15:53 lxml==5.1.0 09:15:53 MarkupSafe==2.1.5 09:15:53 msgpack==1.0.7 09:15:53 multi_key_dict==2.0.3 09:15:53 munch==4.0.0 09:15:53 netaddr==1.2.1 09:15:53 netifaces==0.11.0 09:15:53 niet==1.4.2 09:15:53 nodeenv==1.8.0 09:15:53 oauth2client==4.1.3 09:15:53 oauthlib==3.2.2 09:15:53 openstacksdk==0.62.0 09:15:53 os-client-config==2.1.0 09:15:53 os-service-types==1.7.0 09:15:53 osc-lib==3.0.1 09:15:53 oslo.config==9.4.0 09:15:53 oslo.context==5.5.0 09:15:53 oslo.i18n==6.3.0 09:15:53 oslo.log==5.5.0 09:15:53 oslo.serialization==5.4.0 09:15:53 oslo.utils==7.1.0 09:15:53 packaging==23.2 09:15:53 pbr==6.0.0 09:15:53 platformdirs==4.2.0 09:15:53 prettytable==3.10.0 09:15:53 pyasn1==0.5.1 09:15:53 pyasn1-modules==0.3.0 09:15:53 pycparser==2.21 09:15:53 pygerrit2==2.0.15 09:15:53 PyGithub==2.2.0 09:15:53 pyinotify==0.9.6 09:15:53 PyJWT==2.8.0 09:15:53 PyNaCl==1.5.0 09:15:53 pyparsing==2.4.7 09:15:53 pyperclip==1.8.2 09:15:53 pyrsistent==0.20.0 09:15:53 python-cinderclient==9.4.0 09:15:53 python-dateutil==2.9.0 09:15:53 python-heatclient==3.4.0 09:15:53 python-jenkins==1.8.2 09:15:53 python-keystoneclient==5.3.0 09:15:53 python-magnumclient==4.3.0 09:15:53 python-novaclient==18.4.0 09:15:53 python-openstackclient==6.0.1 09:15:53 python-swiftclient==4.5.0 09:15:53 PyYAML==6.0.1 09:15:53 referencing==0.33.0 09:15:53 requests==2.31.0 09:15:53 requests-oauthlib==1.3.1 09:15:53 requestsexceptions==1.4.0 09:15:53 rfc3986==2.0.0 09:15:53 rpds-py==0.18.0 09:15:53 rsa==4.9 09:15:53 ruamel.yaml==0.18.6 09:15:53 ruamel.yaml.clib==0.2.8 09:15:53 s3transfer==0.10.0 09:15:53 simplejson==3.19.2 09:15:53 six==1.16.0 09:15:53 smmap==5.0.1 09:15:53 soupsieve==2.5 09:15:53 stevedore==5.2.0 09:15:53 tabulate==0.9.0 09:15:53 toml==0.10.2 09:15:53 tomlkit==0.12.4 09:15:53 tqdm==4.66.2 09:15:53 typing_extensions==4.10.0 09:15:53 tzdata==2024.1 09:15:53 urllib3==1.26.18 09:15:53 virtualenv==20.25.1 09:15:53 wcwidth==0.2.13 09:15:53 websocket-client==1.7.0 09:15:53 wrapt==1.16.0 09:15:53 xdg==6.0.0 09:15:53 xmltodict==0.13.0 09:15:53 yq==3.2.3 09:15:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12156999941327125822.sh 09:15:53 ---> sudo-logs.sh 09:15:53 Archiving 'sudo' log.. 09:15:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5441560477796502141.sh 09:15:54 ---> job-cost.sh 09:15:54 Setup pyenv: 09:15:54 system 09:15:54 3.8.13 09:15:54 3.9.13 09:15:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:15:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3i2Z from file:/tmp/.os_lf_venv 09:15:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:16:03 lf-activate-venv(): INFO: Adding /tmp/venv-3i2Z/bin to PATH 09:16:03 INFO: No Stack... 09:16:03 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:04 INFO: Archiving Costs 09:16:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6652134256547285207.sh 09:16:04 ---> logs-deploy.sh 09:16:04 Setup pyenv: 09:16:04 system 09:16:04 3.8.13 09:16:04 3.9.13 09:16:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3i2Z from file:/tmp/.os_lf_venv 09:16:05 lf-activate-venv(): INFO: Installing: lftools 09:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-3i2Z/bin to PATH 09:16:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3342 09:16:14 INFO: archiving workspace using pattern(s): 09:16:15 Archives upload complete. 09:16:15 INFO: archiving logs to Nexus 09:16:16 ---> uname -a: 09:16:16 Linux prd-ubuntu1804-builder-4c-4g-10003 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:16:16 09:16:16 09:16:16 ---> lscpu: 09:16:16 Architecture: x86_64 09:16:16 CPU op-mode(s): 32-bit, 64-bit 09:16:16 Byte Order: Little Endian 09:16:16 CPU(s): 4 09:16:16 On-line CPU(s) list: 0-3 09:16:16 Thread(s) per core: 1 09:16:16 Core(s) per socket: 1 09:16:16 Socket(s): 4 09:16:16 NUMA node(s): 1 09:16:16 Vendor ID: AuthenticAMD 09:16:16 CPU family: 23 09:16:16 Model: 49 09:16:16 Model name: AMD EPYC-Rome Processor 09:16:16 Stepping: 0 09:16:16 CPU MHz: 2800.000 09:16:16 BogoMIPS: 5600.00 09:16:16 Virtualization: AMD-V 09:16:16 Hypervisor vendor: KVM 09:16:16 Virtualization type: full 09:16:16 L1d cache: 32K 09:16:16 L1i cache: 32K 09:16:16 L2 cache: 512K 09:16:16 L3 cache: 16384K 09:16:16 NUMA node0 CPU(s): 0-3 09:16:16 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:16:16 09:16:16 09:16:16 ---> nproc: 09:16:16 4 09:16:16 09:16:16 09:16:16 ---> df -h: 09:16:16 Filesystem Size Used Avail Use% Mounted on 09:16:16 udev 7.9G 0 7.9G 0% /dev 09:16:16 tmpfs 1.6G 672K 1.6G 1% /run 09:16:16 /dev/vda1 78G 8.3G 70G 11% / 09:16:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:16:16 tmpfs 5.0M 0 5.0M 0% /run/lock 09:16:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:16:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:16:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:16:16 09:16:16 09:16:16 ---> free -m: 09:16:16 total used free shared buff/cache available 09:16:16 Mem: 16040 539 13433 0 2066 15188 09:16:16 Swap: 1023 0 1023 09:16:16 09:16:16 09:16:16 ---> ip addr: 09:16:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:16:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:16:16 inet 127.0.0.1/8 scope host lo 09:16:16 valid_lft forever preferred_lft forever 09:16:16 inet6 ::1/128 scope host 09:16:16 valid_lft forever preferred_lft forever 09:16:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:16:16 link/ether fa:16:3e:91:6b:3d brd ff:ff:ff:ff:ff:ff 09:16:16 inet 10.30.107.148/23 brd 10.30.107.255 scope global dynamic ens3 09:16:16 valid_lft 86245sec preferred_lft 86245sec 09:16:16 inet6 fe80::f816:3eff:fe91:6b3d/64 scope link 09:16:16 valid_lft forever preferred_lft forever 09:16:16 09:16:16 09:16:16 ---> sar -b -r -n DEV: 09:16:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10003) 03/01/24 _x86_64_ (4 CPU) 09:16:16 09:16:16 09:13:43 LINUX RESTART (4 CPU) 09:16:16 09:16:16 09:14:01 tps rtps wtps bread/s bwrtn/s 09:16:16 09:15:02 178.02 30.49 147.53 1023.96 28905.18 09:16:16 09:16:01 110.47 15.54 94.93 1115.07 30497.48 09:16:16 Average: 144.53 23.08 121.45 1069.13 29694.64 09:16:16 09:16:16 09:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:16:16 09:15:02 13980932 15531948 2444036 14.88 55152 1699192 806828 4.62 715800 1521428 93856 09:16:16 09:16:01 13719852 15537812 2705116 16.47 78548 1926824 772916 4.42 744616 1720692 138796 09:16:16 Average: 13850392 15534880 2574576 15.67 66850 1813008 789872 4.52 730208 1621060 116326 09:16:16 09:16:16 09:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:16:16 09:15:02 ens3 369.62 224.56 1804.70 63.93 0.00 0.00 0.00 0.00 09:16:16 09:15:02 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 09:16:16 09:16:01 ens3 40.50 28.67 435.92 7.98 0.00 0.00 0.00 0.00 09:16:16 09:16:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 09:16:16 Average: ens3 206.44 127.44 1126.06 36.19 0.00 0.00 0.00 0.00 09:16:16 Average: lo 1.41 1.41 0.15 0.15 0.00 0.00 0.00 0.00 09:16:16 09:16:16 09:16:16 ---> sar -P ALL: 09:16:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10003) 03/01/24 _x86_64_ (4 CPU) 09:16:16 09:16:16 09:13:43 LINUX RESTART (4 CPU) 09:16:16 09:16:16 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:16:16 09:15:02 all 21.93 0.00 1.81 4.79 0.06 71.41 09:16:16 09:15:02 0 20.64 0.00 1.68 0.71 0.05 76.93 09:16:16 09:15:02 1 11.16 0.00 1.84 2.38 0.03 84.59 09:16:16 09:15:02 2 16.34 0.00 1.74 14.05 0.07 67.81 09:16:16 09:15:02 3 39.55 0.00 1.97 2.04 0.07 56.37 09:16:16 09:16:01 all 21.23 0.00 1.54 4.41 0.06 72.76 09:16:16 09:16:01 0 38.02 0.00 1.94 2.17 0.07 57.81 09:16:16 09:16:01 1 24.05 0.00 1.73 0.30 0.03 73.88 09:16:16 09:16:01 2 9.10 0.00 0.83 12.04 0.05 77.98 09:16:16 09:16:01 3 13.72 0.00 1.67 3.16 0.07 81.38 09:16:16 Average: all 21.58 0.00 1.68 4.60 0.06 72.08 09:16:16 Average: 0 29.28 0.00 1.81 1.44 0.06 67.42 09:16:16 Average: 1 17.57 0.00 1.78 1.35 0.03 79.27 09:16:16 Average: 2 12.75 0.00 1.29 13.05 0.06 72.85 09:16:16 Average: 3 26.77 0.00 1.82 2.59 0.07 68.74 09:16:16 09:16:16 09:16:16