15:02:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:02:49 Running as SYSTEM 15:02:49 [EnvInject] - Loading node environment variables. 15:02:50 Building remotely on prd-ubuntu1804-builder-4c-4g-3477 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:02:50 [ssh-agent] Looking for ssh-agent implementation... 15:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:50 $ ssh-agent 15:02:50 SSH_AUTH_SOCK=/tmp/ssh-rMtSC4TLBhip/agent.1698 15:02:50 SSH_AGENT_PID=1700 15:02:50 [ssh-agent] Started. 15:02:50 Running ssh-add (command line suppressed) 15:02:50 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15352393931360137799.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15352393931360137799.key) 15:02:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:02:50 The recommended git tool is: NONE 15:02:52 using credential onap-jenkins-ssh 15:02:52 Wiping out workspace first. 15:02:52 Cloning the remote Git repository 15:02:52 Cloning repository git://cloud.onap.org/mirror/oom.git 15:02:52 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:02:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:52 > git --version # timeout=10 15:02:52 > git --version # 'git version 2.17.1' 15:02:52 using GIT_SSH to set credentials Gerrit user 15:02:52 Verifying host key using manually-configured host key entries 15:02:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:02:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:58 using GIT_SSH to set credentials Gerrit user 15:02:58 Verifying host key using manually-configured host key entries 15:02:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/5 # timeout=30 15:02:58 > git rev-parse dc8f38190626f2141fa9b020368f79cf3ac4c2d5^{commit} # timeout=10 15:02:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:02:58 Checking out Revision dc8f38190626f2141fa9b020368f79cf3ac4c2d5 (refs/changes/36/136836/5) 15:02:58 > git config core.sparsecheckout # timeout=10 15:02:58 > git checkout -f dc8f38190626f2141fa9b020368f79cf3ac4c2d5 # timeout=30 15:03:02 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 15:03:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:03:02 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 15:03:02 [EnvInject] - Injecting environment variables from a build step. 15:03:02 [EnvInject] - Injecting as environment variables the properties content 15:03:02 PYTHON=python3 15:03:02 15:03:02 [EnvInject] - Variables injected successfully. 15:03:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17255753209597331978.sh 15:03:02 ---> tox-install.sh 15:03:02 + source /home/jenkins/lf-env.sh 15:03:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:02 ++ mktemp -d /tmp/venv-XXXX 15:03:02 + lf_venv=/tmp/venv-XSjS 15:03:02 + local venv_file=/tmp/.os_lf_venv 15:03:02 + local python=python3 15:03:02 + local options 15:03:02 + local set_path=true 15:03:02 + local install_args= 15:03:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:02 + true 15:03:02 + case $1 in 15:03:02 + venv_file=/tmp/.toxenv 15:03:02 + shift 2 15:03:02 + true 15:03:02 + case $1 in 15:03:02 + shift 15:03:02 + break 15:03:02 + case $python in 15:03:02 + local pkg_list= 15:03:02 + [[ -d /opt/pyenv ]] 15:03:02 + echo 'Setup pyenv:' 15:03:02 Setup pyenv: 15:03:02 + export PYENV_ROOT=/opt/pyenv 15:03:02 + PYENV_ROOT=/opt/pyenv 15:03:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:02 + pyenv versions 15:03:02 * system (set by /opt/pyenv/version) 15:03:02 * 3.8.13 (set by /opt/pyenv/version) 15:03:02 * 3.9.13 (set by /opt/pyenv/version) 15:03:02 * 3.10.6 (set by /opt/pyenv/version) 15:03:02 + command -v pyenv 15:03:02 ++ pyenv init - --no-rehash 15:03:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:03:02 export PATH="/opt/pyenv/shims:${PATH}" 15:03:02 export PYENV_SHELL=bash 15:03:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:02 pyenv() { 15:03:02 local command 15:03:02 command="${1:-}" 15:03:02 if [ "$#" -gt 0 ]; then 15:03:02 shift 15:03:02 fi 15:03:02 15:03:02 case "$command" in 15:03:02 rehash|shell) 15:03:02 eval "$(pyenv "sh-$command" "$@")" 15:03:02 ;; 15:03:02 *) 15:03:02 command pyenv "$command" "$@" 15:03:02 ;; 15:03:02 esac 15:03:02 }' 15:03:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:03:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:02 ++ export PYENV_SHELL=bash 15:03:02 ++ PYENV_SHELL=bash 15:03:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:02 +++ complete -F _pyenv pyenv 15:03:02 ++ lf-pyver python3 15:03:02 ++ local py_version_xy=python3 15:03:02 ++ local py_version_xyz= 15:03:02 ++ pyenv versions 15:03:02 ++ local command 15:03:02 ++ command=versions 15:03:02 ++ '[' 1 -gt 0 ']' 15:03:02 ++ shift 15:03:02 ++ case "$command" in 15:03:02 ++ command pyenv versions 15:03:02 ++ pyenv versions 15:03:02 ++ grep -E '^[0-9.]*[0-9]$' 15:03:02 ++ sed 's/^[ *]* //' 15:03:02 ++ awk '{ print $1 }' 15:03:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:02 +++ grep '^3' /tmp/.pyenv_versions 15:03:02 +++ sort -V 15:03:02 +++ tail -n 1 15:03:02 ++ py_version_xyz=3.10.6 15:03:02 ++ [[ -z 3.10.6 ]] 15:03:02 ++ echo 3.10.6 15:03:02 ++ return 0 15:03:02 + pyenv local 3.10.6 15:03:02 + local command 15:03:02 + command=local 15:03:02 + '[' 2 -gt 0 ']' 15:03:02 + shift 15:03:02 + case "$command" in 15:03:02 + command pyenv local 3.10.6 15:03:02 + pyenv local 3.10.6 15:03:02 + for arg in "$@" 15:03:02 + case $arg in 15:03:02 + pkg_list+='tox ' 15:03:02 + for arg in "$@" 15:03:02 + case $arg in 15:03:02 + pkg_list+='virtualenv ' 15:03:02 + for arg in "$@" 15:03:02 + case $arg in 15:03:02 + pkg_list+='urllib3~=1.26.15 ' 15:03:02 + [[ -f /tmp/.toxenv ]] 15:03:02 + [[ ! -f /tmp/.toxenv ]] 15:03:02 + [[ -n '' ]] 15:03:02 + python3 -m venv /tmp/venv-XSjS 15:03:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XSjS' 15:03:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XSjS 15:03:07 + echo /tmp/venv-XSjS 15:03:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:03:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:03:07 + /tmp/venv-XSjS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:03:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:10 + /tmp/venv-XSjS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:13 + type python3 15:03:13 + true 15:03:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XSjS/bin to PATH' 15:03:13 lf-activate-venv(): INFO: Adding /tmp/venv-XSjS/bin to PATH 15:03:13 + PATH=/tmp/venv-XSjS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:13 + return 0 15:03:13 + python3 --version 15:03:13 Python 3.10.6 15:03:13 + python3 -m pip --version 15:03:13 pip 24.0 from /tmp/venv-XSjS/lib/python3.10/site-packages/pip (python 3.10) 15:03:13 + python3 -m pip freeze 15:03:14 cachetools==5.3.2 15:03:14 chardet==5.2.0 15:03:14 colorama==0.4.6 15:03:14 distlib==0.3.8 15:03:14 filelock==3.13.1 15:03:14 packaging==23.2 15:03:14 platformdirs==4.2.0 15:03:14 pluggy==1.4.0 15:03:14 pyproject-api==1.6.1 15:03:14 tomli==2.0.1 15:03:14 tox==4.12.1 15:03:14 urllib3==1.26.18 15:03:14 virtualenv==20.25.0 15:03:14 [EnvInject] - Injecting environment variables from a build step. 15:03:14 [EnvInject] - Injecting as environment variables the properties content 15:03:14 PARALLEL=false 15:03:14 15:03:14 [EnvInject] - Variables injected successfully. 15:03:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14161570444929840650.sh 15:03:14 ---> tox-run.sh 15:03:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:03:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:03:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:03:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:03:14 + source /home/jenkins/lf-env.sh 15:03:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:14 ++ mktemp -d /tmp/venv-XXXX 15:03:14 + lf_venv=/tmp/venv-8nQA 15:03:14 + local venv_file=/tmp/.os_lf_venv 15:03:14 + local python=python3 15:03:14 + local options 15:03:14 + local set_path=true 15:03:14 + local install_args= 15:03:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:14 + true 15:03:14 + case $1 in 15:03:14 + venv_file=/tmp/.toxenv 15:03:14 + shift 2 15:03:14 + true 15:03:14 + case $1 in 15:03:14 + shift 15:03:14 + break 15:03:14 + case $python in 15:03:14 + local pkg_list= 15:03:14 + [[ -d /opt/pyenv ]] 15:03:14 + echo 'Setup pyenv:' 15:03:14 Setup pyenv: 15:03:14 + export PYENV_ROOT=/opt/pyenv 15:03:14 + PYENV_ROOT=/opt/pyenv 15:03:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:14 + pyenv versions 15:03:14 system 15:03:14 3.8.13 15:03:14 3.9.13 15:03:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:03:14 + command -v pyenv 15:03:14 ++ pyenv init - --no-rehash 15:03:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:03:14 export PATH="/opt/pyenv/shims:${PATH}" 15:03:14 export PYENV_SHELL=bash 15:03:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:14 pyenv() { 15:03:14 local command 15:03:14 command="${1:-}" 15:03:14 if [ "$#" -gt 0 ]; then 15:03:14 shift 15:03:14 fi 15:03:14 15:03:14 case "$command" in 15:03:14 rehash|shell) 15:03:14 eval "$(pyenv "sh-$command" "$@")" 15:03:14 ;; 15:03:14 *) 15:03:14 command pyenv "$command" "$@" 15:03:14 ;; 15:03:14 esac 15:03:14 }' 15:03:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:03:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:14 ++ export PYENV_SHELL=bash 15:03:14 ++ PYENV_SHELL=bash 15:03:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:14 +++ complete -F _pyenv pyenv 15:03:14 ++ lf-pyver python3 15:03:14 ++ local py_version_xy=python3 15:03:14 ++ local py_version_xyz= 15:03:14 ++ pyenv versions 15:03:14 ++ local command 15:03:14 ++ command=versions 15:03:14 ++ '[' 1 -gt 0 ']' 15:03:14 ++ shift 15:03:14 ++ case "$command" in 15:03:14 ++ command pyenv versions 15:03:14 ++ pyenv versions 15:03:14 ++ grep -E '^[0-9.]*[0-9]$' 15:03:14 ++ awk '{ print $1 }' 15:03:14 ++ sed 's/^[ *]* //' 15:03:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:14 +++ grep '^3' /tmp/.pyenv_versions 15:03:14 +++ sort -V 15:03:14 +++ tail -n 1 15:03:14 ++ py_version_xyz=3.10.6 15:03:14 ++ [[ -z 3.10.6 ]] 15:03:14 ++ echo 3.10.6 15:03:14 ++ return 0 15:03:14 + pyenv local 3.10.6 15:03:14 + local command 15:03:14 + command=local 15:03:14 + '[' 2 -gt 0 ']' 15:03:14 + shift 15:03:14 + case "$command" in 15:03:14 + command pyenv local 3.10.6 15:03:14 + pyenv local 3.10.6 15:03:14 + for arg in "$@" 15:03:14 + case $arg in 15:03:14 + pkg_list+='tox ' 15:03:14 + for arg in "$@" 15:03:14 + case $arg in 15:03:14 + pkg_list+='virtualenv ' 15:03:14 + for arg in "$@" 15:03:14 + case $arg in 15:03:14 + pkg_list+='urllib3~=1.26.15 ' 15:03:14 + [[ -f /tmp/.toxenv ]] 15:03:14 ++ cat /tmp/.toxenv 15:03:14 + lf_venv=/tmp/venv-XSjS 15:03:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSjS from' file:/tmp/.toxenv 15:03:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSjS from file:/tmp/.toxenv 15:03:14 + /tmp/venv-XSjS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:03:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:15 + /tmp/venv-XSjS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:16 + type python3 15:03:16 + true 15:03:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XSjS/bin to PATH' 15:03:16 lf-activate-venv(): INFO: Adding /tmp/venv-XSjS/bin to PATH 15:03:16 + PATH=/tmp/venv-XSjS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:16 + return 0 15:03:16 + [[ -d /opt/pyenv ]] 15:03:16 + echo '---> Setting up pyenv' 15:03:16 ---> Setting up pyenv 15:03:16 + export PYENV_ROOT=/opt/pyenv 15:03:16 + PYENV_ROOT=/opt/pyenv 15:03:16 + export PATH=/opt/pyenv/bin:/tmp/venv-XSjS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:16 + PATH=/opt/pyenv/bin:/tmp/venv-XSjS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:03:16 ++ pwd 15:03:16 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:03:16 + export PYTHONPATH 15:03:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:03:16 + TOX_TESTENV_PASSENV=PYTHONPATH 15:03:16 + tox --version 15:03:17 4.12.1 from /tmp/venv-XSjS/lib/python3.10/site-packages/tox/__init__.py 15:03:17 + PARALLEL=false 15:03:17 + TOX_OPTIONS_LIST= 15:03:17 + [[ -n checkbashisms ]] 15:03:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:03:17 + case ${PARALLEL,,} in 15:03:17 + tox -e checkbashisms 15:03:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:03:18 checkbashisms: freeze> python -m pip freeze --all 15:03:19 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:03:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:03:20 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:03:20 you may get strange results 15:03:20 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:03:22 checkbashisms: OK (5.07=setup[1.80]+cmd[3.27] seconds) 15:03:22 congratulations :) (5.24 seconds) 15:03:22 + tox_status=0 15:03:22 + echo '---> Completed tox runs' 15:03:22 ---> Completed tox runs 15:03:22 + for i in .tox/*/log 15:03:22 ++ echo .tox/checkbashisms/log 15:03:22 ++ awk -F/ '{print $2}' 15:03:22 + tox_env=checkbashisms 15:03:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:03:22 + DOC_DIR=docs/_build/html 15:03:22 + [[ -d docs/_build/html ]] 15:03:22 + echo '---> tox-run.sh ends' 15:03:22 ---> tox-run.sh ends 15:03:22 + test 0 -eq 0 15:03:22 $ ssh-agent -k 15:03:22 unset SSH_AUTH_SOCK; 15:03:22 unset SSH_AGENT_PID; 15:03:22 echo Agent pid 1700 killed; 15:03:22 [ssh-agent] Stopped. 15:03:22 [PostBuildScript] - [INFO] Executing post build scripts. 15:03:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13984108171275749269.sh 15:03:22 ---> sysstat.sh 15:03:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8969339857917284465.sh 15:03:23 ---> package-listing.sh 15:03:23 ++ tr '[:upper:]' '[:lower:]' 15:03:23 ++ facter osfamily 15:03:23 + OS_FAMILY=debian 15:03:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:03:23 + START_PACKAGES=/tmp/packages_start.txt 15:03:23 + END_PACKAGES=/tmp/packages_end.txt 15:03:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:23 + PACKAGES=/tmp/packages_start.txt 15:03:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:03:23 + PACKAGES=/tmp/packages_end.txt 15:03:23 + case "${OS_FAMILY}" in 15:03:23 + dpkg -l 15:03:23 + grep '^ii' 15:03:23 + '[' -f /tmp/packages_start.txt ']' 15:03:23 + '[' -f /tmp/packages_end.txt ']' 15:03:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:03:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:03:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:03:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13296505182278067829.sh 15:03:23 ---> capture-instance-metadata.sh 15:03:23 Setup pyenv: 15:03:23 system 15:03:23 3.8.13 15:03:23 3.9.13 15:03:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:03:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cSKN 15:03:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:30 lf-activate-venv(): INFO: Installing: lftools 15:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-cSKN/bin to PATH 15:04:12 INFO: Running in OpenStack, capturing instance metadata 15:04:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17033876312020147196.sh 15:04:12 provisioning config files... 15:04:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14491714426644156692tmp 15:04:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:04:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:04:12 [EnvInject] - Injecting environment variables from a build step. 15:04:12 [EnvInject] - Injecting as environment variables the properties content 15:04:12 SERVER_ID=logs 15:04:12 15:04:12 [EnvInject] - Variables injected successfully. 15:04:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins413793946338595977.sh 15:04:12 ---> create-netrc.sh 15:04:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1406532203155849540.sh 15:04:12 ---> python-tools-install.sh 15:04:12 Setup pyenv: 15:04:12 system 15:04:12 3.8.13 15:04:12 3.9.13 15:04:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cSKN from file:/tmp/.os_lf_venv 15:04:14 lf-activate-venv(): INFO: Installing: lftools 15:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-cSKN/bin to PATH 15:04:21 Generating Requirements File 15:04:55 Python 3.10.6 15:04:56 pip 24.0 from /tmp/venv-cSKN/lib/python3.10/site-packages/pip (python 3.10) 15:04:56 appdirs==1.4.4 15:04:56 argcomplete==3.2.2 15:04:56 aspy.yaml==1.3.0 15:04:56 attrs==23.2.0 15:04:56 autopage==0.5.2 15:04:56 beautifulsoup4==4.12.3 15:04:56 boto3==1.34.36 15:04:56 botocore==1.34.36 15:04:56 bs4==0.0.2 15:04:56 cachetools==5.3.2 15:04:56 certifi==2024.2.2 15:04:56 cffi==1.16.0 15:04:56 cfgv==3.4.0 15:04:56 chardet==5.2.0 15:04:56 charset-normalizer==3.3.2 15:04:56 click==8.1.7 15:04:56 cliff==4.5.0 15:04:56 cmd2==2.4.3 15:04:56 cryptography==3.3.2 15:04:56 debtcollector==2.5.0 15:04:56 decorator==5.1.1 15:04:56 defusedxml==0.7.1 15:04:56 Deprecated==1.2.14 15:04:56 distlib==0.3.8 15:04:56 dnspython==2.5.0 15:04:56 docker==4.2.2 15:04:56 dogpile.cache==1.3.0 15:04:56 email-validator==2.1.0.post1 15:04:56 filelock==3.13.1 15:04:56 future==0.18.3 15:04:56 gitdb==4.0.11 15:04:56 GitPython==3.1.41 15:04:56 google-auth==2.27.0 15:04:56 httplib2==0.22.0 15:04:56 identify==2.5.33 15:04:56 idna==3.6 15:04:56 importlib-resources==1.5.0 15:04:56 iso8601==2.1.0 15:04:56 Jinja2==3.1.3 15:04:56 jmespath==1.0.1 15:04:56 jsonpatch==1.33 15:04:56 jsonpointer==2.4 15:04:56 jsonschema==4.21.1 15:04:56 jsonschema-specifications==2023.12.1 15:04:56 keystoneauth1==5.5.0 15:04:56 kubernetes==29.0.0 15:04:56 lftools==0.37.8 15:04:56 lxml==5.1.0 15:04:56 MarkupSafe==2.1.5 15:04:56 msgpack==1.0.7 15:04:56 multi_key_dict==2.0.3 15:04:56 munch==4.0.0 15:04:56 netaddr==0.10.1 15:04:56 netifaces==0.11.0 15:04:56 niet==1.4.2 15:04:56 nodeenv==1.8.0 15:04:56 oauth2client==4.1.3 15:04:56 oauthlib==3.2.2 15:04:56 openstacksdk==0.62.0 15:04:56 os-client-config==2.1.0 15:04:56 os-service-types==1.7.0 15:04:56 osc-lib==3.0.0 15:04:56 oslo.config==9.3.0 15:04:56 oslo.context==5.3.0 15:04:56 oslo.i18n==6.2.0 15:04:56 oslo.log==5.4.0 15:04:56 oslo.serialization==5.3.0 15:04:56 oslo.utils==7.0.0 15:04:56 packaging==23.2 15:04:56 pbr==6.0.0 15:04:56 platformdirs==4.2.0 15:04:56 prettytable==3.9.0 15:04:56 pyasn1==0.5.1 15:04:56 pyasn1-modules==0.3.0 15:04:56 pycparser==2.21 15:04:56 pygerrit2==2.0.15 15:04:56 PyGithub==2.2.0 15:04:56 pyinotify==0.9.6 15:04:56 PyJWT==2.8.0 15:04:56 PyNaCl==1.5.0 15:04:56 pyparsing==2.4.7 15:04:56 pyperclip==1.8.2 15:04:56 pyrsistent==0.20.0 15:04:56 python-cinderclient==9.4.0 15:04:56 python-dateutil==2.8.2 15:04:56 python-heatclient==3.4.0 15:04:56 python-jenkins==1.8.2 15:04:56 python-keystoneclient==5.3.0 15:04:56 python-magnumclient==4.3.0 15:04:56 python-novaclient==18.4.0 15:04:56 python-openstackclient==6.0.0 15:04:56 python-swiftclient==4.4.0 15:04:56 pytz==2024.1 15:04:56 PyYAML==6.0.1 15:04:56 referencing==0.33.0 15:04:56 requests==2.31.0 15:04:56 requests-oauthlib==1.3.1 15:04:56 requestsexceptions==1.4.0 15:04:56 rfc3986==2.0.0 15:04:56 rpds-py==0.17.1 15:04:56 rsa==4.9 15:04:56 ruamel.yaml==0.18.6 15:04:56 ruamel.yaml.clib==0.2.8 15:04:56 s3transfer==0.10.0 15:04:56 simplejson==3.19.2 15:04:56 six==1.16.0 15:04:56 smmap==5.0.1 15:04:56 soupsieve==2.5 15:04:56 stevedore==5.1.0 15:04:56 tabulate==0.9.0 15:04:56 toml==0.10.2 15:04:56 tomlkit==0.12.3 15:04:56 tqdm==4.66.1 15:04:56 typing_extensions==4.9.0 15:04:56 tzdata==2023.4 15:04:56 urllib3==1.26.18 15:04:56 virtualenv==20.25.0 15:04:56 wcwidth==0.2.13 15:04:56 websocket-client==1.7.0 15:04:56 wrapt==1.16.0 15:04:56 xdg==6.0.0 15:04:56 xmltodict==0.13.0 15:04:56 yq==3.2.3 15:04:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2095956663402088654.sh 15:04:56 ---> sudo-logs.sh 15:04:56 Archiving 'sudo' log.. 15:04:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4068133429761326113.sh 15:04:56 ---> job-cost.sh 15:04:56 Setup pyenv: 15:04:56 system 15:04:56 3.8.13 15:04:56 3.9.13 15:04:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cSKN from file:/tmp/.os_lf_venv 15:04:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:05:05 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. 15:05:05 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-cSKN/bin to PATH 15:05:06 INFO: No Stack... 15:05:06 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:06 INFO: Archiving Costs 15:05:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4332364518922860765.sh 15:05:06 ---> logs-deploy.sh 15:05:06 Setup pyenv: 15:05:07 system 15:05:07 3.8.13 15:05:07 3.9.13 15:05:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:05:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cSKN from file:/tmp/.os_lf_venv 15:05:08 lf-activate-venv(): INFO: Installing: lftools 15:05:17 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. 15:05:17 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-cSKN/bin to PATH 15:05:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3306 15:05:18 INFO: archiving workspace using pattern(s): 15:05:19 Archives upload complete. 15:05:19 INFO: archiving logs to Nexus 15:05:20 ---> uname -a: 15:05:20 Linux prd-ubuntu1804-builder-4c-4g-3477 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:05:20 15:05:20 15:05:20 ---> lscpu: 15:05:20 Architecture: x86_64 15:05:20 CPU op-mode(s): 32-bit, 64-bit 15:05:20 Byte Order: Little Endian 15:05:20 CPU(s): 4 15:05:20 On-line CPU(s) list: 0-3 15:05:20 Thread(s) per core: 1 15:05:20 Core(s) per socket: 1 15:05:20 Socket(s): 4 15:05:20 NUMA node(s): 1 15:05:20 Vendor ID: AuthenticAMD 15:05:20 CPU family: 23 15:05:20 Model: 49 15:05:20 Model name: AMD EPYC-Rome Processor 15:05:20 Stepping: 0 15:05:20 CPU MHz: 2800.000 15:05:20 BogoMIPS: 5600.00 15:05:20 Virtualization: AMD-V 15:05:20 Hypervisor vendor: KVM 15:05:20 Virtualization type: full 15:05:20 L1d cache: 32K 15:05:20 L1i cache: 32K 15:05:20 L2 cache: 512K 15:05:20 L3 cache: 16384K 15:05:20 NUMA node0 CPU(s): 0-3 15:05:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:05:20 15:05:20 15:05:20 ---> nproc: 15:05:20 4 15:05:20 15:05:20 15:05:20 ---> df -h: 15:05:20 Filesystem Size Used Avail Use% Mounted on 15:05:20 udev 7.9G 0 7.9G 0% /dev 15:05:20 tmpfs 1.6G 672K 1.6G 1% /run 15:05:20 /dev/vda1 78G 8.3G 70G 11% / 15:05:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:05:20 tmpfs 5.0M 0 5.0M 0% /run/lock 15:05:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:05:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:05:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:05:20 15:05:20 15:05:20 ---> free -m: 15:05:20 total used free shared buff/cache available 15:05:20 Mem: 16040 526 13441 0 2072 15201 15:05:20 Swap: 1023 0 1023 15:05:20 15:05:20 15:05:20 ---> ip addr: 15:05:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:05:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:05:20 inet 127.0.0.1/8 scope host lo 15:05:20 valid_lft forever preferred_lft forever 15:05:20 inet6 ::1/128 scope host 15:05:20 valid_lft forever preferred_lft forever 15:05:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:05:20 link/ether fa:16:3e:f6:64:40 brd ff:ff:ff:ff:ff:ff 15:05:20 inet 10.30.106.102/23 brd 10.30.107.255 scope global dynamic ens3 15:05:20 valid_lft 86229sec preferred_lft 86229sec 15:05:20 inet6 fe80::f816:3eff:fef6:6440/64 scope link 15:05:20 valid_lft forever preferred_lft forever 15:05:20 15:05:20 15:05:20 ---> sar -b -r -n DEV: 15:05:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3477) 02/07/24 _x86_64_ (4 CPU) 15:05:20 15:05:20 15:02:33 LINUX RESTART (4 CPU) 15:05:20 15:05:20 15:03:01 tps rtps wtps bread/s bwrtn/s 15:05:20 15:04:01 142.49 32.69 109.80 1616.26 52974.34 15:05:20 15:05:01 80.27 4.65 75.62 228.10 9169.94 15:05:20 Average: 111.38 18.67 92.71 922.24 31073.96 15:05:20 15:05:20 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:20 15:04:01 13955088 15536420 2469880 15.04 56100 1728808 824276 4.72 731672 1529284 83260 15:05:20 15:05:01 13781160 15570824 2643808 16.10 77232 1900828 788732 4.51 704460 1701408 116300 15:05:20 Average: 13868124 15553622 2556844 15.57 66666 1814818 806504 4.62 718066 1615346 99780 15:05:20 15:05:20 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:20 15:04:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 15:05:20 15:04:01 ens3 73.16 48.60 794.73 16.20 0.00 0.00 0.00 0.00 15:05:20 15:05:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:05:20 15:05:01 ens3 39.21 28.06 322.62 7.35 0.00 0.00 0.00 0.00 15:05:20 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 15:05:20 Average: ens3 56.19 38.33 558.69 11.78 0.00 0.00 0.00 0.00 15:05:20 15:05:20 15:05:20 ---> sar -P ALL: 15:05:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3477) 02/07/24 _x86_64_ (4 CPU) 15:05:20 15:05:20 15:02:33 LINUX RESTART (4 CPU) 15:05:20 15:05:20 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:05:20 15:04:01 all 17.59 0.00 1.36 11.50 0.06 69.50 15:05:20 15:04:01 0 17.90 0.00 1.01 4.01 0.05 77.04 15:05:20 15:04:01 1 23.83 0.00 1.76 24.55 0.08 49.77 15:05:20 15:04:01 2 13.09 0.00 1.17 15.05 0.03 70.66 15:05:20 15:04:01 3 15.56 0.00 1.46 2.38 0.07 80.54 15:05:20 15:05:01 all 20.78 0.00 1.34 2.97 0.05 74.85 15:05:20 15:05:01 0 40.79 0.00 2.15 1.64 0.07 55.35 15:05:20 15:05:01 1 5.02 0.00 1.09 9.44 0.07 84.38 15:05:20 15:05:01 2 22.78 0.00 1.49 0.37 0.05 75.32 15:05:20 15:05:01 3 14.48 0.00 0.63 0.45 0.03 84.40 15:05:20 Average: all 19.19 0.00 1.35 7.23 0.06 72.18 15:05:20 Average: 0 29.37 0.00 1.58 2.82 0.06 66.17 15:05:20 Average: 1 14.42 0.00 1.42 16.99 0.08 67.09 15:05:20 Average: 2 17.94 0.00 1.33 7.70 0.04 72.99 15:05:20 Average: 3 15.02 0.00 1.04 1.41 0.05 82.47 15:05:20 15:05:20 15:05:20