13:43:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 13:43:18 Running as SYSTEM 13:43:18 [EnvInject] - Loading node environment variables. 13:43:18 Building remotely on prd-ubuntu1804-builder-4c-4g-20105 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:43:18 [ssh-agent] Looking for ssh-agent implementation... 13:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:18 $ ssh-agent 13:43:18 SSH_AUTH_SOCK=/tmp/ssh-DY416nU9JrEN/agent.1683 13:43:18 SSH_AGENT_PID=1685 13:43:18 [ssh-agent] Started. 13:43:18 Running ssh-add (command line suppressed) 13:43:18 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17616459514147834886.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17616459514147834886.key) 13:43:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:43:18 The recommended git tool is: NONE 13:43:19 using credential onap-jenkins-ssh 13:43:20 Wiping out workspace first. 13:43:20 Cloning the remote Git repository 13:43:20 Cloning repository git://cloud.onap.org/mirror/oom.git 13:43:20 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:43:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:43:20 > git --version # timeout=10 13:43:20 > git --version # 'git version 2.17.1' 13:43:20 using GIT_SSH to set credentials Gerrit user 13:43:20 Verifying host key using manually-configured host key entries 13:43:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:43:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:43:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:43:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:43:26 using GIT_SSH to set credentials Gerrit user 13:43:26 Verifying host key using manually-configured host key entries 13:43:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/4 # timeout=30 13:43:26 > git rev-parse b179d99b56046ec39f1b38fade3e1c13d5f4afeb^{commit} # timeout=10 13:43:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:43:26 Checking out Revision b179d99b56046ec39f1b38fade3e1c13d5f4afeb (refs/changes/36/137636/4) 13:43:26 > git config core.sparsecheckout # timeout=10 13:43:26 > git checkout -f b179d99b56046ec39f1b38fade3e1c13d5f4afeb # timeout=30 13:43:30 Commit message: "[DOC] Update Information about used versions" 13:43:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:43:30 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 13:43:30 [EnvInject] - Injecting environment variables from a build step. 13:43:30 [EnvInject] - Injecting as environment variables the properties content 13:43:30 PYTHON=python3 13:43:30 13:43:30 [EnvInject] - Variables injected successfully. 13:43:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5283893254878483594.sh 13:43:30 ---> tox-install.sh 13:43:30 + source /home/jenkins/lf-env.sh 13:43:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:30 ++ mktemp -d /tmp/venv-XXXX 13:43:30 + lf_venv=/tmp/venv-Egwx 13:43:30 + local venv_file=/tmp/.os_lf_venv 13:43:30 + local python=python3 13:43:30 + local options 13:43:30 + local set_path=true 13:43:30 + local install_args= 13:43:30 ++ 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:43:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:30 + true 13:43:30 + case $1 in 13:43:30 + venv_file=/tmp/.toxenv 13:43:30 + shift 2 13:43:30 + true 13:43:30 + case $1 in 13:43:30 + shift 13:43:30 + break 13:43:30 + case $python in 13:43:30 + local pkg_list= 13:43:30 + [[ -d /opt/pyenv ]] 13:43:30 + echo 'Setup pyenv:' 13:43:30 Setup pyenv: 13:43:30 + export PYENV_ROOT=/opt/pyenv 13:43:30 + PYENV_ROOT=/opt/pyenv 13:43:30 + 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:43:30 + 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:43:30 + pyenv versions 13:43:30 * system (set by /opt/pyenv/version) 13:43:30 * 3.8.13 (set by /opt/pyenv/version) 13:43:30 * 3.9.13 (set by /opt/pyenv/version) 13:43:30 * 3.10.6 (set by /opt/pyenv/version) 13:43:30 + command -v pyenv 13:43:30 ++ pyenv init - --no-rehash 13:43:30 + 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:43:30 export PATH="/opt/pyenv/shims:${PATH}" 13:43:30 export PYENV_SHELL=bash 13:43:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:30 pyenv() { 13:43:30 local command 13:43:30 command="${1:-}" 13:43:30 if [ "$#" -gt 0 ]; then 13:43:30 shift 13:43:30 fi 13:43:30 13:43:30 case "$command" in 13:43:30 rehash|shell) 13:43:30 eval "$(pyenv "sh-$command" "$@")" 13:43:30 ;; 13:43:30 *) 13:43:30 command pyenv "$command" "$@" 13:43:30 ;; 13:43:30 esac 13:43:30 }' 13:43:30 +++ 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:43:30 ++ 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:43:30 ++ 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:43:30 ++ 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:43:30 ++ export PYENV_SHELL=bash 13:43:30 ++ PYENV_SHELL=bash 13:43:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:30 +++ complete -F _pyenv pyenv 13:43:30 ++ lf-pyver python3 13:43:30 ++ local py_version_xy=python3 13:43:30 ++ local py_version_xyz= 13:43:30 ++ pyenv versions 13:43:30 ++ local command 13:43:30 ++ command=versions 13:43:30 ++ '[' 1 -gt 0 ']' 13:43:30 ++ shift 13:43:30 ++ case "$command" in 13:43:30 ++ command pyenv versions 13:43:30 ++ pyenv versions 13:43:30 ++ awk '{ print $1 }' 13:43:30 ++ sed 's/^[ *]* //' 13:43:30 ++ grep -E '^[0-9.]*[0-9]$' 13:43:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:30 +++ sort -V 13:43:30 +++ grep '^3' /tmp/.pyenv_versions 13:43:30 +++ tail -n 1 13:43:30 ++ py_version_xyz=3.10.6 13:43:30 ++ [[ -z 3.10.6 ]] 13:43:30 ++ echo 3.10.6 13:43:30 ++ return 0 13:43:30 + pyenv local 3.10.6 13:43:30 + local command 13:43:30 + command=local 13:43:30 + '[' 2 -gt 0 ']' 13:43:30 + shift 13:43:30 + case "$command" in 13:43:30 + command pyenv local 3.10.6 13:43:30 + pyenv local 3.10.6 13:43:30 + for arg in "$@" 13:43:30 + case $arg in 13:43:30 + pkg_list+='tox ' 13:43:30 + for arg in "$@" 13:43:30 + case $arg in 13:43:30 + pkg_list+='virtualenv ' 13:43:30 + for arg in "$@" 13:43:30 + case $arg in 13:43:30 + pkg_list+='urllib3~=1.26.15 ' 13:43:30 + [[ -f /tmp/.toxenv ]] 13:43:30 + [[ ! -f /tmp/.toxenv ]] 13:43:30 + [[ -n '' ]] 13:43:30 + python3 -m venv /tmp/venv-Egwx 13:43:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Egwx' 13:43:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Egwx 13:43:34 + echo /tmp/venv-Egwx 13:43:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:43:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:43:34 + /tmp/venv-Egwx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:43:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:43:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:43:37 + /tmp/venv-Egwx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:43:40 + type python3 13:43:40 + true 13:43:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Egwx/bin to PATH' 13:43:40 lf-activate-venv(): INFO: Adding /tmp/venv-Egwx/bin to PATH 13:43:40 + PATH=/tmp/venv-Egwx/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:43:40 + return 0 13:43:40 + python3 --version 13:43:40 Python 3.10.6 13:43:40 + python3 -m pip --version 13:43:40 pip 24.0 from /tmp/venv-Egwx/lib/python3.10/site-packages/pip (python 3.10) 13:43:40 + python3 -m pip freeze 13:43:41 cachetools==5.3.3 13:43:41 chardet==5.2.0 13:43:41 colorama==0.4.6 13:43:41 distlib==0.3.8 13:43:41 filelock==3.13.3 13:43:41 packaging==24.0 13:43:41 platformdirs==4.2.0 13:43:41 pluggy==1.4.0 13:43:41 pyproject-api==1.6.1 13:43:41 tomli==2.0.1 13:43:41 tox==4.14.2 13:43:41 urllib3==1.26.18 13:43:41 virtualenv==20.25.1 13:43:41 [EnvInject] - Injecting environment variables from a build step. 13:43:41 [EnvInject] - Injecting as environment variables the properties content 13:43:41 PARALLEL=false 13:43:41 13:43:41 [EnvInject] - Variables injected successfully. 13:43:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11031557335660875444.sh 13:43:41 ---> tox-run.sh 13:43:41 + 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:43:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:43:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:43:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:43:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:43:41 + source /home/jenkins/lf-env.sh 13:43:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:41 ++ mktemp -d /tmp/venv-XXXX 13:43:41 + lf_venv=/tmp/venv-xZXF 13:43:41 + local venv_file=/tmp/.os_lf_venv 13:43:41 + local python=python3 13:43:41 + local options 13:43:41 + local set_path=true 13:43:41 + local install_args= 13:43:41 ++ 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:43:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:41 + true 13:43:41 + case $1 in 13:43:41 + venv_file=/tmp/.toxenv 13:43:41 + shift 2 13:43:41 + true 13:43:41 + case $1 in 13:43:41 + shift 13:43:41 + break 13:43:41 + case $python in 13:43:41 + local pkg_list= 13:43:41 + [[ -d /opt/pyenv ]] 13:43:41 + echo 'Setup pyenv:' 13:43:41 Setup pyenv: 13:43:41 + export PYENV_ROOT=/opt/pyenv 13:43:41 + PYENV_ROOT=/opt/pyenv 13:43:41 + 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:43:41 + 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:43:41 + pyenv versions 13:43:41 system 13:43:41 3.8.13 13:43:41 3.9.13 13:43:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:41 + command -v pyenv 13:43:41 ++ pyenv init - --no-rehash 13:43:41 + 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:43:41 export PATH="/opt/pyenv/shims:${PATH}" 13:43:41 export PYENV_SHELL=bash 13:43:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:41 pyenv() { 13:43:41 local command 13:43:41 command="${1:-}" 13:43:41 if [ "$#" -gt 0 ]; then 13:43:41 shift 13:43:41 fi 13:43:41 13:43:41 case "$command" in 13:43:41 rehash|shell) 13:43:41 eval "$(pyenv "sh-$command" "$@")" 13:43:41 ;; 13:43:41 *) 13:43:41 command pyenv "$command" "$@" 13:43:41 ;; 13:43:41 esac 13:43:41 }' 13:43:41 +++ 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:43:41 ++ 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:43:41 ++ 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:43:41 ++ 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:43:41 ++ export PYENV_SHELL=bash 13:43:41 ++ PYENV_SHELL=bash 13:43:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:41 +++ complete -F _pyenv pyenv 13:43:41 ++ lf-pyver python3 13:43:41 ++ local py_version_xy=python3 13:43:41 ++ local py_version_xyz= 13:43:41 ++ pyenv versions 13:43:41 ++ local command 13:43:41 ++ command=versions 13:43:41 ++ '[' 1 -gt 0 ']' 13:43:41 ++ shift 13:43:41 ++ case "$command" in 13:43:41 ++ command pyenv versions 13:43:41 ++ pyenv versions 13:43:41 ++ sed 's/^[ *]* //' 13:43:41 ++ awk '{ print $1 }' 13:43:41 ++ grep -E '^[0-9.]*[0-9]$' 13:43:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:41 +++ grep '^3' /tmp/.pyenv_versions 13:43:41 +++ sort -V 13:43:41 +++ tail -n 1 13:43:41 ++ py_version_xyz=3.10.6 13:43:41 ++ [[ -z 3.10.6 ]] 13:43:41 ++ echo 3.10.6 13:43:41 ++ return 0 13:43:41 + pyenv local 3.10.6 13:43:41 + local command 13:43:41 + command=local 13:43:41 + '[' 2 -gt 0 ']' 13:43:41 + shift 13:43:41 + case "$command" in 13:43:41 + command pyenv local 3.10.6 13:43:41 + pyenv local 3.10.6 13:43:41 + for arg in "$@" 13:43:41 + case $arg in 13:43:41 + pkg_list+='tox ' 13:43:41 + for arg in "$@" 13:43:41 + case $arg in 13:43:41 + pkg_list+='virtualenv ' 13:43:41 + for arg in "$@" 13:43:41 + case $arg in 13:43:41 + pkg_list+='urllib3~=1.26.15 ' 13:43:41 + [[ -f /tmp/.toxenv ]] 13:43:41 ++ cat /tmp/.toxenv 13:43:41 + lf_venv=/tmp/venv-Egwx 13:43:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Egwx from' file:/tmp/.toxenv 13:43:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Egwx from file:/tmp/.toxenv 13:43:41 + /tmp/venv-Egwx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:43:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:43:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:43:42 + /tmp/venv-Egwx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:43:43 + type python3 13:43:43 + true 13:43:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Egwx/bin to PATH' 13:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-Egwx/bin to PATH 13:43:43 + PATH=/tmp/venv-Egwx/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:43:43 + return 0 13:43:43 + [[ -d /opt/pyenv ]] 13:43:43 + echo '---> Setting up pyenv' 13:43:43 ---> Setting up pyenv 13:43:43 + export PYENV_ROOT=/opt/pyenv 13:43:43 + PYENV_ROOT=/opt/pyenv 13:43:43 + export PATH=/opt/pyenv/bin:/tmp/venv-Egwx/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:43:43 + PATH=/opt/pyenv/bin:/tmp/venv-Egwx/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:43:43 ++ pwd 13:43:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:43:43 + export PYTHONPATH 13:43:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:43:43 + TOX_TESTENV_PASSENV=PYTHONPATH 13:43:43 + tox --version 13:43:44 4.14.2 from /tmp/venv-Egwx/lib/python3.10/site-packages/tox/__init__.py 13:43:44 + PARALLEL=false 13:43:44 + TOX_OPTIONS_LIST= 13:43:44 + [[ -n checkbashisms ]] 13:43:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:43:44 + case ${PARALLEL,,} in 13:43:44 + tox -e checkbashisms 13:43:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:43:45 checkbashisms: freeze> python -m pip freeze --all 13:43:46 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 13:43:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:43:47 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:43:47 you may get strange results 13:43:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:43:49 checkbashisms: OK (4.72=setup[1.68]+cmd[3.04] seconds) 13:43:49 congratulations :) (4.89 seconds) 13:43:49 + tox_status=0 13:43:49 + echo '---> Completed tox runs' 13:43:49 ---> Completed tox runs 13:43:49 + for i in .tox/*/log 13:43:49 ++ echo .tox/checkbashisms/log 13:43:49 ++ awk -F/ '{print $2}' 13:43:49 + tox_env=checkbashisms 13:43:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:43:49 + DOC_DIR=docs/_build/html 13:43:49 + [[ -d docs/_build/html ]] 13:43:49 + echo '---> tox-run.sh ends' 13:43:49 ---> tox-run.sh ends 13:43:49 + test 0 -eq 0 13:43:49 $ ssh-agent -k 13:43:49 unset SSH_AUTH_SOCK; 13:43:49 unset SSH_AGENT_PID; 13:43:49 echo Agent pid 1685 killed; 13:43:49 [ssh-agent] Stopped. 13:43:49 [PostBuildScript] - [INFO] Executing post build scripts. 13:43:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4360943693973737588.sh 13:43:49 ---> sysstat.sh 13:43:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9597840212786463295.sh 13:43:49 ---> package-listing.sh 13:43:49 ++ tr '[:upper:]' '[:lower:]' 13:43:49 ++ facter osfamily 13:43:50 + OS_FAMILY=debian 13:43:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:43:50 + START_PACKAGES=/tmp/packages_start.txt 13:43:50 + END_PACKAGES=/tmp/packages_end.txt 13:43:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:50 + PACKAGES=/tmp/packages_start.txt 13:43:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:43:50 + PACKAGES=/tmp/packages_end.txt 13:43:50 + case "${OS_FAMILY}" in 13:43:50 + dpkg -l 13:43:50 + grep '^ii' 13:43:50 + '[' -f /tmp/packages_start.txt ']' 13:43:50 + '[' -f /tmp/packages_end.txt ']' 13:43:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:43:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:43:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:43:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2981011199718209.sh 13:43:50 ---> capture-instance-metadata.sh 13:43:50 Setup pyenv: 13:43:50 system 13:43:50 3.8.13 13:43:50 3.9.13 13:43:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0YSM 13:43:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:43:57 lf-activate-venv(): INFO: Installing: lftools 13:44:29 lf-activate-venv(): INFO: Adding /tmp/venv-0YSM/bin to PATH 13:44:29 INFO: Running in OpenStack, capturing instance metadata 13:44:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14140388787650783225.sh 13:44:30 provisioning config files... 13:44:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5174152918891264114tmp 13:44:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:44:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:44:30 [EnvInject] - Injecting environment variables from a build step. 13:44:30 [EnvInject] - Injecting as environment variables the properties content 13:44:30 SERVER_ID=logs 13:44:30 13:44:30 [EnvInject] - Variables injected successfully. 13:44:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14824249507668077061.sh 13:44:30 ---> create-netrc.sh 13:44:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2616857011991648044.sh 13:44:30 ---> python-tools-install.sh 13:44:30 Setup pyenv: 13:44:30 system 13:44:30 3.8.13 13:44:30 3.9.13 13:44:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0YSM from file:/tmp/.os_lf_venv 13:44:31 lf-activate-venv(): INFO: Installing: lftools 13:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-0YSM/bin to PATH 13:44:39 Generating Requirements File 13:45:07 Python 3.10.6 13:45:08 pip 24.0 from /tmp/venv-0YSM/lib/python3.10/site-packages/pip (python 3.10) 13:45:08 appdirs==1.4.4 13:45:08 argcomplete==3.2.3 13:45:08 aspy.yaml==1.3.0 13:45:08 attrs==23.2.0 13:45:08 autopage==0.5.2 13:45:08 beautifulsoup4==4.12.3 13:45:08 boto3==1.34.75 13:45:08 botocore==1.34.75 13:45:08 bs4==0.0.2 13:45:08 cachetools==5.3.3 13:45:08 certifi==2024.2.2 13:45:08 cffi==1.16.0 13:45:08 cfgv==3.4.0 13:45:08 chardet==5.2.0 13:45:08 charset-normalizer==3.3.2 13:45:08 click==8.1.7 13:45:08 cliff==4.6.0 13:45:08 cmd2==2.4.3 13:45:08 cryptography==3.3.2 13:45:08 debtcollector==3.0.0 13:45:08 decorator==5.1.1 13:45:08 defusedxml==0.7.1 13:45:08 Deprecated==1.2.14 13:45:08 distlib==0.3.8 13:45:08 dnspython==2.6.1 13:45:08 docker==4.2.2 13:45:08 dogpile.cache==1.3.2 13:45:08 email_validator==2.1.1 13:45:08 filelock==3.13.3 13:45:08 future==1.0.0 13:45:08 gitdb==4.0.11 13:45:08 GitPython==3.1.43 13:45:08 google-auth==2.29.0 13:45:08 httplib2==0.22.0 13:45:08 identify==2.5.35 13:45:08 idna==3.6 13:45:08 importlib-resources==1.5.0 13:45:08 iso8601==2.1.0 13:45:08 Jinja2==3.1.3 13:45:08 jmespath==1.0.1 13:45:08 jsonpatch==1.33 13:45:08 jsonpointer==2.4 13:45:08 jsonschema==4.21.1 13:45:08 jsonschema-specifications==2023.12.1 13:45:08 keystoneauth1==5.6.0 13:45:08 kubernetes==29.0.0 13:45:08 lftools==0.37.10 13:45:08 lxml==5.2.0 13:45:08 MarkupSafe==2.1.5 13:45:08 msgpack==1.0.8 13:45:08 multi_key_dict==2.0.3 13:45:08 munch==4.0.0 13:45:08 netaddr==1.2.1 13:45:08 netifaces==0.11.0 13:45:08 niet==1.4.2 13:45:08 nodeenv==1.8.0 13:45:08 oauth2client==4.1.3 13:45:08 oauthlib==3.2.2 13:45:08 openstacksdk==3.0.0 13:45:08 os-client-config==2.1.0 13:45:08 os-service-types==1.7.0 13:45:08 osc-lib==3.0.1 13:45:08 oslo.config==9.4.0 13:45:08 oslo.context==5.5.0 13:45:08 oslo.i18n==6.3.0 13:45:08 oslo.log==5.5.1 13:45:08 oslo.serialization==5.4.0 13:45:08 oslo.utils==7.1.0 13:45:08 packaging==24.0 13:45:08 pbr==6.0.0 13:45:08 platformdirs==4.2.0 13:45:08 prettytable==3.10.0 13:45:08 pyasn1==0.6.0 13:45:08 pyasn1_modules==0.4.0 13:45:08 pycparser==2.22 13:45:08 pygerrit2==2.0.15 13:45:08 PyGithub==2.3.0 13:45:08 pyinotify==0.9.6 13:45:08 PyJWT==2.8.0 13:45:08 PyNaCl==1.5.0 13:45:08 pyparsing==2.4.7 13:45:08 pyperclip==1.8.2 13:45:08 pyrsistent==0.20.0 13:45:08 python-cinderclient==9.5.0 13:45:08 python-dateutil==2.9.0.post0 13:45:08 python-heatclient==3.5.0 13:45:08 python-jenkins==1.8.2 13:45:08 python-keystoneclient==5.4.0 13:45:08 python-magnumclient==4.4.0 13:45:08 python-novaclient==18.6.0 13:45:08 python-openstackclient==6.6.0 13:45:08 python-swiftclient==4.5.0 13:45:08 PyYAML==6.0.1 13:45:08 referencing==0.34.0 13:45:08 requests==2.31.0 13:45:08 requests-oauthlib==2.0.0 13:45:08 requestsexceptions==1.4.0 13:45:08 rfc3986==2.0.0 13:45:08 rpds-py==0.18.0 13:45:08 rsa==4.9 13:45:08 ruamel.yaml==0.18.6 13:45:08 ruamel.yaml.clib==0.2.8 13:45:08 s3transfer==0.10.1 13:45:08 simplejson==3.19.2 13:45:08 six==1.16.0 13:45:08 smmap==5.0.1 13:45:08 soupsieve==2.5 13:45:08 stevedore==5.2.0 13:45:08 tabulate==0.9.0 13:45:08 toml==0.10.2 13:45:08 tomlkit==0.12.4 13:45:08 tqdm==4.66.2 13:45:08 typing_extensions==4.10.0 13:45:08 tzdata==2024.1 13:45:08 urllib3==1.26.18 13:45:08 virtualenv==20.25.1 13:45:08 wcwidth==0.2.13 13:45:08 websocket-client==1.7.0 13:45:08 wrapt==1.16.0 13:45:08 xdg==6.0.0 13:45:08 xmltodict==0.13.0 13:45:08 yq==3.2.3 13:45:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4799263678542410953.sh 13:45:08 ---> sudo-logs.sh 13:45:08 Archiving 'sudo' log.. 13:45:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6630340507579981036.sh 13:45:08 ---> job-cost.sh 13:45:08 Setup pyenv: 13:45:08 system 13:45:08 3.8.13 13:45:08 3.9.13 13:45:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:45:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0YSM from file:/tmp/.os_lf_venv 13:45:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:45:15 lf-activate-venv(): INFO: Adding /tmp/venv-0YSM/bin to PATH 13:45:15 INFO: No Stack... 13:45:15 INFO: Retrieving Pricing Info for: v3-standard-4 13:45:16 INFO: Archiving Costs 13:45:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17290211325267016021.sh 13:45:16 ---> logs-deploy.sh 13:45:16 Setup pyenv: 13:45:16 system 13:45:16 3.8.13 13:45:16 3.9.13 13:45:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:45:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0YSM from file:/tmp/.os_lf_venv 13:45:17 lf-activate-venv(): INFO: Installing: lftools 13:45:26 lf-activate-venv(): INFO: Adding /tmp/venv-0YSM/bin to PATH 13:45:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3411 13:45:26 INFO: archiving workspace using pattern(s): 13:45:27 Archives upload complete. 13:45:27 INFO: archiving logs to Nexus 13:45:28 ---> uname -a: 13:45:28 Linux prd-ubuntu1804-builder-4c-4g-20105 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:45:28 13:45:28 13:45:28 ---> lscpu: 13:45:28 Architecture: x86_64 13:45:28 CPU op-mode(s): 32-bit, 64-bit 13:45:28 Byte Order: Little Endian 13:45:28 CPU(s): 4 13:45:28 On-line CPU(s) list: 0-3 13:45:28 Thread(s) per core: 1 13:45:28 Core(s) per socket: 1 13:45:28 Socket(s): 4 13:45:28 NUMA node(s): 1 13:45:28 Vendor ID: AuthenticAMD 13:45:28 CPU family: 23 13:45:28 Model: 49 13:45:28 Model name: AMD EPYC-Rome Processor 13:45:28 Stepping: 0 13:45:28 CPU MHz: 2800.000 13:45:28 BogoMIPS: 5600.00 13:45:28 Virtualization: AMD-V 13:45:28 Hypervisor vendor: KVM 13:45:28 Virtualization type: full 13:45:28 L1d cache: 32K 13:45:28 L1i cache: 32K 13:45:28 L2 cache: 512K 13:45:28 L3 cache: 16384K 13:45:28 NUMA node0 CPU(s): 0-3 13:45: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:45:28 13:45:28 13:45:28 ---> nproc: 13:45:28 4 13:45:28 13:45:28 13:45:28 ---> df -h: 13:45:28 Filesystem Size Used Avail Use% Mounted on 13:45:28 udev 7.9G 0 7.9G 0% /dev 13:45:28 tmpfs 1.6G 672K 1.6G 1% /run 13:45:28 /dev/vda1 78G 8.3G 70G 11% / 13:45:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:45:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:45:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:45:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:45:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:45:28 13:45:28 13:45:28 ---> free -m: 13:45:28 total used free shared buff/cache available 13:45:28 Mem: 16040 546 13446 0 2046 15181 13:45:28 Swap: 1023 0 1023 13:45:28 13:45:28 13:45:28 ---> ip addr: 13:45:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:45:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:28 inet 127.0.0.1/8 scope host lo 13:45:28 valid_lft forever preferred_lft forever 13:45:28 inet6 ::1/128 scope host 13:45:28 valid_lft forever preferred_lft forever 13:45:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:45:28 link/ether fa:16:3e:7d:66:dc brd ff:ff:ff:ff:ff:ff 13:45:28 inet 10.30.107.229/23 brd 10.30.107.255 scope global dynamic ens3 13:45:28 valid_lft 86254sec preferred_lft 86254sec 13:45:28 inet6 fe80::f816:3eff:fe7d:66dc/64 scope link 13:45:28 valid_lft forever preferred_lft forever 13:45:28 13:45:28 13:45:28 ---> sar -b -r -n DEV: 13:45:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20105) 04/02/24 _x86_64_ (4 CPU) 13:45:28 13:45:28 13:43:05 LINUX RESTART (4 CPU) 13:45:28 13:45:28 13:44:01 tps rtps wtps bread/s bwrtn/s 13:45:28 13:45:01 120.63 13.92 106.72 1049.60 18914.80 13:45:28 Average: 120.63 13.92 106.72 1049.60 18914.80 13:45:28 13:45:28 13:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:28 13:45:01 13836660 15538968 2588308 15.76 71448 1825080 789284 4.52 734484 1626916 41504 13:45:28 Average: 13836660 15538968 2588308 15.76 71448 1825080 789284 4.52 734484 1626916 41504 13:45:28 13:45:28 13:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:28 13:45:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:45:28 13:45:01 ens3 55.63 37.67 692.67 9.10 0.00 0.00 0.00 0.00 13:45:28 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:45:28 Average: ens3 55.63 37.67 692.67 9.10 0.00 0.00 0.00 0.00 13:45:28 13:45:28 13:45:28 ---> sar -P ALL: 13:45:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20105) 04/02/24 _x86_64_ (4 CPU) 13:45:28 13:45:28 13:43:05 LINUX RESTART (4 CPU) 13:45:28 13:45:28 13:44:01 CPU %user %nice %system %iowait %steal %idle 13:45:28 13:45:01 all 20.44 0.00 1.33 3.94 0.06 74.23 13:45:28 13:45:01 0 18.31 0.00 1.32 3.65 0.08 76.63 13:45:28 13:45:01 1 3.42 0.00 0.84 6.54 0.05 89.14 13:45:28 13:45:01 2 41.90 0.00 2.18 2.32 0.08 53.52 13:45:28 13:45:01 3 18.17 0.00 1.00 3.23 0.05 77.55 13:45:28 Average: all 20.44 0.00 1.33 3.94 0.06 74.23 13:45:28 Average: 0 18.31 0.00 1.32 3.65 0.08 76.63 13:45:28 Average: 1 3.42 0.00 0.84 6.54 0.05 89.14 13:45:28 Average: 2 41.90 0.00 2.18 2.32 0.08 53.52 13:45:28 Average: 3 18.17 0.00 1.00 3.23 0.05 77.55 13:45:28 13:45:28 13:45:28