13:50:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141588 13:50:05 Running as SYSTEM 13:50:05 [EnvInject] - Loading node environment variables. 13:50:05 Building remotely on prd-ubuntu1804-builder-4c-4g-30566 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:50:05 [ssh-agent] Looking for ssh-agent implementation... 13:50:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:05 $ ssh-agent 13:50:05 SSH_AUTH_SOCK=/tmp/ssh-VVeK05l4AD94/agent.1652 13:50:05 SSH_AGENT_PID=1654 13:50:05 [ssh-agent] Started. 13:50:05 Running ssh-add (command line suppressed) 13:50:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10762572929729850613.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10762572929729850613.key) 13:50:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:50:05 The recommended git tool is: NONE 13:50:07 using credential onap-jenkins-ssh 13:50:07 Wiping out workspace first. 13:50:07 Cloning the remote Git repository 13:50:07 Cloning repository git://cloud.onap.org/mirror/oom.git 13:50:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:50:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:07 > git --version # timeout=10 13:50:07 > git --version # 'git version 2.17.1' 13:50:07 using GIT_SSH to set credentials Gerrit user 13:50:07 Verifying host key using manually-configured host key entries 13:50:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:50:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:12 using GIT_SSH to set credentials Gerrit user 13:50:12 Verifying host key using manually-configured host key entries 13:50:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/141588/1 # timeout=30 13:50:12 > git rev-parse c3b8bd61bebbbb1fb2ca50b4460bdb7262e6ee0c^{commit} # timeout=10 13:50:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:50:12 Checking out Revision c3b8bd61bebbbb1fb2ca50b4460bdb7262e6ee0c (refs/changes/88/141588/1) 13:50:12 > git config core.sparsecheckout # timeout=10 13:50:12 > git checkout -f c3b8bd61bebbbb1fb2ca50b4460bdb7262e6ee0c # timeout=30 13:50:16 Commit message: "[POLICY] Fix file permissions for helm config and cache" 13:50:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:50:16 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 13:50:16 [EnvInject] - Injecting environment variables from a build step. 13:50:16 [EnvInject] - Injecting as environment variables the properties content 13:50:16 PYTHON=python3 13:50:16 13:50:16 [EnvInject] - Variables injected successfully. 13:50:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6849035246858651996.sh 13:50:16 ---> tox-install.sh 13:50:16 + source /home/jenkins/lf-env.sh 13:50:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:16 ++ mktemp -d /tmp/venv-XXXX 13:50:16 + lf_venv=/tmp/venv-zEye 13:50:16 + local venv_file=/tmp/.os_lf_venv 13:50:16 + local python=python3 13:50:16 + local options 13:50:16 + local set_path=true 13:50:16 + local install_args= 13:50:16 ++ 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:50:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:16 + true 13:50:16 + case $1 in 13:50:16 + venv_file=/tmp/.toxenv 13:50:16 + shift 2 13:50:16 + true 13:50:16 + case $1 in 13:50:16 + shift 13:50:16 + break 13:50:16 + case $python in 13:50:16 + local pkg_list= 13:50:16 + [[ -d /opt/pyenv ]] 13:50:16 + echo 'Setup pyenv:' 13:50:16 Setup pyenv: 13:50:16 + export PYENV_ROOT=/opt/pyenv 13:50:16 + PYENV_ROOT=/opt/pyenv 13:50:16 + 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:50:16 + 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:50:16 + pyenv versions 13:50:17 * system (set by /opt/pyenv/version) 13:50:17 * 3.8.13 (set by /opt/pyenv/version) 13:50:17 * 3.9.13 (set by /opt/pyenv/version) 13:50:17 * 3.10.6 (set by /opt/pyenv/version) 13:50:17 + command -v pyenv 13:50:17 ++ pyenv init - --no-rehash 13:50:17 + 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:50:17 export PATH="/opt/pyenv/shims:${PATH}" 13:50:17 export PYENV_SHELL=bash 13:50:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:17 pyenv() { 13:50:17 local command 13:50:17 command="${1:-}" 13:50:17 if [ "$#" -gt 0 ]; then 13:50:17 shift 13:50:17 fi 13:50:17 13:50:17 case "$command" in 13:50:17 rehash|shell) 13:50:17 eval "$(pyenv "sh-$command" "$@")" 13:50:17 ;; 13:50:17 *) 13:50:17 command pyenv "$command" "$@" 13:50:17 ;; 13:50:17 esac 13:50:17 }' 13:50:17 +++ 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:50:17 ++ 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:50:17 ++ 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:50:17 ++ 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:50:17 ++ export PYENV_SHELL=bash 13:50:17 ++ PYENV_SHELL=bash 13:50:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:17 +++ complete -F _pyenv pyenv 13:50:17 ++ lf-pyver python3 13:50:17 ++ local py_version_xy=python3 13:50:17 ++ local py_version_xyz= 13:50:17 ++ pyenv versions 13:50:17 ++ awk '{ print $1 }' 13:50:17 ++ local command 13:50:17 ++ command=versions 13:50:17 ++ '[' 1 -gt 0 ']' 13:50:17 ++ shift 13:50:17 ++ case "$command" in 13:50:17 ++ command pyenv versions 13:50:17 ++ pyenv versions 13:50:17 ++ grep -E '^[0-9.]*[0-9]$' 13:50:17 ++ sed 's/^[ *]* //' 13:50:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:17 +++ grep '^3' /tmp/.pyenv_versions 13:50:17 +++ sort -V 13:50:17 +++ tail -n 1 13:50:17 ++ py_version_xyz=3.10.6 13:50:17 ++ [[ -z 3.10.6 ]] 13:50:17 ++ echo 3.10.6 13:50:17 ++ return 0 13:50:17 + pyenv local 3.10.6 13:50:17 + local command 13:50:17 + command=local 13:50:17 + '[' 2 -gt 0 ']' 13:50:17 + shift 13:50:17 + case "$command" in 13:50:17 + command pyenv local 3.10.6 13:50:17 + pyenv local 3.10.6 13:50:17 + for arg in "$@" 13:50:17 + case $arg in 13:50:17 + pkg_list+='tox ' 13:50:17 + for arg in "$@" 13:50:17 + case $arg in 13:50:17 + pkg_list+='virtualenv ' 13:50:17 + for arg in "$@" 13:50:17 + case $arg in 13:50:17 + pkg_list+='urllib3~=1.26.15 ' 13:50:17 + [[ -f /tmp/.toxenv ]] 13:50:17 + [[ ! -f /tmp/.toxenv ]] 13:50:17 + [[ -n '' ]] 13:50:17 + python3 -m venv /tmp/venv-zEye 13:50:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zEye' 13:50:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zEye 13:50:21 + echo /tmp/venv-zEye 13:50:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:50:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:50:21 + /tmp/venv-zEye/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:50:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:50:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:50:26 + /tmp/venv-zEye/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:50:28 + type python3 13:50:28 + true 13:50:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zEye/bin to PATH' 13:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-zEye/bin to PATH 13:50:28 + PATH=/tmp/venv-zEye/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:50:28 + return 0 13:50:28 + python3 --version 13:50:28 Python 3.10.6 13:50:28 + python3 -m pip --version 13:50:28 pip 25.1.1 from /tmp/venv-zEye/lib/python3.10/site-packages/pip (python 3.10) 13:50:28 + python3 -m pip freeze 13:50:28 cachetools==6.1.0 13:50:28 chardet==5.2.0 13:50:28 colorama==0.4.6 13:50:28 distlib==0.4.0 13:50:28 filelock==3.18.0 13:50:28 packaging==25.0 13:50:28 platformdirs==4.3.8 13:50:28 pluggy==1.6.0 13:50:28 pyproject-api==1.9.1 13:50:28 tomli==2.2.1 13:50:28 tox==4.28.1 13:50:28 typing_extensions==4.14.1 13:50:28 urllib3==1.26.20 13:50:28 virtualenv==20.32.0 13:50:28 [EnvInject] - Injecting environment variables from a build step. 13:50:28 [EnvInject] - Injecting as environment variables the properties content 13:50:28 PARALLEL=false 13:50:28 13:50:28 [EnvInject] - Variables injected successfully. 13:50:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10063146824197940922.sh 13:50:28 ---> tox-run.sh 13:50:28 + 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:50:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:50:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:50:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:50:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:50:28 + source /home/jenkins/lf-env.sh 13:50:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:28 ++ mktemp -d /tmp/venv-XXXX 13:50:28 + lf_venv=/tmp/venv-SC0E 13:50:28 + local venv_file=/tmp/.os_lf_venv 13:50:28 + local python=python3 13:50:28 + local options 13:50:28 + local set_path=true 13:50:28 + local install_args= 13:50:28 ++ 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:50:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:28 + true 13:50:28 + case $1 in 13:50:28 + venv_file=/tmp/.toxenv 13:50:28 + shift 2 13:50:28 + true 13:50:28 + case $1 in 13:50:28 + shift 13:50:28 + break 13:50:28 + case $python in 13:50:28 + local pkg_list= 13:50:28 + [[ -d /opt/pyenv ]] 13:50:28 + echo 'Setup pyenv:' 13:50:28 Setup pyenv: 13:50:28 + export PYENV_ROOT=/opt/pyenv 13:50:28 + PYENV_ROOT=/opt/pyenv 13:50:28 + 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:50:28 + 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:50:28 + pyenv versions 13:50:28 system 13:50:28 3.8.13 13:50:28 3.9.13 13:50:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:50:28 + command -v pyenv 13:50:28 ++ pyenv init - --no-rehash 13:50: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[*]}"'\'')" 13:50:29 export PATH="/opt/pyenv/shims:${PATH}" 13:50:29 export PYENV_SHELL=bash 13:50:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:29 pyenv() { 13:50:29 local command 13:50:29 command="${1:-}" 13:50:29 if [ "$#" -gt 0 ]; then 13:50:29 shift 13:50:29 fi 13:50:29 13:50:29 case "$command" in 13:50:29 rehash|shell) 13:50:29 eval "$(pyenv "sh-$command" "$@")" 13:50:29 ;; 13:50:29 *) 13:50:29 command pyenv "$command" "$@" 13:50:29 ;; 13:50:29 esac 13:50:29 }' 13:50: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[*]}"' 13:50: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 13:50: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 13:50: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 13:50:29 ++ export PYENV_SHELL=bash 13:50:29 ++ PYENV_SHELL=bash 13:50:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:29 +++ complete -F _pyenv pyenv 13:50:29 ++ lf-pyver python3 13:50:29 ++ local py_version_xy=python3 13:50:29 ++ local py_version_xyz= 13:50:29 ++ pyenv versions 13:50:29 ++ local command 13:50:29 ++ command=versions 13:50:29 ++ '[' 1 -gt 0 ']' 13:50:29 ++ shift 13:50:29 ++ case "$command" in 13:50:29 ++ command pyenv versions 13:50:29 ++ pyenv versions 13:50:29 ++ sed 's/^[ *]* //' 13:50:29 ++ awk '{ print $1 }' 13:50:29 ++ grep -E '^[0-9.]*[0-9]$' 13:50:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:29 +++ grep '^3' /tmp/.pyenv_versions 13:50:29 +++ sort -V 13:50:29 +++ tail -n 1 13:50:29 ++ py_version_xyz=3.10.6 13:50:29 ++ [[ -z 3.10.6 ]] 13:50:29 ++ echo 3.10.6 13:50:29 ++ return 0 13:50:29 + pyenv local 3.10.6 13:50:29 + local command 13:50:29 + command=local 13:50:29 + '[' 2 -gt 0 ']' 13:50:29 + shift 13:50:29 + case "$command" in 13:50:29 + command pyenv local 3.10.6 13:50:29 + pyenv local 3.10.6 13:50:29 + for arg in "$@" 13:50:29 + case $arg in 13:50:29 + pkg_list+='tox ' 13:50:29 + for arg in "$@" 13:50:29 + case $arg in 13:50:29 + pkg_list+='virtualenv ' 13:50:29 + for arg in "$@" 13:50:29 + case $arg in 13:50:29 + pkg_list+='urllib3~=1.26.15 ' 13:50:29 + [[ -f /tmp/.toxenv ]] 13:50:29 ++ cat /tmp/.toxenv 13:50:29 + lf_venv=/tmp/venv-zEye 13:50:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zEye from' file:/tmp/.toxenv 13:50:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zEye from file:/tmp/.toxenv 13:50:29 + /tmp/venv-zEye/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:50:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:50:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:50:30 + /tmp/venv-zEye/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:50:31 + type python3 13:50:31 + true 13:50:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zEye/bin to PATH' 13:50:31 lf-activate-venv(): INFO: Adding /tmp/venv-zEye/bin to PATH 13:50:31 + PATH=/tmp/venv-zEye/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:50:31 + return 0 13:50:31 + [[ -d /opt/pyenv ]] 13:50:31 + echo '---> Setting up pyenv' 13:50:31 ---> Setting up pyenv 13:50:31 + export PYENV_ROOT=/opt/pyenv 13:50:31 + PYENV_ROOT=/opt/pyenv 13:50:31 + export PATH=/opt/pyenv/bin:/tmp/venv-zEye/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:50:31 + PATH=/opt/pyenv/bin:/tmp/venv-zEye/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:50:31 ++ pwd 13:50:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:50:31 + export PYTHONPATH 13:50:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:50:31 + TOX_TESTENV_PASSENV=PYTHONPATH 13:50:31 + tox --version 13:50:31 4.28.1 from /tmp/venv-zEye/lib/python3.10/site-packages/tox/__init__.py 13:50:31 + PARALLEL=false 13:50:31 + TOX_OPTIONS_LIST= 13:50:31 + [[ -n checkbashisms ]] 13:50:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:50:31 + case ${PARALLEL,,} in 13:50:31 + tox -e checkbashisms 13:50:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:50:32 checkbashisms: freeze> python -m pip freeze --all 13:50:33 checkbashisms: pip==25.1.1,setuptools==80.9.0 13:50:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:50:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:50:36 checkbashisms: OK (4.96=setup[1.44]+cmd[3.53] seconds) 13:50:36 congratulations :) (5.18 seconds) 13:50:37 + tox_status=0 13:50:37 + echo '---> Completed tox runs' 13:50:37 ---> Completed tox runs 13:50:37 + for i in .tox/*/log 13:50:37 ++ echo .tox/checkbashisms/log 13:50:37 ++ awk -F/ '{print $2}' 13:50:37 + tox_env=checkbashisms 13:50:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:50:37 + DOC_DIR=docs/_build/html 13:50:37 + [[ -d docs/_build/html ]] 13:50:37 + echo '---> tox-run.sh ends' 13:50:37 ---> tox-run.sh ends 13:50:37 + test 0 -eq 0 13:50:37 $ ssh-agent -k 13:50:37 unset SSH_AUTH_SOCK; 13:50:37 unset SSH_AGENT_PID; 13:50:37 echo Agent pid 1654 killed; 13:50:37 [ssh-agent] Stopped. 13:50:37 [PostBuildScript] - [INFO] Executing post build scripts. 13:50:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7365989444033699889.sh 13:50:37 ---> sysstat.sh 13:50:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1795270547031201745.sh 13:50:37 ---> package-listing.sh 13:50:37 ++ facter osfamily 13:50:37 ++ tr '[:upper:]' '[:lower:]' 13:50:37 + OS_FAMILY=debian 13:50:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:50:37 + START_PACKAGES=/tmp/packages_start.txt 13:50:37 + END_PACKAGES=/tmp/packages_end.txt 13:50:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:50:37 + PACKAGES=/tmp/packages_start.txt 13:50:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:50:37 + PACKAGES=/tmp/packages_end.txt 13:50:37 + case "${OS_FAMILY}" in 13:50:37 + dpkg -l 13:50:37 + grep '^ii' 13:50:37 + '[' -f /tmp/packages_start.txt ']' 13:50:37 + '[' -f /tmp/packages_end.txt ']' 13:50:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:50:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:50:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:50:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:50:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6420622008161813125.sh 13:50:37 ---> capture-instance-metadata.sh 13:50:37 Setup pyenv: 13:50:37 system 13:50:37 3.8.13 13:50:37 3.9.13 13:50:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:50:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CoiN 13:50:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:50:45 lf-activate-venv(): INFO: Installing: lftools 13:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-CoiN/bin to PATH 13:51:10 INFO: Running in OpenStack, capturing instance metadata 13:51:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6903010563790890822.sh 13:51:10 provisioning config files... 13:51:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6685975939908349737tmp 13:51:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:51:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:51:10 [EnvInject] - Injecting environment variables from a build step. 13:51:10 [EnvInject] - Injecting as environment variables the properties content 13:51:10 SERVER_ID=logs 13:51:10 13:51:10 [EnvInject] - Variables injected successfully. 13:51:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10357627598899306971.sh 13:51:10 ---> create-netrc.sh 13:51:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5246472831546720049.sh 13:51:10 ---> python-tools-install.sh 13:51:10 Setup pyenv: 13:51:10 system 13:51:10 3.8.13 13:51:10 3.9.13 13:51:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:51:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoiN from file:/tmp/.os_lf_venv 13:51:12 lf-activate-venv(): INFO: Installing: lftools 13:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-CoiN/bin to PATH 13:51:20 Generating Requirements File 13:51:42 Python 3.10.6 13:51:42 pip 25.1.1 from /tmp/venv-CoiN/lib/python3.10/site-packages/pip (python 3.10) 13:51:42 appdirs==1.4.4 13:51:42 argcomplete==3.6.2 13:51:42 aspy.yaml==1.3.0 13:51:42 attrs==25.3.0 13:51:42 autopage==0.5.2 13:51:42 beautifulsoup4==4.13.4 13:51:42 boto3==1.39.13 13:51:42 botocore==1.39.13 13:51:42 bs4==0.0.2 13:51:42 cachetools==5.5.2 13:51:42 certifi==2025.7.14 13:51:42 cffi==1.17.1 13:51:42 cfgv==3.4.0 13:51:42 chardet==5.2.0 13:51:42 charset-normalizer==3.4.2 13:51:42 click==8.2.1 13:51:42 cliff==4.10.0 13:51:42 cmd2==2.7.0 13:51:42 cryptography==3.3.2 13:51:42 debtcollector==3.0.0 13:51:42 decorator==5.2.1 13:51:42 defusedxml==0.7.1 13:51:42 Deprecated==1.2.18 13:51:42 distlib==0.4.0 13:51:42 dnspython==2.7.0 13:51:42 docker==7.1.0 13:51:42 dogpile.cache==1.4.0 13:51:42 durationpy==0.10 13:51:42 email_validator==2.2.0 13:51:42 filelock==3.18.0 13:51:42 future==1.0.0 13:51:42 gitdb==4.0.12 13:51:42 GitPython==3.1.45 13:51:42 google-auth==2.40.3 13:51:42 httplib2==0.22.0 13:51:42 identify==2.6.12 13:51:42 idna==3.10 13:51:42 importlib-resources==1.5.0 13:51:42 iso8601==2.1.0 13:51:42 Jinja2==3.1.6 13:51:42 jmespath==1.0.1 13:51:42 jsonpatch==1.33 13:51:42 jsonpointer==3.0.0 13:51:42 jsonschema==4.25.0 13:51:42 jsonschema-specifications==2025.4.1 13:51:42 keystoneauth1==5.11.1 13:51:42 kubernetes==33.1.0 13:51:42 lftools==0.37.13 13:51:42 lxml==6.0.0 13:51:42 markdown-it-py==3.0.0 13:51:42 MarkupSafe==3.0.2 13:51:42 mdurl==0.1.2 13:51:42 msgpack==1.1.1 13:51:42 multi_key_dict==2.0.3 13:51:42 munch==4.0.0 13:51:42 netaddr==1.3.0 13:51:42 niet==1.4.2 13:51:42 nodeenv==1.9.1 13:51:42 oauth2client==4.1.3 13:51:42 oauthlib==3.3.1 13:51:42 openstacksdk==4.6.0 13:51:42 os-client-config==2.3.0 13:51:42 os-service-types==1.8.0 13:51:42 osc-lib==4.1.0 13:51:42 oslo.config==10.0.0 13:51:42 oslo.context==6.0.0 13:51:42 oslo.i18n==6.5.1 13:51:42 oslo.log==7.2.0 13:51:42 oslo.serialization==5.7.0 13:51:42 oslo.utils==9.0.0 13:51:42 packaging==25.0 13:51:42 pbr==6.1.1 13:51:42 platformdirs==4.3.8 13:51:42 prettytable==3.16.0 13:51:42 psutil==7.0.0 13:51:42 pyasn1==0.6.1 13:51:42 pyasn1_modules==0.4.2 13:51:42 pycparser==2.22 13:51:42 pygerrit2==2.0.15 13:51:42 PyGithub==2.6.1 13:51:42 Pygments==2.19.2 13:51:42 PyJWT==2.10.1 13:51:42 PyNaCl==1.5.0 13:51:42 pyparsing==2.4.7 13:51:42 pyperclip==1.9.0 13:51:42 pyrsistent==0.20.0 13:51:42 python-cinderclient==9.7.0 13:51:42 python-dateutil==2.9.0.post0 13:51:42 python-heatclient==4.3.0 13:51:42 python-jenkins==1.8.2 13:51:42 python-keystoneclient==5.6.0 13:51:42 python-magnumclient==4.8.1 13:51:42 python-openstackclient==8.1.0 13:51:42 python-swiftclient==4.8.0 13:51:42 PyYAML==6.0.2 13:51:42 referencing==0.36.2 13:51:42 requests==2.32.4 13:51:42 requests-oauthlib==2.0.0 13:51:42 requestsexceptions==1.4.0 13:51:42 rfc3986==2.0.0 13:51:42 rich==14.1.0 13:51:42 rich-argparse==1.7.1 13:51:42 rpds-py==0.26.0 13:51:42 rsa==4.9.1 13:51:42 ruamel.yaml==0.18.14 13:51:42 ruamel.yaml.clib==0.2.12 13:51:42 s3transfer==0.13.1 13:51:42 simplejson==3.20.1 13:51:42 six==1.17.0 13:51:42 smmap==5.0.2 13:51:42 soupsieve==2.7 13:51:42 stevedore==5.4.1 13:51:42 tabulate==0.9.0 13:51:42 toml==0.10.2 13:51:42 tomlkit==0.13.3 13:51:42 tqdm==4.67.1 13:51:42 typing_extensions==4.14.1 13:51:42 tzdata==2025.2 13:51:42 urllib3==1.26.20 13:51:42 virtualenv==20.32.0 13:51:42 wcwidth==0.2.13 13:51:42 websocket-client==1.8.0 13:51:42 wrapt==1.17.2 13:51:42 xdg==6.0.0 13:51:42 xmltodict==0.14.2 13:51:42 yq==3.4.3 13:51:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17605387763518231301.sh 13:51:42 ---> sudo-logs.sh 13:51:42 Archiving 'sudo' log.. 13:51:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11058889734340538667.sh 13:51:42 ---> job-cost.sh 13:51:42 Setup pyenv: 13:51:42 system 13:51:42 3.8.13 13:51:42 3.9.13 13:51:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:51:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoiN from file:/tmp/.os_lf_venv 13:51:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-CoiN/bin to PATH 13:51:50 INFO: No Stack... 13:51:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:51:51 INFO: Archiving Costs 13:51:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15226075667799193176.sh 13:51:51 ---> logs-deploy.sh 13:51:51 Setup pyenv: 13:51:51 system 13:51:51 3.8.13 13:51:51 3.9.13 13:51:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:51:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoiN from file:/tmp/.os_lf_venv 13:51:53 lf-activate-venv(): INFO: Installing: lftools 13:52:01 lf-activate-venv(): INFO: Adding /tmp/venv-CoiN/bin to PATH 13:52:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4203 13:52:01 INFO: archiving workspace using pattern(s): 13:52:02 Archives upload complete. 13:52:03 INFO: archiving logs to Nexus 13:52:03 ---> uname -a: 13:52:03 Linux prd-ubuntu1804-builder-4c-4g-30566 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:52:03 13:52:03 13:52:03 ---> lscpu: 13:52:03 Architecture: x86_64 13:52:03 CPU op-mode(s): 32-bit, 64-bit 13:52:03 Byte Order: Little Endian 13:52:03 CPU(s): 4 13:52:03 On-line CPU(s) list: 0-3 13:52:03 Thread(s) per core: 1 13:52:03 Core(s) per socket: 1 13:52:03 Socket(s): 4 13:52:03 NUMA node(s): 1 13:52:03 Vendor ID: AuthenticAMD 13:52:03 CPU family: 23 13:52:03 Model: 49 13:52:03 Model name: AMD EPYC-Rome Processor 13:52:03 Stepping: 0 13:52:03 CPU MHz: 2799.998 13:52:03 BogoMIPS: 5599.99 13:52:03 Virtualization: AMD-V 13:52:03 Hypervisor vendor: KVM 13:52:03 Virtualization type: full 13:52:03 L1d cache: 32K 13:52:03 L1i cache: 32K 13:52:03 L2 cache: 512K 13:52:03 L3 cache: 16384K 13:52:03 NUMA node0 CPU(s): 0-3 13:52:03 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:52:03 13:52:03 13:52:03 ---> nproc: 13:52:03 4 13:52:03 13:52:03 13:52:03 ---> df -h: 13:52:03 Filesystem Size Used Avail Use% Mounted on 13:52:03 udev 7.9G 0 7.9G 0% /dev 13:52:03 tmpfs 1.6G 672K 1.6G 1% /run 13:52:03 /dev/vda1 78G 8.3G 70G 11% / 13:52:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:52:03 tmpfs 5.0M 0 5.0M 0% /run/lock 13:52:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:52:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:52:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:52:03 13:52:03 13:52:03 ---> free -m: 13:52:03 total used free shared buff/cache available 13:52:03 Mem: 16040 541 13430 0 2067 15185 13:52:03 Swap: 1023 0 1023 13:52:03 13:52:03 13:52:03 ---> ip addr: 13:52:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:52:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:52:03 inet 127.0.0.1/8 scope host lo 13:52:03 valid_lft forever preferred_lft forever 13:52:03 inet6 ::1/128 scope host 13:52:03 valid_lft forever preferred_lft forever 13:52:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:52:03 link/ether fa:16:3e:b7:20:4f brd ff:ff:ff:ff:ff:ff 13:52:03 inet 10.30.107.242/23 brd 10.30.107.255 scope global dynamic ens3 13:52:03 valid_lft 86266sec preferred_lft 86266sec 13:52:03 inet6 fe80::f816:3eff:feb7:204f/64 scope link 13:52:03 valid_lft forever preferred_lft forever 13:52:03 13:52:03 13:52:04 ---> sar -b -r -n DEV: 13:52:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30566) 07/25/25 _x86_64_ (4 CPU) 13:52:04 13:52:04 13:49:52 LINUX RESTART (4 CPU) 13:52:04 13:52:04 13:50:01 tps rtps wtps bread/s bwrtn/s 13:52:04 13:51:01 246.15 59.58 186.57 3759.15 62926.89 13:52:04 13:52:01 104.87 1.10 103.77 126.51 20555.37 13:52:04 Average: 175.51 30.34 145.17 1942.98 41742.90 13:52:04 13:52:04 13:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:52:04 13:51:01 13938404 15511216 2486556 15.14 57180 1718524 825704 4.73 734696 1542724 113924 13:52:04 13:52:01 13695808 15492040 2729152 16.62 79288 1904820 827592 4.74 766800 1720816 91348 13:52:04 Average: 13817106 15501628 2607854 15.88 68234 1811672 826648 4.73 750748 1631770 102636 13:52:04 13:52:04 13:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:52:04 13:51:01 ens3 507.91 345.77 2378.33 84.77 0.00 0.00 0.00 0.00 13:52:04 13:51:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 13:52:04 13:52:01 ens3 58.57 42.73 282.46 10.05 0.00 0.00 0.00 0.00 13:52:04 13:52:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 13:52:04 Average: ens3 283.26 194.26 1330.48 47.41 0.00 0.00 0.00 0.00 13:52:04 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 13:52:04 13:52:04 13:52:04 ---> sar -P ALL: 13:52:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30566) 07/25/25 _x86_64_ (4 CPU) 13:52:04 13:52:04 13:49:52 LINUX RESTART (4 CPU) 13:52:04 13:52:04 13:50:01 CPU %user %nice %system %iowait %steal %idle 13:52:04 13:51:01 all 23.14 0.00 2.37 4.83 0.08 69.57 13:52:04 13:51:01 0 29.52 0.00 2.57 3.49 0.08 64.33 13:52:04 13:51:01 1 30.38 0.00 2.53 2.69 0.10 64.30 13:52:04 13:51:01 2 16.60 0.00 2.24 1.97 0.08 79.10 13:52:04 13:51:01 3 16.05 0.00 2.16 11.19 0.08 70.50 13:52:04 13:52:01 all 21.19 0.00 1.37 1.78 0.07 75.59 13:52:04 13:52:01 0 36.55 0.00 1.74 0.42 0.07 61.23 13:52:04 13:52:01 1 27.87 0.00 1.92 1.14 0.07 69.00 13:52:04 13:52:01 2 5.12 0.00 0.72 3.29 0.08 90.78 13:52:04 13:52:01 3 15.14 0.00 1.08 2.28 0.03 81.46 13:52:04 Average: all 22.16 0.00 1.87 3.30 0.08 72.59 13:52:04 Average: 0 33.05 0.00 2.15 1.95 0.08 62.77 13:52:04 Average: 1 29.13 0.00 2.22 1.91 0.08 66.65 13:52:04 Average: 2 10.87 0.00 1.48 2.63 0.08 84.93 13:52:04 Average: 3 15.59 0.00 1.62 6.73 0.06 76.00 13:52:04 13:52:04 13:52:04