12:47:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:47:08 Running as SYSTEM 12:47:09 [EnvInject] - Loading node environment variables. 12:47:09 Building remotely on prd-ubuntu1804-builder-4c-4g-22410 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:47:09 [ssh-agent] Looking for ssh-agent implementation... 12:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:09 $ ssh-agent 12:47:09 SSH_AUTH_SOCK=/tmp/ssh-HBbfqBYIfrLo/agent.1706 12:47:09 SSH_AGENT_PID=1708 12:47:09 [ssh-agent] Started. 12:47:09 Running ssh-add (command line suppressed) 12:47:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6335376071104741758.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6335376071104741758.key) 12:47:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:47:09 The recommended git tool is: NONE 12:47:10 using credential onap-jenkins-ssh 12:47:10 Wiping out workspace first. 12:47:10 Cloning the remote Git repository 12:47:11 Cloning repository git://cloud.onap.org/mirror/oom.git 12:47:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:47:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:11 > git --version # timeout=10 12:47:11 > git --version # 'git version 2.17.1' 12:47:11 using GIT_SSH to set credentials Gerrit user 12:47:11 Verifying host key using manually-configured host key entries 12:47:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:17 using GIT_SSH to set credentials Gerrit user 12:47:17 Verifying host key using manually-configured host key entries 12:47:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/2 # timeout=30 12:47:18 > git rev-parse 42ee95e5f059fc78c77ed97717f871e326a18119^{commit} # timeout=10 12:47:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:18 Checking out Revision 42ee95e5f059fc78c77ed97717f871e326a18119 (refs/changes/72/137672/2) 12:47:18 > git config core.sparsecheckout # timeout=10 12:47:18 > git checkout -f 42ee95e5f059fc78c77ed97717f871e326a18119 # timeout=30 12:47:18 Commit message: "[COMMON] Update all ReadinessChecks" 12:47:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:18 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:47:18 [EnvInject] - Injecting environment variables from a build step. 12:47:18 [EnvInject] - Injecting as environment variables the properties content 12:47:18 PYTHON=python3 12:47:18 12:47:18 [EnvInject] - Variables injected successfully. 12:47:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18145758525382887314.sh 12:47:19 ---> tox-install.sh 12:47:19 + source /home/jenkins/lf-env.sh 12:47:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:19 ++ mktemp -d /tmp/venv-XXXX 12:47:19 + lf_venv=/tmp/venv-c9Kj 12:47:19 + local venv_file=/tmp/.os_lf_venv 12:47:19 + local python=python3 12:47:19 + local options 12:47:19 + local set_path=true 12:47:19 + local install_args= 12:47:19 ++ 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:47:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:19 + true 12:47:19 + case $1 in 12:47:19 + venv_file=/tmp/.toxenv 12:47:19 + shift 2 12:47:19 + true 12:47:19 + case $1 in 12:47:19 + shift 12:47:19 + break 12:47:19 + case $python in 12:47:19 + local pkg_list= 12:47:19 + [[ -d /opt/pyenv ]] 12:47:19 + echo 'Setup pyenv:' 12:47:19 Setup pyenv: 12:47:19 + export PYENV_ROOT=/opt/pyenv 12:47:19 + PYENV_ROOT=/opt/pyenv 12:47:19 + 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:47:19 + 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:47:19 + pyenv versions 12:47:19 * system (set by /opt/pyenv/version) 12:47:19 * 3.8.13 (set by /opt/pyenv/version) 12:47:19 * 3.9.13 (set by /opt/pyenv/version) 12:47:19 * 3.10.6 (set by /opt/pyenv/version) 12:47:19 + command -v pyenv 12:47:19 ++ pyenv init - --no-rehash 12:47:19 + 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:47:19 export PATH="/opt/pyenv/shims:${PATH}" 12:47:19 export PYENV_SHELL=bash 12:47:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:19 pyenv() { 12:47:19 local command 12:47:19 command="${1:-}" 12:47:19 if [ "$#" -gt 0 ]; then 12:47:19 shift 12:47:19 fi 12:47:19 12:47:19 case "$command" in 12:47:19 rehash|shell) 12:47:19 eval "$(pyenv "sh-$command" "$@")" 12:47:19 ;; 12:47:19 *) 12:47:19 command pyenv "$command" "$@" 12:47:19 ;; 12:47:19 esac 12:47:19 }' 12:47:19 +++ 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:47:19 ++ 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:47:19 ++ 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:47:19 ++ 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:47:19 ++ export PYENV_SHELL=bash 12:47:19 ++ PYENV_SHELL=bash 12:47:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:19 +++ complete -F _pyenv pyenv 12:47:19 ++ lf-pyver python3 12:47:19 ++ local py_version_xy=python3 12:47:19 ++ local py_version_xyz= 12:47:19 ++ pyenv versions 12:47:19 ++ local command 12:47:19 ++ command=versions 12:47:19 ++ '[' 1 -gt 0 ']' 12:47:19 ++ shift 12:47:19 ++ case "$command" in 12:47:19 ++ command pyenv versions 12:47:19 ++ pyenv versions 12:47:19 ++ awk '{ print $1 }' 12:47:19 ++ sed 's/^[ *]* //' 12:47:19 ++ grep -E '^[0-9.]*[0-9]$' 12:47:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:19 +++ grep '^3' /tmp/.pyenv_versions 12:47:19 +++ sort -V 12:47:19 +++ tail -n 1 12:47:19 ++ py_version_xyz=3.10.6 12:47:19 ++ [[ -z 3.10.6 ]] 12:47:19 ++ echo 3.10.6 12:47:19 ++ return 0 12:47:19 + pyenv local 3.10.6 12:47:19 + local command 12:47:19 + command=local 12:47:19 + '[' 2 -gt 0 ']' 12:47:19 + shift 12:47:19 + case "$command" in 12:47:19 + command pyenv local 3.10.6 12:47:19 + pyenv local 3.10.6 12:47:19 + for arg in "$@" 12:47:19 + case $arg in 12:47:19 + pkg_list+='tox ' 12:47:19 + for arg in "$@" 12:47:19 + case $arg in 12:47:19 + pkg_list+='virtualenv ' 12:47:19 + for arg in "$@" 12:47:19 + case $arg in 12:47:19 + pkg_list+='urllib3~=1.26.15 ' 12:47:19 + [[ -f /tmp/.toxenv ]] 12:47:19 + [[ ! -f /tmp/.toxenv ]] 12:47:19 + [[ -n '' ]] 12:47:19 + python3 -m venv /tmp/venv-c9Kj 12:47:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c9Kj' 12:47:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c9Kj 12:47:24 + echo /tmp/venv-c9Kj 12:47:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:24 + /tmp/venv-c9Kj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:28 + /tmp/venv-c9Kj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:31 + type python3 12:47:31 + true 12:47:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c9Kj/bin to PATH' 12:47:31 lf-activate-venv(): INFO: Adding /tmp/venv-c9Kj/bin to PATH 12:47:31 + PATH=/tmp/venv-c9Kj/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:47:31 + return 0 12:47:31 + python3 --version 12:47:31 Python 3.10.6 12:47:31 + python3 -m pip --version 12:47:31 pip 24.0 from /tmp/venv-c9Kj/lib/python3.10/site-packages/pip (python 3.10) 12:47:31 + python3 -m pip freeze 12:47:32 cachetools==5.3.3 12:47:32 chardet==5.2.0 12:47:32 colorama==0.4.6 12:47:32 distlib==0.3.8 12:47:32 filelock==3.13.4 12:47:32 packaging==24.0 12:47:32 platformdirs==4.2.0 12:47:32 pluggy==1.4.0 12:47:32 pyproject-api==1.6.1 12:47:32 tomli==2.0.1 12:47:32 tox==4.14.2 12:47:32 urllib3==1.26.18 12:47:32 virtualenv==20.25.1 12:47:32 [EnvInject] - Injecting environment variables from a build step. 12:47:32 [EnvInject] - Injecting as environment variables the properties content 12:47:32 PARALLEL=false 12:47:32 12:47:32 [EnvInject] - Variables injected successfully. 12:47:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16944883113526756657.sh 12:47:32 ---> tox-run.sh 12:47:32 + 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:47:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:47:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:47:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:47:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:47:32 + source /home/jenkins/lf-env.sh 12:47:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:32 ++ mktemp -d /tmp/venv-XXXX 12:47:32 + lf_venv=/tmp/venv-6sX5 12:47:32 + local venv_file=/tmp/.os_lf_venv 12:47:32 + local python=python3 12:47:32 + local options 12:47:32 + local set_path=true 12:47:32 + local install_args= 12:47:32 ++ 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:47:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:32 + true 12:47:32 + case $1 in 12:47:32 + venv_file=/tmp/.toxenv 12:47:32 + shift 2 12:47:32 + true 12:47:32 + case $1 in 12:47:32 + shift 12:47:32 + break 12:47:32 + case $python in 12:47:32 + local pkg_list= 12:47:32 + [[ -d /opt/pyenv ]] 12:47:32 + echo 'Setup pyenv:' 12:47:32 Setup pyenv: 12:47:32 + export PYENV_ROOT=/opt/pyenv 12:47:32 + PYENV_ROOT=/opt/pyenv 12:47:32 + 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:47:32 + 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:47:32 + pyenv versions 12:47:32 system 12:47:32 3.8.13 12:47:32 3.9.13 12:47:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:47:32 + command -v pyenv 12:47:32 ++ pyenv init - --no-rehash 12:47:32 + 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:47:32 export PATH="/opt/pyenv/shims:${PATH}" 12:47:32 export PYENV_SHELL=bash 12:47:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:32 pyenv() { 12:47:32 local command 12:47:32 command="${1:-}" 12:47:32 if [ "$#" -gt 0 ]; then 12:47:32 shift 12:47:32 fi 12:47:32 12:47:32 case "$command" in 12:47:32 rehash|shell) 12:47:32 eval "$(pyenv "sh-$command" "$@")" 12:47:32 ;; 12:47:32 *) 12:47:32 command pyenv "$command" "$@" 12:47:32 ;; 12:47:32 esac 12:47:32 }' 12:47:32 +++ 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:47:32 ++ 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:47:32 ++ 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:47:32 ++ 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:47:32 ++ export PYENV_SHELL=bash 12:47:32 ++ PYENV_SHELL=bash 12:47:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:32 +++ complete -F _pyenv pyenv 12:47:32 ++ lf-pyver python3 12:47:32 ++ local py_version_xy=python3 12:47:32 ++ local py_version_xyz= 12:47:32 ++ pyenv versions 12:47:32 ++ local command 12:47:32 ++ command=versions 12:47:32 ++ '[' 1 -gt 0 ']' 12:47:32 ++ grep -E '^[0-9.]*[0-9]$' 12:47:32 ++ awk '{ print $1 }' 12:47:32 ++ shift 12:47:32 ++ case "$command" in 12:47:32 ++ sed 's/^[ *]* //' 12:47:32 ++ command pyenv versions 12:47:32 ++ pyenv versions 12:47:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:32 +++ grep '^3' /tmp/.pyenv_versions 12:47:32 +++ sort -V 12:47:32 +++ tail -n 1 12:47:32 ++ py_version_xyz=3.10.6 12:47:32 ++ [[ -z 3.10.6 ]] 12:47:32 ++ echo 3.10.6 12:47:32 ++ return 0 12:47:32 + pyenv local 3.10.6 12:47:32 + local command 12:47:32 + command=local 12:47:32 + '[' 2 -gt 0 ']' 12:47:32 + shift 12:47:32 + case "$command" in 12:47:32 + command pyenv local 3.10.6 12:47:32 + pyenv local 3.10.6 12:47:32 + for arg in "$@" 12:47:32 + case $arg in 12:47:32 + pkg_list+='tox ' 12:47:32 + for arg in "$@" 12:47:32 + case $arg in 12:47:32 + pkg_list+='virtualenv ' 12:47:32 + for arg in "$@" 12:47:32 + case $arg in 12:47:32 + pkg_list+='urllib3~=1.26.15 ' 12:47:32 + [[ -f /tmp/.toxenv ]] 12:47:32 ++ cat /tmp/.toxenv 12:47:32 + lf_venv=/tmp/venv-c9Kj 12:47:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c9Kj from' file:/tmp/.toxenv 12:47:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c9Kj from file:/tmp/.toxenv 12:47:32 + /tmp/venv-c9Kj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:33 + /tmp/venv-c9Kj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:34 + type python3 12:47:34 + true 12:47:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c9Kj/bin to PATH' 12:47:34 lf-activate-venv(): INFO: Adding /tmp/venv-c9Kj/bin to PATH 12:47:34 + PATH=/tmp/venv-c9Kj/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:47:34 + return 0 12:47:34 + [[ -d /opt/pyenv ]] 12:47:34 + echo '---> Setting up pyenv' 12:47:34 ---> Setting up pyenv 12:47:34 + export PYENV_ROOT=/opt/pyenv 12:47:34 + PYENV_ROOT=/opt/pyenv 12:47:34 + export PATH=/opt/pyenv/bin:/tmp/venv-c9Kj/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:47:34 + PATH=/opt/pyenv/bin:/tmp/venv-c9Kj/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:47:34 ++ pwd 12:47:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:47:34 + export PYTHONPATH 12:47:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:34 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:34 + tox --version 12:47:35 4.14.2 from /tmp/venv-c9Kj/lib/python3.10/site-packages/tox/__init__.py 12:47:35 + PARALLEL=false 12:47:35 + TOX_OPTIONS_LIST= 12:47:35 + [[ -n checkbashisms ]] 12:47:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:47:35 + case ${PARALLEL,,} in 12:47:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:47:35 + tox -e checkbashisms 12:47:36 checkbashisms: freeze> python -m pip freeze --all 12:47:37 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:47:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:47:38 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:47:38 you may get strange results 12:47:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:47:40 checkbashisms: OK (4.84=setup[1.69]+cmd[3.15] seconds) 12:47:40 congratulations :) (5.01 seconds) 12:47:40 + tox_status=0 12:47:40 + echo '---> Completed tox runs' 12:47:40 ---> Completed tox runs 12:47:40 + for i in .tox/*/log 12:47:40 ++ echo .tox/checkbashisms/log 12:47:40 ++ awk -F/ '{print $2}' 12:47:40 + tox_env=checkbashisms 12:47:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:47:40 + DOC_DIR=docs/_build/html 12:47:40 + [[ -d docs/_build/html ]] 12:47:40 + echo '---> tox-run.sh ends' 12:47:40 ---> tox-run.sh ends 12:47:40 + test 0 -eq 0 12:47:40 $ ssh-agent -k 12:47:40 unset SSH_AUTH_SOCK; 12:47:40 unset SSH_AGENT_PID; 12:47:40 echo Agent pid 1708 killed; 12:47:40 [ssh-agent] Stopped. 12:47:40 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5603412088329656690.sh 12:47:40 ---> sysstat.sh 12:47:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6268533103808359471.sh 12:47:41 ---> package-listing.sh 12:47:41 ++ facter osfamily 12:47:41 ++ tr '[:upper:]' '[:lower:]' 12:47:41 + OS_FAMILY=debian 12:47:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:47:41 + START_PACKAGES=/tmp/packages_start.txt 12:47:41 + END_PACKAGES=/tmp/packages_end.txt 12:47:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:41 + PACKAGES=/tmp/packages_start.txt 12:47:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:47:41 + PACKAGES=/tmp/packages_end.txt 12:47:41 + case "${OS_FAMILY}" in 12:47:41 + dpkg -l 12:47:41 + grep '^ii' 12:47:41 + '[' -f /tmp/packages_start.txt ']' 12:47:41 + '[' -f /tmp/packages_end.txt ']' 12:47:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:47:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:47:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:47:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins345998640070315890.sh 12:47:41 ---> capture-instance-metadata.sh 12:47:41 Setup pyenv: 12:47:41 system 12:47:41 3.8.13 12:47:41 3.9.13 12:47:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:47:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eZqi 12:47:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:48 lf-activate-venv(): INFO: Installing: lftools 12:48:22 lf-activate-venv(): INFO: Adding /tmp/venv-eZqi/bin to PATH 12:48:22 INFO: Running in OpenStack, capturing instance metadata 12:48:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14835420335877827005.sh 12:48:23 provisioning config files... 12:48:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3994184356774277238tmp 12:48:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:48:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:48:23 [EnvInject] - Injecting environment variables from a build step. 12:48:23 [EnvInject] - Injecting as environment variables the properties content 12:48:23 SERVER_ID=logs 12:48:23 12:48:23 [EnvInject] - Variables injected successfully. 12:48:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8073141932889791781.sh 12:48:23 ---> create-netrc.sh 12:48:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14205934453819309863.sh 12:48:23 ---> python-tools-install.sh 12:48:23 Setup pyenv: 12:48:23 system 12:48:23 3.8.13 12:48:23 3.9.13 12:48:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:48:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eZqi from file:/tmp/.os_lf_venv 12:48:24 lf-activate-venv(): INFO: Installing: lftools 12:48:32 lf-activate-venv(): INFO: Adding /tmp/venv-eZqi/bin to PATH 12:48:32 Generating Requirements File 12:49:05 Python 3.10.6 12:49:05 pip 24.0 from /tmp/venv-eZqi/lib/python3.10/site-packages/pip (python 3.10) 12:49:06 appdirs==1.4.4 12:49:06 argcomplete==3.2.3 12:49:06 aspy.yaml==1.3.0 12:49:06 attrs==23.2.0 12:49:06 autopage==0.5.2 12:49:06 beautifulsoup4==4.12.3 12:49:06 boto3==1.34.82 12:49:06 botocore==1.34.82 12:49:06 bs4==0.0.2 12:49:06 cachetools==5.3.3 12:49:06 certifi==2024.2.2 12:49:06 cffi==1.16.0 12:49:06 cfgv==3.4.0 12:49:06 chardet==5.2.0 12:49:06 charset-normalizer==3.3.2 12:49:06 click==8.1.7 12:49:06 cliff==4.6.0 12:49:06 cmd2==2.4.3 12:49:06 cryptography==3.3.2 12:49:06 debtcollector==3.0.0 12:49:06 decorator==5.1.1 12:49:06 defusedxml==0.7.1 12:49:06 Deprecated==1.2.14 12:49:06 distlib==0.3.8 12:49:06 dnspython==2.6.1 12:49:06 docker==4.2.2 12:49:06 dogpile.cache==1.3.2 12:49:06 email_validator==2.1.1 12:49:06 filelock==3.13.4 12:49:06 future==1.0.0 12:49:06 gitdb==4.0.11 12:49:06 GitPython==3.1.43 12:49:06 google-auth==2.29.0 12:49:06 httplib2==0.22.0 12:49:06 identify==2.5.35 12:49:06 idna==3.7 12:49:06 importlib-resources==1.5.0 12:49:06 iso8601==2.1.0 12:49:06 Jinja2==3.1.3 12:49:06 jmespath==1.0.1 12:49:06 jsonpatch==1.33 12:49:06 jsonpointer==2.4 12:49:06 jsonschema==4.21.1 12:49:06 jsonschema-specifications==2023.12.1 12:49:06 keystoneauth1==5.6.0 12:49:06 kubernetes==29.0.0 12:49:06 lftools==0.37.10 12:49:06 lxml==5.2.1 12:49:06 MarkupSafe==2.1.5 12:49:06 msgpack==1.0.8 12:49:06 multi_key_dict==2.0.3 12:49:06 munch==4.0.0 12:49:06 netaddr==1.2.1 12:49:06 netifaces==0.11.0 12:49:06 niet==1.4.2 12:49:06 nodeenv==1.8.0 12:49:06 oauth2client==4.1.3 12:49:06 oauthlib==3.2.2 12:49:06 openstacksdk==3.0.0 12:49:06 os-client-config==2.1.0 12:49:06 os-service-types==1.7.0 12:49:06 osc-lib==3.0.1 12:49:06 oslo.config==9.4.0 12:49:06 oslo.context==5.5.0 12:49:06 oslo.i18n==6.3.0 12:49:06 oslo.log==5.5.1 12:49:06 oslo.serialization==5.4.0 12:49:06 oslo.utils==7.1.0 12:49:06 packaging==24.0 12:49:06 pbr==6.0.0 12:49:06 platformdirs==4.2.0 12:49:06 prettytable==3.10.0 12:49:06 pyasn1==0.6.0 12:49:06 pyasn1_modules==0.4.0 12:49:06 pycparser==2.22 12:49:06 pygerrit2==2.0.15 12:49:06 PyGithub==2.3.0 12:49:06 pyinotify==0.9.6 12:49:06 PyJWT==2.8.0 12:49:06 PyNaCl==1.5.0 12:49:06 pyparsing==2.4.7 12:49:06 pyperclip==1.8.2 12:49:06 pyrsistent==0.20.0 12:49:06 python-cinderclient==9.5.0 12:49:06 python-dateutil==2.9.0.post0 12:49:06 python-heatclient==3.5.0 12:49:06 python-jenkins==1.8.2 12:49:06 python-keystoneclient==5.4.0 12:49:06 python-magnumclient==4.4.0 12:49:06 python-novaclient==18.6.0 12:49:06 python-openstackclient==6.6.0 12:49:06 python-swiftclient==4.5.0 12:49:06 PyYAML==6.0.1 12:49:06 referencing==0.34.0 12:49:06 requests==2.31.0 12:49:06 requests-oauthlib==2.0.0 12:49:06 requestsexceptions==1.4.0 12:49:06 rfc3986==2.0.0 12:49:06 rpds-py==0.18.0 12:49:06 rsa==4.9 12:49:06 ruamel.yaml==0.18.6 12:49:06 ruamel.yaml.clib==0.2.8 12:49:06 s3transfer==0.10.1 12:49:06 simplejson==3.19.2 12:49:06 six==1.16.0 12:49:06 smmap==5.0.1 12:49:06 soupsieve==2.5 12:49:06 stevedore==5.2.0 12:49:06 tabulate==0.9.0 12:49:06 toml==0.10.2 12:49:06 tomlkit==0.12.4 12:49:06 tqdm==4.66.2 12:49:06 typing_extensions==4.11.0 12:49:06 tzdata==2024.1 12:49:06 urllib3==1.26.18 12:49:06 virtualenv==20.25.1 12:49:06 wcwidth==0.2.13 12:49:06 websocket-client==1.7.0 12:49:06 wrapt==1.16.0 12:49:06 xdg==6.0.0 12:49:06 xmltodict==0.13.0 12:49:06 yq==3.2.3 12:49:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18366204087210959042.sh 12:49:06 ---> sudo-logs.sh 12:49:06 Archiving 'sudo' log.. 12:49:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14352659277884468773.sh 12:49:06 ---> job-cost.sh 12:49:06 Setup pyenv: 12:49:06 system 12:49:06 3.8.13 12:49:06 3.9.13 12:49:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:49:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eZqi from file:/tmp/.os_lf_venv 12:49:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:49:13 lf-activate-venv(): INFO: Adding /tmp/venv-eZqi/bin to PATH 12:49:13 INFO: No Stack... 12:49:14 INFO: Retrieving Pricing Info for: v3-standard-4 12:49:14 INFO: Archiving Costs 12:49:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6690546499916072497.sh 12:49:14 ---> logs-deploy.sh 12:49:14 Setup pyenv: 12:49:14 system 12:49:14 3.8.13 12:49:14 3.9.13 12:49:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:49:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eZqi from file:/tmp/.os_lf_venv 12:49:15 lf-activate-venv(): INFO: Installing: lftools 12:49:25 lf-activate-venv(): INFO: Adding /tmp/venv-eZqi/bin to PATH 12:49:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3432 12:49:25 INFO: archiving workspace using pattern(s): 12:49:26 Archives upload complete. 12:49:26 INFO: archiving logs to Nexus 12:49:27 ---> uname -a: 12:49:27 Linux prd-ubuntu1804-builder-4c-4g-22410 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:49:27 12:49:27 12:49:27 ---> lscpu: 12:49:27 Architecture: x86_64 12:49:27 CPU op-mode(s): 32-bit, 64-bit 12:49:27 Byte Order: Little Endian 12:49:27 CPU(s): 4 12:49:27 On-line CPU(s) list: 0-3 12:49:27 Thread(s) per core: 1 12:49:27 Core(s) per socket: 1 12:49:27 Socket(s): 4 12:49:27 NUMA node(s): 1 12:49:27 Vendor ID: AuthenticAMD 12:49:27 CPU family: 23 12:49:27 Model: 49 12:49:27 Model name: AMD EPYC-Rome Processor 12:49:27 Stepping: 0 12:49:27 CPU MHz: 2799.998 12:49:27 BogoMIPS: 5599.99 12:49:27 Virtualization: AMD-V 12:49:27 Hypervisor vendor: KVM 12:49:27 Virtualization type: full 12:49:27 L1d cache: 32K 12:49:27 L1i cache: 32K 12:49:27 L2 cache: 512K 12:49:27 L3 cache: 16384K 12:49:27 NUMA node0 CPU(s): 0-3 12:49:27 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:49:27 12:49:27 12:49:27 ---> nproc: 12:49:27 4 12:49:27 12:49:27 12:49:27 ---> df -h: 12:49:27 Filesystem Size Used Avail Use% Mounted on 12:49:27 udev 7.9G 0 7.9G 0% /dev 12:49:27 tmpfs 1.6G 672K 1.6G 1% /run 12:49:27 /dev/vda1 78G 8.3G 70G 11% / 12:49:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:49:27 tmpfs 5.0M 0 5.0M 0% /run/lock 12:49:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:49:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:49:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:49:27 12:49:27 12:49:27 ---> free -m: 12:49:27 total used free shared buff/cache available 12:49:27 Mem: 16040 533 13456 0 2050 15195 12:49:27 Swap: 1023 0 1023 12:49:27 12:49:27 12:49:27 ---> ip addr: 12:49:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:49:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:27 inet 127.0.0.1/8 scope host lo 12:49:27 valid_lft forever preferred_lft forever 12:49:27 inet6 ::1/128 scope host 12:49:27 valid_lft forever preferred_lft forever 12:49:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:49:27 link/ether fa:16:3e:6b:78:3d brd ff:ff:ff:ff:ff:ff 12:49:27 inet 10.30.107.190/23 brd 10.30.107.255 scope global dynamic ens3 12:49:27 valid_lft 86242sec preferred_lft 86242sec 12:49:27 inet6 fe80::f816:3eff:fe6b:783d/64 scope link 12:49:27 valid_lft forever preferred_lft forever 12:49:27 12:49:27 12:49:27 ---> sar -b -r -n DEV: 12:49:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22410) 04/11/24 _x86_64_ (4 CPU) 12:49:27 12:49:27 12:46:51 LINUX RESTART (4 CPU) 12:49:27 12:49:27 12:47:02 tps rtps wtps bread/s bwrtn/s 12:49:27 12:48:02 109.35 60.20 49.15 3815.11 14936.23 12:49:27 12:49:01 116.34 14.07 102.27 1065.90 17853.42 12:49:27 Average: 112.85 37.14 75.71 2440.74 16394.58 12:49:27 12:49:27 12:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:27 12:48:02 14047664 15529432 2377296 14.47 52380 1634296 791168 4.53 712232 1458404 86164 12:49:27 12:49:01 13806520 15543336 2618440 15.94 73588 1856628 794260 4.55 731520 1655420 55884 12:49:27 Average: 13927092 15536384 2497868 15.21 62984 1745462 792714 4.54 721876 1556912 71024 12:49:27 12:49:27 12:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:27 12:48:02 ens3 452.81 304.68 1653.01 85.17 0.00 0.00 0.00 0.00 12:49:27 12:48:02 lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 12:49:27 12:49:01 ens3 54.61 41.14 806.44 8.09 0.00 0.00 0.00 0.00 12:49:27 12:49:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 12:49:27 Average: ens3 253.75 172.93 1229.80 46.64 0.00 0.00 0.00 0.00 12:49:27 Average: lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 12:49:27 12:49:27 12:49:27 ---> sar -P ALL: 12:49:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22410) 04/11/24 _x86_64_ (4 CPU) 12:49:27 12:49:27 12:46:51 LINUX RESTART (4 CPU) 12:49:27 12:49:27 12:47:02 CPU %user %nice %system %iowait %steal %idle 12:49:27 12:48:02 all 22.85 0.00 2.14 4.65 0.06 70.29 12:49:27 12:48:02 0 21.50 0.00 2.13 2.67 0.07 73.63 12:49:27 12:48:02 1 28.05 0.00 2.58 3.07 0.07 66.23 12:49:27 12:48:02 2 16.06 0.00 1.57 9.39 0.05 72.93 12:49:27 12:48:02 3 25.77 0.00 2.25 3.51 0.07 68.40 12:49:27 12:49:01 all 18.05 0.00 1.24 6.50 0.05 74.16 12:49:27 12:49:01 0 23.19 0.00 0.88 3.03 0.07 72.82 12:49:27 12:49:01 1 18.41 0.00 1.59 1.61 0.05 78.34 12:49:27 12:49:01 2 9.63 0.00 1.17 14.34 0.03 74.82 12:49:27 12:49:01 3 20.96 0.00 1.29 7.01 0.03 70.70 12:49:27 Average: all 20.45 0.00 1.69 5.58 0.06 72.23 12:49:27 Average: 0 22.35 0.00 1.50 2.85 0.07 73.23 12:49:27 Average: 1 23.23 0.00 2.09 2.34 0.06 72.29 12:49:27 Average: 2 12.84 0.00 1.37 11.87 0.04 73.88 12:49:27 Average: 3 23.36 0.00 1.77 5.26 0.05 69.55 12:49:27 12:49:27 12:49:27