11:20:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 11:20:07 Running as SYSTEM 11:20:07 [EnvInject] - Loading node environment variables. 11:20:07 Building remotely on prd-ubuntu1804-builder-4c-4g-38703 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:20:07 [ssh-agent] Looking for ssh-agent implementation... 11:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:07 $ ssh-agent 11:20:07 SSH_AUTH_SOCK=/tmp/ssh-xjlu0zF8mSoB/agent.1642 11:20:07 SSH_AGENT_PID=1644 11:20:07 [ssh-agent] Started. 11:20:07 Running ssh-add (command line suppressed) 11:20:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16190682711753513348.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16190682711753513348.key) 11:20:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:20:07 The recommended git tool is: NONE 11:20:09 using credential onap-jenkins-ssh 11:20:09 Wiping out workspace first. 11:20:09 Cloning the remote Git repository 11:20:09 Cloning repository git://cloud.onap.org/mirror/oom.git 11:20:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:20:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:20:09 > git --version # timeout=10 11:20:09 > git --version # 'git version 2.17.1' 11:20:09 using GIT_SSH to set credentials Gerrit user 11:20:09 Verifying host key using manually-configured host key entries 11:20:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:20:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:20:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:20:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:20:14 using GIT_SSH to set credentials Gerrit user 11:20:14 Verifying host key using manually-configured host key entries 11:20:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/4 # timeout=30 11:20:15 > git rev-parse da6c1873bad448616ba425d78d2a00b50bc9e412^{commit} # timeout=10 11:20:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:20:15 Checking out Revision da6c1873bad448616ba425d78d2a00b50bc9e412 (refs/changes/41/141841/4) 11:20:15 > git config core.sparsecheckout # timeout=10 11:20:15 > git checkout -f da6c1873bad448616ba425d78d2a00b50bc9e412 # timeout=30 11:20:18 Commit message: "[SO] 16.1.0 release" 11:20:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:20:18 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 11:20:18 [EnvInject] - Injecting environment variables from a build step. 11:20:18 [EnvInject] - Injecting as environment variables the properties content 11:20:18 PYTHON=python3 11:20:18 11:20:18 [EnvInject] - Variables injected successfully. 11:20:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15201878059501890348.sh 11:20:18 ---> tox-install.sh 11:20:18 + source /home/jenkins/lf-env.sh 11:20:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:18 ++ mktemp -d /tmp/venv-XXXX 11:20:18 + lf_venv=/tmp/venv-pOZe 11:20:18 + local venv_file=/tmp/.os_lf_venv 11:20:18 + local python=python3 11:20:18 + local options 11:20:18 + local set_path=true 11:20:18 + local install_args= 11:20:18 ++ 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 11:20:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:18 + true 11:20:18 + case $1 in 11:20:18 + venv_file=/tmp/.toxenv 11:20:18 + shift 2 11:20:18 + true 11:20:18 + case $1 in 11:20:18 + shift 11:20:18 + break 11:20:18 + case $python in 11:20:18 + local pkg_list= 11:20:18 + [[ -d /opt/pyenv ]] 11:20:18 + echo 'Setup pyenv:' 11:20:18 Setup pyenv: 11:20:18 + export PYENV_ROOT=/opt/pyenv 11:20:18 + PYENV_ROOT=/opt/pyenv 11:20:18 + 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 11:20:18 + 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 11:20:18 + pyenv versions 11:20:18 * system (set by /opt/pyenv/version) 11:20:18 * 3.8.13 (set by /opt/pyenv/version) 11:20:18 * 3.9.13 (set by /opt/pyenv/version) 11:20:18 * 3.10.6 (set by /opt/pyenv/version) 11:20:18 + command -v pyenv 11:20:18 ++ pyenv init - --no-rehash 11:20:19 + 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[*]}"'\'')" 11:20:19 export PATH="/opt/pyenv/shims:${PATH}" 11:20:19 export PYENV_SHELL=bash 11:20:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:19 pyenv() { 11:20:19 local command 11:20:19 command="${1:-}" 11:20:19 if [ "$#" -gt 0 ]; then 11:20:19 shift 11:20:19 fi 11:20:19 11:20:19 case "$command" in 11:20:19 rehash|shell) 11:20:19 eval "$(pyenv "sh-$command" "$@")" 11:20:19 ;; 11:20:19 *) 11:20:19 command pyenv "$command" "$@" 11:20:19 ;; 11:20:19 esac 11:20:19 }' 11:20:19 +++ 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[*]}"' 11:20:19 ++ 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 11:20:19 ++ 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 11:20:19 ++ 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 11:20:19 ++ export PYENV_SHELL=bash 11:20:19 ++ PYENV_SHELL=bash 11:20:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:19 +++ complete -F _pyenv pyenv 11:20:19 ++ lf-pyver python3 11:20:19 ++ local py_version_xy=python3 11:20:19 ++ local py_version_xyz= 11:20:19 ++ pyenv versions 11:20:19 ++ local command 11:20:19 ++ command=versions 11:20:19 ++ '[' 1 -gt 0 ']' 11:20:19 ++ shift 11:20:19 ++ case "$command" in 11:20:19 ++ command pyenv versions 11:20:19 ++ pyenv versions 11:20:19 ++ grep -E '^[0-9.]*[0-9]$' 11:20:19 ++ sed 's/^[ *]* //' 11:20:19 ++ awk '{ print $1 }' 11:20:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:19 +++ sort -V 11:20:19 +++ tail -n 1 11:20:19 +++ grep '^3' /tmp/.pyenv_versions 11:20:19 ++ py_version_xyz=3.10.6 11:20:19 ++ [[ -z 3.10.6 ]] 11:20:19 ++ echo 3.10.6 11:20:19 ++ return 0 11:20:19 + pyenv local 3.10.6 11:20:19 + local command 11:20:19 + command=local 11:20:19 + '[' 2 -gt 0 ']' 11:20:19 + shift 11:20:19 + case "$command" in 11:20:19 + command pyenv local 3.10.6 11:20:19 + pyenv local 3.10.6 11:20:19 + for arg in "$@" 11:20:19 + case $arg in 11:20:19 + pkg_list+='tox ' 11:20:19 + for arg in "$@" 11:20:19 + case $arg in 11:20:19 + pkg_list+='virtualenv ' 11:20:19 + for arg in "$@" 11:20:19 + case $arg in 11:20:19 + pkg_list+='urllib3~=1.26.15 ' 11:20:19 + [[ -f /tmp/.toxenv ]] 11:20:19 + [[ ! -f /tmp/.toxenv ]] 11:20:19 + [[ -n '' ]] 11:20:19 + python3 -m venv /tmp/venv-pOZe 11:20:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOZe' 11:20:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOZe 11:20:23 + echo /tmp/venv-pOZe 11:20:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:20:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:20:23 + /tmp/venv-pOZe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:20:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:20:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:20:27 + /tmp/venv-pOZe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:28 + type python3 11:20:28 + true 11:20:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOZe/bin to PATH' 11:20:28 lf-activate-venv(): INFO: Adding /tmp/venv-pOZe/bin to PATH 11:20:28 + PATH=/tmp/venv-pOZe/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 11:20:28 + return 0 11:20:28 + python3 --version 11:20:28 Python 3.10.6 11:20:28 + python3 -m pip --version 11:20:29 pip 25.2 from /tmp/venv-pOZe/lib/python3.10/site-packages/pip (python 3.10) 11:20:29 + python3 -m pip freeze 11:20:29 cachetools==6.1.0 11:20:29 chardet==5.2.0 11:20:29 colorama==0.4.6 11:20:29 distlib==0.4.0 11:20:29 filelock==3.19.1 11:20:29 packaging==25.0 11:20:29 platformdirs==4.3.8 11:20:29 pluggy==1.6.0 11:20:29 pyproject-api==1.9.1 11:20:29 tomli==2.2.1 11:20:29 tox==4.28.4 11:20:29 typing_extensions==4.14.1 11:20:29 urllib3==1.26.20 11:20:29 virtualenv==20.34.0 11:20:29 [EnvInject] - Injecting environment variables from a build step. 11:20:29 [EnvInject] - Injecting as environment variables the properties content 11:20:29 PARALLEL=false 11:20:29 11:20:29 [EnvInject] - Variables injected successfully. 11:20:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7909422183154159083.sh 11:20:29 ---> tox-run.sh 11:20:29 + 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 11:20:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:20:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:20:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:20:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:20:29 + source /home/jenkins/lf-env.sh 11:20:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:29 ++ mktemp -d /tmp/venv-XXXX 11:20:29 + lf_venv=/tmp/venv-JgZY 11:20:29 + local venv_file=/tmp/.os_lf_venv 11:20:29 + local python=python3 11:20:29 + local options 11:20:29 + local set_path=true 11:20:29 + local install_args= 11:20:29 ++ 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 11:20:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:29 + true 11:20:29 + case $1 in 11:20:29 + venv_file=/tmp/.toxenv 11:20:29 + shift 2 11:20:29 + true 11:20:29 + case $1 in 11:20:29 + shift 11:20:29 + break 11:20:29 + case $python in 11:20:29 + local pkg_list= 11:20:29 + [[ -d /opt/pyenv ]] 11:20:29 + echo 'Setup pyenv:' 11:20:29 Setup pyenv: 11:20:29 + export PYENV_ROOT=/opt/pyenv 11:20:29 + PYENV_ROOT=/opt/pyenv 11:20:29 + 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 11:20:29 + 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 11:20:29 + pyenv versions 11:20:29 system 11:20:29 3.8.13 11:20:29 3.9.13 11:20:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:20:29 + command -v pyenv 11:20:29 ++ pyenv init - --no-rehash 11:20:29 + 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[*]}"'\'')" 11:20:29 export PATH="/opt/pyenv/shims:${PATH}" 11:20:29 export PYENV_SHELL=bash 11:20:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:29 pyenv() { 11:20:29 local command 11:20:29 command="${1:-}" 11:20:29 if [ "$#" -gt 0 ]; then 11:20:29 shift 11:20:29 fi 11:20:29 11:20:29 case "$command" in 11:20:29 rehash|shell) 11:20:29 eval "$(pyenv "sh-$command" "$@")" 11:20:29 ;; 11:20:29 *) 11:20:29 command pyenv "$command" "$@" 11:20:29 ;; 11:20:29 esac 11:20:29 }' 11:20:29 +++ 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[*]}"' 11:20:29 ++ 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 11:20:29 ++ 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 11:20:29 ++ 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 11:20:29 ++ export PYENV_SHELL=bash 11:20:29 ++ PYENV_SHELL=bash 11:20:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:29 +++ complete -F _pyenv pyenv 11:20:29 ++ lf-pyver python3 11:20:29 ++ local py_version_xy=python3 11:20:29 ++ local py_version_xyz= 11:20:29 ++ pyenv versions 11:20:29 ++ local command 11:20:29 ++ command=versions 11:20:29 ++ '[' 1 -gt 0 ']' 11:20:29 ++ shift 11:20:29 ++ case "$command" in 11:20:29 ++ command pyenv versions 11:20:29 ++ pyenv versions 11:20:29 ++ sed 's/^[ *]* //' 11:20:29 ++ awk '{ print $1 }' 11:20:29 ++ grep -E '^[0-9.]*[0-9]$' 11:20:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:29 +++ grep '^3' /tmp/.pyenv_versions 11:20:29 +++ sort -V 11:20:29 +++ tail -n 1 11:20:29 ++ py_version_xyz=3.10.6 11:20:29 ++ [[ -z 3.10.6 ]] 11:20:29 ++ echo 3.10.6 11:20:29 ++ return 0 11:20:29 + pyenv local 3.10.6 11:20:29 + local command 11:20:29 + command=local 11:20:29 + '[' 2 -gt 0 ']' 11:20:29 + shift 11:20:29 + case "$command" in 11:20:29 + command pyenv local 3.10.6 11:20:29 + pyenv local 3.10.6 11:20:29 + for arg in "$@" 11:20:29 + case $arg in 11:20:29 + pkg_list+='tox ' 11:20:29 + for arg in "$@" 11:20:29 + case $arg in 11:20:29 + pkg_list+='virtualenv ' 11:20:29 + for arg in "$@" 11:20:29 + case $arg in 11:20:29 + pkg_list+='urllib3~=1.26.15 ' 11:20:29 + [[ -f /tmp/.toxenv ]] 11:20:29 ++ cat /tmp/.toxenv 11:20:29 + lf_venv=/tmp/venv-pOZe 11:20:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOZe from' file:/tmp/.toxenv 11:20:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOZe from file:/tmp/.toxenv 11:20:29 + /tmp/venv-pOZe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:20:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:20:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:20:30 + /tmp/venv-pOZe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:31 + type python3 11:20:31 + true 11:20:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOZe/bin to PATH' 11:20:31 lf-activate-venv(): INFO: Adding /tmp/venv-pOZe/bin to PATH 11:20:31 + PATH=/tmp/venv-pOZe/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 11:20:31 + return 0 11:20:31 + [[ -d /opt/pyenv ]] 11:20:31 + echo '---> Setting up pyenv' 11:20:31 ---> Setting up pyenv 11:20:31 + export PYENV_ROOT=/opt/pyenv 11:20:31 + PYENV_ROOT=/opt/pyenv 11:20:31 + export PATH=/opt/pyenv/bin:/tmp/venv-pOZe/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 11:20:31 + PATH=/opt/pyenv/bin:/tmp/venv-pOZe/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 11:20:31 ++ pwd 11:20:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:20:31 + export PYTHONPATH 11:20:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:20:31 + TOX_TESTENV_PASSENV=PYTHONPATH 11:20:31 + tox --version 11:20:31 4.28.4 from /tmp/venv-pOZe/lib/python3.10/site-packages/tox/__init__.py 11:20:31 + PARALLEL=false 11:20:31 + TOX_OPTIONS_LIST= 11:20:31 + [[ -n checkbashisms ]] 11:20:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:20:31 + case ${PARALLEL,,} in 11:20:31 + tox -e checkbashisms 11:20:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:20:32 checkbashisms: freeze> python -m pip freeze --all 11:20:33 checkbashisms: pip==25.2,setuptools==80.9.0 11:20:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:20:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:20:36 checkbashisms: OK (4.73=setup[1.28]+cmd[3.46] seconds) 11:20:36 congratulations :) (4.95 seconds) 11:20:37 + tox_status=0 11:20:37 + echo '---> Completed tox runs' 11:20:37 ---> Completed tox runs 11:20:37 + for i in .tox/*/log 11:20:37 ++ echo .tox/checkbashisms/log 11:20:37 ++ awk -F/ '{print $2}' 11:20:37 + tox_env=checkbashisms 11:20:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:20:37 + DOC_DIR=docs/_build/html 11:20:37 + [[ -d docs/_build/html ]] 11:20:37 + echo '---> tox-run.sh ends' 11:20:37 ---> tox-run.sh ends 11:20:37 + test 0 -eq 0 11:20:37 $ ssh-agent -k 11:20:37 unset SSH_AUTH_SOCK; 11:20:37 unset SSH_AGENT_PID; 11:20:37 echo Agent pid 1644 killed; 11:20:37 [ssh-agent] Stopped. 11:20:37 [PostBuildScript] - [INFO] Executing post build scripts. 11:20:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1262782178807277232.sh 11:20:37 ---> sysstat.sh 11:20:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14343282572709482478.sh 11:20:37 ---> package-listing.sh 11:20:37 ++ facter osfamily 11:20:37 ++ tr '[:upper:]' '[:lower:]' 11:20:37 + OS_FAMILY=debian 11:20:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:20:37 + START_PACKAGES=/tmp/packages_start.txt 11:20:37 + END_PACKAGES=/tmp/packages_end.txt 11:20:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:20:37 + PACKAGES=/tmp/packages_start.txt 11:20:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:20:37 + PACKAGES=/tmp/packages_end.txt 11:20:37 + case "${OS_FAMILY}" in 11:20:37 + dpkg -l 11:20:37 + grep '^ii' 11:20:37 + '[' -f /tmp/packages_start.txt ']' 11:20:37 + '[' -f /tmp/packages_end.txt ']' 11:20:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:20:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:20:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:20:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:20:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7801373151088366186.sh 11:20:37 ---> capture-instance-metadata.sh 11:20:37 Setup pyenv: 11:20:37 system 11:20:37 3.8.13 11:20:37 3.9.13 11:20:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:20:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BSKm 11:20:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:20:45 lf-activate-venv(): INFO: Installing: lftools 11:21:07 lf-activate-venv(): INFO: Adding /tmp/venv-BSKm/bin to PATH 11:21:07 INFO: Running in OpenStack, capturing instance metadata 11:21:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7609596949330711543.sh 11:21:07 provisioning config files... 11:21:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config330740079153468824tmp 11:21:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:21:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:21:07 [EnvInject] - Injecting environment variables from a build step. 11:21:07 [EnvInject] - Injecting as environment variables the properties content 11:21:07 SERVER_ID=logs 11:21:07 11:21:07 [EnvInject] - Variables injected successfully. 11:21:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins988916666091365545.sh 11:21:07 ---> create-netrc.sh 11:21:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16828316687066801423.sh 11:21:07 ---> python-tools-install.sh 11:21:07 Setup pyenv: 11:21:07 system 11:21:07 3.8.13 11:21:07 3.9.13 11:21:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:21:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BSKm from file:/tmp/.os_lf_venv 11:21:09 lf-activate-venv(): INFO: Installing: lftools 11:21:17 lf-activate-venv(): INFO: Adding /tmp/venv-BSKm/bin to PATH 11:21:17 Generating Requirements File 11:21:37 Python 3.10.6 11:21:37 pip 25.2 from /tmp/venv-BSKm/lib/python3.10/site-packages/pip (python 3.10) 11:21:37 appdirs==1.4.4 11:21:37 argcomplete==3.6.2 11:21:37 aspy.yaml==1.3.0 11:21:37 attrs==25.3.0 11:21:37 autopage==0.5.2 11:21:37 beautifulsoup4==4.13.4 11:21:37 boto3==1.40.11 11:21:37 botocore==1.40.11 11:21:37 bs4==0.0.2 11:21:37 cachetools==5.5.2 11:21:37 certifi==2025.8.3 11:21:37 cffi==1.17.1 11:21:37 cfgv==3.4.0 11:21:37 chardet==5.2.0 11:21:37 charset-normalizer==3.4.3 11:21:37 click==8.2.1 11:21:37 cliff==4.10.0 11:21:37 cmd2==2.7.0 11:21:37 cryptography==3.3.2 11:21:37 debtcollector==3.0.0 11:21:37 decorator==5.2.1 11:21:37 defusedxml==0.7.1 11:21:37 Deprecated==1.2.18 11:21:37 distlib==0.4.0 11:21:37 dnspython==2.7.0 11:21:37 docker==7.1.0 11:21:37 dogpile.cache==1.4.0 11:21:37 durationpy==0.10 11:21:37 email_validator==2.2.0 11:21:37 filelock==3.19.1 11:21:37 future==1.0.0 11:21:37 gitdb==4.0.12 11:21:37 GitPython==3.1.45 11:21:37 google-auth==2.40.3 11:21:37 httplib2==0.22.0 11:21:37 identify==2.6.13 11:21:37 idna==3.10 11:21:37 importlib-resources==1.5.0 11:21:37 iso8601==2.1.0 11:21:37 Jinja2==3.1.6 11:21:37 jmespath==1.0.1 11:21:37 jsonpatch==1.33 11:21:37 jsonpointer==3.0.0 11:21:37 jsonschema==4.25.0 11:21:37 jsonschema-specifications==2025.4.1 11:21:37 keystoneauth1==5.11.1 11:21:37 kubernetes==33.1.0 11:21:37 lftools==0.37.13 11:21:37 lxml==6.0.0 11:21:37 markdown-it-py==4.0.0 11:21:37 MarkupSafe==3.0.2 11:21:37 mdurl==0.1.2 11:21:37 msgpack==1.1.1 11:21:37 multi_key_dict==2.0.3 11:21:37 munch==4.0.0 11:21:37 netaddr==1.3.0 11:21:37 niet==1.4.2 11:21:37 nodeenv==1.9.1 11:21:37 oauth2client==4.1.3 11:21:37 oauthlib==3.3.1 11:21:37 openstacksdk==4.7.0 11:21:37 os-client-config==2.3.0 11:21:37 os-service-types==1.8.0 11:21:37 osc-lib==4.1.0 11:21:37 oslo.config==10.0.0 11:21:37 oslo.context==6.0.0 11:21:37 oslo.i18n==6.5.1 11:21:37 oslo.log==7.2.0 11:21:37 oslo.serialization==5.7.0 11:21:37 oslo.utils==9.0.0 11:21:37 packaging==25.0 11:21:37 pbr==7.0.0 11:21:37 platformdirs==4.3.8 11:21:37 prettytable==3.16.0 11:21:37 psutil==7.0.0 11:21:37 pyasn1==0.6.1 11:21:37 pyasn1_modules==0.4.2 11:21:37 pycparser==2.22 11:21:37 pygerrit2==2.0.15 11:21:37 PyGithub==2.7.0 11:21:37 Pygments==2.19.2 11:21:37 PyJWT==2.10.1 11:21:37 PyNaCl==1.5.0 11:21:37 pyparsing==2.4.7 11:21:37 pyperclip==1.9.0 11:21:37 pyrsistent==0.20.0 11:21:37 python-cinderclient==9.7.0 11:21:37 python-dateutil==2.9.0.post0 11:21:37 python-heatclient==4.3.0 11:21:37 python-jenkins==1.8.3 11:21:37 python-keystoneclient==5.6.0 11:21:37 python-magnumclient==4.8.1 11:21:37 python-openstackclient==8.1.0 11:21:37 python-swiftclient==4.8.0 11:21:37 PyYAML==6.0.2 11:21:37 referencing==0.36.2 11:21:37 requests==2.32.4 11:21:37 requests-oauthlib==2.0.0 11:21:37 requestsexceptions==1.4.0 11:21:37 rfc3986==2.0.0 11:21:37 rich==14.1.0 11:21:37 rich-argparse==1.7.1 11:21:37 rpds-py==0.27.0 11:21:37 rsa==4.9.1 11:21:37 ruamel.yaml==0.18.14 11:21:37 ruamel.yaml.clib==0.2.12 11:21:37 s3transfer==0.13.1 11:21:37 simplejson==3.20.1 11:21:37 six==1.17.0 11:21:37 smmap==5.0.2 11:21:37 soupsieve==2.7 11:21:37 stevedore==5.4.1 11:21:37 tabulate==0.9.0 11:21:37 toml==0.10.2 11:21:37 tomlkit==0.13.3 11:21:37 tqdm==4.67.1 11:21:37 typing_extensions==4.14.1 11:21:37 tzdata==2025.2 11:21:37 urllib3==1.26.20 11:21:37 virtualenv==20.34.0 11:21:37 wcwidth==0.2.13 11:21:37 websocket-client==1.8.0 11:21:37 wrapt==1.17.3 11:21:37 xdg==6.0.0 11:21:37 xmltodict==0.14.2 11:21:37 yq==3.4.3 11:21:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6853722254312622385.sh 11:21:37 ---> sudo-logs.sh 11:21:37 Archiving 'sudo' log.. 11:21:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins202321462660726110.sh 11:21:38 ---> job-cost.sh 11:21:38 Setup pyenv: 11:21:38 system 11:21:38 3.8.13 11:21:38 3.9.13 11:21:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:21:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BSKm from file:/tmp/.os_lf_venv 11:21:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-BSKm/bin to PATH 11:21:45 INFO: No Stack... 11:21:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:21:45 INFO: Archiving Costs 11:21:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12930236890072826829.sh 11:21:45 ---> logs-deploy.sh 11:21:45 Setup pyenv: 11:21:45 system 11:21:45 3.8.13 11:21:45 3.9.13 11:21:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:21:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BSKm from file:/tmp/.os_lf_venv 11:21:47 lf-activate-venv(): INFO: Installing: lftools 11:21:55 lf-activate-venv(): INFO: Adding /tmp/venv-BSKm/bin to PATH 11:21:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4229 11:21:55 INFO: archiving workspace using pattern(s): 11:21:56 Archives upload complete. 11:21:56 INFO: archiving logs to Nexus 11:21:57 ---> uname -a: 11:21:57 Linux prd-ubuntu1804-builder-4c-4g-38703 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:21:57 11:21:57 11:21:57 ---> lscpu: 11:21:57 Architecture: x86_64 11:21:57 CPU op-mode(s): 32-bit, 64-bit 11:21:57 Byte Order: Little Endian 11:21:57 CPU(s): 4 11:21:57 On-line CPU(s) list: 0-3 11:21:57 Thread(s) per core: 1 11:21:57 Core(s) per socket: 1 11:21:57 Socket(s): 4 11:21:57 NUMA node(s): 1 11:21:57 Vendor ID: AuthenticAMD 11:21:57 CPU family: 23 11:21:57 Model: 49 11:21:57 Model name: AMD EPYC-Rome Processor 11:21:57 Stepping: 0 11:21:57 CPU MHz: 2799.998 11:21:57 BogoMIPS: 5599.99 11:21:57 Virtualization: AMD-V 11:21:57 Hypervisor vendor: KVM 11:21:57 Virtualization type: full 11:21:57 L1d cache: 32K 11:21:57 L1i cache: 32K 11:21:57 L2 cache: 512K 11:21:57 L3 cache: 16384K 11:21:57 NUMA node0 CPU(s): 0-3 11:21:57 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 11:21:57 11:21:57 11:21:57 ---> nproc: 11:21:57 4 11:21:57 11:21:57 11:21:57 ---> df -h: 11:21:57 Filesystem Size Used Avail Use% Mounted on 11:21:57 udev 7.9G 0 7.9G 0% /dev 11:21:57 tmpfs 1.6G 672K 1.6G 1% /run 11:21:57 /dev/vda1 78G 8.3G 70G 11% / 11:21:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:21:57 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:21:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:21:57 11:21:57 11:21:57 ---> free -m: 11:21:57 total used free shared buff/cache available 11:21:57 Mem: 16040 544 13432 0 2062 15182 11:21:57 Swap: 1023 0 1023 11:21:57 11:21:57 11:21:57 ---> ip addr: 11:21:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:57 inet 127.0.0.1/8 scope host lo 11:21:57 valid_lft forever preferred_lft forever 11:21:57 inet6 ::1/128 scope host 11:21:57 valid_lft forever preferred_lft forever 11:21:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:57 link/ether fa:16:3e:8f:24:f0 brd ff:ff:ff:ff:ff:ff 11:21:57 inet 10.30.107.13/23 brd 10.30.107.255 scope global dynamic ens3 11:21:57 valid_lft 86271sec preferred_lft 86271sec 11:21:57 inet6 fe80::f816:3eff:fe8f:24f0/64 scope link 11:21:57 valid_lft forever preferred_lft forever 11:21:57 11:21:57 11:21:57 ---> sar -b -r -n DEV: 11:21:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38703) 08/18/25 _x86_64_ (4 CPU) 11:21:57 11:21:57 11:19:50 LINUX RESTART (4 CPU) 11:21:57 11:21:57 11:20:01 tps rtps wtps bread/s bwrtn/s 11:21:57 11:21:02 363.47 55.67 307.80 3650.19 65464.16 11:21:57 Average: 363.47 55.67 307.80 3650.19 65464.16 11:21:57 11:21:57 11:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:57 11:21:02 13887660 15498184 2537308 15.45 59864 1751664 866024 4.96 766776 1562216 157448 11:21:57 Average: 13887660 15498184 2537308 15.45 59864 1751664 866024 4.96 766776 1562216 157448 11:21:57 11:21:57 11:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:57 11:21:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:21:57 11:21:02 ens3 486.79 321.21 2383.66 82.22 0.00 0.00 0.00 0.00 11:21:57 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:21:57 Average: ens3 486.79 321.21 2383.66 82.22 0.00 0.00 0.00 0.00 11:21:57 11:21:57 11:21:57 ---> sar -P ALL: 11:21:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38703) 08/18/25 _x86_64_ (4 CPU) 11:21:57 11:21:57 11:19:50 LINUX RESTART (4 CPU) 11:21:57 11:21:57 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:21:57 11:21:02 all 23.40 0.00 2.16 3.70 0.06 70.67 11:21:57 11:21:02 0 13.12 0.00 1.64 5.70 0.05 79.50 11:21:57 11:21:02 1 30.04 0.00 2.11 1.04 0.08 66.73 11:21:57 11:21:02 2 18.63 0.00 2.59 7.03 0.07 71.68 11:21:57 11:21:02 3 31.80 0.00 2.33 1.04 0.05 64.79 11:21:57 Average: all 23.40 0.00 2.16 3.70 0.06 70.67 11:21:57 Average: 0 13.12 0.00 1.64 5.70 0.05 79.50 11:21:57 Average: 1 30.04 0.00 2.11 1.04 0.08 66.73 11:21:57 Average: 2 18.63 0.00 2.59 7.03 0.07 71.68 11:21:57 Average: 3 31.80 0.00 2.33 1.04 0.05 64.79 11:21:57 11:21:57 11:21:57