10:38:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:38:37 Running as SYSTEM 10:38:37 [EnvInject] - Loading node environment variables. 10:38:37 Building remotely on prd-ubuntu1804-builder-4c-4g-20723 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:38:37 [ssh-agent] Looking for ssh-agent implementation... 10:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:38 $ ssh-agent 10:38:38 SSH_AUTH_SOCK=/tmp/ssh-Wn9jt9Ht9OmX/agent.1834 10:38:38 SSH_AGENT_PID=1835 10:38:38 [ssh-agent] Started. 10:38:38 Running ssh-add (command line suppressed) 10:38:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16784842288526558535.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16784842288526558535.key) 10:38:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:38:38 The recommended git tool is: NONE 10:38:40 using credential onap-jenkins-ssh 10:38:40 Wiping out workspace first. 10:38:40 Cloning the remote Git repository 10:38:40 Cloning repository git://cloud.onap.org/mirror/oom.git 10:38:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:38:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:38:40 > git --version # timeout=10 10:38:40 > git --version # 'git version 2.17.1' 10:38:40 using GIT_SSH to set credentials Gerrit user 10:38:40 Verifying host key using manually-configured host key entries 10:38:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:38:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:38:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:38:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:38:46 using GIT_SSH to set credentials Gerrit user 10:38:46 Verifying host key using manually-configured host key entries 10:38:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/4 # timeout=30 10:38:46 > git rev-parse a9330b08ab17646fe2d4d42acdd28c9cbabc2701^{commit} # timeout=10 10:38:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:38:46 Checking out Revision a9330b08ab17646fe2d4d42acdd28c9cbabc2701 (refs/changes/37/137637/4) 10:38:46 > git config core.sparsecheckout # timeout=10 10:38:46 > git checkout -f a9330b08ab17646fe2d4d42acdd28c9cbabc2701 # timeout=30 10:38:50 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:38:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:38:50 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:38:50 [EnvInject] - Injecting environment variables from a build step. 10:38:50 [EnvInject] - Injecting as environment variables the properties content 10:38:50 PYTHON=python3 10:38:50 10:38:50 [EnvInject] - Variables injected successfully. 10:38:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18075895865559045949.sh 10:38:50 ---> tox-install.sh 10:38:50 + source /home/jenkins/lf-env.sh 10:38:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:38:50 ++ mktemp -d /tmp/venv-XXXX 10:38:50 + lf_venv=/tmp/venv-nufz 10:38:50 + local venv_file=/tmp/.os_lf_venv 10:38:50 + local python=python3 10:38:50 + local options 10:38:50 + local set_path=true 10:38:50 + local install_args= 10:38:50 ++ 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 10:38:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:38:50 + true 10:38:50 + case $1 in 10:38:50 + venv_file=/tmp/.toxenv 10:38:50 + shift 2 10:38:50 + true 10:38:50 + case $1 in 10:38:50 + shift 10:38:50 + break 10:38:50 + case $python in 10:38:50 + local pkg_list= 10:38:50 + [[ -d /opt/pyenv ]] 10:38:50 + echo 'Setup pyenv:' 10:38:50 Setup pyenv: 10:38:50 + export PYENV_ROOT=/opt/pyenv 10:38:50 + PYENV_ROOT=/opt/pyenv 10:38:50 + 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 10:38:50 + 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 10:38:50 + pyenv versions 10:38:50 * system (set by /opt/pyenv/version) 10:38:50 * 3.8.13 (set by /opt/pyenv/version) 10:38:50 * 3.9.13 (set by /opt/pyenv/version) 10:38:50 * 3.10.6 (set by /opt/pyenv/version) 10:38:50 + command -v pyenv 10:38:50 ++ pyenv init - --no-rehash 10:38:50 + 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[*]}"'\'')" 10:38:50 export PATH="/opt/pyenv/shims:${PATH}" 10:38:50 export PYENV_SHELL=bash 10:38:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:38:50 pyenv() { 10:38:50 local command 10:38:50 command="${1:-}" 10:38:50 if [ "$#" -gt 0 ]; then 10:38:50 shift 10:38:50 fi 10:38:50 10:38:50 case "$command" in 10:38:50 rehash|shell) 10:38:50 eval "$(pyenv "sh-$command" "$@")" 10:38:50 ;; 10:38:50 *) 10:38:50 command pyenv "$command" "$@" 10:38:50 ;; 10:38:50 esac 10:38:50 }' 10:38:50 +++ 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[*]}"' 10:38:50 ++ 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 10:38:50 ++ 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 10:38:50 ++ 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 10:38:50 ++ export PYENV_SHELL=bash 10:38:50 ++ PYENV_SHELL=bash 10:38:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:38:50 +++ complete -F _pyenv pyenv 10:38:50 ++ lf-pyver python3 10:38:50 ++ local py_version_xy=python3 10:38:50 ++ local py_version_xyz= 10:38:50 ++ pyenv versions 10:38:50 ++ local command 10:38:50 ++ command=versions 10:38:50 ++ '[' 1 -gt 0 ']' 10:38:50 ++ shift 10:38:50 ++ case "$command" in 10:38:50 ++ command pyenv versions 10:38:50 ++ pyenv versions 10:38:50 ++ awk '{ print $1 }' 10:38:50 ++ grep -E '^[0-9.]*[0-9]$' 10:38:50 ++ sed 's/^[ *]* //' 10:38:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:38:50 +++ grep '^3' /tmp/.pyenv_versions 10:38:50 +++ sort -V 10:38:50 +++ tail -n 1 10:38:50 ++ py_version_xyz=3.10.6 10:38:50 ++ [[ -z 3.10.6 ]] 10:38:50 ++ echo 3.10.6 10:38:50 ++ return 0 10:38:50 + pyenv local 3.10.6 10:38:50 + local command 10:38:50 + command=local 10:38:50 + '[' 2 -gt 0 ']' 10:38:50 + shift 10:38:50 + case "$command" in 10:38:50 + command pyenv local 3.10.6 10:38:50 + pyenv local 3.10.6 10:38:50 + for arg in "$@" 10:38:50 + case $arg in 10:38:50 + pkg_list+='tox ' 10:38:50 + for arg in "$@" 10:38:50 + case $arg in 10:38:50 + pkg_list+='virtualenv ' 10:38:50 + for arg in "$@" 10:38:50 + case $arg in 10:38:50 + pkg_list+='urllib3~=1.26.15 ' 10:38:50 + [[ -f /tmp/.toxenv ]] 10:38:50 + [[ ! -f /tmp/.toxenv ]] 10:38:50 + [[ -n '' ]] 10:38:50 + python3 -m venv /tmp/venv-nufz 10:38:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nufz' 10:38:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nufz 10:38:55 + echo /tmp/venv-nufz 10:38:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:38:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:38:55 + /tmp/venv-nufz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:39:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:39:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:39:00 + /tmp/venv-nufz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:39:04 + type python3 10:39:04 + true 10:39:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nufz/bin to PATH' 10:39:04 lf-activate-venv(): INFO: Adding /tmp/venv-nufz/bin to PATH 10:39:04 + PATH=/tmp/venv-nufz/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 10:39:04 + return 0 10:39:04 + python3 --version 10:39:04 Python 3.10.6 10:39:04 + python3 -m pip --version 10:39:04 pip 24.0 from /tmp/venv-nufz/lib/python3.10/site-packages/pip (python 3.10) 10:39:04 + python3 -m pip freeze 10:39:04 cachetools==5.3.3 10:39:04 chardet==5.2.0 10:39:04 colorama==0.4.6 10:39:04 distlib==0.3.8 10:39:04 filelock==3.13.3 10:39:04 packaging==24.0 10:39:04 platformdirs==4.2.0 10:39:04 pluggy==1.4.0 10:39:04 pyproject-api==1.6.1 10:39:04 tomli==2.0.1 10:39:04 tox==4.14.2 10:39:04 urllib3==1.26.18 10:39:04 virtualenv==20.25.1 10:39:04 [EnvInject] - Injecting environment variables from a build step. 10:39:04 [EnvInject] - Injecting as environment variables the properties content 10:39:04 PARALLEL=false 10:39:04 10:39:04 [EnvInject] - Variables injected successfully. 10:39:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14424894337453356130.sh 10:39:05 ---> tox-run.sh 10:39:05 + 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 10:39:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:39:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:39:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:39:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:39:05 + source /home/jenkins/lf-env.sh 10:39:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:05 ++ mktemp -d /tmp/venv-XXXX 10:39:05 + lf_venv=/tmp/venv-ehOH 10:39:05 + local venv_file=/tmp/.os_lf_venv 10:39:05 + local python=python3 10:39:05 + local options 10:39:05 + local set_path=true 10:39:05 + local install_args= 10:39:05 ++ 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 10:39:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:05 + true 10:39:05 + case $1 in 10:39:05 + venv_file=/tmp/.toxenv 10:39:05 + shift 2 10:39:05 + true 10:39:05 + case $1 in 10:39:05 + shift 10:39:05 + break 10:39:05 + case $python in 10:39:05 + local pkg_list= 10:39:05 + [[ -d /opt/pyenv ]] 10:39:05 + echo 'Setup pyenv:' 10:39:05 Setup pyenv: 10:39:05 + export PYENV_ROOT=/opt/pyenv 10:39:05 + PYENV_ROOT=/opt/pyenv 10:39:05 + 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 10:39:05 + 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 10:39:05 + pyenv versions 10:39:05 system 10:39:05 3.8.13 10:39:05 3.9.13 10:39:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:39:05 + command -v pyenv 10:39:05 ++ pyenv init - --no-rehash 10:39:05 + 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[*]}"'\'')" 10:39:05 export PATH="/opt/pyenv/shims:${PATH}" 10:39:05 export PYENV_SHELL=bash 10:39:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:05 pyenv() { 10:39:05 local command 10:39:05 command="${1:-}" 10:39:05 if [ "$#" -gt 0 ]; then 10:39:05 shift 10:39:05 fi 10:39:05 10:39:05 case "$command" in 10:39:05 rehash|shell) 10:39:05 eval "$(pyenv "sh-$command" "$@")" 10:39:05 ;; 10:39:05 *) 10:39:05 command pyenv "$command" "$@" 10:39:05 ;; 10:39:05 esac 10:39:05 }' 10:39:05 +++ 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[*]}"' 10:39:05 ++ 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 10:39:05 ++ 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 10:39:05 ++ 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 10:39:05 ++ export PYENV_SHELL=bash 10:39:05 ++ PYENV_SHELL=bash 10:39:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:05 +++ complete -F _pyenv pyenv 10:39:05 ++ lf-pyver python3 10:39:05 ++ local py_version_xy=python3 10:39:05 ++ local py_version_xyz= 10:39:05 ++ pyenv versions 10:39:05 ++ sed 's/^[ *]* //' 10:39:05 ++ awk '{ print $1 }' 10:39:05 ++ grep -E '^[0-9.]*[0-9]$' 10:39:05 ++ local command 10:39:05 ++ command=versions 10:39:05 ++ '[' 1 -gt 0 ']' 10:39:05 ++ shift 10:39:05 ++ case "$command" in 10:39:05 ++ command pyenv versions 10:39:05 ++ pyenv versions 10:39:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:05 +++ grep '^3' /tmp/.pyenv_versions 10:39:05 +++ sort -V 10:39:05 +++ tail -n 1 10:39:05 ++ py_version_xyz=3.10.6 10:39:05 ++ [[ -z 3.10.6 ]] 10:39:05 ++ echo 3.10.6 10:39:05 ++ return 0 10:39:05 + pyenv local 3.10.6 10:39:05 + local command 10:39:05 + command=local 10:39:05 + '[' 2 -gt 0 ']' 10:39:05 + shift 10:39:05 + case "$command" in 10:39:05 + command pyenv local 3.10.6 10:39:05 + pyenv local 3.10.6 10:39:05 + for arg in "$@" 10:39:05 + case $arg in 10:39:05 + pkg_list+='tox ' 10:39:05 + for arg in "$@" 10:39:05 + case $arg in 10:39:05 + pkg_list+='virtualenv ' 10:39:05 + for arg in "$@" 10:39:05 + case $arg in 10:39:05 + pkg_list+='urllib3~=1.26.15 ' 10:39:05 + [[ -f /tmp/.toxenv ]] 10:39:05 ++ cat /tmp/.toxenv 10:39:05 + lf_venv=/tmp/venv-nufz 10:39:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nufz from' file:/tmp/.toxenv 10:39:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nufz from file:/tmp/.toxenv 10:39:05 + /tmp/venv-nufz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:39:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:39:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:39:06 + /tmp/venv-nufz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:39:07 + type python3 10:39:07 + true 10:39:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nufz/bin to PATH' 10:39:07 lf-activate-venv(): INFO: Adding /tmp/venv-nufz/bin to PATH 10:39:07 + PATH=/tmp/venv-nufz/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 10:39:07 + return 0 10:39:07 + [[ -d /opt/pyenv ]] 10:39:07 + echo '---> Setting up pyenv' 10:39:07 ---> Setting up pyenv 10:39:07 + export PYENV_ROOT=/opt/pyenv 10:39:07 + PYENV_ROOT=/opt/pyenv 10:39:07 + export PATH=/opt/pyenv/bin:/tmp/venv-nufz/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 10:39:07 + PATH=/opt/pyenv/bin:/tmp/venv-nufz/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 10:39:07 ++ pwd 10:39:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:39:07 + export PYTHONPATH 10:39:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:39:07 + TOX_TESTENV_PASSENV=PYTHONPATH 10:39:07 + tox --version 10:39:07 4.14.2 from /tmp/venv-nufz/lib/python3.10/site-packages/tox/__init__.py 10:39:07 + PARALLEL=false 10:39:07 + TOX_OPTIONS_LIST= 10:39:07 + [[ -n checkbashisms ]] 10:39:07 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:39:07 + case ${PARALLEL,,} in 10:39:07 + tox -e checkbashisms 10:39:07 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:39:08 checkbashisms: freeze> python -m pip freeze --all 10:39:09 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:39:09 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:39:10 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:39:10 you may get strange results 10:39:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:39:12 checkbashisms: OK (4.72=setup[1.62]+cmd[3.10] seconds) 10:39:12 congratulations :) (4.90 seconds) 10:39:12 + tox_status=0 10:39:12 + echo '---> Completed tox runs' 10:39:12 ---> Completed tox runs 10:39:12 + for i in .tox/*/log 10:39:12 ++ echo .tox/checkbashisms/log 10:39:12 ++ awk -F/ '{print $2}' 10:39:12 + tox_env=checkbashisms 10:39:12 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:39:12 + DOC_DIR=docs/_build/html 10:39:12 + [[ -d docs/_build/html ]] 10:39:12 + echo '---> tox-run.sh ends' 10:39:12 ---> tox-run.sh ends 10:39:12 + test 0 -eq 0 10:39:13 $ ssh-agent -k 10:39:13 unset SSH_AUTH_SOCK; 10:39:13 unset SSH_AGENT_PID; 10:39:13 echo Agent pid 1835 killed; 10:39:13 [ssh-agent] Stopped. 10:39:13 [PostBuildScript] - [INFO] Executing post build scripts. 10:39:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16924280864328015742.sh 10:39:13 ---> sysstat.sh 10:39:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12157643104351887861.sh 10:39:13 ---> package-listing.sh 10:39:13 ++ tr '[:upper:]' '[:lower:]' 10:39:13 ++ facter osfamily 10:39:13 + OS_FAMILY=debian 10:39:13 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:39:13 + START_PACKAGES=/tmp/packages_start.txt 10:39:13 + END_PACKAGES=/tmp/packages_end.txt 10:39:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:13 + PACKAGES=/tmp/packages_start.txt 10:39:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:39:13 + PACKAGES=/tmp/packages_end.txt 10:39:13 + case "${OS_FAMILY}" in 10:39:13 + dpkg -l 10:39:13 + grep '^ii' 10:39:13 + '[' -f /tmp/packages_start.txt ']' 10:39:13 + '[' -f /tmp/packages_end.txt ']' 10:39:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:39:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:39:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:39:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9428852340671537663.sh 10:39:13 ---> capture-instance-metadata.sh 10:39:13 Setup pyenv: 10:39:13 system 10:39:13 3.8.13 10:39:13 3.9.13 10:39:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:39:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hkqD 10:39:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:39:20 lf-activate-venv(): INFO: Installing: lftools 10:39:57 lf-activate-venv(): INFO: Adding /tmp/venv-hkqD/bin to PATH 10:39:57 INFO: Running in OpenStack, capturing instance metadata 10:39:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins71028840222644697.sh 10:39:57 provisioning config files... 10:39:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config995551394375415616tmp 10:39:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:39:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:39:57 [EnvInject] - Injecting environment variables from a build step. 10:39:57 [EnvInject] - Injecting as environment variables the properties content 10:39:57 SERVER_ID=logs 10:39:57 10:39:57 [EnvInject] - Variables injected successfully. 10:39:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6796447730438038222.sh 10:39:57 ---> create-netrc.sh 10:39:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13188853152006436924.sh 10:39:57 ---> python-tools-install.sh 10:39:57 Setup pyenv: 10:39:57 system 10:39:57 3.8.13 10:39:57 3.9.13 10:39:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:39:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hkqD from file:/tmp/.os_lf_venv 10:39:59 lf-activate-venv(): INFO: Installing: lftools 10:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-hkqD/bin to PATH 10:40:09 Generating Requirements File 10:40:40 Python 3.10.6 10:40:41 pip 24.0 from /tmp/venv-hkqD/lib/python3.10/site-packages/pip (python 3.10) 10:40:41 appdirs==1.4.4 10:40:41 argcomplete==3.2.3 10:40:41 aspy.yaml==1.3.0 10:40:41 attrs==23.2.0 10:40:41 autopage==0.5.2 10:40:41 beautifulsoup4==4.12.3 10:40:41 boto3==1.34.78 10:40:41 botocore==1.34.78 10:40:41 bs4==0.0.2 10:40:41 cachetools==5.3.3 10:40:41 certifi==2024.2.2 10:40:41 cffi==1.16.0 10:40:41 cfgv==3.4.0 10:40:41 chardet==5.2.0 10:40:41 charset-normalizer==3.3.2 10:40:41 click==8.1.7 10:40:41 cliff==4.6.0 10:40:41 cmd2==2.4.3 10:40:41 cryptography==3.3.2 10:40:41 debtcollector==3.0.0 10:40:41 decorator==5.1.1 10:40:41 defusedxml==0.7.1 10:40:41 Deprecated==1.2.14 10:40:41 distlib==0.3.8 10:40:41 dnspython==2.6.1 10:40:41 docker==4.2.2 10:40:41 dogpile.cache==1.3.2 10:40:41 email_validator==2.1.1 10:40:41 filelock==3.13.3 10:40:41 future==1.0.0 10:40:41 gitdb==4.0.11 10:40:41 GitPython==3.1.43 10:40:41 google-auth==2.29.0 10:40:41 httplib2==0.22.0 10:40:41 identify==2.5.35 10:40:41 idna==3.6 10:40:41 importlib-resources==1.5.0 10:40:41 iso8601==2.1.0 10:40:41 Jinja2==3.1.3 10:40:41 jmespath==1.0.1 10:40:41 jsonpatch==1.33 10:40:41 jsonpointer==2.4 10:40:41 jsonschema==4.21.1 10:40:41 jsonschema-specifications==2023.12.1 10:40:41 keystoneauth1==5.6.0 10:40:41 kubernetes==29.0.0 10:40:41 lftools==0.37.10 10:40:41 lxml==5.2.1 10:40:41 MarkupSafe==2.1.5 10:40:41 msgpack==1.0.8 10:40:41 multi_key_dict==2.0.3 10:40:41 munch==4.0.0 10:40:41 netaddr==1.2.1 10:40:41 netifaces==0.11.0 10:40:41 niet==1.4.2 10:40:41 nodeenv==1.8.0 10:40:41 oauth2client==4.1.3 10:40:41 oauthlib==3.2.2 10:40:41 openstacksdk==3.0.0 10:40:41 os-client-config==2.1.0 10:40:41 os-service-types==1.7.0 10:40:41 osc-lib==3.0.1 10:40:41 oslo.config==9.4.0 10:40:41 oslo.context==5.5.0 10:40:41 oslo.i18n==6.3.0 10:40:41 oslo.log==5.5.1 10:40:41 oslo.serialization==5.4.0 10:40:41 oslo.utils==7.1.0 10:40:41 packaging==24.0 10:40:41 pbr==6.0.0 10:40:41 platformdirs==4.2.0 10:40:41 prettytable==3.10.0 10:40:41 pyasn1==0.6.0 10:40:41 pyasn1_modules==0.4.0 10:40:41 pycparser==2.22 10:40:41 pygerrit2==2.0.15 10:40:41 PyGithub==2.3.0 10:40:41 pyinotify==0.9.6 10:40:41 PyJWT==2.8.0 10:40:41 PyNaCl==1.5.0 10:40:41 pyparsing==2.4.7 10:40:41 pyperclip==1.8.2 10:40:41 pyrsistent==0.20.0 10:40:41 python-cinderclient==9.5.0 10:40:41 python-dateutil==2.9.0.post0 10:40:41 python-heatclient==3.5.0 10:40:41 python-jenkins==1.8.2 10:40:41 python-keystoneclient==5.4.0 10:40:41 python-magnumclient==4.4.0 10:40:41 python-novaclient==18.6.0 10:40:41 python-openstackclient==6.6.0 10:40:41 python-swiftclient==4.5.0 10:40:41 PyYAML==6.0.1 10:40:41 referencing==0.34.0 10:40:41 requests==2.31.0 10:40:41 requests-oauthlib==2.0.0 10:40:41 requestsexceptions==1.4.0 10:40:41 rfc3986==2.0.0 10:40:41 rpds-py==0.18.0 10:40:41 rsa==4.9 10:40:41 ruamel.yaml==0.18.6 10:40:41 ruamel.yaml.clib==0.2.8 10:40:41 s3transfer==0.10.1 10:40:41 simplejson==3.19.2 10:40:41 six==1.16.0 10:40:41 smmap==5.0.1 10:40:41 soupsieve==2.5 10:40:41 stevedore==5.2.0 10:40:41 tabulate==0.9.0 10:40:41 toml==0.10.2 10:40:41 tomlkit==0.12.4 10:40:41 tqdm==4.66.2 10:40:41 typing_extensions==4.10.0 10:40:41 tzdata==2024.1 10:40:41 urllib3==1.26.18 10:40:41 virtualenv==20.25.1 10:40:41 wcwidth==0.2.13 10:40:41 websocket-client==1.7.0 10:40:41 wrapt==1.16.0 10:40:41 xdg==6.0.0 10:40:41 xmltodict==0.13.0 10:40:41 yq==3.2.3 10:40:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17006142175969678128.sh 10:40:41 ---> sudo-logs.sh 10:40:41 Archiving 'sudo' log.. 10:40:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16628493836082422351.sh 10:40:41 ---> job-cost.sh 10:40:41 Setup pyenv: 10:40:42 system 10:40:42 3.8.13 10:40:42 3.9.13 10:40:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hkqD from file:/tmp/.os_lf_venv 10:40:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:40:48 lf-activate-venv(): INFO: Adding /tmp/venv-hkqD/bin to PATH 10:40:48 INFO: No Stack... 10:40:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:40:49 INFO: Archiving Costs 10:40:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12337286287520331631.sh 10:40:49 ---> logs-deploy.sh 10:40:49 Setup pyenv: 10:40:49 system 10:40:49 3.8.13 10:40:49 3.9.13 10:40:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hkqD from file:/tmp/.os_lf_venv 10:40:51 lf-activate-venv(): INFO: Installing: lftools 10:41:00 lf-activate-venv(): INFO: Adding /tmp/venv-hkqD/bin to PATH 10:41:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3420 10:41:00 INFO: archiving workspace using pattern(s): 10:41:01 Archives upload complete. 10:41:01 INFO: archiving logs to Nexus 10:41:02 ---> uname -a: 10:41:02 Linux prd-ubuntu1804-builder-4c-4g-20723 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:41:02 10:41:02 10:41:02 ---> lscpu: 10:41:02 Architecture: x86_64 10:41:02 CPU op-mode(s): 32-bit, 64-bit 10:41:02 Byte Order: Little Endian 10:41:02 CPU(s): 4 10:41:02 On-line CPU(s) list: 0-3 10:41:02 Thread(s) per core: 1 10:41:02 Core(s) per socket: 1 10:41:02 Socket(s): 4 10:41:02 NUMA node(s): 1 10:41:02 Vendor ID: AuthenticAMD 10:41:02 CPU family: 23 10:41:02 Model: 49 10:41:02 Model name: AMD EPYC-Rome Processor 10:41:02 Stepping: 0 10:41:02 CPU MHz: 2799.998 10:41:02 BogoMIPS: 5599.99 10:41:02 Virtualization: AMD-V 10:41:02 Hypervisor vendor: KVM 10:41:02 Virtualization type: full 10:41:02 L1d cache: 32K 10:41:02 L1i cache: 32K 10:41:02 L2 cache: 512K 10:41:02 L3 cache: 16384K 10:41:02 NUMA node0 CPU(s): 0-3 10:41:02 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 10:41:02 10:41:02 10:41:02 ---> nproc: 10:41:02 4 10:41:02 10:41:02 10:41:02 ---> df -h: 10:41:02 Filesystem Size Used Avail Use% Mounted on 10:41:02 udev 7.9G 0 7.9G 0% /dev 10:41:02 tmpfs 1.6G 672K 1.6G 1% /run 10:41:02 /dev/vda1 78G 8.3G 70G 11% / 10:41:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:41:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:41:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:41:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:41:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:41:02 10:41:02 10:41:02 ---> free -m: 10:41:02 total used free shared buff/cache available 10:41:02 Mem: 16040 533 13459 0 2046 15194 10:41:02 Swap: 1023 0 1023 10:41:02 10:41:02 10:41:02 ---> ip addr: 10:41:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:41:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:41:02 inet 127.0.0.1/8 scope host lo 10:41:02 valid_lft forever preferred_lft forever 10:41:02 inet6 ::1/128 scope host 10:41:02 valid_lft forever preferred_lft forever 10:41:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:41:02 link/ether fa:16:3e:7a:a8:24 brd ff:ff:ff:ff:ff:ff 10:41:02 inet 10.30.106.251/23 brd 10.30.107.255 scope global dynamic ens3 10:41:02 valid_lft 86210sec preferred_lft 86210sec 10:41:02 inet6 fe80::f816:3eff:fe7a:a824/64 scope link 10:41:02 valid_lft forever preferred_lft forever 10:41:02 10:41:02 10:41:02 ---> sar -b -r -n DEV: 10:41:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20723) 04/05/24 _x86_64_ (4 CPU) 10:41:02 10:41:02 10:37:57 LINUX RESTART (4 CPU) 10:41:02 10:41:02 10:38:01 tps rtps wtps bread/s bwrtn/s 10:41:02 10:39:01 154.09 66.59 87.50 4336.88 52374.34 10:41:02 10:40:01 108.78 18.40 90.38 1155.41 26127.38 10:41:02 10:41:01 76.10 0.80 75.30 41.46 24735.61 10:41:02 Average: 112.99 28.60 84.40 1844.58 34412.44 10:41:02 10:41:02 10:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:02 10:39:01 14239372 15607940 2185596 13.31 41544 1539788 781080 4.47 609452 1388212 55216 10:41:02 10:40:01 13909240 15572636 2515728 15.32 67648 1790796 784940 4.49 695488 1595576 122776 10:41:02 10:41:01 13781776 15558500 2643192 16.09 77544 1888236 788568 4.51 721060 1685512 91808 10:41:02 Average: 13976796 15579692 2448172 14.91 62245 1739607 784863 4.49 675333 1556433 89933 10:41:02 10:41:02 10:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:02 10:39:01 ens3 372.67 266.76 1528.83 70.48 0.00 0.00 0.00 0.00 10:41:02 10:39:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 10:41:02 10:40:01 ens3 55.72 38.19 643.90 9.89 0.00 0.00 0.00 0.00 10:41:02 10:40:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 10:41:02 10:41:01 ens3 30.18 24.86 247.45 8.25 0.00 0.00 0.00 0.00 10:41:02 10:41:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 10:41:02 Average: ens3 152.86 109.94 806.73 29.54 0.00 0.00 0.00 0.00 10:41:02 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:41:02 10:41:02 10:41:02 ---> sar -P ALL: 10:41:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20723) 04/05/24 _x86_64_ (4 CPU) 10:41:02 10:41:02 10:37:57 LINUX RESTART (4 CPU) 10:41:02 10:41:02 10:38:01 CPU %user %nice %system %iowait %steal %idle 10:41:02 10:39:01 all 12.08 0.00 2.17 18.82 0.05 66.88 10:41:02 10:39:01 0 5.74 0.00 1.67 9.31 0.03 83.24 10:41:02 10:39:01 1 12.57 0.00 3.36 15.46 0.05 68.56 10:41:02 10:39:01 2 17.45 0.00 1.91 45.06 0.08 35.50 10:41:02 10:39:01 3 12.60 0.00 1.72 5.67 0.03 79.97 10:41:02 10:40:01 all 18.73 0.00 1.48 6.38 0.07 73.34 10:41:02 10:40:01 0 15.30 0.00 1.44 10.91 0.10 72.26 10:41:02 10:40:01 1 31.70 0.00 1.60 1.34 0.05 65.31 10:41:02 10:40:01 2 8.64 0.00 1.33 5.94 0.05 84.05 10:41:02 10:40:01 3 19.36 0.00 1.55 7.32 0.07 71.71 10:41:02 10:41:01 all 19.68 0.00 0.96 3.88 0.05 75.43 10:41:02 10:41:01 0 0.30 0.00 0.45 10.58 0.03 88.63 10:41:02 10:41:01 1 55.12 0.00 1.82 1.23 0.09 41.75 10:41:02 10:41:01 2 10.14 0.00 0.70 0.23 0.03 88.90 10:41:02 10:41:01 3 14.15 0.00 0.88 3.43 0.03 81.49 10:41:02 Average: all 16.84 0.00 1.54 9.68 0.06 71.89 10:41:02 Average: 0 7.11 0.00 1.19 10.27 0.06 81.38 10:41:02 Average: 1 32.98 0.00 2.26 6.03 0.06 58.66 10:41:02 Average: 2 12.04 0.00 1.31 16.90 0.06 69.69 10:41:02 Average: 3 15.37 0.00 1.39 5.47 0.04 77.72 10:41:02 10:41:02 10:41:02