12:37:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 12:37:15 Running as SYSTEM 12:37:15 [EnvInject] - Loading node environment variables. 12:37:15 Building remotely on prd-ubuntu1804-builder-4c-4g-39239 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:37:15 [ssh-agent] Looking for ssh-agent implementation... 12:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:15 $ ssh-agent 12:37:15 SSH_AUTH_SOCK=/tmp/ssh-VDW8cXTatuVN/agent.1678 12:37:15 SSH_AGENT_PID=1680 12:37:15 [ssh-agent] Started. 12:37:15 Running ssh-add (command line suppressed) 12:37:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13625165485729988261.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13625165485729988261.key) 12:37:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:37:15 The recommended git tool is: NONE 12:37:17 using credential onap-jenkins-ssh 12:37:17 Wiping out workspace first. 12:37:17 Cloning the remote Git repository 12:37:17 Cloning repository git://cloud.onap.org/mirror/oom.git 12:37:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:37:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:37:17 > git --version # timeout=10 12:37:17 > git --version # 'git version 2.17.1' 12:37:17 using GIT_SSH to set credentials Gerrit user 12:37:17 Verifying host key using manually-configured host key entries 12:37:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:37:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:37:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:37:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:37:22 using GIT_SSH to set credentials Gerrit user 12:37:22 Verifying host key using manually-configured host key entries 12:37:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/3 # timeout=30 12:37:23 > git rev-parse fc0864a87c0e04d0f5c74d43c31ff29a98faa3a6^{commit} # timeout=10 12:37:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:37:23 Checking out Revision fc0864a87c0e04d0f5c74d43c31ff29a98faa3a6 (refs/changes/80/141880/3) 12:37:23 > git config core.sparsecheckout # timeout=10 12:37:23 > git checkout -f fc0864a87c0e04d0f5c74d43c31ff29a98faa3a6 # timeout=30 12:37:26 Commit message: "[SDC] Move db init jobs to init container." 12:37:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:37:26 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 12:37:26 [EnvInject] - Injecting environment variables from a build step. 12:37:26 [EnvInject] - Injecting as environment variables the properties content 12:37:26 PYTHON=python3 12:37:26 12:37:27 [EnvInject] - Variables injected successfully. 12:37:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6496454229771677026.sh 12:37:27 ---> tox-install.sh 12:37:27 + source /home/jenkins/lf-env.sh 12:37:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:27 ++ mktemp -d /tmp/venv-XXXX 12:37:27 + lf_venv=/tmp/venv-pOgs 12:37:27 + local venv_file=/tmp/.os_lf_venv 12:37:27 + local python=python3 12:37:27 + local options 12:37:27 + local set_path=true 12:37:27 + local install_args= 12:37:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:37:27 + true 12:37:27 + case $1 in 12:37:27 + venv_file=/tmp/.toxenv 12:37:27 + shift 2 12:37:27 + true 12:37:27 + case $1 in 12:37:27 + shift 12:37:27 + break 12:37:27 + case $python in 12:37:27 + local pkg_list= 12:37:27 + [[ -d /opt/pyenv ]] 12:37:27 + echo 'Setup pyenv:' 12:37:27 Setup pyenv: 12:37:27 + export PYENV_ROOT=/opt/pyenv 12:37:27 + PYENV_ROOT=/opt/pyenv 12:37:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:27 + pyenv versions 12:37:27 * system (set by /opt/pyenv/version) 12:37:27 * 3.8.13 (set by /opt/pyenv/version) 12:37:27 * 3.9.13 (set by /opt/pyenv/version) 12:37:27 * 3.10.6 (set by /opt/pyenv/version) 12:37:27 + command -v pyenv 12:37:27 ++ pyenv init - --no-rehash 12:37:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:37:27 export PATH="/opt/pyenv/shims:${PATH}" 12:37:27 export PYENV_SHELL=bash 12:37:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:37:27 pyenv() { 12:37:27 local command 12:37:27 command="${1:-}" 12:37:27 if [ "$#" -gt 0 ]; then 12:37:27 shift 12:37:27 fi 12:37:27 12:37:27 case "$command" in 12:37:27 rehash|shell) 12:37:27 eval "$(pyenv "sh-$command" "$@")" 12:37:27 ;; 12:37:27 *) 12:37:27 command pyenv "$command" "$@" 12:37:27 ;; 12:37:27 esac 12:37:27 }' 12:37:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:37:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:27 ++ export PYENV_SHELL=bash 12:37:27 ++ PYENV_SHELL=bash 12:37:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:37:27 +++ complete -F _pyenv pyenv 12:37:27 ++ lf-pyver python3 12:37:27 ++ local py_version_xy=python3 12:37:27 ++ local py_version_xyz= 12:37:27 ++ pyenv versions 12:37:27 ++ sed 's/^[ *]* //' 12:37:27 ++ awk '{ print $1 }' 12:37:27 ++ local command 12:37:27 ++ command=versions 12:37:27 ++ '[' 1 -gt 0 ']' 12:37:27 ++ shift 12:37:27 ++ case "$command" in 12:37:27 ++ command pyenv versions 12:37:27 ++ pyenv versions 12:37:27 ++ grep -E '^[0-9.]*[0-9]$' 12:37:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:37:27 +++ grep '^3' /tmp/.pyenv_versions 12:37:27 +++ sort -V 12:37:27 +++ tail -n 1 12:37:27 ++ py_version_xyz=3.10.6 12:37:27 ++ [[ -z 3.10.6 ]] 12:37:27 ++ echo 3.10.6 12:37:27 ++ return 0 12:37:27 + pyenv local 3.10.6 12:37:27 + local command 12:37:27 + command=local 12:37:27 + '[' 2 -gt 0 ']' 12:37:27 + shift 12:37:27 + case "$command" in 12:37:27 + command pyenv local 3.10.6 12:37:27 + pyenv local 3.10.6 12:37:27 + for arg in "$@" 12:37:27 + case $arg in 12:37:27 + pkg_list+='tox ' 12:37:27 + for arg in "$@" 12:37:27 + case $arg in 12:37:27 + pkg_list+='virtualenv ' 12:37:27 + for arg in "$@" 12:37:27 + case $arg in 12:37:27 + pkg_list+='urllib3~=1.26.15 ' 12:37:27 + [[ -f /tmp/.toxenv ]] 12:37:27 + [[ ! -f /tmp/.toxenv ]] 12:37:27 + [[ -n '' ]] 12:37:27 + python3 -m venv /tmp/venv-pOgs 12:37:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOgs' 12:37:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOgs 12:37:31 + echo /tmp/venv-pOgs 12:37:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:37:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:37:31 + /tmp/venv-pOgs/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:37:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:37:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:37:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:37:35 + /tmp/venv-pOgs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:37:37 + type python3 12:37:37 + true 12:37:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOgs/bin to PATH' 12:37:37 lf-activate-venv(): INFO: Adding /tmp/venv-pOgs/bin to PATH 12:37:37 + PATH=/tmp/venv-pOgs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:37 + return 0 12:37:37 + python3 --version 12:37:37 Python 3.10.6 12:37:37 + python3 -m pip --version 12:37:37 pip 25.2 from /tmp/venv-pOgs/lib/python3.10/site-packages/pip (python 3.10) 12:37:37 + python3 -m pip freeze 12:37:37 cachetools==6.1.0 12:37:37 chardet==5.2.0 12:37:37 colorama==0.4.6 12:37:37 distlib==0.4.0 12:37:37 filelock==3.19.1 12:37:37 packaging==25.0 12:37:37 platformdirs==4.3.8 12:37:37 pluggy==1.6.0 12:37:37 pyproject-api==1.9.1 12:37:37 tomli==2.2.1 12:37:37 tox==4.28.4 12:37:37 typing_extensions==4.14.1 12:37:37 urllib3==1.26.20 12:37:37 virtualenv==20.34.0 12:37:37 [EnvInject] - Injecting environment variables from a build step. 12:37:37 [EnvInject] - Injecting as environment variables the properties content 12:37:37 PARALLEL=false 12:37:37 12:37:37 [EnvInject] - Variables injected successfully. 12:37:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15074377080343960487.sh 12:37:37 ---> tox-run.sh 12:37:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:37:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:37:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:37:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:37:37 + source /home/jenkins/lf-env.sh 12:37:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:37 ++ mktemp -d /tmp/venv-XXXX 12:37:37 + lf_venv=/tmp/venv-gGxB 12:37:37 + local venv_file=/tmp/.os_lf_venv 12:37:37 + local python=python3 12:37:37 + local options 12:37:37 + local set_path=true 12:37:37 + local install_args= 12:37:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:37:37 + true 12:37:37 + case $1 in 12:37:37 + venv_file=/tmp/.toxenv 12:37:37 + shift 2 12:37:37 + true 12:37:37 + case $1 in 12:37:37 + shift 12:37:37 + break 12:37:37 + case $python in 12:37:37 + local pkg_list= 12:37:37 + [[ -d /opt/pyenv ]] 12:37:37 + echo 'Setup pyenv:' 12:37:37 Setup pyenv: 12:37:37 + export PYENV_ROOT=/opt/pyenv 12:37:37 + PYENV_ROOT=/opt/pyenv 12:37:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:37 + pyenv versions 12:37:37 system 12:37:37 3.8.13 12:37:37 3.9.13 12:37:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:37:37 + command -v pyenv 12:37:37 ++ pyenv init - --no-rehash 12:37:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:37:37 export PATH="/opt/pyenv/shims:${PATH}" 12:37:37 export PYENV_SHELL=bash 12:37:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:37:37 pyenv() { 12:37:37 local command 12:37:37 command="${1:-}" 12:37:37 if [ "$#" -gt 0 ]; then 12:37:37 shift 12:37:37 fi 12:37:37 12:37:37 case "$command" in 12:37:37 rehash|shell) 12:37:37 eval "$(pyenv "sh-$command" "$@")" 12:37:37 ;; 12:37:37 *) 12:37:37 command pyenv "$command" "$@" 12:37:37 ;; 12:37:37 esac 12:37:37 }' 12:37:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:37:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:37 ++ export PYENV_SHELL=bash 12:37:37 ++ PYENV_SHELL=bash 12:37:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:37:37 +++ complete -F _pyenv pyenv 12:37:37 ++ lf-pyver python3 12:37:37 ++ local py_version_xy=python3 12:37:37 ++ local py_version_xyz= 12:37:37 ++ pyenv versions 12:37:37 ++ local command 12:37:37 ++ command=versions 12:37:37 ++ '[' 1 -gt 0 ']' 12:37:37 ++ shift 12:37:37 ++ case "$command" in 12:37:37 ++ command pyenv versions 12:37:37 ++ pyenv versions 12:37:37 ++ awk '{ print $1 }' 12:37:37 ++ grep -E '^[0-9.]*[0-9]$' 12:37:37 ++ sed 's/^[ *]* //' 12:37:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:37:38 +++ grep '^3' /tmp/.pyenv_versions 12:37:38 +++ sort -V 12:37:38 +++ tail -n 1 12:37:38 ++ py_version_xyz=3.10.6 12:37:38 ++ [[ -z 3.10.6 ]] 12:37:38 ++ echo 3.10.6 12:37:38 ++ return 0 12:37:38 + pyenv local 3.10.6 12:37:38 + local command 12:37:38 + command=local 12:37:38 + '[' 2 -gt 0 ']' 12:37:38 + shift 12:37:38 + case "$command" in 12:37:38 + command pyenv local 3.10.6 12:37:38 + pyenv local 3.10.6 12:37:38 + for arg in "$@" 12:37:38 + case $arg in 12:37:38 + pkg_list+='tox ' 12:37:38 + for arg in "$@" 12:37:38 + case $arg in 12:37:38 + pkg_list+='virtualenv ' 12:37:38 + for arg in "$@" 12:37:38 + case $arg in 12:37:38 + pkg_list+='urllib3~=1.26.15 ' 12:37:38 + [[ -f /tmp/.toxenv ]] 12:37:38 ++ cat /tmp/.toxenv 12:37:38 + lf_venv=/tmp/venv-pOgs 12:37:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOgs from' file:/tmp/.toxenv 12:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOgs from file:/tmp/.toxenv 12:37:38 + /tmp/venv-pOgs/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:37:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:37:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:37:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:37:38 + /tmp/venv-pOgs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:37:39 + type python3 12:37:39 + true 12:37:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOgs/bin to PATH' 12:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-pOgs/bin to PATH 12:37:39 + PATH=/tmp/venv-pOgs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:39 + return 0 12:37:39 + [[ -d /opt/pyenv ]] 12:37:39 + echo '---> Setting up pyenv' 12:37:39 ---> Setting up pyenv 12:37:39 + export PYENV_ROOT=/opt/pyenv 12:37:39 + PYENV_ROOT=/opt/pyenv 12:37:39 + export PATH=/opt/pyenv/bin:/tmp/venv-pOgs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:39 + PATH=/opt/pyenv/bin:/tmp/venv-pOgs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:37:39 ++ pwd 12:37:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:37:39 + export PYTHONPATH 12:37:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:37:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:37:39 + tox --version 12:37:40 4.28.4 from /tmp/venv-pOgs/lib/python3.10/site-packages/tox/__init__.py 12:37:40 + PARALLEL=false 12:37:40 + TOX_OPTIONS_LIST= 12:37:40 + [[ -n checkbashisms ]] 12:37:40 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:37:40 + case ${PARALLEL,,} in 12:37:40 + tox -e checkbashisms 12:37:40 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:37:41 checkbashisms: freeze> python -m pip freeze --all 12:37:42 checkbashisms: pip==25.2,setuptools==80.9.0 12:37:42 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:37:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:37:45 checkbashisms: OK (4.89=setup[1.39]+cmd[3.51] seconds) 12:37:45 congratulations :) (5.12 seconds) 12:37:45 + tox_status=0 12:37:45 + echo '---> Completed tox runs' 12:37:45 ---> Completed tox runs 12:37:45 + for i in .tox/*/log 12:37:45 ++ echo .tox/checkbashisms/log 12:37:45 ++ awk -F/ '{print $2}' 12:37:45 + tox_env=checkbashisms 12:37:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:37:45 + DOC_DIR=docs/_build/html 12:37:45 + [[ -d docs/_build/html ]] 12:37:45 + echo '---> tox-run.sh ends' 12:37:45 ---> tox-run.sh ends 12:37:45 + test 0 -eq 0 12:37:45 $ ssh-agent -k 12:37:45 unset SSH_AUTH_SOCK; 12:37:45 unset SSH_AGENT_PID; 12:37:45 echo Agent pid 1680 killed; 12:37:45 [ssh-agent] Stopped. 12:37:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:37:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10388358745202843648.sh 12:37:45 ---> sysstat.sh 12:37:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17933640021142096038.sh 12:37:46 ---> package-listing.sh 12:37:46 ++ facter osfamily 12:37:46 ++ tr '[:upper:]' '[:lower:]' 12:37:46 + OS_FAMILY=debian 12:37:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:37:46 + START_PACKAGES=/tmp/packages_start.txt 12:37:46 + END_PACKAGES=/tmp/packages_end.txt 12:37:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:37:46 + PACKAGES=/tmp/packages_start.txt 12:37:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:37:46 + PACKAGES=/tmp/packages_end.txt 12:37:46 + case "${OS_FAMILY}" in 12:37:46 + grep '^ii' 12:37:46 + dpkg -l 12:37:46 + '[' -f /tmp/packages_start.txt ']' 12:37:46 + '[' -f /tmp/packages_end.txt ']' 12:37:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:37:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:37:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:37:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:37:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1060720434376321968.sh 12:37:46 ---> capture-instance-metadata.sh 12:37:46 Setup pyenv: 12:37:46 system 12:37:46 3.8.13 12:37:46 3.9.13 12:37:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:37:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MiOn 12:37:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:37:53 lf-activate-venv(): INFO: Installing: lftools 12:38:16 lf-activate-venv(): INFO: Adding /tmp/venv-MiOn/bin to PATH 12:38:16 INFO: Running in OpenStack, capturing instance metadata 12:38:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10591240400984787904.sh 12:38:16 provisioning config files... 12:38:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15695352861413238189tmp 12:38:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:38:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:38:16 [EnvInject] - Injecting environment variables from a build step. 12:38:16 [EnvInject] - Injecting as environment variables the properties content 12:38:16 SERVER_ID=logs 12:38:16 12:38:16 [EnvInject] - Variables injected successfully. 12:38:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10787324658657829940.sh 12:38:16 ---> create-netrc.sh 12:38:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2535441171607541238.sh 12:38:16 ---> python-tools-install.sh 12:38:16 Setup pyenv: 12:38:17 system 12:38:17 3.8.13 12:38:17 3.9.13 12:38:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:38:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MiOn from file:/tmp/.os_lf_venv 12:38:18 lf-activate-venv(): INFO: Installing: lftools 12:38:26 lf-activate-venv(): INFO: Adding /tmp/venv-MiOn/bin to PATH 12:38:26 Generating Requirements File 12:38:46 Python 3.10.6 12:38:47 pip 25.2 from /tmp/venv-MiOn/lib/python3.10/site-packages/pip (python 3.10) 12:38:47 appdirs==1.4.4 12:38:47 argcomplete==3.6.2 12:38:47 aspy.yaml==1.3.0 12:38:47 attrs==25.3.0 12:38:47 autopage==0.5.2 12:38:47 beautifulsoup4==4.13.4 12:38:47 boto3==1.40.13 12:38:47 botocore==1.40.13 12:38:47 bs4==0.0.2 12:38:47 cachetools==5.5.2 12:38:47 certifi==2025.8.3 12:38:47 cffi==1.17.1 12:38:47 cfgv==3.4.0 12:38:47 chardet==5.2.0 12:38:47 charset-normalizer==3.4.3 12:38:47 click==8.2.1 12:38:47 cliff==4.10.0 12:38:47 cmd2==2.7.0 12:38:47 cryptography==3.3.2 12:38:47 debtcollector==3.0.0 12:38:47 decorator==5.2.1 12:38:47 defusedxml==0.7.1 12:38:47 Deprecated==1.2.18 12:38:47 distlib==0.4.0 12:38:47 dnspython==2.7.0 12:38:47 docker==7.1.0 12:38:47 dogpile.cache==1.4.0 12:38:47 durationpy==0.10 12:38:47 email_validator==2.2.0 12:38:47 filelock==3.19.1 12:38:47 future==1.0.0 12:38:47 gitdb==4.0.12 12:38:47 GitPython==3.1.45 12:38:47 google-auth==2.40.3 12:38:47 httplib2==0.22.0 12:38:47 identify==2.6.13 12:38:47 idna==3.10 12:38:47 importlib-resources==1.5.0 12:38:47 iso8601==2.1.0 12:38:47 Jinja2==3.1.6 12:38:47 jmespath==1.0.1 12:38:47 jsonpatch==1.33 12:38:47 jsonpointer==3.0.0 12:38:47 jsonschema==4.25.1 12:38:47 jsonschema-specifications==2025.4.1 12:38:47 keystoneauth1==5.11.1 12:38:47 kubernetes==33.1.0 12:38:47 lftools==0.37.13 12:38:47 lxml==6.0.0 12:38:47 markdown-it-py==4.0.0 12:38:47 MarkupSafe==3.0.2 12:38:47 mdurl==0.1.2 12:38:47 msgpack==1.1.1 12:38:47 multi_key_dict==2.0.3 12:38:47 munch==4.0.0 12:38:47 netaddr==1.3.0 12:38:47 niet==1.4.2 12:38:47 nodeenv==1.9.1 12:38:47 oauth2client==4.1.3 12:38:47 oauthlib==3.3.1 12:38:47 openstacksdk==4.7.0 12:38:47 os-client-config==2.3.0 12:38:47 os-service-types==1.8.0 12:38:47 osc-lib==4.1.0 12:38:47 oslo.config==10.0.0 12:38:47 oslo.context==6.0.0 12:38:47 oslo.i18n==6.5.1 12:38:47 oslo.log==7.2.0 12:38:47 oslo.serialization==5.7.0 12:38:47 oslo.utils==9.0.0 12:38:47 packaging==25.0 12:38:47 pbr==7.0.0 12:38:47 platformdirs==4.3.8 12:38:47 prettytable==3.16.0 12:38:47 psutil==7.0.0 12:38:47 pyasn1==0.6.1 12:38:47 pyasn1_modules==0.4.2 12:38:47 pycparser==2.22 12:38:47 pygerrit2==2.0.15 12:38:47 PyGithub==2.7.0 12:38:47 Pygments==2.19.2 12:38:47 PyJWT==2.10.1 12:38:47 PyNaCl==1.5.0 12:38:47 pyparsing==2.4.7 12:38:47 pyperclip==1.9.0 12:38:47 pyrsistent==0.20.0 12:38:47 python-cinderclient==9.7.0 12:38:47 python-dateutil==2.9.0.post0 12:38:47 python-heatclient==4.3.0 12:38:47 python-jenkins==1.8.3 12:38:47 python-keystoneclient==5.6.0 12:38:47 python-magnumclient==4.8.1 12:38:47 python-openstackclient==8.1.0 12:38:47 python-swiftclient==4.8.0 12:38:47 PyYAML==6.0.2 12:38:47 referencing==0.36.2 12:38:47 requests==2.32.5 12:38:47 requests-oauthlib==2.0.0 12:38:47 requestsexceptions==1.4.0 12:38:47 rfc3986==2.0.0 12:38:47 rich==14.1.0 12:38:47 rich-argparse==1.7.1 12:38:47 rpds-py==0.27.0 12:38:47 rsa==4.9.1 12:38:47 ruamel.yaml==0.18.15 12:38:47 ruamel.yaml.clib==0.2.12 12:38:47 s3transfer==0.13.1 12:38:47 simplejson==3.20.1 12:38:47 six==1.17.0 12:38:47 smmap==5.0.2 12:38:47 soupsieve==2.7 12:38:47 stevedore==5.4.1 12:38:47 tabulate==0.9.0 12:38:47 toml==0.10.2 12:38:47 tomlkit==0.13.3 12:38:47 tqdm==4.67.1 12:38:47 typing_extensions==4.14.1 12:38:47 tzdata==2025.2 12:38:47 urllib3==1.26.20 12:38:47 virtualenv==20.34.0 12:38:47 wcwidth==0.2.13 12:38:47 websocket-client==1.8.0 12:38:47 wrapt==1.17.3 12:38:47 xdg==6.0.0 12:38:47 xmltodict==0.14.2 12:38:47 yq==3.4.3 12:38:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18061960067011367629.sh 12:38:47 ---> sudo-logs.sh 12:38:47 Archiving 'sudo' log.. 12:38:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15321239179094991545.sh 12:38:47 ---> job-cost.sh 12:38:47 Setup pyenv: 12:38:47 system 12:38:47 3.8.13 12:38:47 3.9.13 12:38:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:38:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MiOn from file:/tmp/.os_lf_venv 12:38:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-MiOn/bin to PATH 12:38:54 INFO: No Stack... 12:38:55 INFO: Retrieving Pricing Info for: v3-standard-4 12:38:55 INFO: Archiving Costs 12:38:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13571206993002431778.sh 12:38:55 ---> logs-deploy.sh 12:38:55 Setup pyenv: 12:38:55 system 12:38:55 3.8.13 12:38:55 3.9.13 12:38:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:38:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MiOn from file:/tmp/.os_lf_venv 12:38:57 lf-activate-venv(): INFO: Installing: lftools 12:39:05 lf-activate-venv(): INFO: Adding /tmp/venv-MiOn/bin to PATH 12:39:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4238 12:39:05 INFO: archiving workspace using pattern(s): 12:39:06 Archives upload complete. 12:39:06 INFO: archiving logs to Nexus 12:39:07 ---> uname -a: 12:39:07 Linux prd-ubuntu1804-builder-4c-4g-39239 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:39:07 12:39:07 12:39:07 ---> lscpu: 12:39:07 Architecture: x86_64 12:39:07 CPU op-mode(s): 32-bit, 64-bit 12:39:07 Byte Order: Little Endian 12:39:07 CPU(s): 4 12:39:07 On-line CPU(s) list: 0-3 12:39:07 Thread(s) per core: 1 12:39:07 Core(s) per socket: 1 12:39:07 Socket(s): 4 12:39:07 NUMA node(s): 1 12:39:07 Vendor ID: AuthenticAMD 12:39:07 CPU family: 23 12:39:07 Model: 49 12:39:07 Model name: AMD EPYC-Rome Processor 12:39:07 Stepping: 0 12:39:07 CPU MHz: 2799.998 12:39:07 BogoMIPS: 5599.99 12:39:07 Virtualization: AMD-V 12:39:07 Hypervisor vendor: KVM 12:39:07 Virtualization type: full 12:39:07 L1d cache: 32K 12:39:07 L1i cache: 32K 12:39:07 L2 cache: 512K 12:39:07 L3 cache: 16384K 12:39:07 NUMA node0 CPU(s): 0-3 12:39:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:39:07 12:39:07 12:39:07 ---> nproc: 12:39:07 4 12:39:07 12:39:07 12:39:07 ---> df -h: 12:39:07 Filesystem Size Used Avail Use% Mounted on 12:39:07 udev 7.9G 0 7.9G 0% /dev 12:39:07 tmpfs 1.6G 672K 1.6G 1% /run 12:39:07 /dev/vda1 78G 8.3G 70G 11% / 12:39:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:39:07 tmpfs 5.0M 0 5.0M 0% /run/lock 12:39:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:39:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:39:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:39:07 12:39:07 12:39:07 ---> free -m: 12:39:07 total used free shared buff/cache available 12:39:07 Mem: 16040 546 13425 0 2068 15180 12:39:07 Swap: 1023 0 1023 12:39:07 12:39:07 12:39:07 ---> ip addr: 12:39:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:39:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:39:07 inet 127.0.0.1/8 scope host lo 12:39:07 valid_lft forever preferred_lft forever 12:39:07 inet6 ::1/128 scope host 12:39:07 valid_lft forever preferred_lft forever 12:39:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:39:07 link/ether fa:16:3e:0e:c3:7b brd ff:ff:ff:ff:ff:ff 12:39:07 inet 10.30.106.66/23 brd 10.30.107.255 scope global dynamic ens3 12:39:07 valid_lft 86270sec preferred_lft 86270sec 12:39:07 inet6 fe80::f816:3eff:fe0e:c37b/64 scope link 12:39:07 valid_lft forever preferred_lft forever 12:39:07 12:39:07 12:39:07 ---> sar -b -r -n DEV: 12:39:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39239) 08/20/25 _x86_64_ (4 CPU) 12:39:07 12:39:07 12:36:59 LINUX RESTART (4 CPU) 12:39:07 12:39:07 12:37:01 tps rtps wtps bread/s bwrtn/s 12:39:07 12:38:02 252.64 68.46 184.19 4492.85 97771.84 12:39:07 12:39:01 114.91 1.12 113.79 128.63 22423.86 12:39:07 Average: 184.35 35.07 149.28 2328.89 60411.19 12:39:07 12:39:07 12:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:39:07 12:38:02 14064936 15560064 2360024 14.37 53544 1646312 799512 4.58 683224 1471656 107576 12:39:07 12:39:01 13730068 15524592 2694892 16.41 79688 1902608 790316 4.52 736080 1720116 130820 12:39:07 Average: 13897502 15542328 2527458 15.39 66616 1774460 794914 4.55 709652 1595886 119198 12:39:07 12:39:07 12:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:39:07 12:38:02 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 12:39:07 12:38:02 ens3 517.81 298.85 1853.55 80.72 0.00 0.00 0.00 0.00 12:39:07 12:39:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 12:39:07 12:39:01 ens3 116.93 78.28 897.63 13.44 0.00 0.00 0.00 0.00 12:39:07 Average: lo 1.65 1.65 0.18 0.18 0.00 0.00 0.00 0.00 12:39:07 Average: ens3 319.04 189.48 1379.56 47.36 0.00 0.00 0.00 0.00 12:39:07 12:39:07 12:39:07 ---> sar -P ALL: 12:39:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39239) 08/20/25 _x86_64_ (4 CPU) 12:39:07 12:39:07 12:36:59 LINUX RESTART (4 CPU) 12:39:07 12:39:07 12:37:01 CPU %user %nice %system %iowait %steal %idle 12:39:07 12:38:02 all 21.09 0.00 2.61 5.12 0.06 71.12 12:39:07 12:38:02 0 12.55 0.00 2.35 11.14 0.05 73.91 12:39:07 12:38:02 1 32.87 0.00 3.68 4.50 0.07 58.87 12:39:07 12:38:02 2 19.32 0.00 1.97 1.94 0.07 76.71 12:39:07 12:38:02 3 19.62 0.00 2.41 2.92 0.05 75.00 12:39:07 12:39:01 all 21.31 0.00 1.50 1.85 0.05 75.29 12:39:07 12:39:01 0 19.45 0.00 0.81 1.69 0.03 78.00 12:39:07 12:39:01 1 19.48 0.00 1.90 0.54 0.05 78.02 12:39:07 12:39:01 2 39.21 0.00 2.18 2.57 0.07 55.97 12:39:07 12:39:01 3 7.14 0.00 1.11 2.60 0.05 89.10 12:39:07 Average: all 21.20 0.00 2.06 3.50 0.05 73.19 12:39:07 Average: 0 15.98 0.00 1.58 6.45 0.04 75.95 12:39:07 Average: 1 26.22 0.00 2.80 2.54 0.06 68.38 12:39:07 Average: 2 29.17 0.00 2.07 2.25 0.07 66.44 12:39:07 Average: 3 13.44 0.00 1.76 2.76 0.05 81.99 12:39:07 12:39:07 12:39:07