13:33:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137436 13:33:57 Running as SYSTEM 13:33:57 [EnvInject] - Loading node environment variables. 13:33:57 Building remotely on prd-ubuntu1804-builder-4c-4g-9451 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:33:57 [ssh-agent] Looking for ssh-agent implementation... 13:33:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:58 $ ssh-agent 13:33:58 SSH_AUTH_SOCK=/tmp/ssh-KGSng8sRo5U5/agent.1671 13:33:58 SSH_AGENT_PID=1673 13:33:58 [ssh-agent] Started. 13:33:58 Running ssh-add (command line suppressed) 13:33:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13479319107798640031.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13479319107798640031.key) 13:33:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:33:58 The recommended git tool is: NONE 13:33:59 using credential onap-jenkins-ssh 13:33:59 Wiping out workspace first. 13:33:59 Cloning the remote Git repository 13:33:59 Cloning repository git://cloud.onap.org/mirror/oom.git 13:33:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:33:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:33:59 > git --version # timeout=10 13:33:59 > git --version # 'git version 2.17.1' 13:33:59 using GIT_SSH to set credentials Gerrit user 13:33:59 Verifying host key using manually-configured host key entries 13:33:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:34:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:05 using GIT_SSH to set credentials Gerrit user 13:34:05 Verifying host key using manually-configured host key entries 13:34:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137436/1 # timeout=30 13:34:05 > git rev-parse ee7e3ada3228e4c80b622aa588d48ac34789cedd^{commit} # timeout=10 13:34:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:34:05 Checking out Revision ee7e3ada3228e4c80b622aa588d48ac34789cedd (refs/changes/36/137436/1) 13:34:05 > git config core.sparsecheckout # timeout=10 13:34:05 > git checkout -f ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=30 13:34:08 Commit message: "[DOC] In tox.ini update link to upper-constraints.txt" 13:34:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:34:09 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 13:34:09 [EnvInject] - Injecting environment variables from a build step. 13:34:09 [EnvInject] - Injecting as environment variables the properties content 13:34:09 PYTHON=python3 13:34:09 13:34:09 [EnvInject] - Variables injected successfully. 13:34:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9368775638707430180.sh 13:34:09 ---> tox-install.sh 13:34:09 + source /home/jenkins/lf-env.sh 13:34:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:34:09 ++ mktemp -d /tmp/venv-XXXX 13:34:09 + lf_venv=/tmp/venv-TXyC 13:34:09 + local venv_file=/tmp/.os_lf_venv 13:34:09 + local python=python3 13:34:09 + local options 13:34:09 + local set_path=true 13:34:09 + local install_args= 13:34:09 ++ 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 13:34:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:34:09 + true 13:34:09 + case $1 in 13:34:09 + venv_file=/tmp/.toxenv 13:34:09 + shift 2 13:34:09 + true 13:34:09 + case $1 in 13:34:09 + shift 13:34:09 + break 13:34:09 + case $python in 13:34:09 + local pkg_list= 13:34:09 + [[ -d /opt/pyenv ]] 13:34:09 + echo 'Setup pyenv:' 13:34:09 Setup pyenv: 13:34:09 + export PYENV_ROOT=/opt/pyenv 13:34:09 + PYENV_ROOT=/opt/pyenv 13:34:09 + 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 13:34:09 + 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 13:34:09 + pyenv versions 13:34:09 * system (set by /opt/pyenv/version) 13:34:09 * 3.8.13 (set by /opt/pyenv/version) 13:34:09 * 3.9.13 (set by /opt/pyenv/version) 13:34:09 * 3.10.6 (set by /opt/pyenv/version) 13:34:09 + command -v pyenv 13:34:09 ++ pyenv init - --no-rehash 13:34:09 + 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[*]}"'\'')" 13:34:09 export PATH="/opt/pyenv/shims:${PATH}" 13:34:09 export PYENV_SHELL=bash 13:34:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:09 pyenv() { 13:34:09 local command 13:34:09 command="${1:-}" 13:34:09 if [ "$#" -gt 0 ]; then 13:34:09 shift 13:34:09 fi 13:34:09 13:34:09 case "$command" in 13:34:09 rehash|shell) 13:34:09 eval "$(pyenv "sh-$command" "$@")" 13:34:09 ;; 13:34:09 *) 13:34:09 command pyenv "$command" "$@" 13:34:09 ;; 13:34:09 esac 13:34:09 }' 13:34:09 +++ 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[*]}"' 13:34:09 ++ 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 13:34:09 ++ 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 13:34:09 ++ 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 13:34:09 ++ export PYENV_SHELL=bash 13:34:09 ++ PYENV_SHELL=bash 13:34:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:09 +++ complete -F _pyenv pyenv 13:34:09 ++ lf-pyver python3 13:34:09 ++ local py_version_xy=python3 13:34:09 ++ local py_version_xyz= 13:34:09 ++ pyenv versions 13:34:09 ++ local command 13:34:09 ++ command=versions 13:34:09 ++ '[' 1 -gt 0 ']' 13:34:09 ++ shift 13:34:09 ++ case "$command" in 13:34:09 ++ command pyenv versions 13:34:09 ++ pyenv versions 13:34:09 ++ awk '{ print $1 }' 13:34:09 ++ sed 's/^[ *]* //' 13:34:09 ++ grep -E '^[0-9.]*[0-9]$' 13:34:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:09 +++ grep '^3' /tmp/.pyenv_versions 13:34:09 +++ sort -V 13:34:09 +++ tail -n 1 13:34:09 ++ py_version_xyz=3.10.6 13:34:09 ++ [[ -z 3.10.6 ]] 13:34:09 ++ echo 3.10.6 13:34:09 ++ return 0 13:34:09 + pyenv local 3.10.6 13:34:09 + local command 13:34:09 + command=local 13:34:09 + '[' 2 -gt 0 ']' 13:34:09 + shift 13:34:09 + case "$command" in 13:34:09 + command pyenv local 3.10.6 13:34:09 + pyenv local 3.10.6 13:34:09 + for arg in "$@" 13:34:09 + case $arg in 13:34:09 + pkg_list+='tox ' 13:34:09 + for arg in "$@" 13:34:09 + case $arg in 13:34:09 + pkg_list+='virtualenv ' 13:34:09 + for arg in "$@" 13:34:09 + case $arg in 13:34:09 + pkg_list+='urllib3~=1.26.15 ' 13:34:09 + [[ -f /tmp/.toxenv ]] 13:34:09 + [[ ! -f /tmp/.toxenv ]] 13:34:09 + [[ -n '' ]] 13:34:09 + python3 -m venv /tmp/venv-TXyC 13:34:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TXyC' 13:34:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TXyC 13:34:13 + echo /tmp/venv-TXyC 13:34:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:34:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:34:13 + /tmp/venv-TXyC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:34:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:34:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:34:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:34:16 + /tmp/venv-TXyC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:34:19 + type python3 13:34:19 + true 13:34:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TXyC/bin to PATH' 13:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-TXyC/bin to PATH 13:34:19 + PATH=/tmp/venv-TXyC/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 13:34:19 + return 0 13:34:19 + python3 --version 13:34:19 Python 3.10.6 13:34:19 + python3 -m pip --version 13:34:19 pip 24.0 from /tmp/venv-TXyC/lib/python3.10/site-packages/pip (python 3.10) 13:34:19 + python3 -m pip freeze 13:34:20 cachetools==5.3.3 13:34:20 chardet==5.2.0 13:34:20 colorama==0.4.6 13:34:20 distlib==0.3.8 13:34:20 filelock==3.13.1 13:34:20 packaging==23.2 13:34:20 platformdirs==4.2.0 13:34:20 pluggy==1.4.0 13:34:20 pyproject-api==1.6.1 13:34:20 tomli==2.0.1 13:34:20 tox==4.13.0 13:34:20 urllib3==1.26.18 13:34:20 virtualenv==20.25.1 13:34:20 [EnvInject] - Injecting environment variables from a build step. 13:34:20 [EnvInject] - Injecting as environment variables the properties content 13:34:20 PARALLEL=false 13:34:20 13:34:20 [EnvInject] - Variables injected successfully. 13:34:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8679140322159035740.sh 13:34:20 ---> tox-run.sh 13:34:20 + 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 13:34:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:34:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:34:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:34:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:34:20 + source /home/jenkins/lf-env.sh 13:34:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:34:20 ++ mktemp -d /tmp/venv-XXXX 13:34:20 + lf_venv=/tmp/venv-giXb 13:34:20 + local venv_file=/tmp/.os_lf_venv 13:34:20 + local python=python3 13:34:20 + local options 13:34:20 + local set_path=true 13:34:20 + local install_args= 13:34:20 ++ 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 13:34:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:34:20 + true 13:34:20 + case $1 in 13:34:20 + venv_file=/tmp/.toxenv 13:34:20 + shift 2 13:34:20 + true 13:34:20 + case $1 in 13:34:20 + shift 13:34:20 + break 13:34:20 + case $python in 13:34:20 + local pkg_list= 13:34:20 + [[ -d /opt/pyenv ]] 13:34:20 + echo 'Setup pyenv:' 13:34:20 Setup pyenv: 13:34:20 + export PYENV_ROOT=/opt/pyenv 13:34:20 + PYENV_ROOT=/opt/pyenv 13:34:20 + 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 13:34:20 + 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 13:34:20 + pyenv versions 13:34:20 system 13:34:20 3.8.13 13:34:20 3.9.13 13:34:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:34:20 + command -v pyenv 13:34:20 ++ pyenv init - --no-rehash 13:34:20 + 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[*]}"'\'')" 13:34:20 export PATH="/opt/pyenv/shims:${PATH}" 13:34:20 export PYENV_SHELL=bash 13:34:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:20 pyenv() { 13:34:20 local command 13:34:20 command="${1:-}" 13:34:20 if [ "$#" -gt 0 ]; then 13:34:20 shift 13:34:20 fi 13:34:20 13:34:20 case "$command" in 13:34:20 rehash|shell) 13:34:20 eval "$(pyenv "sh-$command" "$@")" 13:34:20 ;; 13:34:20 *) 13:34:20 command pyenv "$command" "$@" 13:34:20 ;; 13:34:20 esac 13:34:20 }' 13:34:20 +++ 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[*]}"' 13:34:20 ++ 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 13:34:20 ++ 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 13:34:20 ++ 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 13:34:20 ++ export PYENV_SHELL=bash 13:34:20 ++ PYENV_SHELL=bash 13:34:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:20 +++ complete -F _pyenv pyenv 13:34:20 ++ lf-pyver python3 13:34:20 ++ local py_version_xy=python3 13:34:20 ++ local py_version_xyz= 13:34:20 ++ pyenv versions 13:34:20 ++ local command 13:34:20 ++ command=versions 13:34:20 ++ '[' 1 -gt 0 ']' 13:34:20 ++ awk '{ print $1 }' 13:34:20 ++ shift 13:34:20 ++ case "$command" in 13:34:20 ++ command pyenv versions 13:34:20 ++ pyenv versions 13:34:20 ++ sed 's/^[ *]* //' 13:34:20 ++ grep -E '^[0-9.]*[0-9]$' 13:34:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:20 +++ grep '^3' /tmp/.pyenv_versions 13:34:20 +++ sort -V 13:34:20 +++ tail -n 1 13:34:20 ++ py_version_xyz=3.10.6 13:34:20 ++ [[ -z 3.10.6 ]] 13:34:20 ++ echo 3.10.6 13:34:20 ++ return 0 13:34:20 + pyenv local 3.10.6 13:34:20 + local command 13:34:20 + command=local 13:34:20 + '[' 2 -gt 0 ']' 13:34:20 + shift 13:34:20 + case "$command" in 13:34:20 + command pyenv local 3.10.6 13:34:20 + pyenv local 3.10.6 13:34:20 + for arg in "$@" 13:34:20 + case $arg in 13:34:20 + pkg_list+='tox ' 13:34:20 + for arg in "$@" 13:34:20 + case $arg in 13:34:20 + pkg_list+='virtualenv ' 13:34:20 + for arg in "$@" 13:34:20 + case $arg in 13:34:20 + pkg_list+='urllib3~=1.26.15 ' 13:34:20 + [[ -f /tmp/.toxenv ]] 13:34:20 ++ cat /tmp/.toxenv 13:34:20 + lf_venv=/tmp/venv-TXyC 13:34:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TXyC from' file:/tmp/.toxenv 13:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TXyC from file:/tmp/.toxenv 13:34:20 + /tmp/venv-TXyC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:34:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:34:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:34:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:34:21 + /tmp/venv-TXyC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:34:22 + type python3 13:34:22 + true 13:34:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TXyC/bin to PATH' 13:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-TXyC/bin to PATH 13:34:22 + PATH=/tmp/venv-TXyC/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 13:34:22 + return 0 13:34:22 + [[ -d /opt/pyenv ]] 13:34:22 + echo '---> Setting up pyenv' 13:34:22 ---> Setting up pyenv 13:34:22 + export PYENV_ROOT=/opt/pyenv 13:34:22 + PYENV_ROOT=/opt/pyenv 13:34:22 + export PATH=/opt/pyenv/bin:/tmp/venv-TXyC/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 13:34:22 + PATH=/opt/pyenv/bin:/tmp/venv-TXyC/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 13:34:22 ++ pwd 13:34:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:34:22 + export PYTHONPATH 13:34:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:34:22 + TOX_TESTENV_PASSENV=PYTHONPATH 13:34:22 + tox --version 13:34:23 4.13.0 from /tmp/venv-TXyC/lib/python3.10/site-packages/tox/__init__.py 13:34:23 + PARALLEL=false 13:34:23 + TOX_OPTIONS_LIST= 13:34:23 + [[ -n checkbashisms ]] 13:34:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:34:23 + case ${PARALLEL,,} in 13:34:23 + tox -e checkbashisms 13:34:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:34:24 checkbashisms: freeze> python -m pip freeze --all 13:34:25 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 13:34:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:34:26 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:34:26 you may get strange results 13:34:26 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:34:28 checkbashisms: OK (4.76=setup[1.68]+cmd[3.09] seconds) 13:34:28 congratulations :) (4.93 seconds) 13:34:28 + tox_status=0 13:34:28 + echo '---> Completed tox runs' 13:34:28 ---> Completed tox runs 13:34:28 + for i in .tox/*/log 13:34:28 ++ awk -F/ '{print $2}' 13:34:28 ++ echo .tox/checkbashisms/log 13:34:28 + tox_env=checkbashisms 13:34:28 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:34:28 + DOC_DIR=docs/_build/html 13:34:28 + [[ -d docs/_build/html ]] 13:34:28 + echo '---> tox-run.sh ends' 13:34:28 ---> tox-run.sh ends 13:34:28 + test 0 -eq 0 13:34:28 $ ssh-agent -k 13:34:28 unset SSH_AUTH_SOCK; 13:34:28 unset SSH_AGENT_PID; 13:34:28 echo Agent pid 1673 killed; 13:34:28 [ssh-agent] Stopped. 13:34:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:34:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17491389852407636069.sh 13:34:28 ---> sysstat.sh 13:34:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins220194032575144906.sh 13:34:28 ---> package-listing.sh 13:34:28 ++ facter osfamily 13:34:28 ++ tr '[:upper:]' '[:lower:]' 13:34:29 + OS_FAMILY=debian 13:34:29 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:34:29 + START_PACKAGES=/tmp/packages_start.txt 13:34:29 + END_PACKAGES=/tmp/packages_end.txt 13:34:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:29 + PACKAGES=/tmp/packages_start.txt 13:34:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:34:29 + PACKAGES=/tmp/packages_end.txt 13:34:29 + case "${OS_FAMILY}" in 13:34:29 + dpkg -l 13:34:29 + grep '^ii' 13:34:29 + '[' -f /tmp/packages_start.txt ']' 13:34:29 + '[' -f /tmp/packages_end.txt ']' 13:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:34:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:34:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8000501781898059289.sh 13:34:29 ---> capture-instance-metadata.sh 13:34:29 Setup pyenv: 13:34:29 system 13:34:29 3.8.13 13:34:29 3.9.13 13:34:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:34:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cAGX 13:34:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:34:36 lf-activate-venv(): INFO: Installing: lftools 13:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-cAGX/bin to PATH 13:35:08 INFO: Running in OpenStack, capturing instance metadata 13:35:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13569670374716802314.sh 13:35:09 provisioning config files... 13:35:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8370412630228803841tmp 13:35:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:35:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:35:09 [EnvInject] - Injecting environment variables from a build step. 13:35:09 [EnvInject] - Injecting as environment variables the properties content 13:35:09 SERVER_ID=logs 13:35:09 13:35:09 [EnvInject] - Variables injected successfully. 13:35:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17919321498380639429.sh 13:35:09 ---> create-netrc.sh 13:35:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1247310382577122826.sh 13:35:09 ---> python-tools-install.sh 13:35:09 Setup pyenv: 13:35:09 system 13:35:09 3.8.13 13:35:09 3.9.13 13:35:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cAGX from file:/tmp/.os_lf_venv 13:35:12 lf-activate-venv(): INFO: Installing: lftools 13:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-cAGX/bin to PATH 13:35:24 Generating Requirements File 13:36:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:36:00 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:36:00 Python 3.10.6 13:36:00 pip 24.0 from /tmp/venv-cAGX/lib/python3.10/site-packages/pip (python 3.10) 13:36:01 appdirs==1.4.4 13:36:01 argcomplete==3.2.2 13:36:01 aspy.yaml==1.3.0 13:36:01 attrs==23.2.0 13:36:01 autopage==0.5.2 13:36:01 beautifulsoup4==4.12.3 13:36:01 boto3==1.34.51 13:36:01 botocore==1.34.51 13:36:01 bs4==0.0.2 13:36:01 cachetools==5.3.3 13:36:01 certifi==2024.2.2 13:36:01 cffi==1.16.0 13:36:01 cfgv==3.4.0 13:36:01 chardet==5.2.0 13:36:01 charset-normalizer==3.3.2 13:36:01 click==8.1.7 13:36:01 cliff==4.6.0 13:36:01 cmd2==2.4.3 13:36:01 cryptography==3.3.2 13:36:01 debtcollector==3.0.0 13:36:01 decorator==5.1.1 13:36:01 defusedxml==0.7.1 13:36:01 Deprecated==1.2.14 13:36:01 distlib==0.3.8 13:36:01 dnspython==2.6.1 13:36:01 docker==4.2.2 13:36:01 dogpile.cache==1.3.2 13:36:01 email_validator==2.1.1 13:36:01 filelock==3.13.1 13:36:01 future==1.0.0 13:36:01 gitdb==4.0.11 13:36:01 GitPython==3.1.42 13:36:01 google-auth==2.28.1 13:36:01 httplib2==0.22.0 13:36:01 identify==2.5.35 13:36:01 idna==3.6 13:36:01 importlib-resources==1.5.0 13:36:01 iso8601==2.1.0 13:36:01 Jinja2==3.1.3 13:36:01 jmespath==1.0.1 13:36:01 jsonpatch==1.33 13:36:01 jsonpointer==2.4 13:36:01 jsonschema==4.21.1 13:36:01 jsonschema-specifications==2023.12.1 13:36:01 keystoneauth1==5.6.0 13:36:01 kubernetes==29.0.0 13:36:01 lftools==0.37.9 13:36:01 lxml==5.1.0 13:36:01 MarkupSafe==2.1.5 13:36:01 msgpack==1.0.7 13:36:01 multi_key_dict==2.0.3 13:36:01 munch==4.0.0 13:36:01 netaddr==1.2.1 13:36:01 netifaces==0.11.0 13:36:01 niet==1.4.2 13:36:01 nodeenv==1.8.0 13:36:01 oauth2client==4.1.3 13:36:01 oauthlib==3.2.2 13:36:01 openstacksdk==0.62.0 13:36:01 os-client-config==2.1.0 13:36:01 os-service-types==1.7.0 13:36:01 osc-lib==3.0.1 13:36:01 oslo.config==9.4.0 13:36:01 oslo.context==5.4.0 13:36:01 oslo.i18n==6.3.0 13:36:01 oslo.log==5.5.0 13:36:01 oslo.serialization==5.4.0 13:36:01 oslo.utils==7.1.0 13:36:01 packaging==23.2 13:36:01 pbr==6.0.0 13:36:01 platformdirs==4.2.0 13:36:01 prettytable==3.10.0 13:36:01 pyasn1==0.5.1 13:36:01 pyasn1-modules==0.3.0 13:36:01 pycparser==2.21 13:36:01 pygerrit2==2.0.15 13:36:01 PyGithub==2.2.0 13:36:01 pyinotify==0.9.6 13:36:01 PyJWT==2.8.0 13:36:01 PyNaCl==1.5.0 13:36:01 pyparsing==2.4.7 13:36:01 pyperclip==1.8.2 13:36:01 pyrsistent==0.20.0 13:36:01 python-cinderclient==9.4.0 13:36:01 python-dateutil==2.8.2 13:36:01 python-heatclient==3.4.0 13:36:01 python-jenkins==1.8.2 13:36:01 python-keystoneclient==5.3.0 13:36:01 python-magnumclient==4.3.0 13:36:01 python-novaclient==18.4.0 13:36:01 python-openstackclient==6.0.1 13:36:01 python-swiftclient==4.4.0 13:36:01 PyYAML==6.0.1 13:36:01 referencing==0.33.0 13:36:01 requests==2.31.0 13:36:01 requests-oauthlib==1.3.1 13:36:01 requestsexceptions==1.4.0 13:36:01 rfc3986==2.0.0 13:36:01 rpds-py==0.18.0 13:36:01 rsa==4.9 13:36:01 ruamel.yaml==0.18.6 13:36:01 ruamel.yaml.clib==0.2.8 13:36:01 s3transfer==0.10.0 13:36:01 simplejson==3.19.2 13:36:01 six==1.16.0 13:36:01 smmap==5.0.1 13:36:01 soupsieve==2.5 13:36:01 stevedore==5.2.0 13:36:01 tabulate==0.9.0 13:36:01 toml==0.10.2 13:36:01 tomlkit==0.12.4 13:36:01 tqdm==4.66.2 13:36:01 typing_extensions==4.10.0 13:36:01 tzdata==2024.1 13:36:01 urllib3==1.26.18 13:36:01 virtualenv==20.25.1 13:36:01 wcwidth==0.2.13 13:36:01 websocket-client==1.7.0 13:36:01 wrapt==1.16.0 13:36:01 xdg==6.0.0 13:36:01 xmltodict==0.13.0 13:36:01 yq==3.2.3 13:36:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7282079099737149964.sh 13:36:01 ---> sudo-logs.sh 13:36:01 Archiving 'sudo' log.. 13:36:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14925354656389756001.sh 13:36:01 ---> job-cost.sh 13:36:01 Setup pyenv: 13:36:01 system 13:36:01 3.8.13 13:36:01 3.9.13 13:36:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cAGX from file:/tmp/.os_lf_venv 13:36:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-cAGX/bin to PATH 13:36:10 INFO: No Stack... 13:36:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:11 INFO: Archiving Costs 13:36:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2184972960374618064.sh 13:36:11 ---> logs-deploy.sh 13:36:11 Setup pyenv: 13:36:11 system 13:36:11 3.8.13 13:36:11 3.9.13 13:36:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cAGX from file:/tmp/.os_lf_venv 13:36:12 lf-activate-venv(): INFO: Installing: lftools 13:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-cAGX/bin to PATH 13:36:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3335 13:36:27 INFO: archiving workspace using pattern(s): 13:36:27 Archives upload complete. 13:36:28 INFO: archiving logs to Nexus 13:36:28 ---> uname -a: 13:36:28 Linux prd-ubuntu1804-builder-4c-4g-9451 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:36:28 13:36:28 13:36:28 ---> lscpu: 13:36:28 Architecture: x86_64 13:36:28 CPU op-mode(s): 32-bit, 64-bit 13:36:28 Byte Order: Little Endian 13:36:28 CPU(s): 4 13:36:28 On-line CPU(s) list: 0-3 13:36:28 Thread(s) per core: 1 13:36:28 Core(s) per socket: 1 13:36:28 Socket(s): 4 13:36:28 NUMA node(s): 1 13:36:28 Vendor ID: AuthenticAMD 13:36:28 CPU family: 23 13:36:28 Model: 49 13:36:28 Model name: AMD EPYC-Rome Processor 13:36:28 Stepping: 0 13:36:28 CPU MHz: 2800.000 13:36:28 BogoMIPS: 5600.00 13:36:28 Virtualization: AMD-V 13:36:28 Hypervisor vendor: KVM 13:36:28 Virtualization type: full 13:36:28 L1d cache: 32K 13:36:28 L1i cache: 32K 13:36:28 L2 cache: 512K 13:36:28 L3 cache: 16384K 13:36:28 NUMA node0 CPU(s): 0-3 13:36:28 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 13:36:28 13:36:28 13:36:28 ---> nproc: 13:36:28 4 13:36:28 13:36:28 13:36:28 ---> df -h: 13:36:28 Filesystem Size Used Avail Use% Mounted on 13:36:28 udev 7.9G 0 7.9G 0% /dev 13:36:28 tmpfs 1.6G 672K 1.6G 1% /run 13:36:28 /dev/vda1 78G 8.3G 70G 11% / 13:36:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:36:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:36:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:36:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:36:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:36:28 13:36:28 13:36:28 ---> free -m: 13:36:28 total used free shared buff/cache available 13:36:28 Mem: 16040 553 13422 0 2064 15174 13:36:28 Swap: 1023 0 1023 13:36:28 13:36:28 13:36:28 ---> ip addr: 13:36:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:36:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:36:28 inet 127.0.0.1/8 scope host lo 13:36:28 valid_lft forever preferred_lft forever 13:36:28 inet6 ::1/128 scope host 13:36:28 valid_lft forever preferred_lft forever 13:36:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:36:28 link/ether fa:16:3e:1b:64:e0 brd ff:ff:ff:ff:ff:ff 13:36:28 inet 10.30.107.188/23 brd 10.30.107.255 scope global dynamic ens3 13:36:28 valid_lft 86232sec preferred_lft 86232sec 13:36:28 inet6 fe80::f816:3eff:fe1b:64e0/64 scope link 13:36:28 valid_lft forever preferred_lft forever 13:36:28 13:36:28 13:36:28 ---> sar -b -r -n DEV: 13:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9451) 02/28/24 _x86_64_ (4 CPU) 13:36:28 13:36:28 13:33:42 LINUX RESTART (4 CPU) 13:36:28 13:36:28 13:34:01 tps rtps wtps bread/s bwrtn/s 13:36:28 13:35:02 239.88 36.73 203.15 1732.38 26787.67 13:36:28 13:36:01 80.80 0.78 80.02 102.88 24155.20 13:36:28 Average: 161.00 18.90 142.10 924.41 25482.38 13:36:28 13:36:28 13:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:28 13:35:02 13913296 15510172 2511664 15.29 57404 1741688 826628 4.73 760100 1539224 100156 13:36:28 13:36:01 13794348 15575328 2630612 16.02 76172 1893864 732808 4.19 695304 1696704 110460 13:36:28 Average: 13853822 15542750 2571138 15.65 66788 1817776 779718 4.46 727702 1617964 105308 13:36:28 13:36:28 13:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:28 13:35:02 ens3 120.81 79.65 1211.45 27.98 0.00 0.00 0.00 0.00 13:36:28 13:35:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 13:36:28 13:36:01 ens3 27.47 21.16 272.36 5.82 0.00 0.00 0.00 0.00 13:36:28 13:36:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 13:36:28 Average: ens3 74.53 50.65 745.81 16.99 0.00 0.00 0.00 0.00 13:36:28 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 13:36:28 13:36:28 13:36:28 ---> sar -P ALL: 13:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9451) 02/28/24 _x86_64_ (4 CPU) 13:36:28 13:36:28 13:33:42 LINUX RESTART (4 CPU) 13:36:28 13:36:28 13:34:01 CPU %user %nice %system %iowait %steal %idle 13:36:28 13:35:02 all 20.94 0.00 2.19 4.96 0.06 71.86 13:36:28 13:35:02 0 35.89 0.00 2.54 2.63 0.07 58.88 13:36:28 13:35:02 1 10.57 0.00 2.05 1.54 0.05 85.79 13:36:28 13:35:02 2 17.21 0.00 1.94 6.44 0.05 74.36 13:36:28 13:35:02 3 20.11 0.00 2.21 9.23 0.07 68.38 13:36:28 13:36:01 all 16.56 0.00 1.05 6.90 0.04 75.45 13:36:28 13:36:01 0 4.05 0.00 0.27 1.60 0.03 94.04 13:36:28 13:36:01 1 16.19 0.00 1.61 10.35 0.05 71.80 13:36:28 13:36:01 2 29.38 0.00 1.19 15.30 0.05 54.09 13:36:28 13:36:01 3 16.49 0.00 1.11 0.14 0.03 82.23 13:36:28 Average: all 18.77 0.00 1.63 5.92 0.05 73.63 13:36:28 Average: 0 20.17 0.00 1.42 2.12 0.05 76.23 13:36:28 Average: 1 13.35 0.00 1.83 5.91 0.05 78.85 13:36:28 Average: 2 23.25 0.00 1.57 10.84 0.05 64.29 13:36:28 Average: 3 18.33 0.00 1.67 4.77 0.05 75.18 13:36:28 13:36:28 13:36:28