10:08:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 10:08:38 Running as SYSTEM 10:08:38 [EnvInject] - Loading node environment variables. 10:08:38 Building remotely on prd-ubuntu1804-builder-4c-4g-9389 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:08:38 [ssh-agent] Looking for ssh-agent implementation... 10:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:38 $ ssh-agent 10:08:38 SSH_AUTH_SOCK=/tmp/ssh-UBjLq4ElNwPU/agent.1649 10:08:38 SSH_AGENT_PID=1651 10:08:38 [ssh-agent] Started. 10:08:38 Running ssh-add (command line suppressed) 10:08:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17639371294829294216.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17639371294829294216.key) 10:08:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:08:38 The recommended git tool is: NONE 10:08:40 using credential onap-jenkins-ssh 10:08:40 Wiping out workspace first. 10:08:40 Cloning the remote Git repository 10:08:40 Cloning repository git://cloud.onap.org/mirror/oom.git 10:08:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:08:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:40 > git --version # timeout=10 10:08:40 > git --version # 'git version 2.17.1' 10:08:40 using GIT_SSH to set credentials Gerrit user 10:08:40 Verifying host key using manually-configured host key entries 10:08:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:08:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:08:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:45 using GIT_SSH to set credentials Gerrit user 10:08:45 Verifying host key using manually-configured host key entries 10:08:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/4 # timeout=30 10:08:46 > git rev-parse 149252867220a2d07af72a5a58d979fd78c5bd51^{commit} # timeout=10 10:08: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:08:46 Checking out Revision 149252867220a2d07af72a5a58d979fd78c5bd51 (refs/changes/70/137370/4) 10:08:46 > git config core.sparsecheckout # timeout=10 10:08:46 > git checkout -f 149252867220a2d07af72a5a58d979fd78c5bd51 # timeout=30 10:08:46 Commit message: "[COMMON] Harmonize resource settings" 10:08:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:08:46 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 10:08:46 [EnvInject] - Injecting environment variables from a build step. 10:08:46 [EnvInject] - Injecting as environment variables the properties content 10:08:46 PYTHON=python3 10:08:46 10:08:46 [EnvInject] - Variables injected successfully. 10:08:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1753230180451297278.sh 10:08:46 ---> tox-install.sh 10:08:46 + source /home/jenkins/lf-env.sh 10:08:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:46 ++ mktemp -d /tmp/venv-XXXX 10:08:46 + lf_venv=/tmp/venv-SuOu 10:08:46 + local venv_file=/tmp/.os_lf_venv 10:08:46 + local python=python3 10:08:46 + local options 10:08:46 + local set_path=true 10:08:46 + local install_args= 10:08:46 ++ 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:08:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:46 + true 10:08:46 + case $1 in 10:08:46 + venv_file=/tmp/.toxenv 10:08:46 + shift 2 10:08:46 + true 10:08:46 + case $1 in 10:08:46 + shift 10:08:46 + break 10:08:46 + case $python in 10:08:46 + local pkg_list= 10:08:46 + [[ -d /opt/pyenv ]] 10:08:46 + echo 'Setup pyenv:' 10:08:46 Setup pyenv: 10:08:46 + export PYENV_ROOT=/opt/pyenv 10:08:46 + PYENV_ROOT=/opt/pyenv 10:08:46 + 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:08:46 + 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:08:46 + pyenv versions 10:08:47 * system (set by /opt/pyenv/version) 10:08:47 * 3.8.13 (set by /opt/pyenv/version) 10:08:47 * 3.9.13 (set by /opt/pyenv/version) 10:08:47 * 3.10.6 (set by /opt/pyenv/version) 10:08:47 + command -v pyenv 10:08:47 ++ pyenv init - --no-rehash 10:08:47 + 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:08:47 export PATH="/opt/pyenv/shims:${PATH}" 10:08:47 export PYENV_SHELL=bash 10:08:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:47 pyenv() { 10:08:47 local command 10:08:47 command="${1:-}" 10:08:47 if [ "$#" -gt 0 ]; then 10:08:47 shift 10:08:47 fi 10:08:47 10:08:47 case "$command" in 10:08:47 rehash|shell) 10:08:47 eval "$(pyenv "sh-$command" "$@")" 10:08:47 ;; 10:08:47 *) 10:08:47 command pyenv "$command" "$@" 10:08:47 ;; 10:08:47 esac 10:08:47 }' 10:08:47 +++ 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:08:47 ++ 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:08:47 ++ 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:08:47 ++ 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:08:47 ++ export PYENV_SHELL=bash 10:08:47 ++ PYENV_SHELL=bash 10:08:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:47 +++ complete -F _pyenv pyenv 10:08:47 ++ lf-pyver python3 10:08:47 ++ local py_version_xy=python3 10:08:47 ++ local py_version_xyz= 10:08:47 ++ pyenv versions 10:08:47 ++ local command 10:08:47 ++ command=versions 10:08:47 ++ sed 's/^[ *]* //' 10:08:47 ++ '[' 1 -gt 0 ']' 10:08:47 ++ shift 10:08:47 ++ case "$command" in 10:08:47 ++ command pyenv versions 10:08:47 ++ pyenv versions 10:08:47 ++ grep -E '^[0-9.]*[0-9]$' 10:08:47 ++ awk '{ print $1 }' 10:08:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:47 +++ grep '^3' /tmp/.pyenv_versions 10:08:47 +++ sort -V 10:08:47 +++ tail -n 1 10:08:47 ++ py_version_xyz=3.10.6 10:08:47 ++ [[ -z 3.10.6 ]] 10:08:47 ++ echo 3.10.6 10:08:47 ++ return 0 10:08:47 + pyenv local 3.10.6 10:08:47 + local command 10:08:47 + command=local 10:08:47 + '[' 2 -gt 0 ']' 10:08:47 + shift 10:08:47 + case "$command" in 10:08:47 + command pyenv local 3.10.6 10:08:47 + pyenv local 3.10.6 10:08:47 + for arg in "$@" 10:08:47 + case $arg in 10:08:47 + pkg_list+='tox ' 10:08:47 + for arg in "$@" 10:08:47 + case $arg in 10:08:47 + pkg_list+='virtualenv ' 10:08:47 + for arg in "$@" 10:08:47 + case $arg in 10:08:47 + pkg_list+='urllib3~=1.26.15 ' 10:08:47 + [[ -f /tmp/.toxenv ]] 10:08:47 + [[ ! -f /tmp/.toxenv ]] 10:08:47 + [[ -n '' ]] 10:08:47 + python3 -m venv /tmp/venv-SuOu 10:08:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SuOu' 10:08:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SuOu 10:08:51 + echo /tmp/venv-SuOu 10:08:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:08:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:08:51 + /tmp/venv-SuOu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:09:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:09:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:09:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:09:05 + /tmp/venv-SuOu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:09:17 + type python3 10:09:17 + true 10:09:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SuOu/bin to PATH' 10:09:17 lf-activate-venv(): INFO: Adding /tmp/venv-SuOu/bin to PATH 10:09:17 + PATH=/tmp/venv-SuOu/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:09:17 + return 0 10:09:17 + python3 --version 10:09:17 Python 3.10.6 10:09:17 + python3 -m pip --version 10:09:17 pip 24.0 from /tmp/venv-SuOu/lib/python3.10/site-packages/pip (python 3.10) 10:09:17 + python3 -m pip freeze 10:09:17 cachetools==5.3.3 10:09:17 chardet==5.2.0 10:09:17 colorama==0.4.6 10:09:17 distlib==0.3.8 10:09:17 filelock==3.13.1 10:09:17 packaging==23.2 10:09:17 platformdirs==4.2.0 10:09:17 pluggy==1.4.0 10:09:17 pyproject-api==1.6.1 10:09:17 tomli==2.0.1 10:09:17 tox==4.13.0 10:09:17 urllib3==1.26.18 10:09:17 virtualenv==20.25.1 10:09:18 [EnvInject] - Injecting environment variables from a build step. 10:09:18 [EnvInject] - Injecting as environment variables the properties content 10:09:18 PARALLEL=false 10:09:18 10:09:18 [EnvInject] - Variables injected successfully. 10:09:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10264013639323782764.sh 10:09:18 ---> tox-run.sh 10:09:18 + 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:09:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:09:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:09:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:09:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:09:18 + source /home/jenkins/lf-env.sh 10:09:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:09:18 ++ mktemp -d /tmp/venv-XXXX 10:09:18 + lf_venv=/tmp/venv-iDJG 10:09:18 + local venv_file=/tmp/.os_lf_venv 10:09:18 + local python=python3 10:09:18 + local options 10:09:18 + local set_path=true 10:09:18 + local install_args= 10:09:18 ++ 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:09:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:09:18 + true 10:09:18 + case $1 in 10:09:18 + venv_file=/tmp/.toxenv 10:09:18 + shift 2 10:09:18 + true 10:09:18 + case $1 in 10:09:18 + shift 10:09:18 + break 10:09:18 + case $python in 10:09:18 + local pkg_list= 10:09:18 + [[ -d /opt/pyenv ]] 10:09:18 + echo 'Setup pyenv:' 10:09:18 Setup pyenv: 10:09:18 + export PYENV_ROOT=/opt/pyenv 10:09:18 + PYENV_ROOT=/opt/pyenv 10:09:18 + 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:09:18 + 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:09:18 + pyenv versions 10:09:18 system 10:09:18 3.8.13 10:09:18 3.9.13 10:09:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:09:18 + command -v pyenv 10:09:18 ++ pyenv init - --no-rehash 10:09:18 + 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:09:18 export PATH="/opt/pyenv/shims:${PATH}" 10:09:18 export PYENV_SHELL=bash 10:09:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:09:18 pyenv() { 10:09:18 local command 10:09:18 command="${1:-}" 10:09:18 if [ "$#" -gt 0 ]; then 10:09:18 shift 10:09:18 fi 10:09:18 10:09:18 case "$command" in 10:09:18 rehash|shell) 10:09:18 eval "$(pyenv "sh-$command" "$@")" 10:09:18 ;; 10:09:18 *) 10:09:18 command pyenv "$command" "$@" 10:09:18 ;; 10:09:18 esac 10:09:18 }' 10:09:18 +++ 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:09:18 ++ 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:09:18 ++ 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:09:18 ++ 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:09:18 ++ export PYENV_SHELL=bash 10:09:18 ++ PYENV_SHELL=bash 10:09:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:09:18 +++ complete -F _pyenv pyenv 10:09:18 ++ lf-pyver python3 10:09:18 ++ local py_version_xy=python3 10:09:18 ++ local py_version_xyz= 10:09:18 ++ pyenv versions 10:09:18 ++ local command 10:09:18 ++ command=versions 10:09:18 ++ '[' 1 -gt 0 ']' 10:09:18 ++ shift 10:09:18 ++ case "$command" in 10:09:18 ++ command pyenv versions 10:09:18 ++ pyenv versions 10:09:18 ++ awk '{ print $1 }' 10:09:18 ++ sed 's/^[ *]* //' 10:09:18 ++ grep -E '^[0-9.]*[0-9]$' 10:09:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:09:18 +++ grep '^3' /tmp/.pyenv_versions 10:09:18 +++ sort -V 10:09:18 +++ tail -n 1 10:09:18 ++ py_version_xyz=3.10.6 10:09:18 ++ [[ -z 3.10.6 ]] 10:09:18 ++ echo 3.10.6 10:09:18 ++ return 0 10:09:18 + pyenv local 3.10.6 10:09:18 + local command 10:09:18 + command=local 10:09:18 + '[' 2 -gt 0 ']' 10:09:18 + shift 10:09:18 + case "$command" in 10:09:18 + command pyenv local 3.10.6 10:09:18 + pyenv local 3.10.6 10:09:18 + for arg in "$@" 10:09:18 + case $arg in 10:09:18 + pkg_list+='tox ' 10:09:18 + for arg in "$@" 10:09:18 + case $arg in 10:09:18 + pkg_list+='virtualenv ' 10:09:18 + for arg in "$@" 10:09:18 + case $arg in 10:09:18 + pkg_list+='urllib3~=1.26.15 ' 10:09:18 + [[ -f /tmp/.toxenv ]] 10:09:18 ++ cat /tmp/.toxenv 10:09:18 + lf_venv=/tmp/venv-SuOu 10:09:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SuOu from' file:/tmp/.toxenv 10:09:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SuOu from file:/tmp/.toxenv 10:09:18 + /tmp/venv-SuOu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:09:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:09:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:09:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:09:19 + /tmp/venv-SuOu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:09:23 + type python3 10:09:23 + true 10:09:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SuOu/bin to PATH' 10:09:23 lf-activate-venv(): INFO: Adding /tmp/venv-SuOu/bin to PATH 10:09:23 + PATH=/tmp/venv-SuOu/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:09:23 + return 0 10:09:23 + [[ -d /opt/pyenv ]] 10:09:23 + echo '---> Setting up pyenv' 10:09:23 ---> Setting up pyenv 10:09:23 + export PYENV_ROOT=/opt/pyenv 10:09:23 + PYENV_ROOT=/opt/pyenv 10:09:23 + export PATH=/opt/pyenv/bin:/tmp/venv-SuOu/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:09:23 + PATH=/opt/pyenv/bin:/tmp/venv-SuOu/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:09:23 ++ pwd 10:09:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:09:23 + export PYTHONPATH 10:09:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:09:23 + TOX_TESTENV_PASSENV=PYTHONPATH 10:09:23 + tox --version 10:09:24 4.13.0 from /tmp/venv-SuOu/lib/python3.10/site-packages/tox/__init__.py 10:09:24 + PARALLEL=false 10:09:24 + TOX_OPTIONS_LIST= 10:09:24 + [[ -n checkbashisms ]] 10:09:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:09:24 + case ${PARALLEL,,} in 10:09:24 + tox -e checkbashisms 10:09:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:09:26 checkbashisms: freeze> python -m pip freeze --all 10:09:27 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:09:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:09:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:09:28 you may get strange results 10:09:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:09:30 checkbashisms: OK (5.84=setup[2.26]+cmd[3.58] seconds) 10:09:30 congratulations :) (6.08 seconds) 10:09:30 + tox_status=0 10:09:30 + echo '---> Completed tox runs' 10:09:30 ---> Completed tox runs 10:09:30 + for i in .tox/*/log 10:09:30 ++ echo .tox/checkbashisms/log 10:09:30 ++ awk -F/ '{print $2}' 10:09:30 + tox_env=checkbashisms 10:09:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:09:30 + DOC_DIR=docs/_build/html 10:09:30 + [[ -d docs/_build/html ]] 10:09:30 + echo '---> tox-run.sh ends' 10:09:30 ---> tox-run.sh ends 10:09:30 + test 0 -eq 0 10:09:30 $ ssh-agent -k 10:09:30 unset SSH_AUTH_SOCK; 10:09:30 unset SSH_AGENT_PID; 10:09:30 echo Agent pid 1651 killed; 10:09:30 [ssh-agent] Stopped. 10:09:30 [PostBuildScript] - [INFO] Executing post build scripts. 10:09:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3792274154744103604.sh 10:09:30 ---> sysstat.sh 10:09:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11881605647683008409.sh 10:09:31 ---> package-listing.sh 10:09:31 ++ tr '[:upper:]' '[:lower:]' 10:09:31 ++ facter osfamily 10:09:31 + OS_FAMILY=debian 10:09:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:09:31 + START_PACKAGES=/tmp/packages_start.txt 10:09:31 + END_PACKAGES=/tmp/packages_end.txt 10:09:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:09:31 + PACKAGES=/tmp/packages_start.txt 10:09:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:09:31 + PACKAGES=/tmp/packages_end.txt 10:09:31 + case "${OS_FAMILY}" in 10:09:31 + dpkg -l 10:09:31 + grep '^ii' 10:09:31 + '[' -f /tmp/packages_start.txt ']' 10:09:31 + '[' -f /tmp/packages_end.txt ']' 10:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:09:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:09:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:09:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10692161540318324039.sh 10:09:31 ---> capture-instance-metadata.sh 10:09:31 Setup pyenv: 10:09:31 system 10:09:31 3.8.13 10:09:31 3.9.13 10:09:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:09:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mmO9 10:09:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:09:39 lf-activate-venv(): INFO: Installing: lftools 10:10:18 lf-activate-venv(): INFO: Adding /tmp/venv-mmO9/bin to PATH 10:10:18 INFO: Running in OpenStack, capturing instance metadata 10:10:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8521879618605755858.sh 10:10:18 provisioning config files... 10:10:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9370513433635843264tmp 10:10:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:10:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:10:19 [EnvInject] - Injecting environment variables from a build step. 10:10:19 [EnvInject] - Injecting as environment variables the properties content 10:10:19 SERVER_ID=logs 10:10:19 10:10:19 [EnvInject] - Variables injected successfully. 10:10:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14919115422668691999.sh 10:10:19 ---> create-netrc.sh 10:10:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8708961279378612744.sh 10:10:19 ---> python-tools-install.sh 10:10:19 Setup pyenv: 10:10:19 system 10:10:19 3.8.13 10:10:19 3.9.13 10:10:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:10:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mmO9 from file:/tmp/.os_lf_venv 10:10:20 lf-activate-venv(): INFO: Installing: lftools 10:10:27 lf-activate-venv(): INFO: Adding /tmp/venv-mmO9/bin to PATH 10:10:27 Generating Requirements File 10:10:58 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. 10:10:58 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:10:58 Python 3.10.6 10:10:58 pip 24.0 from /tmp/venv-mmO9/lib/python3.10/site-packages/pip (python 3.10) 10:10:59 appdirs==1.4.4 10:10:59 argcomplete==3.2.2 10:10:59 aspy.yaml==1.3.0 10:10:59 attrs==23.2.0 10:10:59 autopage==0.5.2 10:10:59 beautifulsoup4==4.12.3 10:10:59 boto3==1.34.51 10:10:59 botocore==1.34.51 10:10:59 bs4==0.0.2 10:10:59 cachetools==5.3.3 10:10:59 certifi==2024.2.2 10:10:59 cffi==1.16.0 10:10:59 cfgv==3.4.0 10:10:59 chardet==5.2.0 10:10:59 charset-normalizer==3.3.2 10:10:59 click==8.1.7 10:10:59 cliff==4.6.0 10:10:59 cmd2==2.4.3 10:10:59 cryptography==3.3.2 10:10:59 debtcollector==3.0.0 10:10:59 decorator==5.1.1 10:10:59 defusedxml==0.7.1 10:10:59 Deprecated==1.2.14 10:10:59 distlib==0.3.8 10:10:59 dnspython==2.6.1 10:10:59 docker==4.2.2 10:10:59 dogpile.cache==1.3.2 10:10:59 email_validator==2.1.1 10:10:59 filelock==3.13.1 10:10:59 future==1.0.0 10:10:59 gitdb==4.0.11 10:10:59 GitPython==3.1.42 10:10:59 google-auth==2.28.1 10:10:59 httplib2==0.22.0 10:10:59 identify==2.5.35 10:10:59 idna==3.6 10:10:59 importlib-resources==1.5.0 10:10:59 iso8601==2.1.0 10:10:59 Jinja2==3.1.3 10:10:59 jmespath==1.0.1 10:10:59 jsonpatch==1.33 10:10:59 jsonpointer==2.4 10:10:59 jsonschema==4.21.1 10:10:59 jsonschema-specifications==2023.12.1 10:10:59 keystoneauth1==5.6.0 10:10:59 kubernetes==29.0.0 10:10:59 lftools==0.37.9 10:10:59 lxml==5.1.0 10:10:59 MarkupSafe==2.1.5 10:10:59 msgpack==1.0.7 10:10:59 multi_key_dict==2.0.3 10:10:59 munch==4.0.0 10:10:59 netaddr==1.2.1 10:10:59 netifaces==0.11.0 10:10:59 niet==1.4.2 10:10:59 nodeenv==1.8.0 10:10:59 oauth2client==4.1.3 10:10:59 oauthlib==3.2.2 10:10:59 openstacksdk==0.62.0 10:10:59 os-client-config==2.1.0 10:10:59 os-service-types==1.7.0 10:10:59 osc-lib==3.0.1 10:10:59 oslo.config==9.4.0 10:10:59 oslo.context==5.4.0 10:10:59 oslo.i18n==6.3.0 10:10:59 oslo.log==5.5.0 10:10:59 oslo.serialization==5.4.0 10:10:59 oslo.utils==7.1.0 10:10:59 packaging==23.2 10:10:59 pbr==6.0.0 10:10:59 platformdirs==4.2.0 10:10:59 prettytable==3.10.0 10:10:59 pyasn1==0.5.1 10:10:59 pyasn1-modules==0.3.0 10:10:59 pycparser==2.21 10:10:59 pygerrit2==2.0.15 10:10:59 PyGithub==2.2.0 10:10:59 pyinotify==0.9.6 10:10:59 PyJWT==2.8.0 10:10:59 PyNaCl==1.5.0 10:10:59 pyparsing==2.4.7 10:10:59 pyperclip==1.8.2 10:10:59 pyrsistent==0.20.0 10:10:59 python-cinderclient==9.4.0 10:10:59 python-dateutil==2.8.2 10:10:59 python-heatclient==3.4.0 10:10:59 python-jenkins==1.8.2 10:10:59 python-keystoneclient==5.3.0 10:10:59 python-magnumclient==4.3.0 10:10:59 python-novaclient==18.4.0 10:10:59 python-openstackclient==6.0.1 10:10:59 python-swiftclient==4.4.0 10:10:59 PyYAML==6.0.1 10:10:59 referencing==0.33.0 10:10:59 requests==2.31.0 10:10:59 requests-oauthlib==1.3.1 10:10:59 requestsexceptions==1.4.0 10:10:59 rfc3986==2.0.0 10:10:59 rpds-py==0.18.0 10:10:59 rsa==4.9 10:10:59 ruamel.yaml==0.18.6 10:10:59 ruamel.yaml.clib==0.2.8 10:10:59 s3transfer==0.10.0 10:10:59 simplejson==3.19.2 10:10:59 six==1.16.0 10:10:59 smmap==5.0.1 10:10:59 soupsieve==2.5 10:10:59 stevedore==5.2.0 10:10:59 tabulate==0.9.0 10:10:59 toml==0.10.2 10:10:59 tomlkit==0.12.4 10:10:59 tqdm==4.66.2 10:10:59 typing_extensions==4.10.0 10:10:59 tzdata==2024.1 10:10:59 urllib3==1.26.18 10:10:59 virtualenv==20.25.1 10:10:59 wcwidth==0.2.13 10:10:59 websocket-client==1.7.0 10:10:59 wrapt==1.16.0 10:10:59 xdg==6.0.0 10:10:59 xmltodict==0.13.0 10:10:59 yq==3.2.3 10:10:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12902599819257330405.sh 10:10:59 ---> sudo-logs.sh 10:10:59 Archiving 'sudo' log.. 10:10:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3162265389507504972.sh 10:10:59 ---> job-cost.sh 10:10:59 Setup pyenv: 10:10:59 system 10:10:59 3.8.13 10:10:59 3.9.13 10:10:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:10:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mmO9 from file:/tmp/.os_lf_venv 10:11:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:11:08 lf-activate-venv(): INFO: Adding /tmp/venv-mmO9/bin to PATH 10:11:08 INFO: No Stack... 10:11:09 INFO: Retrieving Pricing Info for: v3-standard-4 10:11:09 INFO: Archiving Costs 10:11:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13421673732785074720.sh 10:11:09 ---> logs-deploy.sh 10:11:09 Setup pyenv: 10:11:09 system 10:11:09 3.8.13 10:11:09 3.9.13 10:11:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:11:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mmO9 from file:/tmp/.os_lf_venv 10:11:11 lf-activate-venv(): INFO: Installing: lftools 10:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-mmO9/bin to PATH 10:11:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3333 10:11:20 INFO: archiving workspace using pattern(s): 10:11:21 Archives upload complete. 10:11:21 INFO: archiving logs to Nexus 10:11:22 ---> uname -a: 10:11:22 Linux prd-ubuntu1804-builder-4c-4g-9389 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:11:22 10:11:22 10:11:22 ---> lscpu: 10:11:22 Architecture: x86_64 10:11:22 CPU op-mode(s): 32-bit, 64-bit 10:11:22 Byte Order: Little Endian 10:11:22 CPU(s): 4 10:11:22 On-line CPU(s) list: 0-3 10:11:22 Thread(s) per core: 1 10:11:22 Core(s) per socket: 1 10:11:22 Socket(s): 4 10:11:22 NUMA node(s): 1 10:11:22 Vendor ID: AuthenticAMD 10:11:22 CPU family: 23 10:11:22 Model: 49 10:11:22 Model name: AMD EPYC-Rome Processor 10:11:22 Stepping: 0 10:11:22 CPU MHz: 2800.000 10:11:22 BogoMIPS: 5600.00 10:11:22 Virtualization: AMD-V 10:11:22 Hypervisor vendor: KVM 10:11:22 Virtualization type: full 10:11:22 L1d cache: 32K 10:11:22 L1i cache: 32K 10:11:22 L2 cache: 512K 10:11:22 L3 cache: 16384K 10:11:22 NUMA node0 CPU(s): 0-3 10:11:22 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:11:22 10:11:22 10:11:22 ---> nproc: 10:11:22 4 10:11:22 10:11:22 10:11:22 ---> df -h: 10:11:22 Filesystem Size Used Avail Use% Mounted on 10:11:22 udev 7.9G 0 7.9G 0% /dev 10:11:22 tmpfs 1.6G 672K 1.6G 1% /run 10:11:22 /dev/vda1 78G 8.3G 70G 11% / 10:11:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:11:22 tmpfs 5.0M 0 5.0M 0% /run/lock 10:11:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:11:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:11:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:11:22 10:11:22 10:11:22 ---> free -m: 10:11:22 total used free shared buff/cache available 10:11:22 Mem: 16040 523 13451 0 2065 15204 10:11:22 Swap: 1023 0 1023 10:11:22 10:11:22 10:11:22 ---> ip addr: 10:11:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:11:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:11:22 inet 127.0.0.1/8 scope host lo 10:11:22 valid_lft forever preferred_lft forever 10:11:22 inet6 ::1/128 scope host 10:11:22 valid_lft forever preferred_lft forever 10:11:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:11:22 link/ether fa:16:3e:a7:26:2b brd ff:ff:ff:ff:ff:ff 10:11:22 inet 10.30.106.54/23 brd 10.30.107.255 scope global dynamic ens3 10:11:22 valid_lft 86220sec preferred_lft 86220sec 10:11:22 inet6 fe80::f816:3eff:fea7:262b/64 scope link 10:11:22 valid_lft forever preferred_lft forever 10:11:22 10:11:22 10:11:22 ---> sar -b -r -n DEV: 10:11:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9389) 02/28/24 _x86_64_ (4 CPU) 10:11:22 10:11:22 10:08:24 LINUX RESTART (4 CPU) 10:11:22 10:11:22 10:09:01 tps rtps wtps bread/s bwrtn/s 10:11:22 10:10:01 70.69 7.92 62.77 134.51 25317.51 10:11:22 10:11:01 106.98 14.16 92.82 1073.29 31967.61 10:11:22 Average: 88.84 11.04 77.80 603.90 28642.56 10:11:22 10:11:22 10:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:22 10:10:01 14085440 15567648 2339520 14.24 52508 1634524 863580 4.94 675292 1458156 50572 10:11:22 10:11:01 13820324 15602908 2604636 15.86 76208 1894912 794772 4.55 668280 1697180 123252 10:11:22 Average: 13952882 15585278 2472078 15.05 64358 1764718 829176 4.75 671786 1577668 86912 10:11:22 10:11:22 10:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:22 10:10:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:11:22 10:10:01 ens3 27.90 22.36 108.45 6.83 0.00 0.00 0.00 0.00 10:11:22 10:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:11:22 10:11:01 ens3 54.19 35.51 848.74 8.59 0.00 0.00 0.00 0.00 10:11:22 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 10:11:22 Average: ens3 41.04 28.94 478.59 7.71 0.00 0.00 0.00 0.00 10:11:22 10:11:22 10:11:22 ---> sar -P ALL: 10:11:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9389) 02/28/24 _x86_64_ (4 CPU) 10:11:22 10:11:22 10:08:24 LINUX RESTART (4 CPU) 10:11:22 10:11:22 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:11:22 10:10:01 all 13.56 0.00 0.97 12.89 0.08 72.51 10:11:22 10:10:01 0 27.32 0.00 1.50 2.07 0.14 68.98 10:11:22 10:10:01 1 13.58 0.00 0.84 17.38 0.05 68.15 10:11:22 10:10:01 2 10.57 0.00 0.94 2.36 0.07 86.07 10:11:22 10:10:01 3 2.99 0.00 0.64 29.64 0.03 66.71 10:11:22 10:11:01 all 20.09 0.00 1.36 5.58 0.06 72.91 10:11:22 10:11:01 0 34.16 0.00 1.74 1.47 0.05 62.58 10:11:22 10:11:01 1 29.34 0.00 1.97 4.28 0.08 64.33 10:11:22 10:11:01 2 11.21 0.00 1.02 2.64 0.07 85.07 10:11:22 10:11:01 3 5.64 0.00 0.72 13.94 0.03 79.66 10:11:22 Average: all 16.84 0.00 1.17 9.22 0.07 72.71 10:11:22 Average: 0 30.77 0.00 1.62 1.77 0.09 65.75 10:11:22 Average: 1 21.49 0.00 1.41 10.81 0.07 66.23 10:11:22 Average: 2 10.89 0.00 0.98 2.50 0.07 85.57 10:11:22 Average: 3 4.32 0.00 0.68 21.77 0.03 73.20 10:11:22 10:11:22 10:11:22