16:45:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139197 16:45:51 Running as SYSTEM 16:45:51 [EnvInject] - Loading node environment variables. 16:45:51 Building remotely on prd-ubuntu1804-builder-4c-4g-76958 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:45:51 [ssh-agent] Looking for ssh-agent implementation... 16:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:51 $ ssh-agent 16:45:51 SSH_AUTH_SOCK=/tmp/ssh-sUC9qDpYnbiL/agent.1666 16:45:51 SSH_AGENT_PID=1667 16:45:51 [ssh-agent] Started. 16:45:51 Running ssh-add (command line suppressed) 16:45:51 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3428710699829466866.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3428710699829466866.key) 16:45:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:45:51 The recommended git tool is: NONE 16:45:53 using credential onap-jenkins-ssh 16:45:53 Wiping out workspace first. 16:45:53 Cloning the remote Git repository 16:45:53 Cloning repository git://cloud.onap.org/mirror/oom.git 16:45:53 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:45:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:45:53 > git --version # timeout=10 16:45:53 > git --version # 'git version 2.17.1' 16:45:53 using GIT_SSH to set credentials Gerrit user 16:45:53 Verifying host key using manually-configured host key entries 16:45:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:45:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:45:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:45:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:45:58 using GIT_SSH to set credentials Gerrit user 16:45:58 Verifying host key using manually-configured host key entries 16:45:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/97/139197/3 # timeout=30 16:45:58 > git rev-parse cf70098d182c07c4091fd83b3a704a249a4eac7e^{commit} # timeout=10 16:45:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:45:58 Checking out Revision cf70098d182c07c4091fd83b3a704a249a4eac7e (refs/changes/97/139197/3) 16:45:58 > git config core.sparsecheckout # timeout=10 16:45:58 > git checkout -f cf70098d182c07c4091fd83b3a704a249a4eac7e # timeout=30 16:46:02 Commit message: "[ETCD] Add kyverno policy fixes" 16:46:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:46:02 > git rev-list --no-walk 0cb45591810f3d121e90a55a8899244514145b10 # timeout=10 16:46:02 [EnvInject] - Injecting environment variables from a build step. 16:46:02 [EnvInject] - Injecting as environment variables the properties content 16:46:02 PYTHON=python3 16:46:02 16:46:02 [EnvInject] - Variables injected successfully. 16:46:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11141772992875156885.sh 16:46:02 ---> tox-install.sh 16:46:02 + source /home/jenkins/lf-env.sh 16:46:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:46:02 ++ mktemp -d /tmp/venv-XXXX 16:46:02 + lf_venv=/tmp/venv-PPHg 16:46:02 + local venv_file=/tmp/.os_lf_venv 16:46:02 + local python=python3 16:46:02 + local options 16:46:02 + local set_path=true 16:46:02 + local install_args= 16:46: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 16:46:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:46:02 + true 16:46:02 + case $1 in 16:46:02 + venv_file=/tmp/.toxenv 16:46:02 + shift 2 16:46:02 + true 16:46:02 + case $1 in 16:46:02 + shift 16:46:02 + break 16:46:02 + case $python in 16:46:02 + local pkg_list= 16:46:02 + [[ -d /opt/pyenv ]] 16:46:02 + echo 'Setup pyenv:' 16:46:02 Setup pyenv: 16:46:02 + export PYENV_ROOT=/opt/pyenv 16:46:02 + PYENV_ROOT=/opt/pyenv 16:46: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 16:46: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 16:46:02 + pyenv versions 16:46:02 * system (set by /opt/pyenv/version) 16:46:02 * 3.8.13 (set by /opt/pyenv/version) 16:46:02 * 3.9.13 (set by /opt/pyenv/version) 16:46:02 * 3.10.6 (set by /opt/pyenv/version) 16:46:02 + command -v pyenv 16:46:02 ++ pyenv init - --no-rehash 16:46: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[*]}"'\'')" 16:46:02 export PATH="/opt/pyenv/shims:${PATH}" 16:46:02 export PYENV_SHELL=bash 16:46:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:46:02 pyenv() { 16:46:02 local command 16:46:02 command="${1:-}" 16:46:02 if [ "$#" -gt 0 ]; then 16:46:02 shift 16:46:02 fi 16:46:02 16:46:02 case "$command" in 16:46:02 rehash|shell) 16:46:02 eval "$(pyenv "sh-$command" "$@")" 16:46:02 ;; 16:46:02 *) 16:46:02 command pyenv "$command" "$@" 16:46:02 ;; 16:46:02 esac 16:46:02 }' 16:46: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[*]}"' 16:46: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 16:46: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 16:46: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 16:46:02 ++ export PYENV_SHELL=bash 16:46:02 ++ PYENV_SHELL=bash 16:46:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:46:02 +++ complete -F _pyenv pyenv 16:46:02 ++ lf-pyver python3 16:46:02 ++ local py_version_xy=python3 16:46:02 ++ local py_version_xyz= 16:46:02 ++ pyenv versions 16:46:02 ++ local command 16:46:02 ++ command=versions 16:46:02 ++ '[' 1 -gt 0 ']' 16:46:02 ++ shift 16:46:02 ++ case "$command" in 16:46:02 ++ command pyenv versions 16:46:02 ++ pyenv versions 16:46:02 ++ awk '{ print $1 }' 16:46:02 ++ grep -E '^[0-9.]*[0-9]$' 16:46:02 ++ sed 's/^[ *]* //' 16:46:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:46:02 +++ grep '^3' /tmp/.pyenv_versions 16:46:02 +++ sort -V 16:46:02 +++ tail -n 1 16:46:02 ++ py_version_xyz=3.10.6 16:46:02 ++ [[ -z 3.10.6 ]] 16:46:02 ++ echo 3.10.6 16:46:02 ++ return 0 16:46:02 + pyenv local 3.10.6 16:46:02 + local command 16:46:02 + command=local 16:46:02 + '[' 2 -gt 0 ']' 16:46:02 + shift 16:46:02 + case "$command" in 16:46:02 + command pyenv local 3.10.6 16:46:02 + pyenv local 3.10.6 16:46:02 + for arg in "$@" 16:46:02 + case $arg in 16:46:02 + pkg_list+='tox ' 16:46:02 + for arg in "$@" 16:46:02 + case $arg in 16:46:02 + pkg_list+='virtualenv ' 16:46:02 + for arg in "$@" 16:46:02 + case $arg in 16:46:02 + pkg_list+='urllib3~=1.26.15 ' 16:46:02 + [[ -f /tmp/.toxenv ]] 16:46:02 + [[ ! -f /tmp/.toxenv ]] 16:46:02 + [[ -n '' ]] 16:46:02 + python3 -m venv /tmp/venv-PPHg 16:46:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PPHg' 16:46:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PPHg 16:46:07 + echo /tmp/venv-PPHg 16:46:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:46:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:46:07 + /tmp/venv-PPHg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:46:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:46:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:46:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:46:09 + /tmp/venv-PPHg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:46:12 + type python3 16:46:12 + true 16:46:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PPHg/bin to PATH' 16:46:12 lf-activate-venv(): INFO: Adding /tmp/venv-PPHg/bin to PATH 16:46:12 + PATH=/tmp/venv-PPHg/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 16:46:12 + return 0 16:46:12 + python3 --version 16:46:12 Python 3.10.6 16:46:12 + python3 -m pip --version 16:46:12 pip 24.2 from /tmp/venv-PPHg/lib/python3.10/site-packages/pip (python 3.10) 16:46:12 + python3 -m pip freeze 16:46:12 cachetools==5.5.0 16:46:12 chardet==5.2.0 16:46:12 colorama==0.4.6 16:46:12 distlib==0.3.9 16:46:12 filelock==3.16.1 16:46:12 packaging==24.1 16:46:12 platformdirs==4.3.6 16:46:12 pluggy==1.5.0 16:46:12 pyproject-api==1.8.0 16:46:12 tomli==2.0.2 16:46:12 tox==4.21.2 16:46:12 typing_extensions==4.12.2 16:46:12 urllib3==1.26.20 16:46:12 virtualenv==20.26.6 16:46:12 [EnvInject] - Injecting environment variables from a build step. 16:46:12 [EnvInject] - Injecting as environment variables the properties content 16:46:12 PARALLEL=false 16:46:12 16:46:12 [EnvInject] - Variables injected successfully. 16:46:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12378935325076907087.sh 16:46:12 ---> tox-run.sh 16:46:12 + 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 16:46:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:46:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:46:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:46:12 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:46:12 + source /home/jenkins/lf-env.sh 16:46:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:46:12 ++ mktemp -d /tmp/venv-XXXX 16:46:12 + lf_venv=/tmp/venv-WwKN 16:46:12 + local venv_file=/tmp/.os_lf_venv 16:46:12 + local python=python3 16:46:12 + local options 16:46:12 + local set_path=true 16:46:12 + local install_args= 16:46:12 ++ 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 16:46:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:46:12 + true 16:46:12 + case $1 in 16:46:12 + venv_file=/tmp/.toxenv 16:46:12 + shift 2 16:46:12 + true 16:46:12 + case $1 in 16:46:12 + shift 16:46:12 + break 16:46:12 + case $python in 16:46:12 + local pkg_list= 16:46:12 + [[ -d /opt/pyenv ]] 16:46:12 + echo 'Setup pyenv:' 16:46:12 Setup pyenv: 16:46:12 + export PYENV_ROOT=/opt/pyenv 16:46:12 + PYENV_ROOT=/opt/pyenv 16:46:12 + 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 16:46:12 + 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 16:46:12 + pyenv versions 16:46:12 system 16:46:12 3.8.13 16:46:12 3.9.13 16:46:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:46:12 + command -v pyenv 16:46:12 ++ pyenv init - --no-rehash 16:46:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:46:13 export PATH="/opt/pyenv/shims:${PATH}" 16:46:13 export PYENV_SHELL=bash 16:46:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:46:13 pyenv() { 16:46:13 local command 16:46:13 command="${1:-}" 16:46:13 if [ "$#" -gt 0 ]; then 16:46:13 shift 16:46:13 fi 16:46:13 16:46:13 case "$command" in 16:46:13 rehash|shell) 16:46:13 eval "$(pyenv "sh-$command" "$@")" 16:46:13 ;; 16:46:13 *) 16:46:13 command pyenv "$command" "$@" 16:46:13 ;; 16:46:13 esac 16:46:13 }' 16:46:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:46:13 ++ 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 16:46:13 ++ 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 16:46:13 ++ 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 16:46:13 ++ export PYENV_SHELL=bash 16:46:13 ++ PYENV_SHELL=bash 16:46:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:46:13 +++ complete -F _pyenv pyenv 16:46:13 ++ lf-pyver python3 16:46:13 ++ local py_version_xy=python3 16:46:13 ++ local py_version_xyz= 16:46:13 ++ pyenv versions 16:46:13 ++ local command 16:46:13 ++ command=versions 16:46:13 ++ '[' 1 -gt 0 ']' 16:46:13 ++ shift 16:46:13 ++ case "$command" in 16:46:13 ++ command pyenv versions 16:46:13 ++ pyenv versions 16:46:13 ++ awk '{ print $1 }' 16:46:13 ++ sed 's/^[ *]* //' 16:46:13 ++ grep -E '^[0-9.]*[0-9]$' 16:46:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:46:13 +++ sort -V 16:46:13 +++ grep '^3' /tmp/.pyenv_versions 16:46:13 +++ tail -n 1 16:46:13 ++ py_version_xyz=3.10.6 16:46:13 ++ [[ -z 3.10.6 ]] 16:46:13 ++ echo 3.10.6 16:46:13 ++ return 0 16:46:13 + pyenv local 3.10.6 16:46:13 + local command 16:46:13 + command=local 16:46:13 + '[' 2 -gt 0 ']' 16:46:13 + shift 16:46:13 + case "$command" in 16:46:13 + command pyenv local 3.10.6 16:46:13 + pyenv local 3.10.6 16:46:13 + for arg in "$@" 16:46:13 + case $arg in 16:46:13 + pkg_list+='tox ' 16:46:13 + for arg in "$@" 16:46:13 + case $arg in 16:46:13 + pkg_list+='virtualenv ' 16:46:13 + for arg in "$@" 16:46:13 + case $arg in 16:46:13 + pkg_list+='urllib3~=1.26.15 ' 16:46:13 + [[ -f /tmp/.toxenv ]] 16:46:13 ++ cat /tmp/.toxenv 16:46:13 + lf_venv=/tmp/venv-PPHg 16:46:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PPHg from' file:/tmp/.toxenv 16:46:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PPHg from file:/tmp/.toxenv 16:46:13 + /tmp/venv-PPHg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:46:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:46:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:46:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:46:13 + /tmp/venv-PPHg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:46:15 + type python3 16:46:15 + true 16:46:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PPHg/bin to PATH' 16:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-PPHg/bin to PATH 16:46:15 + PATH=/tmp/venv-PPHg/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 16:46:15 + return 0 16:46:15 + [[ -d /opt/pyenv ]] 16:46:15 + echo '---> Setting up pyenv' 16:46:15 ---> Setting up pyenv 16:46:15 + export PYENV_ROOT=/opt/pyenv 16:46:15 + PYENV_ROOT=/opt/pyenv 16:46:15 + export PATH=/opt/pyenv/bin:/tmp/venv-PPHg/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 16:46:15 + PATH=/opt/pyenv/bin:/tmp/venv-PPHg/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 16:46:15 ++ pwd 16:46:15 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:46:15 + export PYTHONPATH 16:46:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:46:15 + TOX_TESTENV_PASSENV=PYTHONPATH 16:46:15 + tox --version 16:46:15 4.21.2 from /tmp/venv-PPHg/lib/python3.10/site-packages/tox/__init__.py 16:46:15 + PARALLEL=false 16:46:15 + TOX_OPTIONS_LIST= 16:46:15 + [[ -n checkbashisms ]] 16:46:15 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:46:15 + case ${PARALLEL,,} in 16:46:15 + tox -e checkbashisms 16:46:15 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:46:16 checkbashisms: freeze> python -m pip freeze --all 16:46:17 checkbashisms: pip==24.2,setuptools==75.1.0,wheel==0.44.0 16:46:17 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:46:18 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:46:18 you may get strange results 16:46:18 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:46:18 you may get strange results 16:46:18 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:46:20 checkbashisms: OK (4.46=setup[1.22]+cmd[3.23] seconds) 16:46:20 congratulations :) (4.63 seconds) 16:46:20 + tox_status=0 16:46:20 + echo '---> Completed tox runs' 16:46:20 ---> Completed tox runs 16:46:20 + for i in .tox/*/log 16:46:20 ++ echo .tox/checkbashisms/log 16:46:20 ++ awk -F/ '{print $2}' 16:46:20 + tox_env=checkbashisms 16:46:20 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:46:20 + DOC_DIR=docs/_build/html 16:46:20 + [[ -d docs/_build/html ]] 16:46:20 + echo '---> tox-run.sh ends' 16:46:20 ---> tox-run.sh ends 16:46:20 + test 0 -eq 0 16:46:20 $ ssh-agent -k 16:46:20 unset SSH_AUTH_SOCK; 16:46:20 unset SSH_AGENT_PID; 16:46:20 echo Agent pid 1667 killed; 16:46:20 [ssh-agent] Stopped. 16:46:20 [PostBuildScript] - [INFO] Executing post build scripts. 16:46:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10922235291573057616.sh 16:46:20 ---> sysstat.sh 16:46:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3343871236491612538.sh 16:46:20 ---> package-listing.sh 16:46:20 ++ facter osfamily 16:46:20 ++ tr '[:upper:]' '[:lower:]' 16:46:21 + OS_FAMILY=debian 16:46:21 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:46:21 + START_PACKAGES=/tmp/packages_start.txt 16:46:21 + END_PACKAGES=/tmp/packages_end.txt 16:46:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:46:21 + PACKAGES=/tmp/packages_start.txt 16:46:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:46:21 + PACKAGES=/tmp/packages_end.txt 16:46:21 + case "${OS_FAMILY}" in 16:46:21 + dpkg -l 16:46:21 + grep '^ii' 16:46:21 + '[' -f /tmp/packages_start.txt ']' 16:46:21 + '[' -f /tmp/packages_end.txt ']' 16:46:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:46:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:46:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:46:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:46:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10885344789712927087.sh 16:46:21 ---> capture-instance-metadata.sh 16:46:21 Setup pyenv: 16:46:21 system 16:46:21 3.8.13 16:46:21 3.9.13 16:46:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:46:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IEy7 16:46:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:46:27 lf-activate-venv(): INFO: Installing: lftools 16:46:56 lf-activate-venv(): INFO: Adding /tmp/venv-IEy7/bin to PATH 16:46:56 INFO: Running in OpenStack, capturing instance metadata 16:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7562132232386421917.sh 16:46:56 provisioning config files... 16:46:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11150162136787883128tmp 16:46:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:46:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:46:56 [EnvInject] - Injecting environment variables from a build step. 16:46:56 [EnvInject] - Injecting as environment variables the properties content 16:46:56 SERVER_ID=logs 16:46:56 16:46:56 [EnvInject] - Variables injected successfully. 16:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13277855319285930497.sh 16:46:56 ---> create-netrc.sh 16:46:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1655874470694139617.sh 16:46:57 ---> python-tools-install.sh 16:46:57 Setup pyenv: 16:46:57 system 16:46:57 3.8.13 16:46:57 3.9.13 16:46:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:46:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IEy7 from file:/tmp/.os_lf_venv 16:46:58 lf-activate-venv(): INFO: Installing: lftools 16:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-IEy7/bin to PATH 16:47:05 Generating Requirements File 16:47:25 Python 3.10.6 16:47:25 pip 24.2 from /tmp/venv-IEy7/lib/python3.10/site-packages/pip (python 3.10) 16:47:26 appdirs==1.4.4 16:47:26 argcomplete==3.5.1 16:47:26 aspy.yaml==1.3.0 16:47:26 attrs==24.2.0 16:47:26 autopage==0.5.2 16:47:26 beautifulsoup4==4.12.3 16:47:26 boto3==1.35.40 16:47:26 botocore==1.35.40 16:47:26 bs4==0.0.2 16:47:26 cachetools==5.5.0 16:47:26 certifi==2024.8.30 16:47:26 cffi==1.17.1 16:47:26 cfgv==3.4.0 16:47:26 chardet==5.2.0 16:47:26 charset-normalizer==3.4.0 16:47:26 click==8.1.7 16:47:26 cliff==4.7.0 16:47:26 cmd2==2.4.3 16:47:26 cryptography==3.3.2 16:47:26 debtcollector==3.0.0 16:47:26 decorator==5.1.1 16:47:26 defusedxml==0.7.1 16:47:26 Deprecated==1.2.14 16:47:26 distlib==0.3.9 16:47:26 dnspython==2.7.0 16:47:26 docker==4.2.2 16:47:26 dogpile.cache==1.3.3 16:47:26 durationpy==0.9 16:47:26 email_validator==2.2.0 16:47:26 filelock==3.16.1 16:47:26 future==1.0.0 16:47:26 gitdb==4.0.11 16:47:26 GitPython==3.1.43 16:47:26 google-auth==2.35.0 16:47:26 httplib2==0.22.0 16:47:26 identify==2.6.1 16:47:26 idna==3.10 16:47:26 importlib-resources==1.5.0 16:47:26 iso8601==2.1.0 16:47:26 Jinja2==3.1.4 16:47:26 jmespath==1.0.1 16:47:26 jsonpatch==1.33 16:47:26 jsonpointer==3.0.0 16:47:26 jsonschema==4.23.0 16:47:26 jsonschema-specifications==2024.10.1 16:47:26 keystoneauth1==5.8.0 16:47:26 kubernetes==31.0.0 16:47:26 lftools==0.37.10 16:47:26 lxml==5.3.0 16:47:26 MarkupSafe==3.0.1 16:47:26 msgpack==1.1.0 16:47:26 multi_key_dict==2.0.3 16:47:26 munch==4.0.0 16:47:26 netaddr==1.3.0 16:47:26 netifaces==0.11.0 16:47:26 niet==1.4.2 16:47:26 nodeenv==1.9.1 16:47:26 oauth2client==4.1.3 16:47:26 oauthlib==3.2.2 16:47:26 openstacksdk==4.0.0 16:47:26 os-client-config==2.1.0 16:47:26 os-service-types==1.7.0 16:47:26 osc-lib==3.1.0 16:47:26 oslo.config==9.6.0 16:47:26 oslo.context==5.6.0 16:47:26 oslo.i18n==6.4.0 16:47:26 oslo.log==6.1.2 16:47:26 oslo.serialization==5.5.0 16:47:26 oslo.utils==7.3.0 16:47:26 packaging==24.1 16:47:26 pbr==6.1.0 16:47:26 platformdirs==4.3.6 16:47:26 prettytable==3.11.0 16:47:26 pyasn1==0.6.1 16:47:26 pyasn1_modules==0.4.1 16:47:26 pycparser==2.22 16:47:26 pygerrit2==2.0.15 16:47:26 PyGithub==2.4.0 16:47:26 PyJWT==2.9.0 16:47:26 PyNaCl==1.5.0 16:47:26 pyparsing==2.4.7 16:47:26 pyperclip==1.9.0 16:47:26 pyrsistent==0.20.0 16:47:26 python-cinderclient==9.6.0 16:47:26 python-dateutil==2.9.0.post0 16:47:26 python-heatclient==4.0.0 16:47:26 python-jenkins==1.8.2 16:47:26 python-keystoneclient==5.5.0 16:47:26 python-magnumclient==4.7.0 16:47:26 python-openstackclient==7.1.3 16:47:26 python-swiftclient==4.6.0 16:47:26 PyYAML==6.0.2 16:47:26 referencing==0.35.1 16:47:26 requests==2.32.3 16:47:26 requests-oauthlib==2.0.0 16:47:26 requestsexceptions==1.4.0 16:47:26 rfc3986==2.0.0 16:47:26 rpds-py==0.20.0 16:47:26 rsa==4.9 16:47:26 ruamel.yaml==0.18.6 16:47:26 ruamel.yaml.clib==0.2.8 16:47:26 s3transfer==0.10.3 16:47:26 simplejson==3.19.3 16:47:26 six==1.16.0 16:47:26 smmap==5.0.1 16:47:26 soupsieve==2.6 16:47:26 stevedore==5.3.0 16:47:26 tabulate==0.9.0 16:47:26 toml==0.10.2 16:47:26 tomlkit==0.13.2 16:47:26 tqdm==4.66.5 16:47:26 typing_extensions==4.12.2 16:47:26 tzdata==2024.2 16:47:26 urllib3==1.26.20 16:47:26 virtualenv==20.26.6 16:47:26 wcwidth==0.2.13 16:47:26 websocket-client==1.8.0 16:47:26 wrapt==1.16.0 16:47:26 xdg==6.0.0 16:47:26 xmltodict==0.14.1 16:47:26 yq==3.4.3 16:47:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6474522212388344630.sh 16:47:26 ---> sudo-logs.sh 16:47:26 Archiving 'sudo' log.. 16:47:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12859675724582273516.sh 16:47:26 ---> job-cost.sh 16:47:26 Setup pyenv: 16:47:26 system 16:47:26 3.8.13 16:47:26 3.9.13 16:47:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:47:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IEy7 from file:/tmp/.os_lf_venv 16:47:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-IEy7/bin to PATH 16:47:32 INFO: No Stack... 16:47:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:47:32 INFO: Archiving Costs 16:47:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2672249925488496101.sh 16:47:32 ---> logs-deploy.sh 16:47:32 Setup pyenv: 16:47:32 system 16:47:32 3.8.13 16:47:32 3.9.13 16:47:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:47:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IEy7 from file:/tmp/.os_lf_venv 16:47:33 lf-activate-venv(): INFO: Installing: lftools 16:47:41 lf-activate-venv(): INFO: Adding /tmp/venv-IEy7/bin to PATH 16:47:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3622 16:47:41 INFO: archiving workspace using pattern(s): 16:47:42 Archives upload complete. 16:47:42 INFO: archiving logs to Nexus 16:47:43 ---> uname -a: 16:47:43 Linux prd-ubuntu1804-builder-4c-4g-76958 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:47:43 16:47:43 16:47:43 ---> lscpu: 16:47:43 Architecture: x86_64 16:47:43 CPU op-mode(s): 32-bit, 64-bit 16:47:43 Byte Order: Little Endian 16:47:43 CPU(s): 4 16:47:43 On-line CPU(s) list: 0-3 16:47:43 Thread(s) per core: 1 16:47:43 Core(s) per socket: 1 16:47:43 Socket(s): 4 16:47:43 NUMA node(s): 1 16:47:43 Vendor ID: AuthenticAMD 16:47:43 CPU family: 23 16:47:43 Model: 49 16:47:43 Model name: AMD EPYC-Rome Processor 16:47:43 Stepping: 0 16:47:43 CPU MHz: 2799.998 16:47:43 BogoMIPS: 5599.99 16:47:43 Virtualization: AMD-V 16:47:43 Hypervisor vendor: KVM 16:47:43 Virtualization type: full 16:47:43 L1d cache: 32K 16:47:43 L1i cache: 32K 16:47:43 L2 cache: 512K 16:47:43 L3 cache: 16384K 16:47:43 NUMA node0 CPU(s): 0-3 16:47:43 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 16:47:43 16:47:43 16:47:43 ---> nproc: 16:47:43 4 16:47:43 16:47:43 16:47:43 ---> df -h: 16:47:43 Filesystem Size Used Avail Use% Mounted on 16:47:43 udev 7.9G 0 7.9G 0% /dev 16:47:43 tmpfs 1.6G 672K 1.6G 1% /run 16:47:43 /dev/vda1 78G 8.3G 70G 11% / 16:47:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:47:43 tmpfs 5.0M 0 5.0M 0% /run/lock 16:47:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:47:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:47:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:47:43 16:47:43 16:47:43 ---> free -m: 16:47:43 total used free shared buff/cache available 16:47:43 Mem: 16040 595 13391 0 2052 15133 16:47:43 Swap: 1023 0 1023 16:47:43 16:47:43 16:47:43 ---> ip addr: 16:47:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:47:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:47:43 inet 127.0.0.1/8 scope host lo 16:47:43 valid_lft forever preferred_lft forever 16:47:43 inet6 ::1/128 scope host 16:47:43 valid_lft forever preferred_lft forever 16:47:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:47:43 link/ether fa:16:3e:16:4a:67 brd ff:ff:ff:ff:ff:ff 16:47:43 inet 10.30.107.103/23 brd 10.30.107.255 scope global dynamic ens3 16:47:43 valid_lft 86270sec preferred_lft 86270sec 16:47:43 inet6 fe80::f816:3eff:fe16:4a67/64 scope link 16:47:43 valid_lft forever preferred_lft forever 16:47:43 16:47:43 16:47:43 ---> sar -b -r -n DEV: 16:47:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-76958) 10/15/24 _x86_64_ (4 CPU) 16:47:43 16:47:43 16:45:34 LINUX RESTART (4 CPU) 16:47:43 16:47:43 16:46:01 tps rtps wtps bread/s bwrtn/s 16:47:43 16:47:02 121.26 35.48 85.79 1808.63 15710.45 16:47:43 Average: 121.26 35.48 85.79 1808.63 15710.45 16:47:43 16:47:43 16:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:47:43 16:47:02 13839064 15509292 2585904 15.74 69736 1795276 845544 4.84 761844 1600040 128496 16:47:43 Average: 13839064 15509292 2585904 15.74 69736 1795276 845544 4.84 761844 1600040 128496 16:47:43 16:47:43 16:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:47:43 16:47:02 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 16:47:43 16:47:02 ens3 60.41 45.41 780.79 14.38 0.00 0.00 0.00 0.00 16:47:43 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 16:47:43 Average: ens3 60.41 45.41 780.79 14.38 0.00 0.00 0.00 0.00 16:47:43 16:47:43 16:47:43 ---> sar -P ALL: 16:47:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-76958) 10/15/24 _x86_64_ (4 CPU) 16:47:43 16:47:43 16:45:34 LINUX RESTART (4 CPU) 16:47:43 16:47:43 16:46:01 CPU %user %nice %system %iowait %steal %idle 16:47:43 16:47:02 all 19.95 0.00 1.73 4.04 0.06 74.22 16:47:43 16:47:02 0 35.40 0.00 2.28 1.25 0.05 61.01 16:47:43 16:47:02 1 9.48 0.00 1.31 5.16 0.05 84.01 16:47:43 16:47:02 2 26.23 0.00 2.21 2.51 0.08 68.97 16:47:43 16:47:02 3 8.67 0.00 1.14 7.25 0.03 82.91 16:47:43 Average: all 19.95 0.00 1.73 4.04 0.06 74.22 16:47:43 Average: 0 35.40 0.00 2.28 1.25 0.05 61.01 16:47:43 Average: 1 9.48 0.00 1.31 5.16 0.05 84.01 16:47:43 Average: 2 26.23 0.00 2.21 2.51 0.08 68.97 16:47:43 Average: 3 8.67 0.00 1.14 7.25 0.03 82.91 16:47:43 16:47:43 16:47:43