13:06:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 13:06:02 Running as SYSTEM 13:06:02 [EnvInject] - Loading node environment variables. 13:06:02 Building remotely on prd-ubuntu1804-builder-4c-4g-22078 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:06:02 [ssh-agent] Looking for ssh-agent implementation... 13:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:02 $ ssh-agent 13:06:02 SSH_AUTH_SOCK=/tmp/ssh-MDjoskI4XlrL/agent.1687 13:06:02 SSH_AGENT_PID=1689 13:06:02 [ssh-agent] Started. 13:06:02 Running ssh-add (command line suppressed) 13:06:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3850046591219508461.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3850046591219508461.key) 13:06:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:06:02 The recommended git tool is: NONE 13:06:04 using credential onap-jenkins-ssh 13:06:04 Wiping out workspace first. 13:06:04 Cloning the remote Git repository 13:06:04 Cloning repository git://cloud.onap.org/mirror/oom.git 13:06:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:06:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:04 > git --version # timeout=10 13:06:04 > git --version # 'git version 2.17.1' 13:06:04 using GIT_SSH to set credentials Gerrit user 13:06:04 Verifying host key using manually-configured host key entries 13:06:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:06:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:11 using GIT_SSH to set credentials Gerrit user 13:06:11 Verifying host key using manually-configured host key entries 13:06:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/17 # timeout=30 13:06:11 > git rev-parse acfec8cf3576af37f4fe77d4ca70baaaf01e64b6^{commit} # timeout=10 13:06:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:06:11 Checking out Revision acfec8cf3576af37f4fe77d4ca70baaaf01e64b6 (refs/changes/00/141100/17) 13:06:11 > git config core.sparsecheckout # timeout=10 13:06:11 > git checkout -f acfec8cf3576af37f4fe77d4ca70baaaf01e64b6 # timeout=30 13:06:12 Commit message: "[DOC] Add ArgoCD deployment example and guide" 13:06:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:06:12 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 13:06:15 [EnvInject] - Injecting environment variables from a build step. 13:06:15 [EnvInject] - Injecting as environment variables the properties content 13:06:15 PYTHON=python3 13:06:15 13:06:15 [EnvInject] - Variables injected successfully. 13:06:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8448208156004838479.sh 13:06:15 ---> tox-install.sh 13:06:15 + source /home/jenkins/lf-env.sh 13:06:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:15 ++ mktemp -d /tmp/venv-XXXX 13:06:15 + lf_venv=/tmp/venv-PryU 13:06:15 + local venv_file=/tmp/.os_lf_venv 13:06:15 + local python=python3 13:06:15 + local options 13:06:15 + local set_path=true 13:06:15 + local install_args= 13:06: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 13:06:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:15 + true 13:06:15 + case $1 in 13:06:15 + venv_file=/tmp/.toxenv 13:06:15 + shift 2 13:06:15 + true 13:06:15 + case $1 in 13:06:15 + shift 13:06:15 + break 13:06:15 + case $python in 13:06:15 + local pkg_list= 13:06:15 + [[ -d /opt/pyenv ]] 13:06:15 + echo 'Setup pyenv:' 13:06:15 Setup pyenv: 13:06:15 + export PYENV_ROOT=/opt/pyenv 13:06:15 + PYENV_ROOT=/opt/pyenv 13:06: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 13:06: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 13:06:15 + pyenv versions 13:06:15 * system (set by /opt/pyenv/version) 13:06:15 * 3.8.13 (set by /opt/pyenv/version) 13:06:15 * 3.9.13 (set by /opt/pyenv/version) 13:06:15 * 3.10.6 (set by /opt/pyenv/version) 13:06:15 + command -v pyenv 13:06:15 ++ pyenv init - --no-rehash 13:06: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[*]}"'\'')" 13:06:15 export PATH="/opt/pyenv/shims:${PATH}" 13:06:15 export PYENV_SHELL=bash 13:06:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:15 pyenv() { 13:06:15 local command 13:06:15 command="${1:-}" 13:06:15 if [ "$#" -gt 0 ]; then 13:06:15 shift 13:06:15 fi 13:06:15 13:06:15 case "$command" in 13:06:15 rehash|shell) 13:06:15 eval "$(pyenv "sh-$command" "$@")" 13:06:15 ;; 13:06:15 *) 13:06:15 command pyenv "$command" "$@" 13:06:15 ;; 13:06:15 esac 13:06:15 }' 13:06: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[*]}"' 13:06: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 13:06: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 13:06: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 13:06:15 ++ export PYENV_SHELL=bash 13:06:15 ++ PYENV_SHELL=bash 13:06:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:15 +++ complete -F _pyenv pyenv 13:06:15 ++ lf-pyver python3 13:06:15 ++ local py_version_xy=python3 13:06:15 ++ local py_version_xyz= 13:06:15 ++ pyenv versions 13:06:15 ++ local command 13:06:15 ++ command=versions 13:06:15 ++ '[' 1 -gt 0 ']' 13:06:15 ++ shift 13:06:15 ++ case "$command" in 13:06:15 ++ command pyenv versions 13:06:15 ++ pyenv versions 13:06:15 ++ sed 's/^[ *]* //' 13:06:15 ++ awk '{ print $1 }' 13:06:15 ++ grep -E '^[0-9.]*[0-9]$' 13:06:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:15 +++ grep '^3' /tmp/.pyenv_versions 13:06:15 +++ sort -V 13:06:15 +++ tail -n 1 13:06:15 ++ py_version_xyz=3.10.6 13:06:15 ++ [[ -z 3.10.6 ]] 13:06:15 ++ echo 3.10.6 13:06:15 ++ return 0 13:06:15 + pyenv local 3.10.6 13:06:15 + local command 13:06:15 + command=local 13:06:15 + '[' 2 -gt 0 ']' 13:06:15 + shift 13:06:15 + case "$command" in 13:06:15 + command pyenv local 3.10.6 13:06:15 + pyenv local 3.10.6 13:06:15 + for arg in "$@" 13:06:15 + case $arg in 13:06:15 + pkg_list+='tox ' 13:06:15 + for arg in "$@" 13:06:15 + case $arg in 13:06:15 + pkg_list+='virtualenv ' 13:06:15 + for arg in "$@" 13:06:15 + case $arg in 13:06:15 + pkg_list+='urllib3~=1.26.15 ' 13:06:15 + [[ -f /tmp/.toxenv ]] 13:06:15 + [[ ! -f /tmp/.toxenv ]] 13:06:15 + [[ -n '' ]] 13:06:15 + python3 -m venv /tmp/venv-PryU 13:06:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PryU' 13:06:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PryU 13:06:19 + echo /tmp/venv-PryU 13:06:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:06:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:06:19 + /tmp/venv-PryU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:06:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:06:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:06:24 + /tmp/venv-PryU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:06:26 + type python3 13:06:26 + true 13:06:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PryU/bin to PATH' 13:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-PryU/bin to PATH 13:06:26 + PATH=/tmp/venv-PryU/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 13:06:26 + return 0 13:06:26 + python3 --version 13:06:26 Python 3.10.6 13:06:26 + python3 -m pip --version 13:06:26 pip 25.1.1 from /tmp/venv-PryU/lib/python3.10/site-packages/pip (python 3.10) 13:06:26 + python3 -m pip freeze 13:06:26 cachetools==6.1.0 13:06:26 chardet==5.2.0 13:06:26 colorama==0.4.6 13:06:26 distlib==0.3.9 13:06:26 filelock==3.18.0 13:06:26 packaging==25.0 13:06:26 platformdirs==4.3.8 13:06:26 pluggy==1.6.0 13:06:26 pyproject-api==1.9.1 13:06:26 tomli==2.2.1 13:06:26 tox==4.27.0 13:06:26 typing_extensions==4.14.0 13:06:26 urllib3==1.26.20 13:06:26 virtualenv==20.31.2 13:06:26 [EnvInject] - Injecting environment variables from a build step. 13:06:26 [EnvInject] - Injecting as environment variables the properties content 13:06:26 PARALLEL=false 13:06:26 13:06:26 [EnvInject] - Variables injected successfully. 13:06:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6218239145211960023.sh 13:06:26 ---> tox-run.sh 13:06:26 + 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 13:06:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:06:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:06:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:06:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:06:26 + source /home/jenkins/lf-env.sh 13:06:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:26 ++ mktemp -d /tmp/venv-XXXX 13:06:26 + lf_venv=/tmp/venv-Ip6W 13:06:26 + local venv_file=/tmp/.os_lf_venv 13:06:26 + local python=python3 13:06:26 + local options 13:06:26 + local set_path=true 13:06:26 + local install_args= 13:06:26 ++ 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 13:06:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:26 + true 13:06:26 + case $1 in 13:06:26 + venv_file=/tmp/.toxenv 13:06:26 + shift 2 13:06:26 + true 13:06:26 + case $1 in 13:06:26 + shift 13:06:26 + break 13:06:26 + case $python in 13:06:26 + local pkg_list= 13:06:26 + [[ -d /opt/pyenv ]] 13:06:26 + echo 'Setup pyenv:' 13:06:26 Setup pyenv: 13:06:26 + export PYENV_ROOT=/opt/pyenv 13:06:26 + PYENV_ROOT=/opt/pyenv 13:06:26 + 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 13:06:26 + 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 13:06:26 + pyenv versions 13:06:26 system 13:06:26 3.8.13 13:06:26 3.9.13 13:06:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:06:26 + command -v pyenv 13:06:26 ++ pyenv init - --no-rehash 13:06:26 + 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[*]}"'\'')" 13:06:26 export PATH="/opt/pyenv/shims:${PATH}" 13:06:26 export PYENV_SHELL=bash 13:06:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:26 pyenv() { 13:06:26 local command 13:06:26 command="${1:-}" 13:06:26 if [ "$#" -gt 0 ]; then 13:06:26 shift 13:06:26 fi 13:06:26 13:06:26 case "$command" in 13:06:26 rehash|shell) 13:06:26 eval "$(pyenv "sh-$command" "$@")" 13:06:26 ;; 13:06:26 *) 13:06:26 command pyenv "$command" "$@" 13:06:26 ;; 13:06:26 esac 13:06:26 }' 13:06:26 +++ 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[*]}"' 13:06:26 ++ 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 13:06:26 ++ 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 13:06:26 ++ 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 13:06:26 ++ export PYENV_SHELL=bash 13:06:26 ++ PYENV_SHELL=bash 13:06:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:26 +++ complete -F _pyenv pyenv 13:06:26 ++ lf-pyver python3 13:06:26 ++ local py_version_xy=python3 13:06:26 ++ local py_version_xyz= 13:06:26 ++ pyenv versions 13:06:26 ++ local command 13:06:26 ++ command=versions 13:06:26 ++ '[' 1 -gt 0 ']' 13:06:26 ++ shift 13:06:26 ++ case "$command" in 13:06:26 ++ command pyenv versions 13:06:26 ++ pyenv versions 13:06:26 ++ sed 's/^[ *]* //' 13:06:26 ++ awk '{ print $1 }' 13:06:26 ++ grep -E '^[0-9.]*[0-9]$' 13:06:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:26 +++ sort -V 13:06:26 +++ tail -n 1 13:06:26 +++ grep '^3' /tmp/.pyenv_versions 13:06:26 ++ py_version_xyz=3.10.6 13:06:26 ++ [[ -z 3.10.6 ]] 13:06:26 ++ echo 3.10.6 13:06:26 ++ return 0 13:06:26 + pyenv local 3.10.6 13:06:26 + local command 13:06:26 + command=local 13:06:26 + '[' 2 -gt 0 ']' 13:06:26 + shift 13:06:26 + case "$command" in 13:06:26 + command pyenv local 3.10.6 13:06:26 + pyenv local 3.10.6 13:06:26 + for arg in "$@" 13:06:26 + case $arg in 13:06:26 + pkg_list+='tox ' 13:06:26 + for arg in "$@" 13:06:26 + case $arg in 13:06:26 + pkg_list+='virtualenv ' 13:06:26 + for arg in "$@" 13:06:26 + case $arg in 13:06:26 + pkg_list+='urllib3~=1.26.15 ' 13:06:26 + [[ -f /tmp/.toxenv ]] 13:06:26 ++ cat /tmp/.toxenv 13:06:26 + lf_venv=/tmp/venv-PryU 13:06:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PryU from' file:/tmp/.toxenv 13:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PryU from file:/tmp/.toxenv 13:06:26 + /tmp/venv-PryU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:06:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:06:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:06:27 + /tmp/venv-PryU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:06:28 + type python3 13:06:28 + true 13:06:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PryU/bin to PATH' 13:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-PryU/bin to PATH 13:06:28 + PATH=/tmp/venv-PryU/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 13:06:28 + return 0 13:06:28 + [[ -d /opt/pyenv ]] 13:06:28 + echo '---> Setting up pyenv' 13:06:28 ---> Setting up pyenv 13:06:28 + export PYENV_ROOT=/opt/pyenv 13:06:28 + PYENV_ROOT=/opt/pyenv 13:06:28 + export PATH=/opt/pyenv/bin:/tmp/venv-PryU/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 13:06:28 + PATH=/opt/pyenv/bin:/tmp/venv-PryU/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 13:06:28 ++ pwd 13:06:28 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:06:28 + export PYTHONPATH 13:06:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:06:28 + TOX_TESTENV_PASSENV=PYTHONPATH 13:06:28 + tox --version 13:06:29 4.27.0 from /tmp/venv-PryU/lib/python3.10/site-packages/tox/__init__.py 13:06:29 + PARALLEL=false 13:06:29 + TOX_OPTIONS_LIST= 13:06:29 + [[ -n checkbashisms ]] 13:06:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:06:29 + case ${PARALLEL,,} in 13:06:29 + tox -e checkbashisms 13:06:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:06:30 checkbashisms: freeze> python -m pip freeze --all 13:06:31 checkbashisms: pip==25.1.1,setuptools==80.3.1 13:06:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:06:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:06:34 checkbashisms: OK (4.93=setup[1.39]+cmd[3.54] seconds) 13:06:34 congratulations :) (5.15 seconds) 13:06:34 + tox_status=0 13:06:34 + echo '---> Completed tox runs' 13:06:34 ---> Completed tox runs 13:06:34 + for i in .tox/*/log 13:06:34 ++ echo .tox/checkbashisms/log 13:06:34 ++ awk -F/ '{print $2}' 13:06:34 + tox_env=checkbashisms 13:06:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:06:34 + DOC_DIR=docs/_build/html 13:06:34 + [[ -d docs/_build/html ]] 13:06:34 + echo '---> tox-run.sh ends' 13:06:34 ---> tox-run.sh ends 13:06:34 + test 0 -eq 0 13:06:34 $ ssh-agent -k 13:06:34 unset SSH_AUTH_SOCK; 13:06:34 unset SSH_AGENT_PID; 13:06:34 echo Agent pid 1689 killed; 13:06:34 [ssh-agent] Stopped. 13:06:34 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15824569856271643403.sh 13:06:34 ---> sysstat.sh 13:06:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3584762963015486098.sh 13:06:35 ---> package-listing.sh 13:06:35 ++ tr '[:upper:]' '[:lower:]' 13:06:35 ++ facter osfamily 13:06:35 + OS_FAMILY=debian 13:06:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:06:35 + START_PACKAGES=/tmp/packages_start.txt 13:06:35 + END_PACKAGES=/tmp/packages_end.txt 13:06:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:35 + PACKAGES=/tmp/packages_start.txt 13:06:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:06:35 + PACKAGES=/tmp/packages_end.txt 13:06:35 + case "${OS_FAMILY}" in 13:06:35 + dpkg -l 13:06:35 + grep '^ii' 13:06:35 + '[' -f /tmp/packages_start.txt ']' 13:06:35 + '[' -f /tmp/packages_end.txt ']' 13:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:06:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:06:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8801002533199368837.sh 13:06:35 ---> capture-instance-metadata.sh 13:06:35 Setup pyenv: 13:06:35 system 13:06:35 3.8.13 13:06:35 3.9.13 13:06:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:06:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f5IQ 13:06:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:06:43 lf-activate-venv(): INFO: Installing: lftools 13:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-f5IQ/bin to PATH 13:07:07 INFO: Running in OpenStack, capturing instance metadata 13:07:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4666948948480127316.sh 13:07:08 provisioning config files... 13:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7847886360837733101tmp 13:07:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:07:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:07:08 [EnvInject] - Injecting environment variables from a build step. 13:07:08 [EnvInject] - Injecting as environment variables the properties content 13:07:08 SERVER_ID=logs 13:07:08 13:07:08 [EnvInject] - Variables injected successfully. 13:07:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17009488843098840877.sh 13:07:08 ---> create-netrc.sh 13:07:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16513362723518521157.sh 13:07:08 ---> python-tools-install.sh 13:07:08 Setup pyenv: 13:07:08 system 13:07:08 3.8.13 13:07:08 3.9.13 13:07:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f5IQ from file:/tmp/.os_lf_venv 13:07:10 lf-activate-venv(): INFO: Installing: lftools 13:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-f5IQ/bin to PATH 13:07:19 Generating Requirements File 13:07:39 Python 3.10.6 13:07:39 pip 25.1.1 from /tmp/venv-f5IQ/lib/python3.10/site-packages/pip (python 3.10) 13:07:39 appdirs==1.4.4 13:07:39 argcomplete==3.6.2 13:07:39 aspy.yaml==1.3.0 13:07:39 attrs==25.3.0 13:07:39 autopage==0.5.2 13:07:39 beautifulsoup4==4.13.4 13:07:39 boto3==1.38.38 13:07:39 botocore==1.38.38 13:07:39 bs4==0.0.2 13:07:39 cachetools==5.5.2 13:07:39 certifi==2025.6.15 13:07:39 cffi==1.17.1 13:07:39 cfgv==3.4.0 13:07:39 chardet==5.2.0 13:07:39 charset-normalizer==3.4.2 13:07:39 click==8.2.1 13:07:39 cliff==4.10.0 13:07:39 cmd2==2.6.1 13:07:39 cryptography==3.3.2 13:07:39 debtcollector==3.0.0 13:07:39 decorator==5.2.1 13:07:39 defusedxml==0.7.1 13:07:39 Deprecated==1.2.18 13:07:39 distlib==0.3.9 13:07:39 dnspython==2.7.0 13:07:39 docker==7.1.0 13:07:39 dogpile.cache==1.4.0 13:07:39 durationpy==0.10 13:07:39 email_validator==2.2.0 13:07:39 filelock==3.18.0 13:07:39 future==1.0.0 13:07:39 gitdb==4.0.12 13:07:39 GitPython==3.1.44 13:07:39 google-auth==2.40.3 13:07:39 httplib2==0.22.0 13:07:39 identify==2.6.12 13:07:39 idna==3.10 13:07:39 importlib-resources==1.5.0 13:07:39 iso8601==2.1.0 13:07:39 Jinja2==3.1.6 13:07:39 jmespath==1.0.1 13:07:39 jsonpatch==1.33 13:07:39 jsonpointer==3.0.0 13:07:39 jsonschema==4.24.0 13:07:39 jsonschema-specifications==2025.4.1 13:07:39 keystoneauth1==5.11.1 13:07:39 kubernetes==33.1.0 13:07:39 lftools==0.37.13 13:07:39 lxml==5.4.0 13:07:39 MarkupSafe==3.0.2 13:07:39 msgpack==1.1.1 13:07:39 multi_key_dict==2.0.3 13:07:39 munch==4.0.0 13:07:39 netaddr==1.3.0 13:07:39 niet==1.4.2 13:07:39 nodeenv==1.9.1 13:07:39 oauth2client==4.1.3 13:07:39 oauthlib==3.3.0 13:07:39 openstacksdk==4.6.0 13:07:39 os-client-config==2.1.0 13:07:39 os-service-types==1.7.0 13:07:39 osc-lib==4.0.2 13:07:39 oslo.config==9.8.0 13:07:39 oslo.context==6.0.0 13:07:39 oslo.i18n==6.5.1 13:07:39 oslo.log==7.1.0 13:07:39 oslo.serialization==5.7.0 13:07:39 oslo.utils==9.0.0 13:07:39 packaging==25.0 13:07:39 pbr==6.1.1 13:07:39 platformdirs==4.3.8 13:07:39 prettytable==3.16.0 13:07:39 psutil==7.0.0 13:07:39 pyasn1==0.6.1 13:07:39 pyasn1_modules==0.4.2 13:07:39 pycparser==2.22 13:07:39 pygerrit2==2.0.15 13:07:39 PyGithub==2.6.1 13:07:39 PyJWT==2.10.1 13:07:39 PyNaCl==1.5.0 13:07:39 pyparsing==2.4.7 13:07:39 pyperclip==1.9.0 13:07:39 pyrsistent==0.20.0 13:07:39 python-cinderclient==9.7.0 13:07:39 python-dateutil==2.9.0.post0 13:07:39 python-heatclient==4.2.0 13:07:39 python-jenkins==1.8.2 13:07:39 python-keystoneclient==5.6.0 13:07:39 python-magnumclient==4.8.1 13:07:39 python-openstackclient==8.1.0 13:07:39 python-swiftclient==4.8.0 13:07:39 PyYAML==6.0.2 13:07:39 referencing==0.36.2 13:07:39 requests==2.32.4 13:07:39 requests-oauthlib==2.0.0 13:07:39 requestsexceptions==1.4.0 13:07:39 rfc3986==2.0.0 13:07:39 rpds-py==0.25.1 13:07:39 rsa==4.9.1 13:07:39 ruamel.yaml==0.18.14 13:07:39 ruamel.yaml.clib==0.2.12 13:07:39 s3transfer==0.13.0 13:07:39 simplejson==3.20.1 13:07:39 six==1.17.0 13:07:39 smmap==5.0.2 13:07:39 soupsieve==2.7 13:07:39 stevedore==5.4.1 13:07:39 tabulate==0.9.0 13:07:39 toml==0.10.2 13:07:39 tomlkit==0.13.3 13:07:39 tqdm==4.67.1 13:07:39 typing_extensions==4.14.0 13:07:39 tzdata==2025.2 13:07:39 urllib3==1.26.20 13:07:39 virtualenv==20.31.2 13:07:39 wcwidth==0.2.13 13:07:39 websocket-client==1.8.0 13:07:39 wrapt==1.17.2 13:07:39 xdg==6.0.0 13:07:39 xmltodict==0.14.2 13:07:39 yq==3.4.3 13:07:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins202507176284881861.sh 13:07:39 ---> sudo-logs.sh 13:07:39 Archiving 'sudo' log.. 13:07:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1866766695904479932.sh 13:07:39 ---> job-cost.sh 13:07:39 Setup pyenv: 13:07:39 system 13:07:39 3.8.13 13:07:39 3.9.13 13:07:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f5IQ from file:/tmp/.os_lf_venv 13:07:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-f5IQ/bin to PATH 13:07:47 INFO: No Stack... 13:07:47 INFO: Retrieving Pricing Info for: v3-standard-4 13:07:47 INFO: Archiving Costs 13:07:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1869684699219959684.sh 13:07:47 ---> logs-deploy.sh 13:07:47 Setup pyenv: 13:07:47 system 13:07:47 3.8.13 13:07:47 3.9.13 13:07:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f5IQ from file:/tmp/.os_lf_venv 13:07:49 lf-activate-venv(): INFO: Installing: lftools 13:07:58 lf-activate-venv(): INFO: Adding /tmp/venv-f5IQ/bin to PATH 13:07:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4129 13:07:58 INFO: archiving workspace using pattern(s): 13:07:59 Archives upload complete. 13:07:59 INFO: archiving logs to Nexus 13:08:00 ---> uname -a: 13:08:00 Linux prd-ubuntu1804-builder-4c-4g-22078 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:08:00 13:08:00 13:08:00 ---> lscpu: 13:08:00 Architecture: x86_64 13:08:00 CPU op-mode(s): 32-bit, 64-bit 13:08:00 Byte Order: Little Endian 13:08:00 CPU(s): 4 13:08:00 On-line CPU(s) list: 0-3 13:08:00 Thread(s) per core: 1 13:08:00 Core(s) per socket: 1 13:08:00 Socket(s): 4 13:08:00 NUMA node(s): 1 13:08:00 Vendor ID: AuthenticAMD 13:08:00 CPU family: 23 13:08:00 Model: 49 13:08:00 Model name: AMD EPYC-Rome Processor 13:08:00 Stepping: 0 13:08:00 CPU MHz: 2800.000 13:08:00 BogoMIPS: 5600.00 13:08:00 Virtualization: AMD-V 13:08:00 Hypervisor vendor: KVM 13:08:00 Virtualization type: full 13:08:00 L1d cache: 32K 13:08:00 L1i cache: 32K 13:08:00 L2 cache: 512K 13:08:00 L3 cache: 16384K 13:08:00 NUMA node0 CPU(s): 0-3 13:08:00 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 13:08:00 13:08:00 13:08:00 ---> nproc: 13:08:00 4 13:08:00 13:08:00 13:08:00 ---> df -h: 13:08:00 Filesystem Size Used Avail Use% Mounted on 13:08:00 udev 7.9G 0 7.9G 0% /dev 13:08:00 tmpfs 1.6G 672K 1.6G 1% /run 13:08:00 /dev/vda1 78G 8.3G 70G 11% / 13:08:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:08:00 tmpfs 5.0M 0 5.0M 0% /run/lock 13:08:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:08:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:08:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:08:00 13:08:00 13:08:00 ---> free -m: 13:08:00 total used free shared buff/cache available 13:08:00 Mem: 16040 544 13450 0 2044 15182 13:08:00 Swap: 1023 0 1023 13:08:00 13:08:00 13:08:00 ---> ip addr: 13:08:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:00 inet 127.0.0.1/8 scope host lo 13:08:00 valid_lft forever preferred_lft forever 13:08:00 inet6 ::1/128 scope host 13:08:00 valid_lft forever preferred_lft forever 13:08:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:08:00 link/ether fa:16:3e:cb:97:e5 brd ff:ff:ff:ff:ff:ff 13:08:00 inet 10.30.106.229/23 brd 10.30.107.255 scope global dynamic ens3 13:08:00 valid_lft 86261sec preferred_lft 86261sec 13:08:00 inet6 fe80::f816:3eff:fecb:97e5/64 scope link 13:08:00 valid_lft forever preferred_lft forever 13:08:00 13:08:00 13:08:00 ---> sar -b -r -n DEV: 13:08:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22078) 06/18/25 _x86_64_ (4 CPU) 13:08:00 13:08:00 13:05:43 LINUX RESTART (4 CPU) 13:08:00 13:08:00 13:06:01 tps rtps wtps bread/s bwrtn/s 13:08:00 13:07:01 297.92 30.14 267.77 1034.63 32683.22 13:08:00 Average: 297.92 30.14 267.77 1034.63 32683.22 13:08:00 13:08:00 13:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:00 13:07:01 13916824 15502448 2508144 15.27 58664 1728552 858520 4.91 749496 1545796 134972 13:08:00 Average: 13916824 15502448 2508144 15.27 58664 1728552 858520 4.91 749496 1545796 134972 13:08:00 13:08:00 13:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:00 13:07:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 13:08:00 13:07:01 ens3 408.80 265.04 1925.58 66.30 0.00 0.00 0.00 0.00 13:08:00 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 13:08:00 Average: ens3 408.80 265.04 1925.58 66.30 0.00 0.00 0.00 0.00 13:08:00 13:08:00 13:08:00 ---> sar -P ALL: 13:08:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22078) 06/18/25 _x86_64_ (4 CPU) 13:08:00 13:08:00 13:05:43 LINUX RESTART (4 CPU) 13:08:00 13:08:00 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:08:00 13:07:01 all 22.45 0.00 1.94 3.39 0.06 72.16 13:08:00 13:07:01 0 33.77 0.00 2.32 3.28 0.08 60.55 13:08:00 13:07:01 1 11.69 0.00 1.34 5.02 0.05 81.90 13:08:00 13:07:01 2 22.09 0.00 2.22 4.55 0.08 71.06 13:08:00 13:07:01 3 22.21 0.00 1.92 0.72 0.05 75.11 13:08:00 Average: all 22.45 0.00 1.94 3.39 0.06 72.16 13:08:00 Average: 0 33.77 0.00 2.32 3.28 0.08 60.55 13:08:00 Average: 1 11.69 0.00 1.34 5.02 0.05 81.90 13:08:00 Average: 2 22.09 0.00 2.22 4.55 0.08 71.06 13:08:00 Average: 3 22.21 0.00 1.92 0.72 0.05 75.11 13:08:00 13:08:00 13:08:00