08:09:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139164 08:09:00 Running as SYSTEM 08:09:00 [EnvInject] - Loading node environment variables. 08:09:01 Building remotely on prd-ubuntu1804-builder-4c-4g-85456 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:09:01 [ssh-agent] Looking for ssh-agent implementation... 08:09:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:01 $ ssh-agent 08:09:01 SSH_AUTH_SOCK=/tmp/ssh-LZbv9KejBfyE/agent.1685 08:09:01 SSH_AGENT_PID=1687 08:09:01 [ssh-agent] Started. 08:09:01 Running ssh-add (command line suppressed) 08:09:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4218145915637222377.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4218145915637222377.key) 08:09:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:09:01 The recommended git tool is: NONE 08:09:02 using credential onap-jenkins-ssh 08:09:02 Wiping out workspace first. 08:09:02 Cloning the remote Git repository 08:09:02 Cloning repository git://cloud.onap.org/mirror/oom.git 08:09:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:09:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:03 > git --version # timeout=10 08:09:03 > git --version # 'git version 2.17.1' 08:09:03 using GIT_SSH to set credentials Gerrit user 08:09:03 Verifying host key using manually-configured host key entries 08:09:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:09:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:08 using GIT_SSH to set credentials Gerrit user 08:09:08 Verifying host key using manually-configured host key entries 08:09:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/139164/8 # timeout=30 08:09:08 > git rev-parse a71734a949dcc608028bcbc88d2f570067677bca^{commit} # timeout=10 08:09:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:09:08 Checking out Revision a71734a949dcc608028bcbc88d2f570067677bca (refs/changes/64/139164/8) 08:09:08 > git config core.sparsecheckout # timeout=10 08:09:08 > git checkout -f a71734a949dcc608028bcbc88d2f570067677bca # timeout=30 08:09:12 Commit message: "[SDNC] Replace Bierman RESTCONF with RFC 8040" 08:09:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:09:12 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 08:09:12 [EnvInject] - Injecting environment variables from a build step. 08:09:12 [EnvInject] - Injecting as environment variables the properties content 08:09:12 PYTHON=python3 08:09:12 08:09:12 [EnvInject] - Variables injected successfully. 08:09:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12118119951569353659.sh 08:09:12 ---> tox-install.sh 08:09:12 + source /home/jenkins/lf-env.sh 08:09:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:12 ++ mktemp -d /tmp/venv-XXXX 08:09:12 + lf_venv=/tmp/venv-g6Fj 08:09:12 + local venv_file=/tmp/.os_lf_venv 08:09:12 + local python=python3 08:09:12 + local options 08:09:12 + local set_path=true 08:09:12 + local install_args= 08:09:12 ++ 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 08:09:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:12 + true 08:09:12 + case $1 in 08:09:12 + venv_file=/tmp/.toxenv 08:09:12 + shift 2 08:09:12 + true 08:09:12 + case $1 in 08:09:12 + shift 08:09:12 + break 08:09:12 + case $python in 08:09:12 + local pkg_list= 08:09:12 + [[ -d /opt/pyenv ]] 08:09:12 + echo 'Setup pyenv:' 08:09:12 Setup pyenv: 08:09:12 + export PYENV_ROOT=/opt/pyenv 08:09:12 + PYENV_ROOT=/opt/pyenv 08:09:12 + 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 08:09:12 + 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 08:09:12 + pyenv versions 08:09:12 * system (set by /opt/pyenv/version) 08:09:12 * 3.8.13 (set by /opt/pyenv/version) 08:09:12 * 3.9.13 (set by /opt/pyenv/version) 08:09:12 * 3.10.6 (set by /opt/pyenv/version) 08:09:12 + command -v pyenv 08:09:12 ++ pyenv init - --no-rehash 08:09:12 + 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[*]}"'\'')" 08:09:12 export PATH="/opt/pyenv/shims:${PATH}" 08:09:12 export PYENV_SHELL=bash 08:09:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:12 pyenv() { 08:09:12 local command 08:09:12 command="${1:-}" 08:09:12 if [ "$#" -gt 0 ]; then 08:09:12 shift 08:09:12 fi 08:09:12 08:09:12 case "$command" in 08:09:12 rehash|shell) 08:09:12 eval "$(pyenv "sh-$command" "$@")" 08:09:12 ;; 08:09:12 *) 08:09:12 command pyenv "$command" "$@" 08:09:12 ;; 08:09:12 esac 08:09:12 }' 08:09:12 +++ 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[*]}"' 08:09:12 ++ 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 08:09:12 ++ 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 08:09:12 ++ 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 08:09:12 ++ export PYENV_SHELL=bash 08:09:12 ++ PYENV_SHELL=bash 08:09:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:12 +++ complete -F _pyenv pyenv 08:09:12 ++ lf-pyver python3 08:09:12 ++ local py_version_xy=python3 08:09:12 ++ local py_version_xyz= 08:09:12 ++ pyenv versions 08:09:12 ++ local command 08:09:12 ++ command=versions 08:09:12 ++ '[' 1 -gt 0 ']' 08:09:12 ++ shift 08:09:12 ++ case "$command" in 08:09:12 ++ command pyenv versions 08:09:12 ++ pyenv versions 08:09:12 ++ sed 's/^[ *]* //' 08:09:12 ++ grep -E '^[0-9.]*[0-9]$' 08:09:12 ++ awk '{ print $1 }' 08:09:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:12 +++ sort -V 08:09:12 +++ grep '^3' /tmp/.pyenv_versions 08:09:12 +++ tail -n 1 08:09:12 ++ py_version_xyz=3.10.6 08:09:12 ++ [[ -z 3.10.6 ]] 08:09:12 ++ echo 3.10.6 08:09:12 ++ return 0 08:09:12 + pyenv local 3.10.6 08:09:12 + local command 08:09:12 + command=local 08:09:12 + '[' 2 -gt 0 ']' 08:09:12 + shift 08:09:12 + case "$command" in 08:09:12 + command pyenv local 3.10.6 08:09:12 + pyenv local 3.10.6 08:09:12 + for arg in "$@" 08:09:12 + case $arg in 08:09:12 + pkg_list+='tox ' 08:09:12 + for arg in "$@" 08:09:12 + case $arg in 08:09:12 + pkg_list+='virtualenv ' 08:09:12 + for arg in "$@" 08:09:12 + case $arg in 08:09:12 + pkg_list+='urllib3~=1.26.15 ' 08:09:12 + [[ -f /tmp/.toxenv ]] 08:09:12 + [[ ! -f /tmp/.toxenv ]] 08:09:12 + [[ -n '' ]] 08:09:12 + python3 -m venv /tmp/venv-g6Fj 08:09:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g6Fj' 08:09:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g6Fj 08:09:16 + echo /tmp/venv-g6Fj 08:09:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:09:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:09:16 + /tmp/venv-g6Fj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:19 + /tmp/venv-g6Fj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:22 + type python3 08:09:22 + true 08:09:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g6Fj/bin to PATH' 08:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-g6Fj/bin to PATH 08:09:22 + PATH=/tmp/venv-g6Fj/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 08:09:22 + return 0 08:09:22 + python3 --version 08:09:22 Python 3.10.6 08:09:22 + python3 -m pip --version 08:09:22 pip 24.3.1 from /tmp/venv-g6Fj/lib/python3.10/site-packages/pip (python 3.10) 08:09:22 + python3 -m pip freeze 08:09:23 cachetools==5.5.0 08:09:23 chardet==5.2.0 08:09:23 colorama==0.4.6 08:09:23 distlib==0.3.9 08:09:23 filelock==3.16.1 08:09:23 packaging==24.2 08:09:23 platformdirs==4.3.6 08:09:23 pluggy==1.5.0 08:09:23 pyproject-api==1.8.0 08:09:23 tomli==2.1.0 08:09:23 tox==4.23.2 08:09:23 typing_extensions==4.12.2 08:09:23 urllib3==1.26.20 08:09:23 virtualenv==20.27.1 08:09:23 [EnvInject] - Injecting environment variables from a build step. 08:09:23 [EnvInject] - Injecting as environment variables the properties content 08:09:23 PARALLEL=false 08:09:23 08:09:23 [EnvInject] - Variables injected successfully. 08:09:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6272766496439953689.sh 08:09:23 ---> tox-run.sh 08:09:23 + 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 08:09:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:09:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:09:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:09:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:09:23 + source /home/jenkins/lf-env.sh 08:09:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:23 ++ mktemp -d /tmp/venv-XXXX 08:09:23 + lf_venv=/tmp/venv-dMVN 08:09:23 + local venv_file=/tmp/.os_lf_venv 08:09:23 + local python=python3 08:09:23 + local options 08:09:23 + local set_path=true 08:09:23 + local install_args= 08:09:23 ++ 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 08:09:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:23 + true 08:09:23 + case $1 in 08:09:23 + venv_file=/tmp/.toxenv 08:09:23 + shift 2 08:09:23 + true 08:09:23 + case $1 in 08:09:23 + shift 08:09:23 + break 08:09:23 + case $python in 08:09:23 + local pkg_list= 08:09:23 + [[ -d /opt/pyenv ]] 08:09:23 + echo 'Setup pyenv:' 08:09:23 Setup pyenv: 08:09:23 + export PYENV_ROOT=/opt/pyenv 08:09:23 + PYENV_ROOT=/opt/pyenv 08:09:23 + 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 08:09:23 + 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 08:09:23 + pyenv versions 08:09:23 system 08:09:23 3.8.13 08:09:23 3.9.13 08:09:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:09:23 + command -v pyenv 08:09:23 ++ pyenv init - --no-rehash 08:09:23 + 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[*]}"'\'')" 08:09:23 export PATH="/opt/pyenv/shims:${PATH}" 08:09:23 export PYENV_SHELL=bash 08:09:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:23 pyenv() { 08:09:23 local command 08:09:23 command="${1:-}" 08:09:23 if [ "$#" -gt 0 ]; then 08:09:23 shift 08:09:23 fi 08:09:23 08:09:23 case "$command" in 08:09:23 rehash|shell) 08:09:23 eval "$(pyenv "sh-$command" "$@")" 08:09:23 ;; 08:09:23 *) 08:09:23 command pyenv "$command" "$@" 08:09:23 ;; 08:09:23 esac 08:09:23 }' 08:09:23 +++ 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[*]}"' 08:09:23 ++ 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 08:09:23 ++ 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 08:09:23 ++ 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 08:09:23 ++ export PYENV_SHELL=bash 08:09:23 ++ PYENV_SHELL=bash 08:09:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:23 +++ complete -F _pyenv pyenv 08:09:23 ++ lf-pyver python3 08:09:23 ++ local py_version_xy=python3 08:09:23 ++ local py_version_xyz= 08:09:23 ++ pyenv versions 08:09:23 ++ local command 08:09:23 ++ command=versions 08:09:23 ++ '[' 1 -gt 0 ']' 08:09:23 ++ shift 08:09:23 ++ case "$command" in 08:09:23 ++ command pyenv versions 08:09:23 ++ pyenv versions 08:09:23 ++ awk '{ print $1 }' 08:09:23 ++ sed 's/^[ *]* //' 08:09:23 ++ grep -E '^[0-9.]*[0-9]$' 08:09:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:23 +++ grep '^3' /tmp/.pyenv_versions 08:09:23 +++ sort -V 08:09:23 +++ tail -n 1 08:09:23 ++ py_version_xyz=3.10.6 08:09:23 ++ [[ -z 3.10.6 ]] 08:09:23 ++ echo 3.10.6 08:09:23 ++ return 0 08:09:23 + pyenv local 3.10.6 08:09:23 + local command 08:09:23 + command=local 08:09:23 + '[' 2 -gt 0 ']' 08:09:23 + shift 08:09:23 + case "$command" in 08:09:23 + command pyenv local 3.10.6 08:09:23 + pyenv local 3.10.6 08:09:23 + for arg in "$@" 08:09:23 + case $arg in 08:09:23 + pkg_list+='tox ' 08:09:23 + for arg in "$@" 08:09:23 + case $arg in 08:09:23 + pkg_list+='virtualenv ' 08:09:23 + for arg in "$@" 08:09:23 + case $arg in 08:09:23 + pkg_list+='urllib3~=1.26.15 ' 08:09:23 + [[ -f /tmp/.toxenv ]] 08:09:23 ++ cat /tmp/.toxenv 08:09:23 + lf_venv=/tmp/venv-g6Fj 08:09:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g6Fj from' file:/tmp/.toxenv 08:09:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g6Fj from file:/tmp/.toxenv 08:09:23 + /tmp/venv-g6Fj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:24 + /tmp/venv-g6Fj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:25 + type python3 08:09:25 + true 08:09:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g6Fj/bin to PATH' 08:09:25 lf-activate-venv(): INFO: Adding /tmp/venv-g6Fj/bin to PATH 08:09:25 + PATH=/tmp/venv-g6Fj/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 08:09:25 + return 0 08:09:25 + [[ -d /opt/pyenv ]] 08:09:25 + echo '---> Setting up pyenv' 08:09:25 ---> Setting up pyenv 08:09:25 + export PYENV_ROOT=/opt/pyenv 08:09:25 + PYENV_ROOT=/opt/pyenv 08:09:25 + export PATH=/opt/pyenv/bin:/tmp/venv-g6Fj/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 08:09:25 + PATH=/opt/pyenv/bin:/tmp/venv-g6Fj/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 08:09:25 ++ pwd 08:09:25 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:09:25 + export PYTHONPATH 08:09:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:09:25 + TOX_TESTENV_PASSENV=PYTHONPATH 08:09:25 + tox --version 08:09:25 4.23.2 from /tmp/venv-g6Fj/lib/python3.10/site-packages/tox/__init__.py 08:09:25 + PARALLEL=false 08:09:25 + TOX_OPTIONS_LIST= 08:09:25 + [[ -n checkbashisms ]] 08:09:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:09:25 + case ${PARALLEL,,} in 08:09:25 + tox -e checkbashisms 08:09:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:09:26 checkbashisms: freeze> python -m pip freeze --all 08:09:27 checkbashisms: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 08:09:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:09:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:09:28 you may get strange results 08:09:28 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:09:28 you may get strange results 08:09:29 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:09:30 checkbashisms: OK (4.67=setup[1.38]+cmd[3.28] seconds) 08:09:30 congratulations :) (4.84 seconds) 08:09:30 + tox_status=0 08:09:30 + echo '---> Completed tox runs' 08:09:30 ---> Completed tox runs 08:09:30 + for i in .tox/*/log 08:09:30 ++ echo .tox/checkbashisms/log 08:09:30 ++ awk -F/ '{print $2}' 08:09:30 + tox_env=checkbashisms 08:09:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:09:30 + DOC_DIR=docs/_build/html 08:09:30 + [[ -d docs/_build/html ]] 08:09:30 + echo '---> tox-run.sh ends' 08:09:30 ---> tox-run.sh ends 08:09:30 + test 0 -eq 0 08:09:30 $ ssh-agent -k 08:09:30 unset SSH_AUTH_SOCK; 08:09:30 unset SSH_AGENT_PID; 08:09:30 echo Agent pid 1687 killed; 08:09:30 [ssh-agent] Stopped. 08:09:30 [PostBuildScript] - [INFO] Executing post build scripts. 08:09:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10361602960656083573.sh 08:09:30 ---> sysstat.sh 08:09:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5843840625072160538.sh 08:09:31 ---> package-listing.sh 08:09:31 ++ facter osfamily 08:09:31 ++ tr '[:upper:]' '[:lower:]' 08:09:31 + OS_FAMILY=debian 08:09:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:09:31 + START_PACKAGES=/tmp/packages_start.txt 08:09:31 + END_PACKAGES=/tmp/packages_end.txt 08:09:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:31 + PACKAGES=/tmp/packages_start.txt 08:09:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:09:31 + PACKAGES=/tmp/packages_end.txt 08:09:31 + case "${OS_FAMILY}" in 08:09:31 + dpkg -l 08:09:31 + grep '^ii' 08:09:31 + '[' -f /tmp/packages_start.txt ']' 08:09:31 + '[' -f /tmp/packages_end.txt ']' 08:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:09:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:09:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins339051952095349931.sh 08:09:31 ---> capture-instance-metadata.sh 08:09:31 Setup pyenv: 08:09:31 system 08:09:31 3.8.13 08:09:31 3.9.13 08:09:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:09:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TVyH 08:09:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:09:38 lf-activate-venv(): INFO: Installing: lftools 08:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-TVyH/bin to PATH 08:10:05 INFO: Running in OpenStack, capturing instance metadata 08:10:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3259646528698286229.sh 08:10:05 provisioning config files... 08:10:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config456088606818704765tmp 08:10:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:10:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:10:05 [EnvInject] - Injecting environment variables from a build step. 08:10:05 [EnvInject] - Injecting as environment variables the properties content 08:10:05 SERVER_ID=logs 08:10:05 08:10:05 [EnvInject] - Variables injected successfully. 08:10:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14433390595434063026.sh 08:10:06 ---> create-netrc.sh 08:10:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2718498927144777318.sh 08:10:06 ---> python-tools-install.sh 08:10:06 Setup pyenv: 08:10:06 system 08:10:06 3.8.13 08:10:06 3.9.13 08:10:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TVyH from file:/tmp/.os_lf_venv 08:10:07 lf-activate-venv(): INFO: Installing: lftools 08:10:14 lf-activate-venv(): INFO: Adding /tmp/venv-TVyH/bin to PATH 08:10:14 Generating Requirements File 08:10:33 Python 3.10.6 08:10:33 pip 24.3.1 from /tmp/venv-TVyH/lib/python3.10/site-packages/pip (python 3.10) 08:10:33 appdirs==1.4.4 08:10:33 argcomplete==3.5.1 08:10:33 aspy.yaml==1.3.0 08:10:33 attrs==24.2.0 08:10:33 autopage==0.5.2 08:10:33 beautifulsoup4==4.12.3 08:10:33 boto3==1.35.66 08:10:33 botocore==1.35.66 08:10:33 bs4==0.0.2 08:10:33 cachetools==5.5.0 08:10:33 certifi==2024.8.30 08:10:33 cffi==1.17.1 08:10:33 cfgv==3.4.0 08:10:33 chardet==5.2.0 08:10:33 charset-normalizer==3.4.0 08:10:33 click==8.1.7 08:10:33 cliff==4.8.0 08:10:33 cmd2==2.5.6 08:10:33 cryptography==3.3.2 08:10:33 debtcollector==3.0.0 08:10:33 decorator==5.1.1 08:10:33 defusedxml==0.7.1 08:10:33 Deprecated==1.2.15 08:10:33 distlib==0.3.9 08:10:33 dnspython==2.7.0 08:10:33 docker==4.2.2 08:10:33 dogpile.cache==1.3.3 08:10:33 durationpy==0.9 08:10:33 email_validator==2.2.0 08:10:33 filelock==3.16.1 08:10:33 future==1.0.0 08:10:33 gitdb==4.0.11 08:10:33 GitPython==3.1.43 08:10:33 google-auth==2.36.0 08:10:33 httplib2==0.22.0 08:10:33 identify==2.6.2 08:10:33 idna==3.10 08:10:33 importlib-resources==1.5.0 08:10:33 iso8601==2.1.0 08:10:33 Jinja2==3.1.4 08:10:33 jmespath==1.0.1 08:10:33 jsonpatch==1.33 08:10:33 jsonpointer==3.0.0 08:10:33 jsonschema==4.23.0 08:10:33 jsonschema-specifications==2024.10.1 08:10:33 keystoneauth1==5.9.0 08:10:33 kubernetes==31.0.0 08:10:33 lftools==0.37.10 08:10:33 lxml==5.3.0 08:10:33 MarkupSafe==3.0.2 08:10:33 msgpack==1.1.0 08:10:33 multi_key_dict==2.0.3 08:10:33 munch==4.0.0 08:10:33 netaddr==1.3.0 08:10:33 netifaces==0.11.0 08:10:33 niet==1.4.2 08:10:33 nodeenv==1.9.1 08:10:33 oauth2client==4.1.3 08:10:33 oauthlib==3.2.2 08:10:33 openstacksdk==4.1.0 08:10:33 os-client-config==2.1.0 08:10:33 os-service-types==1.7.0 08:10:33 osc-lib==3.2.0 08:10:33 oslo.config==9.7.0 08:10:33 oslo.context==5.7.0 08:10:33 oslo.i18n==6.5.0 08:10:33 oslo.log==6.2.0 08:10:33 oslo.serialization==5.6.0 08:10:33 oslo.utils==7.4.0 08:10:33 packaging==24.2 08:10:33 pbr==6.1.0 08:10:33 platformdirs==4.3.6 08:10:33 prettytable==3.12.0 08:10:33 psutil==6.1.0 08:10:33 pyasn1==0.6.1 08:10:33 pyasn1_modules==0.4.1 08:10:33 pycparser==2.22 08:10:33 pygerrit2==2.0.15 08:10:33 PyGithub==2.5.0 08:10:33 PyJWT==2.10.0 08:10:33 PyNaCl==1.5.0 08:10:33 pyparsing==2.4.7 08:10:33 pyperclip==1.9.0 08:10:33 pyrsistent==0.20.0 08:10:33 python-cinderclient==9.6.0 08:10:33 python-dateutil==2.9.0.post0 08:10:33 python-heatclient==4.0.0 08:10:33 python-jenkins==1.8.2 08:10:33 python-keystoneclient==5.5.0 08:10:33 python-magnumclient==4.7.0 08:10:33 python-openstackclient==7.2.1 08:10:33 python-swiftclient==4.6.0 08:10:33 PyYAML==6.0.2 08:10:33 referencing==0.35.1 08:10:33 requests==2.32.3 08:10:33 requests-oauthlib==2.0.0 08:10:33 requestsexceptions==1.4.0 08:10:33 rfc3986==2.0.0 08:10:33 rpds-py==0.21.0 08:10:33 rsa==4.9 08:10:33 ruamel.yaml==0.18.6 08:10:33 ruamel.yaml.clib==0.2.12 08:10:33 s3transfer==0.10.4 08:10:33 simplejson==3.19.3 08:10:33 six==1.16.0 08:10:33 smmap==5.0.1 08:10:33 soupsieve==2.6 08:10:33 stevedore==5.4.0 08:10:33 tabulate==0.9.0 08:10:33 toml==0.10.2 08:10:33 tomlkit==0.13.2 08:10:33 tqdm==4.67.0 08:10:33 typing_extensions==4.12.2 08:10:33 tzdata==2024.2 08:10:33 urllib3==1.26.20 08:10:33 virtualenv==20.27.1 08:10:33 wcwidth==0.2.13 08:10:33 websocket-client==1.8.0 08:10:33 wrapt==1.16.0 08:10:33 xdg==6.0.0 08:10:33 xmltodict==0.14.2 08:10:33 yq==3.4.3 08:10:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17484136457068147214.sh 08:10:34 ---> sudo-logs.sh 08:10:34 Archiving 'sudo' log.. 08:10:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11438254197096776858.sh 08:10:34 ---> job-cost.sh 08:10:34 Setup pyenv: 08:10:34 system 08:10:34 3.8.13 08:10:34 3.9.13 08:10:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TVyH from file:/tmp/.os_lf_venv 08:10:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:10:39 lf-activate-venv(): INFO: Adding /tmp/venv-TVyH/bin to PATH 08:10:39 INFO: No Stack... 08:10:40 INFO: Retrieving Pricing Info for: v3-standard-4 08:10:40 INFO: Archiving Costs 08:10:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13641032189880645179.sh 08:10:40 ---> logs-deploy.sh 08:10:40 Setup pyenv: 08:10:40 system 08:10:40 3.8.13 08:10:40 3.9.13 08:10:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TVyH from file:/tmp/.os_lf_venv 08:10:41 lf-activate-venv(): INFO: Installing: lftools 08:10:48 lf-activate-venv(): INFO: Adding /tmp/venv-TVyH/bin to PATH 08:10:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3646 08:10:48 INFO: archiving workspace using pattern(s): 08:10:50 Archives upload complete. 08:10:50 INFO: archiving logs to Nexus 08:10:51 ---> uname -a: 08:10:51 Linux prd-ubuntu1804-builder-4c-4g-85456 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:10:51 08:10:51 08:10:51 ---> lscpu: 08:10:51 Architecture: x86_64 08:10:51 CPU op-mode(s): 32-bit, 64-bit 08:10:51 Byte Order: Little Endian 08:10:51 CPU(s): 4 08:10:51 On-line CPU(s) list: 0-3 08:10:51 Thread(s) per core: 1 08:10:51 Core(s) per socket: 1 08:10:51 Socket(s): 4 08:10:51 NUMA node(s): 1 08:10:51 Vendor ID: AuthenticAMD 08:10:51 CPU family: 23 08:10:51 Model: 49 08:10:51 Model name: AMD EPYC-Rome Processor 08:10:51 Stepping: 0 08:10:51 CPU MHz: 2800.000 08:10:51 BogoMIPS: 5600.00 08:10:51 Virtualization: AMD-V 08:10:51 Hypervisor vendor: KVM 08:10:51 Virtualization type: full 08:10:51 L1d cache: 32K 08:10:51 L1i cache: 32K 08:10:51 L2 cache: 512K 08:10:51 L3 cache: 16384K 08:10:51 NUMA node0 CPU(s): 0-3 08:10:51 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 08:10:51 08:10:51 08:10:51 ---> nproc: 08:10:51 4 08:10:51 08:10:51 08:10:51 ---> df -h: 08:10:51 Filesystem Size Used Avail Use% Mounted on 08:10:51 udev 7.9G 0 7.9G 0% /dev 08:10:51 tmpfs 1.6G 672K 1.6G 1% /run 08:10:51 /dev/vda1 78G 8.3G 70G 11% / 08:10:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:10:51 tmpfs 5.0M 0 5.0M 0% /run/lock 08:10:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:10:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:10:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:10:51 08:10:51 08:10:51 ---> free -m: 08:10:51 total used free shared buff/cache available 08:10:51 Mem: 16040 564 13428 0 2046 15163 08:10:51 Swap: 1023 0 1023 08:10:51 08:10:51 08:10:51 ---> ip addr: 08:10:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:10:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:10:51 inet 127.0.0.1/8 scope host lo 08:10:51 valid_lft forever preferred_lft forever 08:10:51 inet6 ::1/128 scope host 08:10:51 valid_lft forever preferred_lft forever 08:10:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:10:51 link/ether fa:16:3e:9d:6a:05 brd ff:ff:ff:ff:ff:ff 08:10:51 inet 10.30.107.43/23 brd 10.30.107.255 scope global dynamic ens3 08:10:51 valid_lft 86273sec preferred_lft 86273sec 08:10:51 inet6 fe80::f816:3eff:fe9d:6a05/64 scope link 08:10:51 valid_lft forever preferred_lft forever 08:10:51 08:10:51 08:10:51 ---> sar -b -r -n DEV: 08:10:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85456) 11/21/24 _x86_64_ (4 CPU) 08:10:51 08:10:51 08:08:45 LINUX RESTART (4 CPU) 08:10:51 08:10:51 08:09:01 tps rtps wtps bread/s bwrtn/s 08:10:51 08:10:02 260.27 37.21 223.06 1770.24 55592.47 08:10:51 Average: 260.27 37.21 223.06 1770.24 55592.47 08:10:51 08:10:51 08:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:10:51 08:10:02 13830304 15493416 2594664 15.80 62208 1798600 840544 4.81 791872 1583552 161836 08:10:51 Average: 13830304 15493416 2594664 15.80 62208 1798600 840544 4.81 791872 1583552 161836 08:10:51 08:10:51 08:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:10:51 08:10:02 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:10:51 08:10:02 ens3 212.10 144.46 1590.05 40.47 0.00 0.00 0.00 0.00 08:10:51 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:10:51 Average: ens3 212.10 144.46 1590.05 40.47 0.00 0.00 0.00 0.00 08:10:51 08:10:51 08:10:51 ---> sar -P ALL: 08:10:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85456) 11/21/24 _x86_64_ (4 CPU) 08:10:51 08:10:51 08:08:45 LINUX RESTART (4 CPU) 08:10:51 08:10:51 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:10:51 08:10:02 all 20.15 0.00 2.13 7.69 0.05 69.98 08:10:51 08:10:02 0 30.20 0.00 2.00 4.92 0.05 62.82 08:10:51 08:10:02 1 31.66 0.00 3.21 5.60 0.05 59.48 08:10:51 08:10:02 2 8.58 0.00 1.52 19.68 0.08 70.13 08:10:51 08:10:02 3 10.16 0.00 1.82 0.57 0.03 87.43 08:10:51 Average: all 20.15 0.00 2.13 7.69 0.05 69.98 08:10:51 Average: 0 30.20 0.00 2.00 4.92 0.05 62.82 08:10:51 Average: 1 31.66 0.00 3.21 5.60 0.05 59.48 08:10:51 Average: 2 8.58 0.00 1.52 19.68 0.08 70.13 08:10:51 Average: 3 10.16 0.00 1.82 0.57 0.03 87.43 08:10:51 08:10:51 08:10:51