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