12:05:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:05:36 Running as SYSTEM 12:05:36 [EnvInject] - Loading node environment variables. 12:05:36 Building remotely on prd-ubuntu1804-builder-4c-4g-22363 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:05:36 [ssh-agent] Looking for ssh-agent implementation... 12:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:36 $ ssh-agent 12:05:36 SSH_AUTH_SOCK=/tmp/ssh-oPcq57XVXAro/agent.1689 12:05:36 SSH_AGENT_PID=1691 12:05:36 [ssh-agent] Started. 12:05:37 Running ssh-add (command line suppressed) 12:05:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17667142245525907241.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17667142245525907241.key) 12:05:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:05:37 The recommended git tool is: NONE 12:05:39 using credential onap-jenkins-ssh 12:05:39 Wiping out workspace first. 12:05:39 Cloning the remote Git repository 12:05:39 Cloning repository git://cloud.onap.org/mirror/oom.git 12:05:39 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:05:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:39 > git --version # timeout=10 12:05:39 > git --version # 'git version 2.17.1' 12:05:39 using GIT_SSH to set credentials Gerrit user 12:05:39 Verifying host key using manually-configured host key entries 12:05:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:05:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:56 using GIT_SSH to set credentials Gerrit user 12:05:56 Verifying host key using manually-configured host key entries 12:05:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/1 # timeout=30 12:05:57 > git rev-parse 2fd32d42f020d5837ed85b4ac964eba552bf3cef^{commit} # timeout=10 12:05:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:05:57 Checking out Revision 2fd32d42f020d5837ed85b4ac964eba552bf3cef (refs/changes/72/137672/1) 12:05:57 > git config core.sparsecheckout # timeout=10 12:05:57 > git checkout -f 2fd32d42f020d5837ed85b4ac964eba552bf3cef # timeout=30 12:05:57 Commit message: "[COMMON] Update all ReadinessChecks" 12:05:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:05:57 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:05:57 [EnvInject] - Injecting environment variables from a build step. 12:05:57 [EnvInject] - Injecting as environment variables the properties content 12:05:57 PYTHON=python3 12:05:57 12:05:57 [EnvInject] - Variables injected successfully. 12:05:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14949194390562283745.sh 12:05:58 ---> tox-install.sh 12:05:58 + source /home/jenkins/lf-env.sh 12:05:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:05:58 ++ mktemp -d /tmp/venv-XXXX 12:05:58 + lf_venv=/tmp/venv-fdZW 12:05:58 + local venv_file=/tmp/.os_lf_venv 12:05:58 + local python=python3 12:05:58 + local options 12:05:58 + local set_path=true 12:05:58 + local install_args= 12:05:58 ++ 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 12:05:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:05:58 + true 12:05:58 + case $1 in 12:05:58 + venv_file=/tmp/.toxenv 12:05:58 + shift 2 12:05:58 + true 12:05:58 + case $1 in 12:05:58 + shift 12:05:58 + break 12:05:58 + case $python in 12:05:58 + local pkg_list= 12:05:58 + [[ -d /opt/pyenv ]] 12:05:58 + echo 'Setup pyenv:' 12:05:58 Setup pyenv: 12:05:58 + export PYENV_ROOT=/opt/pyenv 12:05:58 + PYENV_ROOT=/opt/pyenv 12:05:58 + 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 12:05:58 + 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 12:05:58 + pyenv versions 12:05:58 * system (set by /opt/pyenv/version) 12:05:58 * 3.8.13 (set by /opt/pyenv/version) 12:05:58 * 3.9.13 (set by /opt/pyenv/version) 12:05:58 * 3.10.6 (set by /opt/pyenv/version) 12:05:58 + command -v pyenv 12:05:58 ++ pyenv init - --no-rehash 12:05:58 + 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[*]}"'\'')" 12:05:58 export PATH="/opt/pyenv/shims:${PATH}" 12:05:58 export PYENV_SHELL=bash 12:05:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:05:58 pyenv() { 12:05:58 local command 12:05:58 command="${1:-}" 12:05:58 if [ "$#" -gt 0 ]; then 12:05:58 shift 12:05:58 fi 12:05:58 12:05:58 case "$command" in 12:05:58 rehash|shell) 12:05:58 eval "$(pyenv "sh-$command" "$@")" 12:05:58 ;; 12:05:58 *) 12:05:58 command pyenv "$command" "$@" 12:05:58 ;; 12:05:58 esac 12:05:58 }' 12:05:58 +++ 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[*]}"' 12:05:58 ++ 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 12:05:58 ++ 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 12:05:58 ++ 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 12:05:58 ++ export PYENV_SHELL=bash 12:05:58 ++ PYENV_SHELL=bash 12:05:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:05:58 +++ complete -F _pyenv pyenv 12:05:58 ++ lf-pyver python3 12:05:58 ++ local py_version_xy=python3 12:05:58 ++ local py_version_xyz= 12:05:58 ++ pyenv versions 12:05:58 ++ local command 12:05:58 ++ command=versions 12:05:58 ++ '[' 1 -gt 0 ']' 12:05:58 ++ shift 12:05:58 ++ case "$command" in 12:05:58 ++ command pyenv versions 12:05:58 ++ pyenv versions 12:05:58 ++ sed 's/^[ *]* //' 12:05:58 ++ awk '{ print $1 }' 12:05:58 ++ grep -E '^[0-9.]*[0-9]$' 12:05:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:05:58 +++ grep '^3' /tmp/.pyenv_versions 12:05:58 +++ tail -n 1 12:05:58 +++ sort -V 12:05:58 ++ py_version_xyz=3.10.6 12:05:58 ++ [[ -z 3.10.6 ]] 12:05:58 ++ echo 3.10.6 12:05:58 ++ return 0 12:05:58 + pyenv local 3.10.6 12:05:58 + local command 12:05:58 + command=local 12:05:58 + '[' 2 -gt 0 ']' 12:05:58 + shift 12:05:58 + case "$command" in 12:05:58 + command pyenv local 3.10.6 12:05:58 + pyenv local 3.10.6 12:05:59 + for arg in "$@" 12:05:59 + case $arg in 12:05:59 + pkg_list+='tox ' 12:05:59 + for arg in "$@" 12:05:59 + case $arg in 12:05:59 + pkg_list+='virtualenv ' 12:05:59 + for arg in "$@" 12:05:59 + case $arg in 12:05:59 + pkg_list+='urllib3~=1.26.15 ' 12:05:59 + [[ -f /tmp/.toxenv ]] 12:05:59 + [[ ! -f /tmp/.toxenv ]] 12:05:59 + [[ -n '' ]] 12:05:59 + python3 -m venv /tmp/venv-fdZW 12:06:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fdZW' 12:06:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fdZW 12:06:05 + echo /tmp/venv-fdZW 12:06:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:05 + /tmp/venv-fdZW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:10 + /tmp/venv-fdZW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:21 + type python3 12:06:21 + true 12:06:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fdZW/bin to PATH' 12:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-fdZW/bin to PATH 12:06:21 + PATH=/tmp/venv-fdZW/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 12:06:21 + return 0 12:06:21 + python3 --version 12:06:21 Python 3.10.6 12:06:21 + python3 -m pip --version 12:06:21 pip 24.0 from /tmp/venv-fdZW/lib/python3.10/site-packages/pip (python 3.10) 12:06:21 + python3 -m pip freeze 12:06:22 cachetools==5.3.3 12:06:22 chardet==5.2.0 12:06:22 colorama==0.4.6 12:06:22 distlib==0.3.8 12:06:22 filelock==3.13.4 12:06:22 packaging==24.0 12:06:22 platformdirs==4.2.0 12:06:22 pluggy==1.4.0 12:06:22 pyproject-api==1.6.1 12:06:22 tomli==2.0.1 12:06:22 tox==4.14.2 12:06:22 urllib3==1.26.18 12:06:22 virtualenv==20.25.1 12:06:22 [EnvInject] - Injecting environment variables from a build step. 12:06:22 [EnvInject] - Injecting as environment variables the properties content 12:06:22 PARALLEL=false 12:06:22 12:06:22 [EnvInject] - Variables injected successfully. 12:06:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins489821210809241377.sh 12:06:22 ---> tox-run.sh 12:06:22 + 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 12:06:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:06:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:06:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:06:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:06:22 + source /home/jenkins/lf-env.sh 12:06:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:22 ++ mktemp -d /tmp/venv-XXXX 12:06:22 + lf_venv=/tmp/venv-Azjb 12:06:22 + local venv_file=/tmp/.os_lf_venv 12:06:22 + local python=python3 12:06:22 + local options 12:06:22 + local set_path=true 12:06:22 + local install_args= 12:06:22 ++ 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 12:06:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:22 + true 12:06:22 + case $1 in 12:06:22 + venv_file=/tmp/.toxenv 12:06:22 + shift 2 12:06:22 + true 12:06:22 + case $1 in 12:06:22 + shift 12:06:22 + break 12:06:22 + case $python in 12:06:22 + local pkg_list= 12:06:22 + [[ -d /opt/pyenv ]] 12:06:22 + echo 'Setup pyenv:' 12:06:22 Setup pyenv: 12:06:22 + export PYENV_ROOT=/opt/pyenv 12:06:22 + PYENV_ROOT=/opt/pyenv 12:06:22 + 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 12:06:22 + 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 12:06:22 + pyenv versions 12:06:22 system 12:06:22 3.8.13 12:06:22 3.9.13 12:06:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:06:22 + command -v pyenv 12:06:22 ++ pyenv init - --no-rehash 12:06:22 + 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[*]}"'\'')" 12:06:22 export PATH="/opt/pyenv/shims:${PATH}" 12:06:22 export PYENV_SHELL=bash 12:06:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:22 pyenv() { 12:06:22 local command 12:06:22 command="${1:-}" 12:06:22 if [ "$#" -gt 0 ]; then 12:06:22 shift 12:06:22 fi 12:06:22 12:06:22 case "$command" in 12:06:22 rehash|shell) 12:06:22 eval "$(pyenv "sh-$command" "$@")" 12:06:22 ;; 12:06:22 *) 12:06:22 command pyenv "$command" "$@" 12:06:22 ;; 12:06:22 esac 12:06:22 }' 12:06:22 +++ 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[*]}"' 12:06:22 ++ 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 12:06:22 ++ 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 12:06:22 ++ 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 12:06:22 ++ export PYENV_SHELL=bash 12:06:22 ++ PYENV_SHELL=bash 12:06:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:22 +++ complete -F _pyenv pyenv 12:06:22 ++ lf-pyver python3 12:06:22 ++ local py_version_xy=python3 12:06:22 ++ local py_version_xyz= 12:06:22 ++ pyenv versions 12:06:22 ++ sed 's/^[ *]* //' 12:06:22 ++ awk '{ print $1 }' 12:06:22 ++ grep -E '^[0-9.]*[0-9]$' 12:06:22 ++ local command 12:06:22 ++ command=versions 12:06:22 ++ '[' 1 -gt 0 ']' 12:06:22 ++ shift 12:06:22 ++ case "$command" in 12:06:22 ++ command pyenv versions 12:06:22 ++ pyenv versions 12:06:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:22 +++ grep '^3' /tmp/.pyenv_versions 12:06:22 +++ sort -V 12:06:22 +++ tail -n 1 12:06:22 ++ py_version_xyz=3.10.6 12:06:22 ++ [[ -z 3.10.6 ]] 12:06:22 ++ echo 3.10.6 12:06:22 ++ return 0 12:06:22 + pyenv local 3.10.6 12:06:22 + local command 12:06:22 + command=local 12:06:22 + '[' 2 -gt 0 ']' 12:06:22 + shift 12:06:22 + case "$command" in 12:06:22 + command pyenv local 3.10.6 12:06:22 + pyenv local 3.10.6 12:06:22 + for arg in "$@" 12:06:22 + case $arg in 12:06:22 + pkg_list+='tox ' 12:06:22 + for arg in "$@" 12:06:22 + case $arg in 12:06:22 + pkg_list+='virtualenv ' 12:06:22 + for arg in "$@" 12:06:22 + case $arg in 12:06:22 + pkg_list+='urllib3~=1.26.15 ' 12:06:22 + [[ -f /tmp/.toxenv ]] 12:06:22 ++ cat /tmp/.toxenv 12:06:22 + lf_venv=/tmp/venv-fdZW 12:06:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdZW from' file:/tmp/.toxenv 12:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdZW from file:/tmp/.toxenv 12:06:22 + /tmp/venv-fdZW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:23 + /tmp/venv-fdZW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:25 + type python3 12:06:25 + true 12:06:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fdZW/bin to PATH' 12:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-fdZW/bin to PATH 12:06:25 + PATH=/tmp/venv-fdZW/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 12:06:25 + return 0 12:06:25 + [[ -d /opt/pyenv ]] 12:06:25 + echo '---> Setting up pyenv' 12:06:25 ---> Setting up pyenv 12:06:25 + export PYENV_ROOT=/opt/pyenv 12:06:25 + PYENV_ROOT=/opt/pyenv 12:06:25 + export PATH=/opt/pyenv/bin:/tmp/venv-fdZW/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 12:06:25 + PATH=/opt/pyenv/bin:/tmp/venv-fdZW/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 12:06:25 ++ pwd 12:06:25 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:06:25 + export PYTHONPATH 12:06:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:25 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:25 + tox --version 12:06:25 4.14.2 from /tmp/venv-fdZW/lib/python3.10/site-packages/tox/__init__.py 12:06:25 + PARALLEL=false 12:06:25 + TOX_OPTIONS_LIST= 12:06:25 + [[ -n checkbashisms ]] 12:06:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:06:25 + case ${PARALLEL,,} in 12:06:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:06:25 + tox -e checkbashisms 12:06:27 checkbashisms: freeze> python -m pip freeze --all 12:06:28 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:06:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:06:29 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:06:29 you may get strange results 12:06:29 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:06:31 checkbashisms: OK (5.66=setup[2.23]+cmd[3.43] seconds) 12:06:31 congratulations :) (5.85 seconds) 12:06:31 + tox_status=0 12:06:31 + echo '---> Completed tox runs' 12:06:31 ---> Completed tox runs 12:06:31 + for i in .tox/*/log 12:06:31 ++ echo .tox/checkbashisms/log 12:06:31 ++ awk -F/ '{print $2}' 12:06:31 + tox_env=checkbashisms 12:06:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:06:31 + DOC_DIR=docs/_build/html 12:06:31 + [[ -d docs/_build/html ]] 12:06:31 + echo '---> tox-run.sh ends' 12:06:31 ---> tox-run.sh ends 12:06:31 + test 0 -eq 0 12:06:31 $ ssh-agent -k 12:06:31 unset SSH_AUTH_SOCK; 12:06:31 unset SSH_AGENT_PID; 12:06:31 echo Agent pid 1691 killed; 12:06:31 [ssh-agent] Stopped. 12:06:31 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4142471739455207288.sh 12:06:31 ---> sysstat.sh 12:06:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9221737980765150611.sh 12:06:32 ---> package-listing.sh 12:06:32 ++ facter osfamily 12:06:32 ++ tr '[:upper:]' '[:lower:]' 12:06:32 + OS_FAMILY=debian 12:06:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:06:32 + START_PACKAGES=/tmp/packages_start.txt 12:06:32 + END_PACKAGES=/tmp/packages_end.txt 12:06:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:32 + PACKAGES=/tmp/packages_start.txt 12:06:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:06:32 + PACKAGES=/tmp/packages_end.txt 12:06:32 + case "${OS_FAMILY}" in 12:06:32 + dpkg -l 12:06:32 + grep '^ii' 12:06:32 + '[' -f /tmp/packages_start.txt ']' 12:06:32 + '[' -f /tmp/packages_end.txt ']' 12:06:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:06:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:06:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:06:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18334711397824971069.sh 12:06:32 ---> capture-instance-metadata.sh 12:06:32 Setup pyenv: 12:06:32 system 12:06:32 3.8.13 12:06:32 3.9.13 12:06:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:06:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KoV4 12:06:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:40 lf-activate-venv(): INFO: Installing: lftools 12:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-KoV4/bin to PATH 12:07:23 INFO: Running in OpenStack, capturing instance metadata 12:07:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15063102737342678697.sh 12:07:23 provisioning config files... 12:07:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16495588688706188856tmp 12:07:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:23 [EnvInject] - Injecting environment variables from a build step. 12:07:23 [EnvInject] - Injecting as environment variables the properties content 12:07:23 SERVER_ID=logs 12:07:23 12:07:23 [EnvInject] - Variables injected successfully. 12:07:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17540110695796735107.sh 12:07:23 ---> create-netrc.sh 12:07:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16244433615234455878.sh 12:07:23 ---> python-tools-install.sh 12:07:23 Setup pyenv: 12:07:23 system 12:07:23 3.8.13 12:07:23 3.9.13 12:07:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:07:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KoV4 from file:/tmp/.os_lf_venv 12:07:24 lf-activate-venv(): INFO: Installing: lftools 12:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-KoV4/bin to PATH 12:07:32 Generating Requirements File 12:08:00 Python 3.10.6 12:08:01 pip 24.0 from /tmp/venv-KoV4/lib/python3.10/site-packages/pip (python 3.10) 12:08:01 appdirs==1.4.4 12:08:01 argcomplete==3.2.3 12:08:01 aspy.yaml==1.3.0 12:08:01 attrs==23.2.0 12:08:01 autopage==0.5.2 12:08:01 beautifulsoup4==4.12.3 12:08:01 boto3==1.34.82 12:08:01 botocore==1.34.82 12:08:01 bs4==0.0.2 12:08:01 cachetools==5.3.3 12:08:01 certifi==2024.2.2 12:08:01 cffi==1.16.0 12:08:01 cfgv==3.4.0 12:08:01 chardet==5.2.0 12:08:01 charset-normalizer==3.3.2 12:08:01 click==8.1.7 12:08:01 cliff==4.6.0 12:08:01 cmd2==2.4.3 12:08:01 cryptography==3.3.2 12:08:01 debtcollector==3.0.0 12:08:01 decorator==5.1.1 12:08:01 defusedxml==0.7.1 12:08:01 Deprecated==1.2.14 12:08:01 distlib==0.3.8 12:08:01 dnspython==2.6.1 12:08:01 docker==4.2.2 12:08:01 dogpile.cache==1.3.2 12:08:01 email_validator==2.1.1 12:08:01 filelock==3.13.4 12:08:01 future==1.0.0 12:08:01 gitdb==4.0.11 12:08:01 GitPython==3.1.43 12:08:01 google-auth==2.29.0 12:08:01 httplib2==0.22.0 12:08:01 identify==2.5.35 12:08:01 idna==3.7 12:08:01 importlib-resources==1.5.0 12:08:01 iso8601==2.1.0 12:08:01 Jinja2==3.1.3 12:08:01 jmespath==1.0.1 12:08:01 jsonpatch==1.33 12:08:01 jsonpointer==2.4 12:08:01 jsonschema==4.21.1 12:08:01 jsonschema-specifications==2023.12.1 12:08:01 keystoneauth1==5.6.0 12:08:01 kubernetes==29.0.0 12:08:01 lftools==0.37.10 12:08:01 lxml==5.2.1 12:08:01 MarkupSafe==2.1.5 12:08:01 msgpack==1.0.8 12:08:01 multi_key_dict==2.0.3 12:08:01 munch==4.0.0 12:08:01 netaddr==1.2.1 12:08:01 netifaces==0.11.0 12:08:01 niet==1.4.2 12:08:01 nodeenv==1.8.0 12:08:01 oauth2client==4.1.3 12:08:01 oauthlib==3.2.2 12:08:01 openstacksdk==3.0.0 12:08:01 os-client-config==2.1.0 12:08:01 os-service-types==1.7.0 12:08:01 osc-lib==3.0.1 12:08:01 oslo.config==9.4.0 12:08:01 oslo.context==5.5.0 12:08:01 oslo.i18n==6.3.0 12:08:01 oslo.log==5.5.1 12:08:01 oslo.serialization==5.4.0 12:08:01 oslo.utils==7.1.0 12:08:01 packaging==24.0 12:08:01 pbr==6.0.0 12:08:01 platformdirs==4.2.0 12:08:01 prettytable==3.10.0 12:08:01 pyasn1==0.6.0 12:08:01 pyasn1_modules==0.4.0 12:08:01 pycparser==2.22 12:08:01 pygerrit2==2.0.15 12:08:01 PyGithub==2.3.0 12:08:01 pyinotify==0.9.6 12:08:01 PyJWT==2.8.0 12:08:01 PyNaCl==1.5.0 12:08:01 pyparsing==2.4.7 12:08:01 pyperclip==1.8.2 12:08:01 pyrsistent==0.20.0 12:08:01 python-cinderclient==9.5.0 12:08:01 python-dateutil==2.9.0.post0 12:08:01 python-heatclient==3.5.0 12:08:01 python-jenkins==1.8.2 12:08:01 python-keystoneclient==5.4.0 12:08:01 python-magnumclient==4.4.0 12:08:01 python-novaclient==18.6.0 12:08:01 python-openstackclient==6.6.0 12:08:01 python-swiftclient==4.5.0 12:08:01 PyYAML==6.0.1 12:08:01 referencing==0.34.0 12:08:01 requests==2.31.0 12:08:01 requests-oauthlib==2.0.0 12:08:01 requestsexceptions==1.4.0 12:08:01 rfc3986==2.0.0 12:08:01 rpds-py==0.18.0 12:08:01 rsa==4.9 12:08:01 ruamel.yaml==0.18.6 12:08:01 ruamel.yaml.clib==0.2.8 12:08:01 s3transfer==0.10.1 12:08:01 simplejson==3.19.2 12:08:01 six==1.16.0 12:08:01 smmap==5.0.1 12:08:01 soupsieve==2.5 12:08:01 stevedore==5.2.0 12:08:01 tabulate==0.9.0 12:08:01 toml==0.10.2 12:08:01 tomlkit==0.12.4 12:08:01 tqdm==4.66.2 12:08:01 typing_extensions==4.11.0 12:08:01 tzdata==2024.1 12:08:01 urllib3==1.26.18 12:08:01 virtualenv==20.25.1 12:08:01 wcwidth==0.2.13 12:08:01 websocket-client==1.7.0 12:08:01 wrapt==1.16.0 12:08:01 xdg==6.0.0 12:08:01 xmltodict==0.13.0 12:08:01 yq==3.2.3 12:08:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins596890500774553855.sh 12:08:01 ---> sudo-logs.sh 12:08:01 Archiving 'sudo' log.. 12:08:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5067499952919599830.sh 12:08:02 ---> job-cost.sh 12:08:02 Setup pyenv: 12:08:02 system 12:08:02 3.8.13 12:08:02 3.9.13 12:08:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KoV4 from file:/tmp/.os_lf_venv 12:08:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-KoV4/bin to PATH 12:08:08 INFO: No Stack... 12:08:09 INFO: Retrieving Pricing Info for: v3-standard-4 12:08:09 INFO: Archiving Costs 12:08:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6924529109535753382.sh 12:08:09 ---> logs-deploy.sh 12:08:09 Setup pyenv: 12:08:09 system 12:08:09 3.8.13 12:08:09 3.9.13 12:08:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KoV4 from file:/tmp/.os_lf_venv 12:08:10 lf-activate-venv(): INFO: Installing: lftools 12:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-KoV4/bin to PATH 12:08:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3430 12:08:20 INFO: archiving workspace using pattern(s): 12:08:21 Archives upload complete. 12:08:21 INFO: archiving logs to Nexus 12:08:22 ---> uname -a: 12:08:22 Linux prd-ubuntu1804-builder-4c-4g-22363 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:22 12:08:22 12:08:22 ---> lscpu: 12:08:22 Architecture: x86_64 12:08:22 CPU op-mode(s): 32-bit, 64-bit 12:08:22 Byte Order: Little Endian 12:08:22 CPU(s): 4 12:08:22 On-line CPU(s) list: 0-3 12:08:22 Thread(s) per core: 1 12:08:22 Core(s) per socket: 1 12:08:22 Socket(s): 4 12:08:22 NUMA node(s): 1 12:08:22 Vendor ID: AuthenticAMD 12:08:22 CPU family: 23 12:08:22 Model: 49 12:08:22 Model name: AMD EPYC-Rome Processor 12:08:22 Stepping: 0 12:08:22 CPU MHz: 2799.998 12:08:22 BogoMIPS: 5599.99 12:08:22 Virtualization: AMD-V 12:08:22 Hypervisor vendor: KVM 12:08:22 Virtualization type: full 12:08:22 L1d cache: 32K 12:08:22 L1i cache: 32K 12:08:22 L2 cache: 512K 12:08:22 L3 cache: 16384K 12:08:22 NUMA node0 CPU(s): 0-3 12:08: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 12:08:22 12:08:22 12:08:22 ---> nproc: 12:08:22 4 12:08:22 12:08:22 12:08:22 ---> df -h: 12:08:22 Filesystem Size Used Avail Use% Mounted on 12:08:22 udev 7.9G 0 7.9G 0% /dev 12:08:22 tmpfs 1.6G 672K 1.6G 1% /run 12:08:22 /dev/vda1 78G 8.3G 70G 11% / 12:08:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:22 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:22 12:08:22 12:08:22 ---> free -m: 12:08:22 total used free shared buff/cache available 12:08:22 Mem: 16040 535 13454 0 2049 15193 12:08:22 Swap: 1023 0 1023 12:08:22 12:08:22 12:08:22 ---> ip addr: 12:08:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:22 inet 127.0.0.1/8 scope host lo 12:08:22 valid_lft forever preferred_lft forever 12:08:22 inet6 ::1/128 scope host 12:08:22 valid_lft forever preferred_lft forever 12:08:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:22 link/ether fa:16:3e:8c:d8:05 brd ff:ff:ff:ff:ff:ff 12:08:22 inet 10.30.106.185/23 brd 10.30.107.255 scope global dynamic ens3 12:08:22 valid_lft 86208sec preferred_lft 86208sec 12:08:22 inet6 fe80::f816:3eff:fe8c:d805/64 scope link 12:08:22 valid_lft forever preferred_lft forever 12:08:22 12:08:22 12:08:22 ---> sar -b -r -n DEV: 12:08:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22363) 04/11/24 _x86_64_ (4 CPU) 12:08:22 12:08:22 12:05:12 LINUX RESTART (4 CPU) 12:08:22 12:08:22 12:06:02 tps rtps wtps bread/s bwrtn/s 12:08:22 12:07:01 48.25 9.18 39.06 188.85 4944.52 12:08:22 12:08:01 106.56 13.85 92.72 1047.92 11617.19 12:08:22 Average: 77.65 11.53 66.12 622.03 8309.17 12:08:22 12:08:22 12:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:22 12:07:01 14052976 15527220 2371984 14.44 51976 1628000 822348 4.71 717892 1453268 71772 12:08:22 12:08:01 13817852 15590804 2607108 15.87 76472 1885724 748240 4.28 684736 1688444 105268 12:08:22 Average: 13935414 15559012 2489546 15.16 64224 1756862 785294 4.49 701314 1570856 88520 12:08:22 12:08:22 12:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:22 12:07:01 ens3 32.05 29.33 200.61 25.09 0.00 0.00 0.00 0.00 12:08:22 12:07:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 12:08:22 12:08:01 ens3 48.22 32.11 794.43 7.43 0.00 0.00 0.00 0.00 12:08:22 12:08:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 12:08:22 Average: ens3 40.20 30.73 500.04 16.18 0.00 0.00 0.00 0.00 12:08:22 Average: lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 12:08:22 12:08:22 12:08:22 ---> sar -P ALL: 12:08:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22363) 04/11/24 _x86_64_ (4 CPU) 12:08:22 12:08:22 12:05:12 LINUX RESTART (4 CPU) 12:08:22 12:08:22 12:06:02 CPU %user %nice %system %iowait %steal %idle 12:08:22 12:07:01 all 14.40 0.00 1.00 10.15 0.06 74.39 12:08:22 12:07:01 0 10.95 0.00 0.66 0.97 0.03 87.38 12:08:22 12:07:01 1 21.08 0.00 1.45 4.44 0.09 72.95 12:08:22 12:07:01 2 15.05 0.00 0.95 1.63 0.05 82.31 12:08:22 12:07:01 3 10.57 0.00 0.93 33.46 0.07 54.97 12:08:22 12:08:01 all 20.62 0.00 1.38 3.50 0.06 74.44 12:08:22 12:08:01 0 20.26 0.00 1.05 0.53 0.07 78.09 12:08:22 12:08:01 1 36.45 0.00 2.73 6.01 0.08 54.73 12:08:22 12:08:01 2 15.24 0.00 0.94 0.30 0.03 83.49 12:08:22 12:08:01 3 10.58 0.00 0.83 7.12 0.07 81.40 12:08:22 Average: all 17.54 0.00 1.20 6.79 0.06 74.41 12:08:22 Average: 0 15.65 0.00 0.86 0.75 0.05 82.69 12:08:22 Average: 1 28.84 0.00 2.10 5.23 0.08 63.75 12:08:22 Average: 2 15.15 0.00 0.94 0.96 0.04 82.91 12:08:22 Average: 3 10.57 0.00 0.88 20.18 0.07 68.30 12:08:22 12:08:22 12:08:22