07:59:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 07:59:07 Running as SYSTEM 07:59:07 [EnvInject] - Loading node environment variables. 07:59:07 Building remotely on prd-ubuntu1804-builder-4c-4g-20008 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:59:07 [ssh-agent] Looking for ssh-agent implementation... 07:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:07 $ ssh-agent 07:59:07 SSH_AUTH_SOCK=/tmp/ssh-dfAHp1a6iP5Y/agent.1784 07:59:07 SSH_AGENT_PID=1785 07:59:07 [ssh-agent] Started. 07:59:07 Running ssh-add (command line suppressed) 07:59:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4933878438760874084.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4933878438760874084.key) 07:59:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:59:07 The recommended git tool is: NONE 07:59:09 using credential onap-jenkins-ssh 07:59:09 Wiping out workspace first. 07:59:09 Cloning the remote Git repository 07:59:09 Cloning repository git://cloud.onap.org/mirror/oom.git 07:59:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:59:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:59:09 > git --version # timeout=10 07:59:09 > git --version # 'git version 2.17.1' 07:59:09 using GIT_SSH to set credentials Gerrit user 07:59:09 Verifying host key using manually-configured host key entries 07:59:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:59:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:59:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:59:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:59:16 using GIT_SSH to set credentials Gerrit user 07:59:16 Verifying host key using manually-configured host key entries 07:59:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/6 # timeout=30 07:59:16 > git rev-parse 35db47c15edab26f335653d159a5440494331b81^{commit} # timeout=10 07:59:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:59:16 Checking out Revision 35db47c15edab26f335653d159a5440494331b81 (refs/changes/03/137603/6) 07:59:16 > git config core.sparsecheckout # timeout=10 07:59:16 > git checkout -f 35db47c15edab26f335653d159a5440494331b81 # timeout=30 07:59:20 Commit message: "[AAI] Add model-loader tracing config" 07:59:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:59:20 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 07:59:20 [EnvInject] - Injecting environment variables from a build step. 07:59:20 [EnvInject] - Injecting as environment variables the properties content 07:59:20 PYTHON=python3 07:59:20 07:59:20 [EnvInject] - Variables injected successfully. 07:59:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8257471991791789430.sh 07:59:20 ---> tox-install.sh 07:59:20 + source /home/jenkins/lf-env.sh 07:59:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:59:20 ++ mktemp -d /tmp/venv-XXXX 07:59:20 + lf_venv=/tmp/venv-nZrZ 07:59:20 + local venv_file=/tmp/.os_lf_venv 07:59:20 + local python=python3 07:59:20 + local options 07:59:20 + local set_path=true 07:59:20 + local install_args= 07:59:20 ++ 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 07:59:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:59:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:59:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:59:20 + true 07:59:20 + case $1 in 07:59:20 + venv_file=/tmp/.toxenv 07:59:20 + shift 2 07:59:20 + true 07:59:20 + case $1 in 07:59:20 + shift 07:59:20 + break 07:59:20 + case $python in 07:59:20 + local pkg_list= 07:59:20 + [[ -d /opt/pyenv ]] 07:59:20 + echo 'Setup pyenv:' 07:59:20 Setup pyenv: 07:59:20 + export PYENV_ROOT=/opt/pyenv 07:59:20 + PYENV_ROOT=/opt/pyenv 07:59:20 + 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 07:59:20 + 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 07:59:20 + pyenv versions 07:59:20 * system (set by /opt/pyenv/version) 07:59:20 * 3.8.13 (set by /opt/pyenv/version) 07:59:20 * 3.9.13 (set by /opt/pyenv/version) 07:59:20 * 3.10.6 (set by /opt/pyenv/version) 07:59:20 + command -v pyenv 07:59:20 ++ pyenv init - --no-rehash 07:59:20 + 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[*]}"'\'')" 07:59:20 export PATH="/opt/pyenv/shims:${PATH}" 07:59:20 export PYENV_SHELL=bash 07:59:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:59:20 pyenv() { 07:59:20 local command 07:59:20 command="${1:-}" 07:59:20 if [ "$#" -gt 0 ]; then 07:59:20 shift 07:59:20 fi 07:59:20 07:59:20 case "$command" in 07:59:20 rehash|shell) 07:59:20 eval "$(pyenv "sh-$command" "$@")" 07:59:20 ;; 07:59:20 *) 07:59:20 command pyenv "$command" "$@" 07:59:20 ;; 07:59:20 esac 07:59:20 }' 07:59:20 +++ 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[*]}"' 07:59:20 ++ 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 07:59:20 ++ 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 07:59:20 ++ 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 07:59:20 ++ export PYENV_SHELL=bash 07:59:20 ++ PYENV_SHELL=bash 07:59:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:59:20 +++ complete -F _pyenv pyenv 07:59:20 ++ lf-pyver python3 07:59:20 ++ local py_version_xy=python3 07:59:20 ++ local py_version_xyz= 07:59:20 ++ sed 's/^[ *]* //' 07:59:20 ++ awk '{ print $1 }' 07:59:20 ++ pyenv versions 07:59:20 ++ grep -E '^[0-9.]*[0-9]$' 07:59:20 ++ local command 07:59:20 ++ command=versions 07:59:20 ++ '[' 1 -gt 0 ']' 07:59:20 ++ shift 07:59:20 ++ case "$command" in 07:59:20 ++ command pyenv versions 07:59:20 ++ pyenv versions 07:59:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:59:21 +++ grep '^3' /tmp/.pyenv_versions 07:59:21 +++ sort -V 07:59:21 +++ tail -n 1 07:59:21 ++ py_version_xyz=3.10.6 07:59:21 ++ [[ -z 3.10.6 ]] 07:59:21 ++ echo 3.10.6 07:59:21 ++ return 0 07:59:21 + pyenv local 3.10.6 07:59:21 + local command 07:59:21 + command=local 07:59:21 + '[' 2 -gt 0 ']' 07:59:21 + shift 07:59:21 + case "$command" in 07:59:21 + command pyenv local 3.10.6 07:59:21 + pyenv local 3.10.6 07:59:21 + for arg in "$@" 07:59:21 + case $arg in 07:59:21 + pkg_list+='tox ' 07:59:21 + for arg in "$@" 07:59:21 + case $arg in 07:59:21 + pkg_list+='virtualenv ' 07:59:21 + for arg in "$@" 07:59:21 + case $arg in 07:59:21 + pkg_list+='urllib3~=1.26.15 ' 07:59:21 + [[ -f /tmp/.toxenv ]] 07:59:21 + [[ ! -f /tmp/.toxenv ]] 07:59:21 + [[ -n '' ]] 07:59:21 + python3 -m venv /tmp/venv-nZrZ 07:59:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nZrZ' 07:59:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nZrZ 07:59:25 + echo /tmp/venv-nZrZ 07:59:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:59:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:59:25 + /tmp/venv-nZrZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:59:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:59:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:59:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:59:29 + /tmp/venv-nZrZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:59:31 + type python3 07:59:31 + true 07:59:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nZrZ/bin to PATH' 07:59:31 lf-activate-venv(): INFO: Adding /tmp/venv-nZrZ/bin to PATH 07:59:31 + PATH=/tmp/venv-nZrZ/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 07:59:31 + return 0 07:59:31 + python3 --version 07:59:31 Python 3.10.6 07:59:31 + python3 -m pip --version 07:59:32 pip 24.0 from /tmp/venv-nZrZ/lib/python3.10/site-packages/pip (python 3.10) 07:59:32 + python3 -m pip freeze 07:59:32 cachetools==5.3.3 07:59:32 chardet==5.2.0 07:59:32 colorama==0.4.6 07:59:32 distlib==0.3.8 07:59:32 filelock==3.13.3 07:59:32 packaging==24.0 07:59:32 platformdirs==4.2.0 07:59:32 pluggy==1.4.0 07:59:32 pyproject-api==1.6.1 07:59:32 tomli==2.0.1 07:59:32 tox==4.14.2 07:59:32 urllib3==1.26.18 07:59:32 virtualenv==20.25.1 07:59:32 [EnvInject] - Injecting environment variables from a build step. 07:59:32 [EnvInject] - Injecting as environment variables the properties content 07:59:32 PARALLEL=false 07:59:32 07:59:32 [EnvInject] - Variables injected successfully. 07:59:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11646777084862609414.sh 07:59:32 ---> tox-run.sh 07:59:32 + 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 07:59:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:59:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:59:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:59:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:59:32 + source /home/jenkins/lf-env.sh 07:59:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:59:32 ++ mktemp -d /tmp/venv-XXXX 07:59:32 + lf_venv=/tmp/venv-uSAH 07:59:32 + local venv_file=/tmp/.os_lf_venv 07:59:32 + local python=python3 07:59:32 + local options 07:59:32 + local set_path=true 07:59:32 + local install_args= 07:59:32 ++ 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 07:59:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:59:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:59:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:59:32 + true 07:59:32 + case $1 in 07:59:32 + venv_file=/tmp/.toxenv 07:59:32 + shift 2 07:59:32 + true 07:59:32 + case $1 in 07:59:32 + shift 07:59:32 + break 07:59:32 + case $python in 07:59:32 + local pkg_list= 07:59:32 + [[ -d /opt/pyenv ]] 07:59:32 + echo 'Setup pyenv:' 07:59:32 Setup pyenv: 07:59:32 + export PYENV_ROOT=/opt/pyenv 07:59:32 + PYENV_ROOT=/opt/pyenv 07:59:32 + 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 07:59:32 + 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 07:59:32 + pyenv versions 07:59:32 system 07:59:32 3.8.13 07:59:32 3.9.13 07:59:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:59:32 + command -v pyenv 07:59:32 ++ pyenv init - --no-rehash 07:59:32 + 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[*]}"'\'')" 07:59:32 export PATH="/opt/pyenv/shims:${PATH}" 07:59:32 export PYENV_SHELL=bash 07:59:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:59:32 pyenv() { 07:59:32 local command 07:59:32 command="${1:-}" 07:59:32 if [ "$#" -gt 0 ]; then 07:59:32 shift 07:59:32 fi 07:59:32 07:59:32 case "$command" in 07:59:32 rehash|shell) 07:59:32 eval "$(pyenv "sh-$command" "$@")" 07:59:32 ;; 07:59:32 *) 07:59:32 command pyenv "$command" "$@" 07:59:32 ;; 07:59:32 esac 07:59:32 }' 07:59:32 +++ 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[*]}"' 07:59:32 ++ 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 07:59:32 ++ 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 07:59:32 ++ 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 07:59:32 ++ export PYENV_SHELL=bash 07:59:32 ++ PYENV_SHELL=bash 07:59:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:59:32 +++ complete -F _pyenv pyenv 07:59:32 ++ lf-pyver python3 07:59:32 ++ local py_version_xy=python3 07:59:32 ++ local py_version_xyz= 07:59:32 ++ pyenv versions 07:59:32 ++ local command 07:59:32 ++ command=versions 07:59:32 ++ '[' 1 -gt 0 ']' 07:59:32 ++ shift 07:59:32 ++ case "$command" in 07:59:32 ++ command pyenv versions 07:59:32 ++ pyenv versions 07:59:32 ++ sed 's/^[ *]* //' 07:59:32 ++ awk '{ print $1 }' 07:59:32 ++ grep -E '^[0-9.]*[0-9]$' 07:59:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:59:32 +++ sort -V 07:59:32 +++ grep '^3' /tmp/.pyenv_versions 07:59:32 +++ tail -n 1 07:59:32 ++ py_version_xyz=3.10.6 07:59:32 ++ [[ -z 3.10.6 ]] 07:59:32 ++ echo 3.10.6 07:59:32 ++ return 0 07:59:32 + pyenv local 3.10.6 07:59:32 + local command 07:59:32 + command=local 07:59:32 + '[' 2 -gt 0 ']' 07:59:32 + shift 07:59:32 + case "$command" in 07:59:32 + command pyenv local 3.10.6 07:59:32 + pyenv local 3.10.6 07:59:32 + for arg in "$@" 07:59:32 + case $arg in 07:59:32 + pkg_list+='tox ' 07:59:32 + for arg in "$@" 07:59:32 + case $arg in 07:59:32 + pkg_list+='virtualenv ' 07:59:32 + for arg in "$@" 07:59:32 + case $arg in 07:59:32 + pkg_list+='urllib3~=1.26.15 ' 07:59:32 + [[ -f /tmp/.toxenv ]] 07:59:32 ++ cat /tmp/.toxenv 07:59:32 + lf_venv=/tmp/venv-nZrZ 07:59:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nZrZ from' file:/tmp/.toxenv 07:59:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nZrZ from file:/tmp/.toxenv 07:59:32 + /tmp/venv-nZrZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:59:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:59:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:59:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:59:33 + /tmp/venv-nZrZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:59:35 + type python3 07:59:35 + true 07:59:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nZrZ/bin to PATH' 07:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-nZrZ/bin to PATH 07:59:35 + PATH=/tmp/venv-nZrZ/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 07:59:35 + return 0 07:59:35 + [[ -d /opt/pyenv ]] 07:59:35 + echo '---> Setting up pyenv' 07:59:35 ---> Setting up pyenv 07:59:35 + export PYENV_ROOT=/opt/pyenv 07:59:35 + PYENV_ROOT=/opt/pyenv 07:59:35 + export PATH=/opt/pyenv/bin:/tmp/venv-nZrZ/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 07:59:35 + PATH=/opt/pyenv/bin:/tmp/venv-nZrZ/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 07:59:35 ++ pwd 07:59:35 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:59:35 + export PYTHONPATH 07:59:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:59:35 + TOX_TESTENV_PASSENV=PYTHONPATH 07:59:35 + tox --version 07:59:35 4.14.2 from /tmp/venv-nZrZ/lib/python3.10/site-packages/tox/__init__.py 07:59:35 + PARALLEL=false 07:59:35 + TOX_OPTIONS_LIST= 07:59:35 + [[ -n checkbashisms ]] 07:59:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:59:35 + case ${PARALLEL,,} in 07:59:35 + tox -e checkbashisms 07:59:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:59:36 checkbashisms: freeze> python -m pip freeze --all 07:59:37 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:59:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:59:39 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:59:39 you may get strange results 07:59:39 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:59:41 checkbashisms: OK (4.85=setup[1.70]+cmd[3.15] seconds) 07:59:41 congratulations :) (5.04 seconds) 07:59:41 + tox_status=0 07:59:41 + echo '---> Completed tox runs' 07:59:41 ---> Completed tox runs 07:59:41 + for i in .tox/*/log 07:59:41 ++ echo .tox/checkbashisms/log 07:59:41 ++ awk -F/ '{print $2}' 07:59:41 + tox_env=checkbashisms 07:59:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:59:41 + DOC_DIR=docs/_build/html 07:59:41 + [[ -d docs/_build/html ]] 07:59:41 + echo '---> tox-run.sh ends' 07:59:41 ---> tox-run.sh ends 07:59:41 + test 0 -eq 0 07:59:41 $ ssh-agent -k 07:59:41 unset SSH_AUTH_SOCK; 07:59:41 unset SSH_AGENT_PID; 07:59:41 echo Agent pid 1785 killed; 07:59:41 [ssh-agent] Stopped. 07:59:41 [PostBuildScript] - [INFO] Executing post build scripts. 07:59:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1394617743540380674.sh 07:59:41 ---> sysstat.sh 07:59:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14406645992053602098.sh 07:59:41 ---> package-listing.sh 07:59:41 ++ facter osfamily 07:59:41 ++ tr '[:upper:]' '[:lower:]' 07:59:41 + OS_FAMILY=debian 07:59:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:59:41 + START_PACKAGES=/tmp/packages_start.txt 07:59:41 + END_PACKAGES=/tmp/packages_end.txt 07:59:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:41 + PACKAGES=/tmp/packages_start.txt 07:59:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:59:41 + PACKAGES=/tmp/packages_end.txt 07:59:41 + case "${OS_FAMILY}" in 07:59:41 + dpkg -l 07:59:41 + grep '^ii' 07:59:41 + '[' -f /tmp/packages_start.txt ']' 07:59:41 + '[' -f /tmp/packages_end.txt ']' 07:59:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:59:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:59:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:59:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16016127805151783892.sh 07:59:42 ---> capture-instance-metadata.sh 07:59:42 Setup pyenv: 07:59:42 system 07:59:42 3.8.13 07:59:42 3.9.13 07:59:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:59:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fdr8 07:59:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:59:49 lf-activate-venv(): INFO: Installing: lftools 08:00:35 lf-activate-venv(): INFO: Adding /tmp/venv-fdr8/bin to PATH 08:00:35 INFO: Running in OpenStack, capturing instance metadata 08:00:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9367126107005574174.sh 08:00:35 provisioning config files... 08:00:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5465167829116004949tmp 08:00:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:00:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:00:35 [EnvInject] - Injecting environment variables from a build step. 08:00:35 [EnvInject] - Injecting as environment variables the properties content 08:00:35 SERVER_ID=logs 08:00:35 08:00:35 [EnvInject] - Variables injected successfully. 08:00:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17499095905624190856.sh 08:00:35 ---> create-netrc.sh 08:00:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10375374366702976050.sh 08:00:36 ---> python-tools-install.sh 08:00:36 Setup pyenv: 08:00:36 system 08:00:36 3.8.13 08:00:36 3.9.13 08:00:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:00:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdr8 from file:/tmp/.os_lf_venv 08:00:37 lf-activate-venv(): INFO: Installing: lftools 08:00:46 lf-activate-venv(): INFO: Adding /tmp/venv-fdr8/bin to PATH 08:00:46 Generating Requirements File 08:01:16 Python 3.10.6 08:01:16 pip 24.0 from /tmp/venv-fdr8/lib/python3.10/site-packages/pip (python 3.10) 08:01:17 appdirs==1.4.4 08:01:17 argcomplete==3.2.3 08:01:17 aspy.yaml==1.3.0 08:01:17 attrs==23.2.0 08:01:17 autopage==0.5.2 08:01:17 beautifulsoup4==4.12.3 08:01:17 boto3==1.34.75 08:01:17 botocore==1.34.75 08:01:17 bs4==0.0.2 08:01:17 cachetools==5.3.3 08:01:17 certifi==2024.2.2 08:01:17 cffi==1.16.0 08:01:17 cfgv==3.4.0 08:01:17 chardet==5.2.0 08:01:17 charset-normalizer==3.3.2 08:01:17 click==8.1.7 08:01:17 cliff==4.6.0 08:01:17 cmd2==2.4.3 08:01:17 cryptography==3.3.2 08:01:17 debtcollector==3.0.0 08:01:17 decorator==5.1.1 08:01:17 defusedxml==0.7.1 08:01:17 Deprecated==1.2.14 08:01:17 distlib==0.3.8 08:01:17 dnspython==2.6.1 08:01:17 docker==4.2.2 08:01:17 dogpile.cache==1.3.2 08:01:17 email_validator==2.1.1 08:01:17 filelock==3.13.3 08:01:17 future==1.0.0 08:01:17 gitdb==4.0.11 08:01:17 GitPython==3.1.43 08:01:17 google-auth==2.29.0 08:01:17 httplib2==0.22.0 08:01:17 identify==2.5.35 08:01:17 idna==3.6 08:01:17 importlib-resources==1.5.0 08:01:17 iso8601==2.1.0 08:01:17 Jinja2==3.1.3 08:01:17 jmespath==1.0.1 08:01:17 jsonpatch==1.33 08:01:17 jsonpointer==2.4 08:01:17 jsonschema==4.21.1 08:01:17 jsonschema-specifications==2023.12.1 08:01:17 keystoneauth1==5.6.0 08:01:17 kubernetes==29.0.0 08:01:17 lftools==0.37.10 08:01:17 lxml==5.2.0 08:01:17 MarkupSafe==2.1.5 08:01:17 msgpack==1.0.8 08:01:17 multi_key_dict==2.0.3 08:01:17 munch==4.0.0 08:01:17 netaddr==1.2.1 08:01:17 netifaces==0.11.0 08:01:17 niet==1.4.2 08:01:17 nodeenv==1.8.0 08:01:17 oauth2client==4.1.3 08:01:17 oauthlib==3.2.2 08:01:17 openstacksdk==3.0.0 08:01:17 os-client-config==2.1.0 08:01:17 os-service-types==1.7.0 08:01:17 osc-lib==3.0.1 08:01:17 oslo.config==9.4.0 08:01:17 oslo.context==5.5.0 08:01:17 oslo.i18n==6.3.0 08:01:17 oslo.log==5.5.1 08:01:17 oslo.serialization==5.4.0 08:01:17 oslo.utils==7.1.0 08:01:17 packaging==24.0 08:01:17 pbr==6.0.0 08:01:17 platformdirs==4.2.0 08:01:17 prettytable==3.10.0 08:01:17 pyasn1==0.6.0 08:01:17 pyasn1_modules==0.4.0 08:01:17 pycparser==2.22 08:01:17 pygerrit2==2.0.15 08:01:17 PyGithub==2.3.0 08:01:17 pyinotify==0.9.6 08:01:17 PyJWT==2.8.0 08:01:17 PyNaCl==1.5.0 08:01:17 pyparsing==2.4.7 08:01:17 pyperclip==1.8.2 08:01:17 pyrsistent==0.20.0 08:01:17 python-cinderclient==9.5.0 08:01:17 python-dateutil==2.9.0.post0 08:01:17 python-heatclient==3.5.0 08:01:17 python-jenkins==1.8.2 08:01:17 python-keystoneclient==5.4.0 08:01:17 python-magnumclient==4.4.0 08:01:17 python-novaclient==18.6.0 08:01:17 python-openstackclient==6.6.0 08:01:17 python-swiftclient==4.5.0 08:01:17 PyYAML==6.0.1 08:01:17 referencing==0.34.0 08:01:17 requests==2.31.0 08:01:17 requests-oauthlib==2.0.0 08:01:17 requestsexceptions==1.4.0 08:01:17 rfc3986==2.0.0 08:01:17 rpds-py==0.18.0 08:01:17 rsa==4.9 08:01:17 ruamel.yaml==0.18.6 08:01:17 ruamel.yaml.clib==0.2.8 08:01:17 s3transfer==0.10.1 08:01:17 simplejson==3.19.2 08:01:17 six==1.16.0 08:01:17 smmap==5.0.1 08:01:17 soupsieve==2.5 08:01:17 stevedore==5.2.0 08:01:17 tabulate==0.9.0 08:01:17 toml==0.10.2 08:01:17 tomlkit==0.12.4 08:01:17 tqdm==4.66.2 08:01:17 typing_extensions==4.10.0 08:01:17 tzdata==2024.1 08:01:17 urllib3==1.26.18 08:01:17 virtualenv==20.25.1 08:01:17 wcwidth==0.2.13 08:01:17 websocket-client==1.7.0 08:01:17 wrapt==1.16.0 08:01:17 xdg==6.0.0 08:01:17 xmltodict==0.13.0 08:01:17 yq==3.2.3 08:01:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4670348211458023304.sh 08:01:17 ---> sudo-logs.sh 08:01:17 Archiving 'sudo' log.. 08:01:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5818315799721881278.sh 08:01:17 ---> job-cost.sh 08:01:17 Setup pyenv: 08:01:17 system 08:01:17 3.8.13 08:01:17 3.9.13 08:01:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:01:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdr8 from file:/tmp/.os_lf_venv 08:01:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-fdr8/bin to PATH 08:01:24 INFO: No Stack... 08:01:24 INFO: Retrieving Pricing Info for: v3-standard-4 08:01:25 INFO: Archiving Costs 08:01:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12850885201178341147.sh 08:01:25 ---> logs-deploy.sh 08:01:25 Setup pyenv: 08:01:25 system 08:01:25 3.8.13 08:01:25 3.9.13 08:01:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:01:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdr8 from file:/tmp/.os_lf_venv 08:01:26 lf-activate-venv(): INFO: Installing: lftools 08:01:36 lf-activate-venv(): INFO: Adding /tmp/venv-fdr8/bin to PATH 08:01:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3405 08:01:36 INFO: archiving workspace using pattern(s): 08:01:37 Archives upload complete. 08:01:37 INFO: archiving logs to Nexus 08:01:38 ---> uname -a: 08:01:38 Linux prd-ubuntu1804-builder-4c-4g-20008 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:01:38 08:01:38 08:01:38 ---> lscpu: 08:01:38 Architecture: x86_64 08:01:38 CPU op-mode(s): 32-bit, 64-bit 08:01:38 Byte Order: Little Endian 08:01:38 CPU(s): 4 08:01:38 On-line CPU(s) list: 0-3 08:01:38 Thread(s) per core: 1 08:01:38 Core(s) per socket: 1 08:01:38 Socket(s): 4 08:01:38 NUMA node(s): 1 08:01:38 Vendor ID: AuthenticAMD 08:01:38 CPU family: 23 08:01:38 Model: 49 08:01:38 Model name: AMD EPYC-Rome Processor 08:01:38 Stepping: 0 08:01:38 CPU MHz: 2800.000 08:01:38 BogoMIPS: 5600.00 08:01:38 Virtualization: AMD-V 08:01:38 Hypervisor vendor: KVM 08:01:38 Virtualization type: full 08:01:38 L1d cache: 32K 08:01:38 L1i cache: 32K 08:01:38 L2 cache: 512K 08:01:38 L3 cache: 16384K 08:01:38 NUMA node0 CPU(s): 0-3 08:01:38 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 08:01:38 08:01:38 08:01:38 ---> nproc: 08:01:38 4 08:01:38 08:01:38 08:01:38 ---> df -h: 08:01:38 Filesystem Size Used Avail Use% Mounted on 08:01:38 udev 7.9G 0 7.9G 0% /dev 08:01:38 tmpfs 1.6G 672K 1.6G 1% /run 08:01:38 /dev/vda1 78G 8.3G 70G 11% / 08:01:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:01:38 tmpfs 5.0M 0 5.0M 0% /run/lock 08:01:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:01:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:01:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:01:38 08:01:38 08:01:38 ---> free -m: 08:01:38 total used free shared buff/cache available 08:01:38 Mem: 16040 544 13445 0 2049 15183 08:01:38 Swap: 1023 0 1023 08:01:38 08:01:38 08:01:38 ---> ip addr: 08:01:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:01:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:01:38 inet 127.0.0.1/8 scope host lo 08:01:38 valid_lft forever preferred_lft forever 08:01:38 inet6 ::1/128 scope host 08:01:38 valid_lft forever preferred_lft forever 08:01:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:01:38 link/ether fa:16:3e:bb:33:c9 brd ff:ff:ff:ff:ff:ff 08:01:38 inet 10.30.106.51/23 brd 10.30.107.255 scope global dynamic ens3 08:01:38 valid_lft 86202sec preferred_lft 86202sec 08:01:38 inet6 fe80::f816:3eff:febb:33c9/64 scope link 08:01:38 valid_lft forever preferred_lft forever 08:01:38 08:01:38 08:01:38 ---> sar -b -r -n DEV: 08:01:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20008) 04/02/24 _x86_64_ (4 CPU) 08:01:38 08:01:38 07:58:25 LINUX RESTART (4 CPU) 08:01:38 08:01:38 07:59:01 tps rtps wtps bread/s bwrtn/s 08:01:38 08:00:01 130.98 53.54 77.44 3583.14 14007.13 08:01:38 08:01:01 92.72 13.83 78.89 1047.69 14257.62 08:01:38 Average: 111.85 33.69 78.16 2315.41 14132.38 08:01:38 08:01:38 07:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:01:38 08:00:01 14101928 15573156 2323032 14.14 50688 1626404 798480 4.57 671292 1451388 85728 08:01:38 08:01:01 13867992 15564244 2556968 15.57 70396 1820608 781784 4.47 708900 1623388 122688 08:01:38 Average: 13984960 15568700 2440000 14.86 60542 1723506 790132 4.52 690096 1537388 104208 08:01:38 08:01:38 07:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:01:38 08:00:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:01:38 08:00:01 ens3 434.88 273.80 1604.15 74.43 0.00 0.00 0.00 0.00 08:01:38 08:01:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 08:01:38 08:01:01 ens3 41.88 28.46 664.19 7.21 0.00 0.00 0.00 0.00 08:01:38 Average: lo 1.23 1.23 0.13 0.13 0.00 0.00 0.00 0.00 08:01:38 Average: ens3 238.38 151.13 1134.17 40.82 0.00 0.00 0.00 0.00 08:01:38 08:01:38 08:01:38 ---> sar -P ALL: 08:01:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20008) 04/02/24 _x86_64_ (4 CPU) 08:01:38 08:01:38 07:58:25 LINUX RESTART (4 CPU) 08:01:38 08:01:38 07:59:01 CPU %user %nice %system %iowait %steal %idle 08:01:38 08:00:01 all 21.28 0.00 2.09 7.47 0.08 69.07 08:01:38 08:00:01 0 20.36 0.00 2.00 0.87 0.05 76.72 08:01:38 08:00:01 1 22.95 0.00 2.28 7.79 0.12 66.87 08:01:38 08:00:01 2 25.08 0.00 2.17 3.68 0.12 68.96 08:01:38 08:00:01 3 16.75 0.00 1.89 17.52 0.07 63.76 08:01:38 08:01:01 all 16.36 0.00 1.14 8.63 0.05 73.83 08:01:38 08:01:01 0 7.30 0.00 0.69 0.12 0.03 91.86 08:01:38 08:01:01 1 13.91 0.00 0.77 7.18 0.05 78.09 08:01:38 08:01:01 2 30.60 0.00 2.09 24.62 0.07 42.62 08:01:38 08:01:01 3 13.58 0.00 1.02 2.57 0.03 82.81 08:01:38 Average: all 18.82 0.00 1.61 8.05 0.06 71.46 08:01:38 Average: 0 13.82 0.00 1.34 0.50 0.04 84.30 08:01:38 Average: 1 18.43 0.00 1.52 7.48 0.08 72.48 08:01:38 Average: 2 27.85 0.00 2.13 14.17 0.09 55.76 08:01:38 Average: 3 15.16 0.00 1.45 10.03 0.05 73.31 08:01:38 08:01:38 08:01:38