07:20:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 07:20:09 Running as SYSTEM 07:20:09 [EnvInject] - Loading node environment variables. 07:20:09 Building remotely on prd-ubuntu1804-builder-4c-4g-11171 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:20:09 [ssh-agent] Looking for ssh-agent implementation... 07:20:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:10 $ ssh-agent 07:20:10 SSH_AUTH_SOCK=/tmp/ssh-eL1R7Br0oHD0/agent.1741 07:20:10 SSH_AGENT_PID=1743 07:20:10 [ssh-agent] Started. 07:20:10 Running ssh-add (command line suppressed) 07:20:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12046389831640024539.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12046389831640024539.key) 07:20:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:20:10 The recommended git tool is: NONE 07:20:11 using credential onap-jenkins-ssh 07:20:11 Wiping out workspace first. 07:20:11 Cloning the remote Git repository 07:20:11 Cloning repository git://cloud.onap.org/mirror/oom.git 07:20:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:20:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:11 > git --version # timeout=10 07:20:11 > git --version # 'git version 2.17.1' 07:20:11 using GIT_SSH to set credentials Gerrit user 07:20:11 Verifying host key using manually-configured host key entries 07:20:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:20:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:17 using GIT_SSH to set credentials Gerrit user 07:20:17 Verifying host key using manually-configured host key entries 07:20:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/7 # timeout=30 07:20:17 > git rev-parse 1925f9c80e1e4089e579417635b1d0f97a822f74^{commit} # timeout=10 07:20:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:20:17 Checking out Revision 1925f9c80e1e4089e579417635b1d0f97a822f74 (refs/changes/63/136963/7) 07:20:17 > git config core.sparsecheckout # timeout=10 07:20:17 > git checkout -f 1925f9c80e1e4089e579417635b1d0f97a822f74 # timeout=30 07:20:20 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 07:20:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:20:21 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 07:20:21 [EnvInject] - Injecting environment variables from a build step. 07:20:21 [EnvInject] - Injecting as environment variables the properties content 07:20:21 PYTHON=python3 07:20:21 07:20:21 [EnvInject] - Variables injected successfully. 07:20:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17784153017007727125.sh 07:20:21 ---> tox-install.sh 07:20:21 + source /home/jenkins/lf-env.sh 07:20:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:21 ++ mktemp -d /tmp/venv-XXXX 07:20:21 + lf_venv=/tmp/venv-hwV3 07:20:21 + local venv_file=/tmp/.os_lf_venv 07:20:21 + local python=python3 07:20:21 + local options 07:20:21 + local set_path=true 07:20:21 + local install_args= 07:20: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 07:20:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:21 + true 07:20:21 + case $1 in 07:20:21 + venv_file=/tmp/.toxenv 07:20:21 + shift 2 07:20:21 + true 07:20:21 + case $1 in 07:20:21 + shift 07:20:21 + break 07:20:21 + case $python in 07:20:21 + local pkg_list= 07:20:21 + [[ -d /opt/pyenv ]] 07:20:21 + echo 'Setup pyenv:' 07:20:21 Setup pyenv: 07:20:21 + export PYENV_ROOT=/opt/pyenv 07:20:21 + PYENV_ROOT=/opt/pyenv 07:20:21 + 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 07:20:21 + 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 07:20:21 + pyenv versions 07:20:21 * system (set by /opt/pyenv/version) 07:20:21 * 3.8.13 (set by /opt/pyenv/version) 07:20:21 * 3.9.13 (set by /opt/pyenv/version) 07:20:21 * 3.10.6 (set by /opt/pyenv/version) 07:20:21 + command -v pyenv 07:20:21 ++ pyenv init - --no-rehash 07:20: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[*]}"'\'')" 07:20:21 export PATH="/opt/pyenv/shims:${PATH}" 07:20:21 export PYENV_SHELL=bash 07:20:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:21 pyenv() { 07:20:21 local command 07:20:21 command="${1:-}" 07:20:21 if [ "$#" -gt 0 ]; then 07:20:21 shift 07:20:21 fi 07:20:21 07:20:21 case "$command" in 07:20:21 rehash|shell) 07:20:21 eval "$(pyenv "sh-$command" "$@")" 07:20:21 ;; 07:20:21 *) 07:20:21 command pyenv "$command" "$@" 07:20:21 ;; 07:20:21 esac 07:20:21 }' 07:20: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[*]}"' 07:20:21 ++ 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 07:20:21 ++ 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 07:20:21 ++ 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 07:20:21 ++ export PYENV_SHELL=bash 07:20:21 ++ PYENV_SHELL=bash 07:20:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:21 +++ complete -F _pyenv pyenv 07:20:21 ++ lf-pyver python3 07:20:21 ++ local py_version_xy=python3 07:20:21 ++ local py_version_xyz= 07:20:21 ++ pyenv versions 07:20:21 ++ sed 's/^[ *]* //' 07:20:21 ++ local command 07:20:21 ++ command=versions 07:20:21 ++ '[' 1 -gt 0 ']' 07:20:21 ++ shift 07:20:21 ++ case "$command" in 07:20:21 ++ command pyenv versions 07:20:21 ++ pyenv versions 07:20:21 ++ awk '{ print $1 }' 07:20:21 ++ grep -E '^[0-9.]*[0-9]$' 07:20:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:21 +++ grep '^3' /tmp/.pyenv_versions 07:20:21 +++ sort -V 07:20:21 +++ tail -n 1 07:20:21 ++ py_version_xyz=3.10.6 07:20:21 ++ [[ -z 3.10.6 ]] 07:20:21 ++ echo 3.10.6 07:20:21 ++ return 0 07:20:21 + pyenv local 3.10.6 07:20:21 + local command 07:20:21 + command=local 07:20:21 + '[' 2 -gt 0 ']' 07:20:21 + shift 07:20:21 + case "$command" in 07:20:21 + command pyenv local 3.10.6 07:20:21 + pyenv local 3.10.6 07:20:21 + for arg in "$@" 07:20:21 + case $arg in 07:20:21 + pkg_list+='tox ' 07:20:21 + for arg in "$@" 07:20:21 + case $arg in 07:20:21 + pkg_list+='virtualenv ' 07:20:21 + for arg in "$@" 07:20:21 + case $arg in 07:20:21 + pkg_list+='urllib3~=1.26.15 ' 07:20:21 + [[ -f /tmp/.toxenv ]] 07:20:21 + [[ ! -f /tmp/.toxenv ]] 07:20:21 + [[ -n '' ]] 07:20:21 + python3 -m venv /tmp/venv-hwV3 07:20:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hwV3' 07:20:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hwV3 07:20:25 + echo /tmp/venv-hwV3 07:20:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:20:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:20:25 + /tmp/venv-hwV3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:20:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:20:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:20:28 + /tmp/venv-hwV3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:20:32 + type python3 07:20:32 + true 07:20:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hwV3/bin to PATH' 07:20:32 lf-activate-venv(): INFO: Adding /tmp/venv-hwV3/bin to PATH 07:20:32 + PATH=/tmp/venv-hwV3/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 07:20:32 + return 0 07:20:32 + python3 --version 07:20:32 Python 3.10.6 07:20:32 + python3 -m pip --version 07:20:32 pip 23.3.2 from /tmp/venv-hwV3/lib/python3.10/site-packages/pip (python 3.10) 07:20:32 + python3 -m pip freeze 07:20:33 cachetools==5.3.2 07:20:33 chardet==5.2.0 07:20:33 colorama==0.4.6 07:20:33 distlib==0.3.8 07:20:33 filelock==3.13.1 07:20:33 packaging==23.2 07:20:33 platformdirs==4.1.0 07:20:33 pluggy==1.3.0 07:20:33 pyproject-api==1.6.1 07:20:33 tomli==2.0.1 07:20:33 tox==4.11.4 07:20:33 urllib3==1.26.18 07:20:33 virtualenv==20.25.0 07:20:33 [EnvInject] - Injecting environment variables from a build step. 07:20:33 [EnvInject] - Injecting as environment variables the properties content 07:20:33 PARALLEL=false 07:20:33 07:20:33 [EnvInject] - Variables injected successfully. 07:20:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10468375319965957145.sh 07:20:33 ---> tox-run.sh 07:20:33 + 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 07:20:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:20:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:20:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:20:33 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:20:33 + source /home/jenkins/lf-env.sh 07:20:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:33 ++ mktemp -d /tmp/venv-XXXX 07:20:33 + lf_venv=/tmp/venv-Mg1l 07:20:33 + local venv_file=/tmp/.os_lf_venv 07:20:33 + local python=python3 07:20:33 + local options 07:20:33 + local set_path=true 07:20:33 + local install_args= 07:20:33 ++ 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 07:20:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:33 + true 07:20:33 + case $1 in 07:20:33 + venv_file=/tmp/.toxenv 07:20:33 + shift 2 07:20:33 + true 07:20:33 + case $1 in 07:20:33 + shift 07:20:33 + break 07:20:33 + case $python in 07:20:33 + local pkg_list= 07:20:33 + [[ -d /opt/pyenv ]] 07:20:33 + echo 'Setup pyenv:' 07:20:33 Setup pyenv: 07:20:33 + export PYENV_ROOT=/opt/pyenv 07:20:33 + PYENV_ROOT=/opt/pyenv 07:20:33 + 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 07:20:33 + 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 07:20:33 + pyenv versions 07:20:33 system 07:20:33 3.8.13 07:20:33 3.9.13 07:20:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:20:33 + command -v pyenv 07:20:33 ++ pyenv init - --no-rehash 07:20:33 + 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[*]}"'\'')" 07:20:33 export PATH="/opt/pyenv/shims:${PATH}" 07:20:33 export PYENV_SHELL=bash 07:20:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:33 pyenv() { 07:20:33 local command 07:20:33 command="${1:-}" 07:20:33 if [ "$#" -gt 0 ]; then 07:20:33 shift 07:20:33 fi 07:20:33 07:20:33 case "$command" in 07:20:33 rehash|shell) 07:20:33 eval "$(pyenv "sh-$command" "$@")" 07:20:33 ;; 07:20:33 *) 07:20:33 command pyenv "$command" "$@" 07:20:33 ;; 07:20:33 esac 07:20:33 }' 07:20:33 +++ 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[*]}"' 07:20:33 ++ 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 07:20:33 ++ 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 07:20:33 ++ 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 07:20:33 ++ export PYENV_SHELL=bash 07:20:33 ++ PYENV_SHELL=bash 07:20:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:33 +++ complete -F _pyenv pyenv 07:20:33 ++ lf-pyver python3 07:20:33 ++ local py_version_xy=python3 07:20:33 ++ local py_version_xyz= 07:20:33 ++ pyenv versions 07:20:33 ++ sed 's/^[ *]* //' 07:20:33 ++ local command 07:20:33 ++ command=versions 07:20:33 ++ '[' 1 -gt 0 ']' 07:20:33 ++ shift 07:20:33 ++ case "$command" in 07:20:33 ++ awk '{ print $1 }' 07:20:33 ++ grep -E '^[0-9.]*[0-9]$' 07:20:33 ++ command pyenv versions 07:20:33 ++ pyenv versions 07:20:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:33 +++ grep '^3' /tmp/.pyenv_versions 07:20:33 +++ sort -V 07:20:33 +++ tail -n 1 07:20:33 ++ py_version_xyz=3.10.6 07:20:33 ++ [[ -z 3.10.6 ]] 07:20:33 ++ echo 3.10.6 07:20:33 ++ return 0 07:20:33 + pyenv local 3.10.6 07:20:33 + local command 07:20:33 + command=local 07:20:33 + '[' 2 -gt 0 ']' 07:20:33 + shift 07:20:33 + case "$command" in 07:20:33 + command pyenv local 3.10.6 07:20:33 + pyenv local 3.10.6 07:20:33 + for arg in "$@" 07:20:33 + case $arg in 07:20:33 + pkg_list+='tox ' 07:20:33 + for arg in "$@" 07:20:33 + case $arg in 07:20:33 + pkg_list+='virtualenv ' 07:20:33 + for arg in "$@" 07:20:33 + case $arg in 07:20:33 + pkg_list+='urllib3~=1.26.15 ' 07:20:33 + [[ -f /tmp/.toxenv ]] 07:20:33 ++ cat /tmp/.toxenv 07:20:33 + lf_venv=/tmp/venv-hwV3 07:20:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hwV3 from' file:/tmp/.toxenv 07:20:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hwV3 from file:/tmp/.toxenv 07:20:33 + /tmp/venv-hwV3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:20:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:20:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:20:52 + /tmp/venv-hwV3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:20:54 + type python3 07:20:54 + true 07:20:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hwV3/bin to PATH' 07:20:54 lf-activate-venv(): INFO: Adding /tmp/venv-hwV3/bin to PATH 07:20:54 + PATH=/tmp/venv-hwV3/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 07:20:54 + return 0 07:20:54 + [[ -d /opt/pyenv ]] 07:20:54 + echo '---> Setting up pyenv' 07:20:54 ---> Setting up pyenv 07:20:54 + export PYENV_ROOT=/opt/pyenv 07:20:54 + PYENV_ROOT=/opt/pyenv 07:20:54 + export PATH=/opt/pyenv/bin:/tmp/venv-hwV3/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 07:20:54 + PATH=/opt/pyenv/bin:/tmp/venv-hwV3/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 07:20:54 ++ pwd 07:20:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:20:54 + export PYTHONPATH 07:20:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:20:54 + TOX_TESTENV_PASSENV=PYTHONPATH 07:20:54 + tox --version 07:20:54 4.11.4 from /tmp/venv-hwV3/lib/python3.10/site-packages/tox/__init__.py 07:20:54 + PARALLEL=false 07:20:54 + TOX_OPTIONS_LIST= 07:20:54 + [[ -n checkbashisms ]] 07:20:54 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:20:54 + case ${PARALLEL,,} in 07:20:54 + tox -e checkbashisms 07:20:54 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:20:56 checkbashisms: freeze> python -m pip freeze --all 07:20:57 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 07:20:57 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:20:58 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:20:58 you may get strange results 07:20:59 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:21:02 checkbashisms: OK (5.36=setup[2.25]+cmd[3.11] seconds) 07:21:02 congratulations :) (5.52 seconds) 07:21:02 + tox_status=0 07:21:02 + echo '---> Completed tox runs' 07:21:02 ---> Completed tox runs 07:21:02 + for i in .tox/*/log 07:21:02 ++ echo .tox/checkbashisms/log 07:21:02 ++ awk -F/ '{print $2}' 07:21:02 + tox_env=checkbashisms 07:21:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:21:02 + DOC_DIR=docs/_build/html 07:21:02 + [[ -d docs/_build/html ]] 07:21:02 + echo '---> tox-run.sh ends' 07:21:02 ---> tox-run.sh ends 07:21:02 + test 0 -eq 0 07:21:02 $ ssh-agent -k 07:21:02 unset SSH_AUTH_SOCK; 07:21:02 unset SSH_AGENT_PID; 07:21:02 echo Agent pid 1743 killed; 07:21:02 [ssh-agent] Stopped. 07:21:02 [PostBuildScript] - [INFO] Executing post build scripts. 07:21:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13947444254371958192.sh 07:21:02 ---> sysstat.sh 07:21:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1854132805232189225.sh 07:21:03 ---> package-listing.sh 07:21:03 ++ facter osfamily 07:21:03 ++ tr '[:upper:]' '[:lower:]' 07:21:03 + OS_FAMILY=debian 07:21:03 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:21:03 + START_PACKAGES=/tmp/packages_start.txt 07:21:03 + END_PACKAGES=/tmp/packages_end.txt 07:21:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:03 + PACKAGES=/tmp/packages_start.txt 07:21:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:21:03 + PACKAGES=/tmp/packages_end.txt 07:21:03 + case "${OS_FAMILY}" in 07:21:03 + dpkg -l 07:21:03 + grep '^ii' 07:21:03 + '[' -f /tmp/packages_start.txt ']' 07:21:03 + '[' -f /tmp/packages_end.txt ']' 07:21:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:21:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:21:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:21:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8703218582630507544.sh 07:21:03 ---> capture-instance-metadata.sh 07:21:03 Setup pyenv: 07:21:03 system 07:21:03 3.8.13 07:21:03 3.9.13 07:21:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:21:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RlIA 07:21:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:21:18 lf-activate-venv(): INFO: Installing: lftools 07:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-RlIA/bin to PATH 07:22:28 INFO: Running in OpenStack, capturing instance metadata 07:22:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13454328447122670666.sh 07:22:28 provisioning config files... 07:22:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10352395812460553555tmp 07:22:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:22:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:22:28 [EnvInject] - Injecting environment variables from a build step. 07:22:28 [EnvInject] - Injecting as environment variables the properties content 07:22:28 SERVER_ID=logs 07:22:28 07:22:28 [EnvInject] - Variables injected successfully. 07:22:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5276472150835913900.sh 07:22:28 ---> create-netrc.sh 07:22:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4432438233922504038.sh 07:22:28 ---> python-tools-install.sh 07:22:29 Setup pyenv: 07:22:29 system 07:22:29 3.8.13 07:22:29 3.9.13 07:22:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:22:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RlIA from file:/tmp/.os_lf_venv 07:22:30 lf-activate-venv(): INFO: Installing: lftools 07:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-RlIA/bin to PATH 07:22:38 Generating Requirements File 07:23:13 Python 3.10.6 07:23:13 pip 23.3.2 from /tmp/venv-RlIA/lib/python3.10/site-packages/pip (python 3.10) 07:23:13 appdirs==1.4.4 07:23:13 argcomplete==3.2.1 07:23:13 aspy.yaml==1.3.0 07:23:13 attrs==23.2.0 07:23:13 autopage==0.5.2 07:23:13 beautifulsoup4==4.12.2 07:23:13 boto3==1.34.16 07:23:13 botocore==1.34.16 07:23:13 bs4==0.0.1 07:23:13 cachetools==5.3.2 07:23:13 certifi==2023.11.17 07:23:13 cffi==1.16.0 07:23:13 cfgv==3.4.0 07:23:13 chardet==5.2.0 07:23:13 charset-normalizer==3.3.2 07:23:13 click==8.1.7 07:23:13 cliff==4.4.0 07:23:13 cmd2==2.4.3 07:23:13 cryptography==3.3.2 07:23:13 debtcollector==2.5.0 07:23:13 decorator==5.1.1 07:23:13 defusedxml==0.7.1 07:23:13 Deprecated==1.2.14 07:23:13 distlib==0.3.8 07:23:13 dnspython==2.4.2 07:23:13 docker==4.2.2 07:23:13 dogpile.cache==1.3.0 07:23:13 email-validator==2.1.0.post1 07:23:13 filelock==3.13.1 07:23:13 future==0.18.3 07:23:13 gitdb==4.0.11 07:23:13 GitPython==3.1.41 07:23:13 google-auth==2.26.2 07:23:13 httplib2==0.22.0 07:23:13 identify==2.5.33 07:23:13 idna==3.6 07:23:13 importlib-metadata==7.0.1 07:23:13 importlib-resources==1.5.0 07:23:13 iso8601==2.1.0 07:23:13 Jinja2==3.1.3 07:23:13 jmespath==1.0.1 07:23:13 jsonpatch==1.33 07:23:13 jsonpointer==2.4 07:23:13 jsonschema==4.20.0 07:23:13 jsonschema-specifications==2023.12.1 07:23:13 keystoneauth1==5.4.0 07:23:13 kubernetes==29.0.0 07:23:13 lftools==0.37.8 07:23:13 lxml==5.1.0 07:23:13 MarkupSafe==2.1.3 07:23:13 msgpack==1.0.7 07:23:13 multi_key_dict==2.0.3 07:23:13 munch==4.0.0 07:23:13 netaddr==0.10.1 07:23:13 netifaces==0.11.0 07:23:13 niet==1.4.2 07:23:13 nodeenv==1.8.0 07:23:13 oauth2client==4.1.3 07:23:13 oauthlib==3.2.2 07:23:13 openstacksdk==0.62.0 07:23:13 os-client-config==2.1.0 07:23:13 os-service-types==1.7.0 07:23:13 osc-lib==2.9.0 07:23:13 oslo.config==9.3.0 07:23:13 oslo.context==5.3.0 07:23:13 oslo.i18n==6.2.0 07:23:13 oslo.log==5.4.0 07:23:13 oslo.serialization==5.3.0 07:23:13 oslo.utils==6.3.0 07:23:13 packaging==23.2 07:23:13 pbr==6.0.0 07:23:13 platformdirs==4.1.0 07:23:13 prettytable==3.9.0 07:23:13 pyasn1==0.5.1 07:23:13 pyasn1-modules==0.3.0 07:23:13 pycparser==2.21 07:23:13 pygerrit2==2.0.15 07:23:13 PyGithub==2.1.1 07:23:13 pyinotify==0.9.6 07:23:13 PyJWT==2.8.0 07:23:13 PyNaCl==1.5.0 07:23:13 pyparsing==2.4.7 07:23:13 pyperclip==1.8.2 07:23:13 pyrsistent==0.20.0 07:23:13 python-cinderclient==9.4.0 07:23:13 python-dateutil==2.8.2 07:23:13 python-heatclient==3.4.0 07:23:13 python-jenkins==1.8.2 07:23:13 python-keystoneclient==5.2.0 07:23:13 python-magnumclient==4.3.0 07:23:13 python-novaclient==18.4.0 07:23:13 python-openstackclient==6.0.0 07:23:13 python-swiftclient==4.4.0 07:23:13 pytz==2023.3.post1 07:23:13 PyYAML==6.0.1 07:23:13 referencing==0.32.1 07:23:13 requests==2.31.0 07:23:13 requests-oauthlib==1.3.1 07:23:13 requestsexceptions==1.4.0 07:23:13 rfc3986==2.0.0 07:23:13 rpds-py==0.16.2 07:23:13 rsa==4.9 07:23:13 ruamel.yaml==0.18.5 07:23:13 ruamel.yaml.clib==0.2.8 07:23:13 s3transfer==0.10.0 07:23:13 simplejson==3.19.2 07:23:13 six==1.16.0 07:23:13 smmap==5.0.1 07:23:13 soupsieve==2.5 07:23:13 stevedore==5.1.0 07:23:13 tabulate==0.9.0 07:23:13 toml==0.10.2 07:23:13 tomlkit==0.12.3 07:23:13 tqdm==4.66.1 07:23:13 typing_extensions==4.9.0 07:23:13 tzdata==2023.4 07:23:13 urllib3==1.26.18 07:23:13 virtualenv==20.25.0 07:23:13 wcwidth==0.2.13 07:23:13 websocket-client==1.7.0 07:23:13 wrapt==1.16.0 07:23:13 xdg==6.0.0 07:23:13 xmltodict==0.13.0 07:23:13 yq==3.2.3 07:23:13 zipp==3.17.0 07:23:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2980642839004149853.sh 07:23:13 ---> sudo-logs.sh 07:23:13 Archiving 'sudo' log.. 07:23:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4375237464543554001.sh 07:23:14 ---> job-cost.sh 07:23:14 Setup pyenv: 07:23:14 system 07:23:14 3.8.13 07:23:14 3.9.13 07:23:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:23:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RlIA from file:/tmp/.os_lf_venv 07:23:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:23:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:23:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:23:23 lf-activate-venv(): INFO: Adding /tmp/venv-RlIA/bin to PATH 07:23:23 INFO: No Stack... 07:23:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:23:27 INFO: Archiving Costs 07:23:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9453515905292941509.sh 07:23:27 ---> logs-deploy.sh 07:23:27 Setup pyenv: 07:23:27 system 07:23:27 3.8.13 07:23:27 3.9.13 07:23:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:23:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RlIA from file:/tmp/.os_lf_venv 07:23:29 lf-activate-venv(): INFO: Installing: lftools 07:23:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:23:38 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:23:38 lf-activate-venv(): INFO: Adding /tmp/venv-RlIA/bin to PATH 07:23:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3269 07:23:38 INFO: archiving workspace using pattern(s): 07:23:39 Archives upload complete. 07:23:40 INFO: archiving logs to Nexus 07:23:41 ---> uname -a: 07:23:41 Linux prd-ubuntu1804-builder-4c-4g-11171 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:23:41 07:23:41 07:23:41 ---> lscpu: 07:23:41 Architecture: x86_64 07:23:41 CPU op-mode(s): 32-bit, 64-bit 07:23:41 Byte Order: Little Endian 07:23:41 CPU(s): 4 07:23:41 On-line CPU(s) list: 0-3 07:23:41 Thread(s) per core: 1 07:23:41 Core(s) per socket: 1 07:23:41 Socket(s): 4 07:23:41 NUMA node(s): 1 07:23:41 Vendor ID: AuthenticAMD 07:23:41 CPU family: 23 07:23:41 Model: 49 07:23:41 Model name: AMD EPYC-Rome Processor 07:23:41 Stepping: 0 07:23:41 CPU MHz: 2799.998 07:23:41 BogoMIPS: 5599.99 07:23:41 Virtualization: AMD-V 07:23:41 Hypervisor vendor: KVM 07:23:41 Virtualization type: full 07:23:41 L1d cache: 32K 07:23:41 L1i cache: 32K 07:23:41 L2 cache: 512K 07:23:41 L3 cache: 16384K 07:23:41 NUMA node0 CPU(s): 0-3 07:23:41 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 07:23:41 07:23:41 07:23:41 ---> nproc: 07:23:41 4 07:23:41 07:23:41 07:23:41 ---> df -h: 07:23:41 Filesystem Size Used Avail Use% Mounted on 07:23:41 udev 7.9G 0 7.9G 0% /dev 07:23:41 tmpfs 1.6G 672K 1.6G 1% /run 07:23:41 /dev/vda1 78G 8.3G 70G 11% / 07:23:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:23:41 tmpfs 5.0M 0 5.0M 0% /run/lock 07:23:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:23:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:23:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:23:41 07:23:41 07:23:41 ---> free -m: 07:23:41 total used free shared buff/cache available 07:23:41 Mem: 16040 539 13428 0 2071 15188 07:23:41 Swap: 1023 0 1023 07:23:41 07:23:41 07:23:41 ---> ip addr: 07:23:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:23:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:23:41 inet 127.0.0.1/8 scope host lo 07:23:41 valid_lft forever preferred_lft forever 07:23:41 inet6 ::1/128 scope host 07:23:41 valid_lft forever preferred_lft forever 07:23:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:23:41 link/ether fa:16:3e:f4:64:d0 brd ff:ff:ff:ff:ff:ff 07:23:41 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic ens3 07:23:41 valid_lft 86171sec preferred_lft 86171sec 07:23:41 inet6 fe80::f816:3eff:fef4:64d0/64 scope link 07:23:41 valid_lft forever preferred_lft forever 07:23:41 07:23:41 07:23:41 ---> sar -b -r -n DEV: 07:23:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11171) 01/11/24 _x86_64_ (4 CPU) 07:23:41 07:23:41 07:19:53 LINUX RESTART (4 CPU) 07:23:41 07:23:41 07:20:01 tps rtps wtps bread/s bwrtn/s 07:23:41 07:21:02 230.23 58.36 171.87 3711.65 37810.50 07:23:41 07:22:01 54.38 0.24 54.14 10.85 30247.08 07:23:41 07:23:01 95.02 13.81 81.20 1047.56 21334.98 07:23:41 Average: 126.95 24.27 102.68 1598.84 29795.01 07:23:41 07:23:41 07:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:41 07:21:02 14226440 15639888 2198528 13.39 44972 1578300 718576 4.11 587960 1415160 30524 07:23:41 07:22:01 14062712 15553224 2362256 14.38 53348 1641472 786100 4.50 692072 1463184 25804 07:23:41 07:23:01 13781832 15519068 2643136 16.09 71572 1859088 795548 4.55 753532 1659580 55188 07:23:41 Average: 14023661 15570727 2401307 14.62 56631 1692953 766741 4.39 677855 1512641 37172 07:23:41 07:23:41 07:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:41 07:21:02 ens3 450.11 307.27 1549.55 77.50 0.00 0.00 0.00 0.00 07:23:41 07:21:02 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 07:23:41 07:22:01 ens3 16.84 14.95 87.54 3.88 0.00 0.00 0.00 0.00 07:23:41 07:22:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 07:23:41 07:23:01 ens3 46.79 31.76 806.46 6.77 0.00 0.00 0.00 0.00 07:23:41 07:23:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 07:23:41 Average: ens3 172.11 118.57 818.58 29.53 0.00 0.00 0.00 0.00 07:23:41 Average: lo 0.96 0.96 0.10 0.10 0.00 0.00 0.00 0.00 07:23:41 07:23:41 07:23:41 ---> sar -P ALL: 07:23:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11171) 01/11/24 _x86_64_ (4 CPU) 07:23:41 07:23:41 07:19:53 LINUX RESTART (4 CPU) 07:23:41 07:23:41 07:20:01 CPU %user %nice %system %iowait %steal %idle 07:23:41 07:21:02 all 14.87 0.00 1.90 20.05 0.06 63.12 07:23:41 07:21:02 0 11.15 0.00 1.69 1.70 0.05 85.41 07:23:41 07:21:02 1 17.61 0.00 2.10 38.36 0.05 41.88 07:23:41 07:21:02 2 12.26 0.00 2.19 6.61 0.08 78.86 07:23:41 07:21:02 3 18.42 0.00 1.66 33.48 0.05 46.39 07:23:41 07:22:01 all 9.02 0.00 0.55 17.42 0.04 72.97 07:23:41 07:22:01 0 3.15 0.00 0.31 10.79 0.05 85.70 07:23:41 07:22:01 1 5.53 0.00 0.29 28.05 0.03 66.10 07:23:41 07:22:01 2 19.54 0.00 1.04 29.82 0.05 49.55 07:23:41 07:22:01 3 7.88 0.00 0.54 1.04 0.02 90.52 07:23:41 07:23:01 all 15.86 0.00 1.27 6.57 0.06 76.24 07:23:41 07:23:01 0 20.83 0.00 1.03 1.32 0.05 76.77 07:23:41 07:23:01 1 28.60 0.00 2.09 2.27 0.08 66.96 07:23:41 07:23:01 2 3.61 0.00 1.04 22.30 0.07 72.99 07:23:41 07:23:01 3 10.38 0.00 0.95 0.43 0.05 88.19 07:23:41 Average: all 13.27 0.00 1.24 14.66 0.05 70.77 07:23:41 Average: 0 11.76 0.00 1.01 4.57 0.05 82.61 07:23:41 Average: 1 17.32 0.00 1.50 22.88 0.06 58.24 07:23:41 Average: 2 11.76 0.00 1.42 19.52 0.07 67.23 07:23:41 Average: 3 12.25 0.00 1.05 11.69 0.04 74.97 07:23:41 07:23:41 07:23:41