14:39:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138210 14:39:12 Running as SYSTEM 14:39:12 [EnvInject] - Loading node environment variables. 14:39:12 Building remotely on prd-ubuntu1804-builder-4c-4g-16844 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:39:12 [ssh-agent] Looking for ssh-agent implementation... 14:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:13 $ ssh-agent 14:39:13 SSH_AUTH_SOCK=/tmp/ssh-qtgDkqIvMkfT/agent.1684 14:39:13 SSH_AGENT_PID=1686 14:39:13 [ssh-agent] Started. 14:39:13 Running ssh-add (command line suppressed) 14:39:13 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4053270593228517899.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4053270593228517899.key) 14:39:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:39:13 The recommended git tool is: NONE 14:39:17 using credential onap-jenkins-ssh 14:39:17 Wiping out workspace first. 14:39:17 Cloning the remote Git repository 14:39:17 Cloning repository git://cloud.onap.org/mirror/oom.git 14:39:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:39:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:39:17 > git --version # timeout=10 14:39:17 > git --version # 'git version 2.17.1' 14:39:17 using GIT_SSH to set credentials Gerrit user 14:39:17 Verifying host key using manually-configured host key entries 14:39:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:39:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:39:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:39:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:39:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:39:23 using GIT_SSH to set credentials Gerrit user 14:39:23 Verifying host key using manually-configured host key entries 14:39:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/10/138210/3 # timeout=30 14:39:23 > git rev-parse 886400d23085dbc6b95a1d15a661c8febad05b39^{commit} # timeout=10 14:39:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:39:23 Checking out Revision 886400d23085dbc6b95a1d15a661c8febad05b39 (refs/changes/10/138210/3) 14:39:23 > git config core.sparsecheckout # timeout=10 14:39:23 > git checkout -f 886400d23085dbc6b95a1d15a661c8febad05b39 # timeout=30 14:39:26 Commit message: "[SDNC] Version bump for New Delhi" 14:39:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:39:26 > git rev-list --no-walk e5cad98137d9403bcb43a8715dbd7ad9b4967615 # timeout=10 14:39:26 [EnvInject] - Injecting environment variables from a build step. 14:39:26 [EnvInject] - Injecting as environment variables the properties content 14:39:26 PYTHON=python3 14:39:26 14:39:26 [EnvInject] - Variables injected successfully. 14:39:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2370405520950953771.sh 14:39:26 ---> tox-install.sh 14:39:26 + source /home/jenkins/lf-env.sh 14:39:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:39:26 ++ mktemp -d /tmp/venv-XXXX 14:39:26 + lf_venv=/tmp/venv-0dVY 14:39:26 + local venv_file=/tmp/.os_lf_venv 14:39:26 + local python=python3 14:39:26 + local options 14:39:26 + local set_path=true 14:39:26 + local install_args= 14:39:26 ++ 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 14:39:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:39:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:39:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:39:26 + true 14:39:26 + case $1 in 14:39:26 + venv_file=/tmp/.toxenv 14:39:26 + shift 2 14:39:26 + true 14:39:26 + case $1 in 14:39:26 + shift 14:39:26 + break 14:39:26 + case $python in 14:39:26 + local pkg_list= 14:39:26 + [[ -d /opt/pyenv ]] 14:39:26 + echo 'Setup pyenv:' 14:39:26 Setup pyenv: 14:39:26 + export PYENV_ROOT=/opt/pyenv 14:39:26 + PYENV_ROOT=/opt/pyenv 14:39:26 + 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 14:39:26 + 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 14:39:26 + pyenv versions 14:39:26 * system (set by /opt/pyenv/version) 14:39:27 * 3.8.13 (set by /opt/pyenv/version) 14:39:27 * 3.9.13 (set by /opt/pyenv/version) 14:39:27 * 3.10.6 (set by /opt/pyenv/version) 14:39:27 + command -v pyenv 14:39:27 ++ pyenv init - --no-rehash 14:39:27 + 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[*]}"'\'')" 14:39:27 export PATH="/opt/pyenv/shims:${PATH}" 14:39:27 export PYENV_SHELL=bash 14:39:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:39:27 pyenv() { 14:39:27 local command 14:39:27 command="${1:-}" 14:39:27 if [ "$#" -gt 0 ]; then 14:39:27 shift 14:39:27 fi 14:39:27 14:39:27 case "$command" in 14:39:27 rehash|shell) 14:39:27 eval "$(pyenv "sh-$command" "$@")" 14:39:27 ;; 14:39:27 *) 14:39:27 command pyenv "$command" "$@" 14:39:27 ;; 14:39:27 esac 14:39:27 }' 14:39:27 +++ 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[*]}"' 14:39:27 ++ 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 14:39:27 ++ 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 14:39:27 ++ 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 14:39:27 ++ export PYENV_SHELL=bash 14:39:27 ++ PYENV_SHELL=bash 14:39:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:39:27 +++ complete -F _pyenv pyenv 14:39:27 ++ lf-pyver python3 14:39:27 ++ local py_version_xy=python3 14:39:27 ++ local py_version_xyz= 14:39:27 ++ pyenv versions 14:39:27 ++ sed 's/^[ *]* //' 14:39:27 ++ local command 14:39:27 ++ command=versions 14:39:27 ++ awk '{ print $1 }' 14:39:27 ++ '[' 1 -gt 0 ']' 14:39:27 ++ shift 14:39:27 ++ case "$command" in 14:39:27 ++ command pyenv versions 14:39:27 ++ pyenv versions 14:39:27 ++ grep -E '^[0-9.]*[0-9]$' 14:39:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:39:27 +++ grep '^3' /tmp/.pyenv_versions 14:39:27 +++ sort -V 14:39:27 +++ tail -n 1 14:39:27 ++ py_version_xyz=3.10.6 14:39:27 ++ [[ -z 3.10.6 ]] 14:39:27 ++ echo 3.10.6 14:39:27 ++ return 0 14:39:27 + pyenv local 3.10.6 14:39:27 + local command 14:39:27 + command=local 14:39:27 + '[' 2 -gt 0 ']' 14:39:27 + shift 14:39:27 + case "$command" in 14:39:27 + command pyenv local 3.10.6 14:39:27 + pyenv local 3.10.6 14:39:27 + for arg in "$@" 14:39:27 + case $arg in 14:39:27 + pkg_list+='tox ' 14:39:27 + for arg in "$@" 14:39:27 + case $arg in 14:39:27 + pkg_list+='virtualenv ' 14:39:27 + for arg in "$@" 14:39:27 + case $arg in 14:39:27 + pkg_list+='urllib3~=1.26.15 ' 14:39:27 + [[ -f /tmp/.toxenv ]] 14:39:27 + [[ ! -f /tmp/.toxenv ]] 14:39:27 + [[ -n '' ]] 14:39:27 + python3 -m venv /tmp/venv-0dVY 14:39:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0dVY' 14:39:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0dVY 14:39:31 + echo /tmp/venv-0dVY 14:39:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:39:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:39:31 + /tmp/venv-0dVY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:39:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:39:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:39:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:39:34 + /tmp/venv-0dVY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:39:37 + type python3 14:39:37 + true 14:39:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0dVY/bin to PATH' 14:39:37 lf-activate-venv(): INFO: Adding /tmp/venv-0dVY/bin to PATH 14:39:37 + PATH=/tmp/venv-0dVY/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 14:39:37 + return 0 14:39:37 + python3 --version 14:39:37 Python 3.10.6 14:39:37 + python3 -m pip --version 14:39:37 pip 24.0 from /tmp/venv-0dVY/lib/python3.10/site-packages/pip (python 3.10) 14:39:37 + python3 -m pip freeze 14:39:38 cachetools==5.3.3 14:39:38 chardet==5.2.0 14:39:38 colorama==0.4.6 14:39:38 distlib==0.3.8 14:39:38 filelock==3.15.1 14:39:38 packaging==24.1 14:39:38 platformdirs==4.2.2 14:39:38 pluggy==1.5.0 14:39:38 pyproject-api==1.6.1 14:39:38 tomli==2.0.1 14:39:38 tox==4.15.1 14:39:38 urllib3==1.26.18 14:39:38 virtualenv==20.26.2 14:39:38 [EnvInject] - Injecting environment variables from a build step. 14:39:38 [EnvInject] - Injecting as environment variables the properties content 14:39:38 PARALLEL=false 14:39:38 14:39:38 [EnvInject] - Variables injected successfully. 14:39:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17489720651129086007.sh 14:39:38 ---> tox-run.sh 14:39:38 + 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 14:39:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:39:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:39:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:39:38 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:39:38 + source /home/jenkins/lf-env.sh 14:39:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:39:38 ++ mktemp -d /tmp/venv-XXXX 14:39:38 + lf_venv=/tmp/venv-JnqJ 14:39:38 + local venv_file=/tmp/.os_lf_venv 14:39:38 + local python=python3 14:39:38 + local options 14:39:38 + local set_path=true 14:39:38 + local install_args= 14:39:38 ++ 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 14:39:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:39:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:39:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:39:38 + true 14:39:38 + case $1 in 14:39:38 + venv_file=/tmp/.toxenv 14:39:38 + shift 2 14:39:38 + true 14:39:38 + case $1 in 14:39:38 + shift 14:39:38 + break 14:39:38 + case $python in 14:39:38 + local pkg_list= 14:39:38 + [[ -d /opt/pyenv ]] 14:39:38 + echo 'Setup pyenv:' 14:39:38 Setup pyenv: 14:39:38 + export PYENV_ROOT=/opt/pyenv 14:39:38 + PYENV_ROOT=/opt/pyenv 14:39:38 + 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 14:39:38 + 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 14:39:38 + pyenv versions 14:39:38 system 14:39:38 3.8.13 14:39:38 3.9.13 14:39:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:39:38 + command -v pyenv 14:39:38 ++ pyenv init - --no-rehash 14:39:38 + 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[*]}"'\'')" 14:39:38 export PATH="/opt/pyenv/shims:${PATH}" 14:39:38 export PYENV_SHELL=bash 14:39:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:39:38 pyenv() { 14:39:38 local command 14:39:38 command="${1:-}" 14:39:38 if [ "$#" -gt 0 ]; then 14:39:38 shift 14:39:38 fi 14:39:38 14:39:38 case "$command" in 14:39:38 rehash|shell) 14:39:38 eval "$(pyenv "sh-$command" "$@")" 14:39:38 ;; 14:39:38 *) 14:39:38 command pyenv "$command" "$@" 14:39:38 ;; 14:39:38 esac 14:39:38 }' 14:39:38 +++ 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[*]}"' 14:39:38 ++ 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 14:39:38 ++ 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 14:39:38 ++ 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 14:39:38 ++ export PYENV_SHELL=bash 14:39:38 ++ PYENV_SHELL=bash 14:39:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:39:38 +++ complete -F _pyenv pyenv 14:39:38 ++ lf-pyver python3 14:39:38 ++ local py_version_xy=python3 14:39:38 ++ local py_version_xyz= 14:39:38 ++ pyenv versions 14:39:38 ++ local command 14:39:38 ++ command=versions 14:39:38 ++ '[' 1 -gt 0 ']' 14:39:38 ++ shift 14:39:38 ++ case "$command" in 14:39:38 ++ command pyenv versions 14:39:38 ++ pyenv versions 14:39:38 ++ awk '{ print $1 }' 14:39:38 ++ sed 's/^[ *]* //' 14:39:38 ++ grep -E '^[0-9.]*[0-9]$' 14:39:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:39:38 +++ grep '^3' /tmp/.pyenv_versions 14:39:38 +++ sort -V 14:39:38 +++ tail -n 1 14:39:38 ++ py_version_xyz=3.10.6 14:39:38 ++ [[ -z 3.10.6 ]] 14:39:38 ++ echo 3.10.6 14:39:38 ++ return 0 14:39:38 + pyenv local 3.10.6 14:39:38 + local command 14:39:38 + command=local 14:39:38 + '[' 2 -gt 0 ']' 14:39:38 + shift 14:39:38 + case "$command" in 14:39:38 + command pyenv local 3.10.6 14:39:38 + pyenv local 3.10.6 14:39:38 + for arg in "$@" 14:39:38 + case $arg in 14:39:38 + pkg_list+='tox ' 14:39:38 + for arg in "$@" 14:39:38 + case $arg in 14:39:38 + pkg_list+='virtualenv ' 14:39:38 + for arg in "$@" 14:39:38 + case $arg in 14:39:38 + pkg_list+='urllib3~=1.26.15 ' 14:39:38 + [[ -f /tmp/.toxenv ]] 14:39:38 ++ cat /tmp/.toxenv 14:39:38 + lf_venv=/tmp/venv-0dVY 14:39:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dVY from' file:/tmp/.toxenv 14:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dVY from file:/tmp/.toxenv 14:39:38 + /tmp/venv-0dVY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:39:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:39:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:39:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:39:39 + /tmp/venv-0dVY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:39:40 + type python3 14:39:40 + true 14:39:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0dVY/bin to PATH' 14:39:40 lf-activate-venv(): INFO: Adding /tmp/venv-0dVY/bin to PATH 14:39:40 + PATH=/tmp/venv-0dVY/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 14:39:40 + return 0 14:39:40 + [[ -d /opt/pyenv ]] 14:39:40 + echo '---> Setting up pyenv' 14:39:40 ---> Setting up pyenv 14:39:40 + export PYENV_ROOT=/opt/pyenv 14:39:40 + PYENV_ROOT=/opt/pyenv 14:39:40 + export PATH=/opt/pyenv/bin:/tmp/venv-0dVY/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 14:39:40 + PATH=/opt/pyenv/bin:/tmp/venv-0dVY/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 14:39:40 ++ pwd 14:39:40 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:39:40 + export PYTHONPATH 14:39:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:39:40 + TOX_TESTENV_PASSENV=PYTHONPATH 14:39:40 + tox --version 14:39:41 4.15.1 from /tmp/venv-0dVY/lib/python3.10/site-packages/tox/__init__.py 14:39:41 + PARALLEL=false 14:39:41 + TOX_OPTIONS_LIST= 14:39:41 + [[ -n checkbashisms ]] 14:39:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:39:41 + case ${PARALLEL,,} in 14:39:41 + tox -e checkbashisms 14:39:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:39:42 checkbashisms: freeze> python -m pip freeze --all 14:39:43 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 14:39:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:39:44 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:39:44 you may get strange results 14:39:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:39:46 checkbashisms: OK (4.85=setup[1.67]+cmd[3.18] seconds) 14:39:46 congratulations :) (5.02 seconds) 14:39:46 + tox_status=0 14:39:46 + echo '---> Completed tox runs' 14:39:46 ---> Completed tox runs 14:39:46 + for i in .tox/*/log 14:39:46 ++ echo .tox/checkbashisms/log 14:39:46 ++ awk -F/ '{print $2}' 14:39:46 + tox_env=checkbashisms 14:39:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:39:46 + DOC_DIR=docs/_build/html 14:39:46 + [[ -d docs/_build/html ]] 14:39:46 + echo '---> tox-run.sh ends' 14:39:46 ---> tox-run.sh ends 14:39:46 + test 0 -eq 0 14:39:46 $ ssh-agent -k 14:39:46 unset SSH_AUTH_SOCK; 14:39:46 unset SSH_AGENT_PID; 14:39:46 echo Agent pid 1686 killed; 14:39:46 [ssh-agent] Stopped. 14:39:46 [PostBuildScript] - [INFO] Executing post build scripts. 14:39:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6307528638749954566.sh 14:39:46 ---> sysstat.sh 14:39:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9134207180698652218.sh 14:39:47 ---> package-listing.sh 14:39:47 ++ facter osfamily 14:39:47 ++ tr '[:upper:]' '[:lower:]' 14:39:47 + OS_FAMILY=debian 14:39:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:39:47 + START_PACKAGES=/tmp/packages_start.txt 14:39:47 + END_PACKAGES=/tmp/packages_end.txt 14:39:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:39:47 + PACKAGES=/tmp/packages_start.txt 14:39:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:39:47 + PACKAGES=/tmp/packages_end.txt 14:39:47 + case "${OS_FAMILY}" in 14:39:47 + dpkg -l 14:39:47 + grep '^ii' 14:39:47 + '[' -f /tmp/packages_start.txt ']' 14:39:47 + '[' -f /tmp/packages_end.txt ']' 14:39:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:39:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:39:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:39:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:39:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17807167421043589539.sh 14:39:47 ---> capture-instance-metadata.sh 14:39:47 Setup pyenv: 14:39:47 system 14:39:47 3.8.13 14:39:47 3.9.13 14:39:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:39:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dKR9 14:39:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:39:54 lf-activate-venv(): INFO: Installing: lftools 14:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-dKR9/bin to PATH 14:40:33 INFO: Running in OpenStack, capturing instance metadata 14:40:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3368393579461895414.sh 14:40:33 provisioning config files... 14:40:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4305334212565158335tmp 14:40:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:40:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:40:33 [EnvInject] - Injecting environment variables from a build step. 14:40:33 [EnvInject] - Injecting as environment variables the properties content 14:40:33 SERVER_ID=logs 14:40:33 14:40:33 [EnvInject] - Variables injected successfully. 14:40:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1064329018001358013.sh 14:40:33 ---> create-netrc.sh 14:40:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3771049884120740077.sh 14:40:33 ---> python-tools-install.sh 14:40:33 Setup pyenv: 14:40:33 system 14:40:33 3.8.13 14:40:33 3.9.13 14:40:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:40:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKR9 from file:/tmp/.os_lf_venv 14:40:34 lf-activate-venv(): INFO: Installing: lftools 14:40:38 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/appdirs/ 14:40:47 lf-activate-venv(): INFO: Adding /tmp/venv-dKR9/bin to PATH 14:40:47 Generating Requirements File 14:41:17 Python 3.10.6 14:41:17 pip 24.0 from /tmp/venv-dKR9/lib/python3.10/site-packages/pip (python 3.10) 14:41:17 appdirs==1.4.4 14:41:17 argcomplete==3.3.0 14:41:17 aspy.yaml==1.3.0 14:41:17 attrs==23.2.0 14:41:17 autopage==0.5.2 14:41:17 beautifulsoup4==4.12.3 14:41:17 boto3==1.34.126 14:41:17 botocore==1.34.126 14:41:17 bs4==0.0.2 14:41:17 cachetools==5.3.3 14:41:17 certifi==2024.6.2 14:41:17 cffi==1.16.0 14:41:17 cfgv==3.4.0 14:41:17 chardet==5.2.0 14:41:17 charset-normalizer==3.3.2 14:41:17 click==8.1.7 14:41:17 cliff==4.7.0 14:41:17 cmd2==2.4.3 14:41:17 cryptography==3.3.2 14:41:17 debtcollector==3.0.0 14:41:17 decorator==5.1.1 14:41:17 defusedxml==0.7.1 14:41:17 Deprecated==1.2.14 14:41:17 distlib==0.3.8 14:41:17 dnspython==2.6.1 14:41:17 docker==4.2.2 14:41:17 dogpile.cache==1.3.3 14:41:17 email_validator==2.1.1 14:41:17 filelock==3.15.1 14:41:17 future==1.0.0 14:41:17 gitdb==4.0.11 14:41:17 GitPython==3.1.43 14:41:17 google-auth==2.30.0 14:41:17 httplib2==0.22.0 14:41:17 identify==2.5.36 14:41:17 idna==3.7 14:41:17 importlib-resources==1.5.0 14:41:17 iso8601==2.1.0 14:41:17 Jinja2==3.1.4 14:41:17 jmespath==1.0.1 14:41:17 jsonpatch==1.33 14:41:17 jsonpointer==3.0.0 14:41:17 jsonschema==4.22.0 14:41:17 jsonschema-specifications==2023.12.1 14:41:17 keystoneauth1==5.6.0 14:41:17 kubernetes==30.1.0 14:41:17 lftools==0.37.10 14:41:17 lxml==5.2.2 14:41:17 MarkupSafe==2.1.5 14:41:17 msgpack==1.0.8 14:41:17 multi_key_dict==2.0.3 14:41:17 munch==4.0.0 14:41:17 netaddr==1.3.0 14:41:17 netifaces==0.11.0 14:41:17 niet==1.4.2 14:41:17 nodeenv==1.9.1 14:41:17 oauth2client==4.1.3 14:41:17 oauthlib==3.2.2 14:41:17 openstacksdk==3.1.0 14:41:17 os-client-config==2.1.0 14:41:17 os-service-types==1.7.0 14:41:17 osc-lib==3.0.1 14:41:17 oslo.config==9.4.0 14:41:17 oslo.context==5.5.0 14:41:17 oslo.i18n==6.3.0 14:41:17 oslo.log==6.0.0 14:41:17 oslo.serialization==5.4.0 14:41:17 oslo.utils==7.1.0 14:41:17 packaging==24.1 14:41:17 pbr==6.0.0 14:41:17 platformdirs==4.2.2 14:41:17 prettytable==3.10.0 14:41:17 pyasn1==0.6.0 14:41:17 pyasn1_modules==0.4.0 14:41:17 pycparser==2.22 14:41:17 pygerrit2==2.0.15 14:41:17 PyGithub==2.3.0 14:41:17 PyJWT==2.8.0 14:41:17 PyNaCl==1.5.0 14:41:17 pyparsing==2.4.7 14:41:17 pyperclip==1.8.2 14:41:17 pyrsistent==0.20.0 14:41:17 python-cinderclient==9.5.0 14:41:17 python-dateutil==2.9.0.post0 14:41:17 python-heatclient==3.5.0 14:41:17 python-jenkins==1.8.2 14:41:17 python-keystoneclient==5.4.0 14:41:17 python-magnumclient==4.5.0 14:41:17 python-novaclient==18.6.0 14:41:17 python-openstackclient==6.6.0 14:41:17 python-swiftclient==4.6.0 14:41:17 PyYAML==6.0.1 14:41:17 referencing==0.35.1 14:41:17 requests==2.32.3 14:41:17 requests-oauthlib==2.0.0 14:41:17 requestsexceptions==1.4.0 14:41:17 rfc3986==2.0.0 14:41:17 rpds-py==0.18.1 14:41:17 rsa==4.9 14:41:17 ruamel.yaml==0.18.6 14:41:17 ruamel.yaml.clib==0.2.8 14:41:17 s3transfer==0.10.1 14:41:17 simplejson==3.19.2 14:41:17 six==1.16.0 14:41:17 smmap==5.0.1 14:41:17 soupsieve==2.5 14:41:17 stevedore==5.2.0 14:41:17 tabulate==0.9.0 14:41:17 toml==0.10.2 14:41:17 tomlkit==0.12.5 14:41:17 tqdm==4.66.4 14:41:17 typing_extensions==4.12.2 14:41:17 tzdata==2024.1 14:41:17 urllib3==1.26.18 14:41:17 virtualenv==20.26.2 14:41:17 wcwidth==0.2.13 14:41:17 websocket-client==1.8.0 14:41:17 wrapt==1.16.0 14:41:17 xdg==6.0.0 14:41:17 xmltodict==0.13.0 14:41:17 yq==3.4.3 14:41:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13866856211711439848.sh 14:41:18 ---> sudo-logs.sh 14:41:18 Archiving 'sudo' log.. 14:41:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13773686505398376031.sh 14:41:18 ---> job-cost.sh 14:41:18 Setup pyenv: 14:41:18 system 14:41:18 3.8.13 14:41:18 3.9.13 14:41:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:41:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKR9 from file:/tmp/.os_lf_venv 14:41:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:41:25 lf-activate-venv(): INFO: Adding /tmp/venv-dKR9/bin to PATH 14:41:25 INFO: No Stack... 14:41:25 INFO: Retrieving Pricing Info for: v3-standard-4 14:41:26 INFO: Archiving Costs 14:41:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15789725798601956408.sh 14:41:26 ---> logs-deploy.sh 14:41:26 Setup pyenv: 14:41:26 system 14:41:26 3.8.13 14:41:26 3.9.13 14:41:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:41:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKR9 from file:/tmp/.os_lf_venv 14:41:27 lf-activate-venv(): INFO: Installing: lftools 14:41:35 lf-activate-venv(): INFO: Adding /tmp/venv-dKR9/bin to PATH 14:41:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3524 14:41:35 INFO: archiving workspace using pattern(s): 14:41:36 Archives upload complete. 14:41:37 INFO: archiving logs to Nexus 14:41:38 ---> uname -a: 14:41:38 Linux prd-ubuntu1804-builder-4c-4g-16844 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:41:38 14:41:38 14:41:38 ---> lscpu: 14:41:38 Architecture: x86_64 14:41:38 CPU op-mode(s): 32-bit, 64-bit 14:41:38 Byte Order: Little Endian 14:41:38 CPU(s): 4 14:41:38 On-line CPU(s) list: 0-3 14:41:38 Thread(s) per core: 1 14:41:38 Core(s) per socket: 1 14:41:38 Socket(s): 4 14:41:38 NUMA node(s): 1 14:41:38 Vendor ID: AuthenticAMD 14:41:38 CPU family: 23 14:41:38 Model: 49 14:41:38 Model name: AMD EPYC-Rome Processor 14:41:38 Stepping: 0 14:41:38 CPU MHz: 2799.998 14:41:38 BogoMIPS: 5599.99 14:41:38 Virtualization: AMD-V 14:41:38 Hypervisor vendor: KVM 14:41:38 Virtualization type: full 14:41:38 L1d cache: 32K 14:41:38 L1i cache: 32K 14:41:38 L2 cache: 512K 14:41:38 L3 cache: 16384K 14:41:38 NUMA node0 CPU(s): 0-3 14:41:38 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 14:41:38 14:41:38 14:41:38 ---> nproc: 14:41:38 4 14:41:38 14:41:38 14:41:38 ---> df -h: 14:41:38 Filesystem Size Used Avail Use% Mounted on 14:41:38 udev 7.9G 0 7.9G 0% /dev 14:41:38 tmpfs 1.6G 672K 1.6G 1% /run 14:41:38 /dev/vda1 78G 8.3G 70G 11% / 14:41:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:41:38 tmpfs 5.0M 0 5.0M 0% /run/lock 14:41:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:41:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:41:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:41:38 14:41:38 14:41:38 ---> free -m: 14:41:38 total used free shared buff/cache available 14:41:38 Mem: 16040 543 13445 0 2051 15184 14:41:38 Swap: 1023 0 1023 14:41:38 14:41:38 14:41:38 ---> ip addr: 14:41:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:41:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:41:38 inet 127.0.0.1/8 scope host lo 14:41:38 valid_lft forever preferred_lft forever 14:41:38 inet6 ::1/128 scope host 14:41:38 valid_lft forever preferred_lft forever 14:41:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:41:38 link/ether fa:16:3e:c1:45:f6 brd ff:ff:ff:ff:ff:ff 14:41:38 inet 10.30.106.142/23 brd 10.30.107.255 scope global dynamic ens3 14:41:38 valid_lft 86236sec preferred_lft 86236sec 14:41:38 inet6 fe80::f816:3eff:fec1:45f6/64 scope link 14:41:38 valid_lft forever preferred_lft forever 14:41:38 14:41:38 14:41:38 ---> sar -b -r -n DEV: 14:41:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16844) 06/14/24 _x86_64_ (4 CPU) 14:41:38 14:41:38 14:38:56 LINUX RESTART (4 CPU) 14:41:38 14:41:38 14:39:01 tps rtps wtps bread/s bwrtn/s 14:41:38 14:40:02 213.81 59.66 154.16 3760.97 43589.94 14:41:38 14:41:01 93.98 14.10 79.88 1067.89 11588.27 14:41:38 Average: 154.40 37.07 117.33 2425.74 27723.54 14:41:38 14:41:38 14:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:41:38 14:40:02 14087648 15551516 2337320 14.23 49636 1620128 785488 4.50 686552 1445700 99076 14:41:38 14:41:01 13888756 15582772 2536212 15.44 69924 1818292 756584 4.33 687620 1620764 119860 14:41:38 Average: 13988202 15567144 2436766 14.84 59780 1719210 771036 4.41 687086 1533232 109468 14:41:38 14:41:38 14:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:41:38 14:40:02 ens3 452.82 290.52 1662.47 78.85 0.00 0.00 0.00 0.00 14:41:38 14:40:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 14:41:38 14:41:01 ens3 42.48 29.03 667.57 6.85 0.00 0.00 0.00 0.00 14:41:38 14:41:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 14:41:38 Average: ens3 249.38 160.87 1169.20 43.15 0.00 0.00 0.00 0.00 14:41:38 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 14:41:38 14:41:38 14:41:38 ---> sar -P ALL: 14:41:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16844) 06/14/24 _x86_64_ (4 CPU) 14:41:38 14:41:38 14:38:56 LINUX RESTART (4 CPU) 14:41:38 14:41:38 14:39:01 CPU %user %nice %system %iowait %steal %idle 14:41:38 14:40:02 all 21.26 0.00 2.34 6.25 0.08 70.07 14:41:38 14:40:02 0 20.72 0.00 2.15 3.76 0.10 73.27 14:41:38 14:40:02 1 17.46 0.00 2.52 2.33 0.10 77.59 14:41:38 14:40:02 2 24.05 0.00 1.98 2.14 0.05 71.78 14:41:38 14:40:02 3 22.67 0.00 2.68 16.59 0.07 57.99 14:41:38 14:41:01 all 16.48 0.00 1.15 6.57 0.07 75.74 14:41:38 14:41:01 0 20.52 0.00 1.28 5.35 0.03 72.82 14:41:38 14:41:01 1 29.71 0.00 1.46 5.10 0.08 63.64 14:41:38 14:41:01 2 8.31 0.00 1.09 11.86 0.05 78.68 14:41:38 14:41:01 3 7.42 0.00 0.81 3.95 0.08 87.73 14:41:38 Average: all 18.87 0.00 1.75 6.41 0.07 72.90 14:41:38 Average: 0 20.62 0.00 1.71 4.56 0.07 73.04 14:41:38 Average: 1 23.63 0.00 1.99 3.72 0.09 70.57 14:41:38 Average: 2 16.24 0.00 1.54 6.97 0.05 75.21 14:41:38 Average: 3 15.09 0.00 1.75 10.31 0.08 72.77 14:41:38 14:41:38 14:41:38