12:26:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 12:26:02 Running as SYSTEM 12:26:02 [EnvInject] - Loading node environment variables. 12:26:02 Building remotely on prd-ubuntu1804-builder-4c-4g-18818 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:26:02 [ssh-agent] Looking for ssh-agent implementation... 12:26:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:26:02 $ ssh-agent 12:26:02 SSH_AUTH_SOCK=/tmp/ssh-iwCwkgW7WOo5/agent.1877 12:26:02 SSH_AGENT_PID=1879 12:26:02 [ssh-agent] Started. 12:26:02 Running ssh-add (command line suppressed) 12:26:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4869224745349050167.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4869224745349050167.key) 12:26:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:26:02 The recommended git tool is: NONE 12:26:04 using credential onap-jenkins-ssh 12:26:04 Wiping out workspace first. 12:26:04 Cloning the remote Git repository 12:26:04 Cloning repository git://cloud.onap.org/mirror/oom.git 12:26:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:26:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:26:04 > git --version # timeout=10 12:26:04 > git --version # 'git version 2.17.1' 12:26:04 using GIT_SSH to set credentials Gerrit user 12:26:04 Verifying host key using manually-configured host key entries 12:26:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:26:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:26:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:26:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:26:11 using GIT_SSH to set credentials Gerrit user 12:26:11 Verifying host key using manually-configured host key entries 12:26:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/6 # timeout=30 12:26:11 > git rev-parse f47027bc92fa9a7e1238d1a50e8c4d915cc52276^{commit} # timeout=10 12:26:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:26:11 Checking out Revision f47027bc92fa9a7e1238d1a50e8c4d915cc52276 (refs/changes/90/137590/6) 12:26:11 > git config core.sparsecheckout # timeout=10 12:26:11 > git checkout -f f47027bc92fa9a7e1238d1a50e8c4d915cc52276 # timeout=30 12:26:15 Commit message: "[portal-ng] ui is exposed on wrong port" 12:26:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:26:15 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 12:26:15 [EnvInject] - Injecting environment variables from a build step. 12:26:15 [EnvInject] - Injecting as environment variables the properties content 12:26:15 PYTHON=python3 12:26:15 12:26:15 [EnvInject] - Variables injected successfully. 12:26:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15421741863941149991.sh 12:26:15 ---> tox-install.sh 12:26:15 + source /home/jenkins/lf-env.sh 12:26:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:26:15 ++ mktemp -d /tmp/venv-XXXX 12:26:15 + lf_venv=/tmp/venv-INme 12:26:15 + local venv_file=/tmp/.os_lf_venv 12:26:15 + local python=python3 12:26:15 + local options 12:26:15 + local set_path=true 12:26:15 + local install_args= 12:26:15 ++ 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 12:26:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:26:15 + true 12:26:15 + case $1 in 12:26:15 + venv_file=/tmp/.toxenv 12:26:15 + shift 2 12:26:15 + true 12:26:15 + case $1 in 12:26:15 + shift 12:26:15 + break 12:26:15 + case $python in 12:26:15 + local pkg_list= 12:26:15 + [[ -d /opt/pyenv ]] 12:26:15 + echo 'Setup pyenv:' 12:26:15 Setup pyenv: 12:26:15 + export PYENV_ROOT=/opt/pyenv 12:26:15 + PYENV_ROOT=/opt/pyenv 12:26:15 + 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 12:26:15 + 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 12:26:15 + pyenv versions 12:26:15 * system (set by /opt/pyenv/version) 12:26:15 * 3.8.13 (set by /opt/pyenv/version) 12:26:15 * 3.9.13 (set by /opt/pyenv/version) 12:26:15 * 3.10.6 (set by /opt/pyenv/version) 12:26:15 + command -v pyenv 12:26:15 ++ pyenv init - --no-rehash 12:26:15 + 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[*]}"'\'')" 12:26:15 export PATH="/opt/pyenv/shims:${PATH}" 12:26:15 export PYENV_SHELL=bash 12:26:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:26:15 pyenv() { 12:26:15 local command 12:26:15 command="${1:-}" 12:26:15 if [ "$#" -gt 0 ]; then 12:26:15 shift 12:26:15 fi 12:26:15 12:26:15 case "$command" in 12:26:15 rehash|shell) 12:26:15 eval "$(pyenv "sh-$command" "$@")" 12:26:15 ;; 12:26:15 *) 12:26:15 command pyenv "$command" "$@" 12:26:15 ;; 12:26:15 esac 12:26:15 }' 12:26:15 +++ 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[*]}"' 12:26:15 ++ 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 12:26:15 ++ 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 12:26:15 ++ 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 12:26:15 ++ export PYENV_SHELL=bash 12:26:15 ++ PYENV_SHELL=bash 12:26:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:26:15 +++ complete -F _pyenv pyenv 12:26:15 ++ lf-pyver python3 12:26:15 ++ local py_version_xy=python3 12:26:15 ++ local py_version_xyz= 12:26:15 ++ pyenv versions 12:26:15 ++ sed 's/^[ *]* //' 12:26:15 ++ local command 12:26:15 ++ awk '{ print $1 }' 12:26:15 ++ grep -E '^[0-9.]*[0-9]$' 12:26:15 ++ command=versions 12:26:15 ++ '[' 1 -gt 0 ']' 12:26:15 ++ shift 12:26:15 ++ case "$command" in 12:26:15 ++ command pyenv versions 12:26:15 ++ pyenv versions 12:26:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:26:16 +++ grep '^3' /tmp/.pyenv_versions 12:26:16 +++ sort -V 12:26:16 +++ tail -n 1 12:26:16 ++ py_version_xyz=3.10.6 12:26:16 ++ [[ -z 3.10.6 ]] 12:26:16 ++ echo 3.10.6 12:26:16 ++ return 0 12:26:16 + pyenv local 3.10.6 12:26:16 + local command 12:26:16 + command=local 12:26:16 + '[' 2 -gt 0 ']' 12:26:16 + shift 12:26:16 + case "$command" in 12:26:16 + command pyenv local 3.10.6 12:26:16 + pyenv local 3.10.6 12:26:16 + for arg in "$@" 12:26:16 + case $arg in 12:26:16 + pkg_list+='tox ' 12:26:16 + for arg in "$@" 12:26:16 + case $arg in 12:26:16 + pkg_list+='virtualenv ' 12:26:16 + for arg in "$@" 12:26:16 + case $arg in 12:26:16 + pkg_list+='urllib3~=1.26.15 ' 12:26:16 + [[ -f /tmp/.toxenv ]] 12:26:16 + [[ ! -f /tmp/.toxenv ]] 12:26:16 + [[ -n '' ]] 12:26:16 + python3 -m venv /tmp/venv-INme 12:26:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-INme' 12:26:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-INme 12:26:23 + echo /tmp/venv-INme 12:26:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:26:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:26:23 + /tmp/venv-INme/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:26:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:26:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:26:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:26:32 + /tmp/venv-INme/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:26:45 + type python3 12:26:45 + true 12:26:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-INme/bin to PATH' 12:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-INme/bin to PATH 12:26:45 + PATH=/tmp/venv-INme/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 12:26:45 + return 0 12:26:45 + python3 --version 12:26:45 Python 3.10.6 12:26:45 + python3 -m pip --version 12:26:45 pip 24.0 from /tmp/venv-INme/lib/python3.10/site-packages/pip (python 3.10) 12:26:45 + python3 -m pip freeze 12:26:46 cachetools==5.3.3 12:26:46 chardet==5.2.0 12:26:46 colorama==0.4.6 12:26:46 distlib==0.3.8 12:26:46 filelock==3.13.3 12:26:46 packaging==24.0 12:26:46 platformdirs==4.2.0 12:26:46 pluggy==1.4.0 12:26:46 pyproject-api==1.6.1 12:26:46 tomli==2.0.1 12:26:46 tox==4.14.2 12:26:46 urllib3==1.26.18 12:26:46 virtualenv==20.25.1 12:26:46 [EnvInject] - Injecting environment variables from a build step. 12:26:46 [EnvInject] - Injecting as environment variables the properties content 12:26:46 PARALLEL=false 12:26:46 12:26:46 [EnvInject] - Variables injected successfully. 12:26:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10214214526794012865.sh 12:26:46 ---> tox-run.sh 12:26:46 + 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 12:26:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:26:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:26:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:26:46 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:26:46 + source /home/jenkins/lf-env.sh 12:26:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:26:46 ++ mktemp -d /tmp/venv-XXXX 12:26:46 + lf_venv=/tmp/venv-6PXj 12:26:46 + local venv_file=/tmp/.os_lf_venv 12:26:46 + local python=python3 12:26:46 + local options 12:26:46 + local set_path=true 12:26:46 + local install_args= 12:26:46 ++ 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 12:26:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:26:46 + true 12:26:46 + case $1 in 12:26:46 + venv_file=/tmp/.toxenv 12:26:46 + shift 2 12:26:46 + true 12:26:46 + case $1 in 12:26:46 + shift 12:26:46 + break 12:26:46 + case $python in 12:26:46 + local pkg_list= 12:26:46 + [[ -d /opt/pyenv ]] 12:26:46 + echo 'Setup pyenv:' 12:26:46 Setup pyenv: 12:26:46 + export PYENV_ROOT=/opt/pyenv 12:26:46 + PYENV_ROOT=/opt/pyenv 12:26:46 + 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 12:26:46 + 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 12:26:46 + pyenv versions 12:26:46 system 12:26:46 3.8.13 12:26:46 3.9.13 12:26:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:26:46 + command -v pyenv 12:26:46 ++ pyenv init - --no-rehash 12:26:46 + 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[*]}"'\'')" 12:26:46 export PATH="/opt/pyenv/shims:${PATH}" 12:26:46 export PYENV_SHELL=bash 12:26:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:26:46 pyenv() { 12:26:46 local command 12:26:46 command="${1:-}" 12:26:46 if [ "$#" -gt 0 ]; then 12:26:46 shift 12:26:46 fi 12:26:46 12:26:46 case "$command" in 12:26:46 rehash|shell) 12:26:46 eval "$(pyenv "sh-$command" "$@")" 12:26:46 ;; 12:26:46 *) 12:26:46 command pyenv "$command" "$@" 12:26:46 ;; 12:26:46 esac 12:26:46 }' 12:26:46 +++ 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[*]}"' 12:26:46 ++ 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 12:26:46 ++ 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 12:26:46 ++ 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 12:26:46 ++ export PYENV_SHELL=bash 12:26:46 ++ PYENV_SHELL=bash 12:26:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:26:46 +++ complete -F _pyenv pyenv 12:26:46 ++ lf-pyver python3 12:26:46 ++ local py_version_xy=python3 12:26:46 ++ local py_version_xyz= 12:26:46 ++ pyenv versions 12:26:46 ++ local command 12:26:46 ++ command=versions 12:26:46 ++ '[' 1 -gt 0 ']' 12:26:46 ++ shift 12:26:46 ++ case "$command" in 12:26:46 ++ command pyenv versions 12:26:46 ++ pyenv versions 12:26:46 ++ sed 's/^[ *]* //' 12:26:46 ++ awk '{ print $1 }' 12:26:46 ++ grep -E '^[0-9.]*[0-9]$' 12:26:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:26:46 +++ grep '^3' /tmp/.pyenv_versions 12:26:46 +++ tail -n 1 12:26:46 +++ sort -V 12:26:46 ++ py_version_xyz=3.10.6 12:26:46 ++ [[ -z 3.10.6 ]] 12:26:46 ++ echo 3.10.6 12:26:46 ++ return 0 12:26:46 + pyenv local 3.10.6 12:26:46 + local command 12:26:46 + command=local 12:26:46 + '[' 2 -gt 0 ']' 12:26:46 + shift 12:26:46 + case "$command" in 12:26:46 + command pyenv local 3.10.6 12:26:46 + pyenv local 3.10.6 12:26:46 + for arg in "$@" 12:26:46 + case $arg in 12:26:46 + pkg_list+='tox ' 12:26:46 + for arg in "$@" 12:26:46 + case $arg in 12:26:46 + pkg_list+='virtualenv ' 12:26:46 + for arg in "$@" 12:26:46 + case $arg in 12:26:46 + pkg_list+='urllib3~=1.26.15 ' 12:26:46 + [[ -f /tmp/.toxenv ]] 12:26:46 ++ cat /tmp/.toxenv 12:26:46 + lf_venv=/tmp/venv-INme 12:26:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-INme from' file:/tmp/.toxenv 12:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-INme from file:/tmp/.toxenv 12:26:46 + /tmp/venv-INme/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:26:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:26:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:26:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:26:47 + /tmp/venv-INme/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:26:49 + type python3 12:26:49 + true 12:26:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-INme/bin to PATH' 12:26:49 lf-activate-venv(): INFO: Adding /tmp/venv-INme/bin to PATH 12:26:49 + PATH=/tmp/venv-INme/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 12:26:49 + return 0 12:26:49 + [[ -d /opt/pyenv ]] 12:26:49 + echo '---> Setting up pyenv' 12:26:49 ---> Setting up pyenv 12:26:49 + export PYENV_ROOT=/opt/pyenv 12:26:49 + PYENV_ROOT=/opt/pyenv 12:26:49 + export PATH=/opt/pyenv/bin:/tmp/venv-INme/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 12:26:49 + PATH=/opt/pyenv/bin:/tmp/venv-INme/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 12:26:49 ++ pwd 12:26:49 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:26:49 + export PYTHONPATH 12:26:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:26:49 + TOX_TESTENV_PASSENV=PYTHONPATH 12:26:49 + tox --version 12:26:49 4.14.2 from /tmp/venv-INme/lib/python3.10/site-packages/tox/__init__.py 12:26:49 + PARALLEL=false 12:26:49 + TOX_OPTIONS_LIST= 12:26:49 + [[ -n checkbashisms ]] 12:26:49 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:26:49 + case ${PARALLEL,,} in 12:26:49 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:26:49 + tox -e checkbashisms 12:26:51 checkbashisms: freeze> python -m pip freeze --all 12:26:52 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:26:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:26:53 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:26:53 you may get strange results 12:26:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:26:55 checkbashisms: OK (5.17=setup[2.01]+cmd[3.16] seconds) 12:26:55 congratulations :) (5.35 seconds) 12:26:55 + tox_status=0 12:26:55 + echo '---> Completed tox runs' 12:26:55 ---> Completed tox runs 12:26:55 + for i in .tox/*/log 12:26:55 ++ echo .tox/checkbashisms/log 12:26:55 ++ awk -F/ '{print $2}' 12:26:55 + tox_env=checkbashisms 12:26:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:26:55 + DOC_DIR=docs/_build/html 12:26:55 + [[ -d docs/_build/html ]] 12:26:55 + echo '---> tox-run.sh ends' 12:26:55 ---> tox-run.sh ends 12:26:55 + test 0 -eq 0 12:26:55 $ ssh-agent -k 12:26:55 unset SSH_AUTH_SOCK; 12:26:55 unset SSH_AGENT_PID; 12:26:55 echo Agent pid 1879 killed; 12:26:55 [ssh-agent] Stopped. 12:26:55 [PostBuildScript] - [INFO] Executing post build scripts. 12:26:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7158772436859026936.sh 12:26:55 ---> sysstat.sh 12:26:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12150554410664519310.sh 12:26:55 ---> package-listing.sh 12:26:55 ++ tr '[:upper:]' '[:lower:]' 12:26:55 ++ facter osfamily 12:26:56 + OS_FAMILY=debian 12:26:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:26:56 + START_PACKAGES=/tmp/packages_start.txt 12:26:56 + END_PACKAGES=/tmp/packages_end.txt 12:26:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:26:56 + PACKAGES=/tmp/packages_start.txt 12:26:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:26:56 + PACKAGES=/tmp/packages_end.txt 12:26:56 + case "${OS_FAMILY}" in 12:26:56 + dpkg -l 12:26:56 + grep '^ii' 12:26:56 + '[' -f /tmp/packages_start.txt ']' 12:26:56 + '[' -f /tmp/packages_end.txt ']' 12:26:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:26:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:26:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:26:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:26:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6676727411197733048.sh 12:26:56 ---> capture-instance-metadata.sh 12:26:56 Setup pyenv: 12:26:56 system 12:26:56 3.8.13 12:26:56 3.9.13 12:26:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:27:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VjAh 12:27:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:27:03 lf-activate-venv(): INFO: Installing: lftools 12:27:48 lf-activate-venv(): INFO: Adding /tmp/venv-VjAh/bin to PATH 12:27:48 INFO: Running in OpenStack, capturing instance metadata 12:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10358583817933601489.sh 12:27:48 provisioning config files... 12:27:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14364829413098453962tmp 12:27:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:27:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:27:48 [EnvInject] - Injecting environment variables from a build step. 12:27:48 [EnvInject] - Injecting as environment variables the properties content 12:27:48 SERVER_ID=logs 12:27:48 12:27:48 [EnvInject] - Variables injected successfully. 12:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18413300749269078155.sh 12:27:48 ---> create-netrc.sh 12:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3380024121234531846.sh 12:27:48 ---> python-tools-install.sh 12:27:48 Setup pyenv: 12:27:48 system 12:27:48 3.8.13 12:27:48 3.9.13 12:27:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:27:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VjAh from file:/tmp/.os_lf_venv 12:27:49 lf-activate-venv(): INFO: Installing: lftools 12:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-VjAh/bin to PATH 12:27:58 Generating Requirements File 12:28:28 Python 3.10.6 12:28:29 pip 24.0 from /tmp/venv-VjAh/lib/python3.10/site-packages/pip (python 3.10) 12:28:29 appdirs==1.4.4 12:28:29 argcomplete==3.2.3 12:28:29 aspy.yaml==1.3.0 12:28:29 attrs==23.2.0 12:28:29 autopage==0.5.2 12:28:29 beautifulsoup4==4.12.3 12:28:29 boto3==1.34.72 12:28:29 botocore==1.34.72 12:28:29 bs4==0.0.2 12:28:29 cachetools==5.3.3 12:28:29 certifi==2024.2.2 12:28:29 cffi==1.16.0 12:28:29 cfgv==3.4.0 12:28:29 chardet==5.2.0 12:28:29 charset-normalizer==3.3.2 12:28:29 click==8.1.7 12:28:29 cliff==4.6.0 12:28:29 cmd2==2.4.3 12:28:29 cryptography==3.3.2 12:28:29 debtcollector==3.0.0 12:28:29 decorator==5.1.1 12:28:29 defusedxml==0.7.1 12:28:29 Deprecated==1.2.14 12:28:29 distlib==0.3.8 12:28:29 dnspython==2.6.1 12:28:29 docker==4.2.2 12:28:29 dogpile.cache==1.3.2 12:28:29 email_validator==2.1.1 12:28:29 filelock==3.13.3 12:28:29 future==1.0.0 12:28:29 gitdb==4.0.11 12:28:29 GitPython==3.1.42 12:28:29 google-auth==2.29.0 12:28:29 httplib2==0.22.0 12:28:29 identify==2.5.35 12:28:29 idna==3.6 12:28:29 importlib-resources==1.5.0 12:28:29 iso8601==2.1.0 12:28:29 Jinja2==3.1.3 12:28:29 jmespath==1.0.1 12:28:29 jsonpatch==1.33 12:28:29 jsonpointer==2.4 12:28:29 jsonschema==4.21.1 12:28:29 jsonschema-specifications==2023.12.1 12:28:29 keystoneauth1==5.6.0 12:28:29 kubernetes==29.0.0 12:28:29 lftools==0.37.10 12:28:29 lxml==5.1.0 12:28:29 MarkupSafe==2.1.5 12:28:29 msgpack==1.0.8 12:28:29 multi_key_dict==2.0.3 12:28:29 munch==4.0.0 12:28:29 netaddr==1.2.1 12:28:29 netifaces==0.11.0 12:28:29 niet==1.4.2 12:28:29 nodeenv==1.8.0 12:28:29 oauth2client==4.1.3 12:28:29 oauthlib==3.2.2 12:28:29 openstacksdk==3.0.0 12:28:29 os-client-config==2.1.0 12:28:29 os-service-types==1.7.0 12:28:29 osc-lib==3.0.1 12:28:29 oslo.config==9.4.0 12:28:29 oslo.context==5.5.0 12:28:29 oslo.i18n==6.3.0 12:28:29 oslo.log==5.5.0 12:28:29 oslo.serialization==5.4.0 12:28:29 oslo.utils==7.1.0 12:28:29 packaging==24.0 12:28:29 pbr==6.0.0 12:28:29 platformdirs==4.2.0 12:28:29 prettytable==3.10.0 12:28:29 pyasn1==0.6.0 12:28:29 pyasn1_modules==0.4.0 12:28:29 pycparser==2.21 12:28:29 pygerrit2==2.0.15 12:28:29 PyGithub==2.3.0 12:28:29 pyinotify==0.9.6 12:28:29 PyJWT==2.8.0 12:28:29 PyNaCl==1.5.0 12:28:29 pyparsing==2.4.7 12:28:29 pyperclip==1.8.2 12:28:29 pyrsistent==0.20.0 12:28:29 python-cinderclient==9.5.0 12:28:29 python-dateutil==2.9.0.post0 12:28:29 python-heatclient==3.5.0 12:28:29 python-jenkins==1.8.2 12:28:29 python-keystoneclient==5.4.0 12:28:29 python-magnumclient==4.4.0 12:28:29 python-novaclient==18.6.0 12:28:29 python-openstackclient==6.6.0 12:28:29 python-swiftclient==4.5.0 12:28:29 PyYAML==6.0.1 12:28:29 referencing==0.34.0 12:28:29 requests==2.31.0 12:28:29 requests-oauthlib==2.0.0 12:28:29 requestsexceptions==1.4.0 12:28:29 rfc3986==2.0.0 12:28:29 rpds-py==0.18.0 12:28:29 rsa==4.9 12:28:29 ruamel.yaml==0.18.6 12:28:29 ruamel.yaml.clib==0.2.8 12:28:29 s3transfer==0.10.1 12:28:29 simplejson==3.19.2 12:28:29 six==1.16.0 12:28:29 smmap==5.0.1 12:28:29 soupsieve==2.5 12:28:29 stevedore==5.2.0 12:28:29 tabulate==0.9.0 12:28:29 toml==0.10.2 12:28:29 tomlkit==0.12.4 12:28:29 tqdm==4.66.2 12:28:29 typing_extensions==4.10.0 12:28:29 tzdata==2024.1 12:28:29 urllib3==1.26.18 12:28:29 virtualenv==20.25.1 12:28:29 wcwidth==0.2.13 12:28:29 websocket-client==1.7.0 12:28:29 wrapt==1.16.0 12:28:29 xdg==6.0.0 12:28:29 xmltodict==0.13.0 12:28:29 yq==3.2.3 12:28:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11998725742924715609.sh 12:28:29 ---> sudo-logs.sh 12:28:29 Archiving 'sudo' log.. 12:28:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12974458990631975718.sh 12:28:29 ---> job-cost.sh 12:28:29 Setup pyenv: 12:28:30 system 12:28:30 3.8.13 12:28:30 3.9.13 12:28:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:28:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VjAh from file:/tmp/.os_lf_venv 12:28:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-VjAh/bin to PATH 12:28:36 INFO: No Stack... 12:28:36 INFO: Retrieving Pricing Info for: v3-standard-4 12:28:37 INFO: Archiving Costs 12:28:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6003490543537330324.sh 12:28:37 ---> logs-deploy.sh 12:28:37 Setup pyenv: 12:28:37 system 12:28:37 3.8.13 12:28:37 3.9.13 12:28:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:28:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VjAh from file:/tmp/.os_lf_venv 12:28:38 lf-activate-venv(): INFO: Installing: lftools 12:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-VjAh/bin to PATH 12:28:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3394 12:28:49 INFO: archiving workspace using pattern(s): 12:28:50 Archives upload complete. 12:28:50 INFO: archiving logs to Nexus 12:28:51 ---> uname -a: 12:28:51 Linux prd-ubuntu1804-builder-4c-4g-18818 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:28:51 12:28:51 12:28:51 ---> lscpu: 12:28:51 Architecture: x86_64 12:28:51 CPU op-mode(s): 32-bit, 64-bit 12:28:51 Byte Order: Little Endian 12:28:51 CPU(s): 4 12:28:51 On-line CPU(s) list: 0-3 12:28:51 Thread(s) per core: 1 12:28:51 Core(s) per socket: 1 12:28:51 Socket(s): 4 12:28:51 NUMA node(s): 1 12:28:51 Vendor ID: AuthenticAMD 12:28:51 CPU family: 23 12:28:51 Model: 49 12:28:51 Model name: AMD EPYC-Rome Processor 12:28:51 Stepping: 0 12:28:51 CPU MHz: 2800.000 12:28:51 BogoMIPS: 5600.00 12:28:51 Virtualization: AMD-V 12:28:51 Hypervisor vendor: KVM 12:28:51 Virtualization type: full 12:28:51 L1d cache: 32K 12:28:51 L1i cache: 32K 12:28:51 L2 cache: 512K 12:28:51 L3 cache: 16384K 12:28:51 NUMA node0 CPU(s): 0-3 12:28:51 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 12:28:51 12:28:51 12:28:51 ---> nproc: 12:28:51 4 12:28:51 12:28:51 12:28:51 ---> df -h: 12:28:51 Filesystem Size Used Avail Use% Mounted on 12:28:51 udev 7.9G 0 7.9G 0% /dev 12:28:51 tmpfs 1.6G 672K 1.6G 1% /run 12:28:51 /dev/vda1 78G 8.3G 70G 11% / 12:28:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:28:51 tmpfs 5.0M 0 5.0M 0% /run/lock 12:28:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:28:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:28:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:28:51 12:28:51 12:28:51 ---> free -m: 12:28:51 total used free shared buff/cache available 12:28:51 Mem: 16040 544 13434 0 2061 15184 12:28:51 Swap: 1023 0 1023 12:28:51 12:28:51 12:28:51 ---> ip addr: 12:28:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:28:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:28:51 inet 127.0.0.1/8 scope host lo 12:28:51 valid_lft forever preferred_lft forever 12:28:51 inet6 ::1/128 scope host 12:28:51 valid_lft forever preferred_lft forever 12:28:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:28:51 link/ether fa:16:3e:24:1e:ec brd ff:ff:ff:ff:ff:ff 12:28:51 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3 12:28:51 valid_lft 86192sec preferred_lft 86192sec 12:28:51 inet6 fe80::f816:3eff:fe24:1eec/64 scope link 12:28:51 valid_lft forever preferred_lft forever 12:28:51 12:28:51 12:28:51 ---> sar -b -r -n DEV: 12:28:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18818) 03/28/24 _x86_64_ (4 CPU) 12:28:51 12:28:51 12:25:27 LINUX RESTART (4 CPU) 12:28:51 12:28:51 12:26:02 tps rtps wtps bread/s bwrtn/s 12:28:51 12:27:01 85.14 30.15 54.99 1022.34 12065.62 12:28:51 12:28:01 84.44 13.90 70.54 1048.85 13458.45 12:28:51 Average: 84.79 21.95 62.83 1035.71 12767.94 12:28:51 12:28:51 12:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:28:51 12:27:01 14144404 15591988 2280564 13.88 46100 1609216 766476 4.39 642084 1441064 66796 12:28:51 12:28:01 13884104 15564804 2540864 15.47 68132 1808472 773028 4.42 705344 1612628 145684 12:28:51 Average: 14014254 15578396 2410714 14.68 57116 1708844 769752 4.41 673714 1526846 106240 12:28:51 12:28:51 12:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:28:51 12:27:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 12:28:51 12:27:01 ens3 201.49 139.32 1055.42 45.89 0.00 0.00 0.00 0.00 12:28:51 12:28:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:28:51 12:28:01 ens3 46.48 33.02 694.09 7.20 0.00 0.00 0.00 0.00 12:28:51 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 12:28:51 Average: ens3 123.33 85.72 873.22 26.38 0.00 0.00 0.00 0.00 12:28:51 12:28:51 12:28:51 ---> sar -P ALL: 12:28:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18818) 03/28/24 _x86_64_ (4 CPU) 12:28:51 12:28:51 12:25:27 LINUX RESTART (4 CPU) 12:28:51 12:28:51 12:26:02 CPU %user %nice %system %iowait %steal %idle 12:28:51 12:27:01 all 14.99 0.00 1.38 13.27 0.06 70.30 12:28:51 12:27:01 0 11.63 0.00 1.46 3.36 0.05 83.50 12:28:51 12:27:01 1 9.65 0.00 0.93 20.58 0.03 68.80 12:28:51 12:27:01 2 20.60 0.00 1.86 10.15 0.10 67.28 12:28:51 12:27:01 3 18.08 0.00 1.28 18.97 0.05 61.62 12:28:51 12:28:01 all 16.32 0.00 1.09 9.06 0.05 73.48 12:28:51 12:28:01 0 15.42 0.00 1.07 0.28 0.03 83.19 12:28:51 12:28:01 1 5.55 0.00 0.70 8.57 0.03 85.14 12:28:51 12:28:01 2 29.35 0.00 1.99 24.16 0.08 44.41 12:28:51 12:28:01 3 15.04 0.00 0.60 3.29 0.07 81.00 12:28:51 Average: all 15.66 0.00 1.24 11.14 0.05 71.91 12:28:51 Average: 0 13.55 0.00 1.26 1.80 0.04 83.34 12:28:51 Average: 1 7.58 0.00 0.81 14.51 0.03 77.06 12:28:51 Average: 2 25.02 0.00 1.93 17.22 0.09 55.74 12:28:51 Average: 3 16.54 0.00 0.94 11.05 0.06 71.41 12:28:51 12:28:51 12:28:51