15:18:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137537 15:18:10 Running as SYSTEM 15:18:10 [EnvInject] - Loading node environment variables. 15:18:10 Building remotely on prd-ubuntu1804-builder-4c-4g-15937 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:18:10 [ssh-agent] Looking for ssh-agent implementation... 15:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:10 $ ssh-agent 15:18:10 SSH_AUTH_SOCK=/tmp/ssh-1vs7DKxhF9hP/agent.1926 15:18:10 SSH_AGENT_PID=1928 15:18:10 [ssh-agent] Started. 15:18:10 Running ssh-add (command line suppressed) 15:18:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1291961885107372031.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1291961885107372031.key) 15:18:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:18:10 The recommended git tool is: NONE 15:18:13 using credential onap-jenkins-ssh 15:18:13 Wiping out workspace first. 15:18:13 Cloning the remote Git repository 15:18:13 Cloning repository git://cloud.onap.org/mirror/oom.git 15:18:13 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:18:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:13 > git --version # timeout=10 15:18:13 > git --version # 'git version 2.17.1' 15:18:13 using GIT_SSH to set credentials Gerrit user 15:18:13 Verifying host key using manually-configured host key entries 15:18:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:18:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:22 using GIT_SSH to set credentials Gerrit user 15:18:22 Verifying host key using manually-configured host key entries 15:18:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137537/3 # timeout=30 15:18:23 > git rev-parse bd0d31acc349a67c01de0595d152b8448b5311d1^{commit} # timeout=10 15:18:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:18:23 Checking out Revision bd0d31acc349a67c01de0595d152b8448b5311d1 (refs/changes/37/137537/3) 15:18:23 > git config core.sparsecheckout # timeout=10 15:18:23 > git checkout -f bd0d31acc349a67c01de0595d152b8448b5311d1 # timeout=30 15:18:23 Commit message: "[COMMON] Make imagePullSecrets configurable" 15:18:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:18:24 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 15:18:24 [EnvInject] - Injecting environment variables from a build step. 15:18:24 [EnvInject] - Injecting as environment variables the properties content 15:18:24 PYTHON=python3 15:18:24 15:18:24 [EnvInject] - Variables injected successfully. 15:18:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5171054557150237193.sh 15:18:24 ---> tox-install.sh 15:18:24 + source /home/jenkins/lf-env.sh 15:18:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:24 ++ mktemp -d /tmp/venv-XXXX 15:18:24 + lf_venv=/tmp/venv-xExU 15:18:24 + local venv_file=/tmp/.os_lf_venv 15:18:24 + local python=python3 15:18:24 + local options 15:18:24 + local set_path=true 15:18:24 + local install_args= 15:18:24 ++ 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 15:18:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:24 + true 15:18:24 + case $1 in 15:18:24 + venv_file=/tmp/.toxenv 15:18:24 + shift 2 15:18:24 + true 15:18:24 + case $1 in 15:18:24 + shift 15:18:24 + break 15:18:24 + case $python in 15:18:24 + local pkg_list= 15:18:24 + [[ -d /opt/pyenv ]] 15:18:24 + echo 'Setup pyenv:' 15:18:24 Setup pyenv: 15:18:24 + export PYENV_ROOT=/opt/pyenv 15:18:24 + PYENV_ROOT=/opt/pyenv 15:18:24 + 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 15:18:24 + 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 15:18:24 + pyenv versions 15:18:24 * system (set by /opt/pyenv/version) 15:18:24 * 3.8.13 (set by /opt/pyenv/version) 15:18:24 * 3.9.13 (set by /opt/pyenv/version) 15:18:24 * 3.10.6 (set by /opt/pyenv/version) 15:18:24 + command -v pyenv 15:18:24 ++ pyenv init - --no-rehash 15:18:24 + 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[*]}"'\'')" 15:18:24 export PATH="/opt/pyenv/shims:${PATH}" 15:18:24 export PYENV_SHELL=bash 15:18:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:24 pyenv() { 15:18:24 local command 15:18:24 command="${1:-}" 15:18:24 if [ "$#" -gt 0 ]; then 15:18:24 shift 15:18:24 fi 15:18:24 15:18:24 case "$command" in 15:18:24 rehash|shell) 15:18:24 eval "$(pyenv "sh-$command" "$@")" 15:18:24 ;; 15:18:24 *) 15:18:24 command pyenv "$command" "$@" 15:18:24 ;; 15:18:24 esac 15:18:24 }' 15:18:24 +++ 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[*]}"' 15:18:24 ++ 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 15:18:24 ++ 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 15:18:24 ++ 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 15:18:24 ++ export PYENV_SHELL=bash 15:18:24 ++ PYENV_SHELL=bash 15:18:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:24 +++ complete -F _pyenv pyenv 15:18:24 ++ lf-pyver python3 15:18:24 ++ local py_version_xy=python3 15:18:24 ++ local py_version_xyz= 15:18:24 ++ pyenv versions 15:18:24 ++ local command 15:18:24 ++ command=versions 15:18:24 ++ '[' 1 -gt 0 ']' 15:18:24 ++ shift 15:18:24 ++ case "$command" in 15:18:24 ++ command pyenv versions 15:18:24 ++ pyenv versions 15:18:24 ++ sed 's/^[ *]* //' 15:18:24 ++ awk '{ print $1 }' 15:18:24 ++ grep -E '^[0-9.]*[0-9]$' 15:18:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:24 +++ grep '^3' /tmp/.pyenv_versions 15:18:24 +++ sort -V 15:18:24 +++ tail -n 1 15:18:24 ++ py_version_xyz=3.10.6 15:18:24 ++ [[ -z 3.10.6 ]] 15:18:24 ++ echo 3.10.6 15:18:24 ++ return 0 15:18:24 + pyenv local 3.10.6 15:18:24 + local command 15:18:24 + command=local 15:18:24 + '[' 2 -gt 0 ']' 15:18:24 + shift 15:18:24 + case "$command" in 15:18:24 + command pyenv local 3.10.6 15:18:24 + pyenv local 3.10.6 15:18:24 + for arg in "$@" 15:18:24 + case $arg in 15:18:24 + pkg_list+='tox ' 15:18:24 + for arg in "$@" 15:18:24 + case $arg in 15:18:24 + pkg_list+='virtualenv ' 15:18:24 + for arg in "$@" 15:18:24 + case $arg in 15:18:24 + pkg_list+='urllib3~=1.26.15 ' 15:18:24 + [[ -f /tmp/.toxenv ]] 15:18:24 + [[ ! -f /tmp/.toxenv ]] 15:18:24 + [[ -n '' ]] 15:18:24 + python3 -m venv /tmp/venv-xExU 15:18:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xExU' 15:18:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xExU 15:18:29 + echo /tmp/venv-xExU 15:18:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:18:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:18:29 + /tmp/venv-xExU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:18:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:34 + /tmp/venv-xExU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:37 + type python3 15:18:37 + true 15:18:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xExU/bin to PATH' 15:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-xExU/bin to PATH 15:18:37 + PATH=/tmp/venv-xExU/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 15:18:37 + return 0 15:18:37 + python3 --version 15:18:37 Python 3.10.6 15:18:37 + python3 -m pip --version 15:18:38 pip 24.0 from /tmp/venv-xExU/lib/python3.10/site-packages/pip (python 3.10) 15:18:38 + python3 -m pip freeze 15:18:38 cachetools==5.3.3 15:18:38 chardet==5.2.0 15:18:38 colorama==0.4.6 15:18:38 distlib==0.3.8 15:18:38 filelock==3.13.1 15:18:38 packaging==24.0 15:18:38 platformdirs==4.2.0 15:18:38 pluggy==1.4.0 15:18:38 pyproject-api==1.6.1 15:18:38 tomli==2.0.1 15:18:38 tox==4.14.1 15:18:38 urllib3==1.26.18 15:18:38 virtualenv==20.25.1 15:18:38 [EnvInject] - Injecting environment variables from a build step. 15:18:38 [EnvInject] - Injecting as environment variables the properties content 15:18:38 PARALLEL=false 15:18:38 15:18:38 [EnvInject] - Variables injected successfully. 15:18:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7974032528363035426.sh 15:18:38 ---> tox-run.sh 15:18:38 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:18:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:18:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:18:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:18:38 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:18:38 + source /home/jenkins/lf-env.sh 15:18:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:38 ++ mktemp -d /tmp/venv-XXXX 15:18:38 + lf_venv=/tmp/venv-RCGn 15:18:38 + local venv_file=/tmp/.os_lf_venv 15:18:38 + local python=python3 15:18:38 + local options 15:18:38 + local set_path=true 15:18:38 + local install_args= 15:18:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:38 + true 15:18:38 + case $1 in 15:18:38 + venv_file=/tmp/.toxenv 15:18:38 + shift 2 15:18:38 + true 15:18:38 + case $1 in 15:18:38 + shift 15:18:38 + break 15:18:38 + case $python in 15:18:38 + local pkg_list= 15:18:38 + [[ -d /opt/pyenv ]] 15:18:38 + echo 'Setup pyenv:' 15:18:38 Setup pyenv: 15:18:38 + export PYENV_ROOT=/opt/pyenv 15:18:38 + PYENV_ROOT=/opt/pyenv 15:18:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:18:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:18:38 + pyenv versions 15:18:38 system 15:18:38 3.8.13 15:18:38 3.9.13 15:18:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:18:38 + command -v pyenv 15:18:38 ++ pyenv init - --no-rehash 15:18:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:18:38 export PATH="/opt/pyenv/shims:${PATH}" 15:18:38 export PYENV_SHELL=bash 15:18:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:38 pyenv() { 15:18:38 local command 15:18:38 command="${1:-}" 15:18:38 if [ "$#" -gt 0 ]; then 15:18:38 shift 15:18:38 fi 15:18:38 15:18:38 case "$command" in 15:18:38 rehash|shell) 15:18:38 eval "$(pyenv "sh-$command" "$@")" 15:18:38 ;; 15:18:38 *) 15:18:38 command pyenv "$command" "$@" 15:18:38 ;; 15:18:38 esac 15:18:38 }' 15:18:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:18:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:18:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:18:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:18:38 ++ export PYENV_SHELL=bash 15:18:38 ++ PYENV_SHELL=bash 15:18:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:38 +++ complete -F _pyenv pyenv 15:18:38 ++ lf-pyver python3 15:18:38 ++ local py_version_xy=python3 15:18:38 ++ local py_version_xyz= 15:18:38 ++ pyenv versions 15:18:38 ++ sed 's/^[ *]* //' 15:18:38 ++ local command 15:18:38 ++ command=versions 15:18:38 ++ '[' 1 -gt 0 ']' 15:18:38 ++ shift 15:18:38 ++ case "$command" in 15:18:38 ++ command pyenv versions 15:18:38 ++ pyenv versions 15:18:38 ++ awk '{ print $1 }' 15:18:38 ++ grep -E '^[0-9.]*[0-9]$' 15:18:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:38 +++ sort -V 15:18:38 +++ grep '^3' /tmp/.pyenv_versions 15:18:38 +++ tail -n 1 15:18:38 ++ py_version_xyz=3.10.6 15:18:38 ++ [[ -z 3.10.6 ]] 15:18:38 ++ echo 3.10.6 15:18:38 ++ return 0 15:18:38 + pyenv local 3.10.6 15:18:38 + local command 15:18:38 + command=local 15:18:38 + '[' 2 -gt 0 ']' 15:18:38 + shift 15:18:38 + case "$command" in 15:18:38 + command pyenv local 3.10.6 15:18:38 + pyenv local 3.10.6 15:18:38 + for arg in "$@" 15:18:38 + case $arg in 15:18:38 + pkg_list+='tox ' 15:18:38 + for arg in "$@" 15:18:38 + case $arg in 15:18:38 + pkg_list+='virtualenv ' 15:18:38 + for arg in "$@" 15:18:38 + case $arg in 15:18:38 + pkg_list+='urllib3~=1.26.15 ' 15:18:38 + [[ -f /tmp/.toxenv ]] 15:18:38 ++ cat /tmp/.toxenv 15:18:38 + lf_venv=/tmp/venv-xExU 15:18:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xExU from' file:/tmp/.toxenv 15:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xExU from file:/tmp/.toxenv 15:18:38 + /tmp/venv-xExU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:18:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:39 + /tmp/venv-xExU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:41 + type python3 15:18:41 + true 15:18:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xExU/bin to PATH' 15:18:41 lf-activate-venv(): INFO: Adding /tmp/venv-xExU/bin to PATH 15:18:41 + PATH=/tmp/venv-xExU/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 15:18:41 + return 0 15:18:41 + [[ -d /opt/pyenv ]] 15:18:41 + echo '---> Setting up pyenv' 15:18:41 ---> Setting up pyenv 15:18:41 + export PYENV_ROOT=/opt/pyenv 15:18:41 + PYENV_ROOT=/opt/pyenv 15:18:41 + export PATH=/opt/pyenv/bin:/tmp/venv-xExU/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 15:18:41 + PATH=/opt/pyenv/bin:/tmp/venv-xExU/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 15:18:41 ++ pwd 15:18:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:18:41 + export PYTHONPATH 15:18:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:18:41 + TOX_TESTENV_PASSENV=PYTHONPATH 15:18:41 + tox --version 15:18:41 4.14.1 from /tmp/venv-xExU/lib/python3.10/site-packages/tox/__init__.py 15:18:41 + PARALLEL=false 15:18:41 + TOX_OPTIONS_LIST= 15:18:41 + [[ -n checkbashisms ]] 15:18:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:18:41 + case ${PARALLEL,,} in 15:18:41 + tox -e checkbashisms 15:18:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:18:42 checkbashisms: freeze> python -m pip freeze --all 15:18:43 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 15:18:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:18:45 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:18:45 you may get strange results 15:18:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:18:47 checkbashisms: OK (4.98=setup[1.77]+cmd[3.20] seconds) 15:18:47 congratulations :) (5.15 seconds) 15:18:47 + tox_status=0 15:18:47 + echo '---> Completed tox runs' 15:18:47 ---> Completed tox runs 15:18:47 + for i in .tox/*/log 15:18:47 ++ echo .tox/checkbashisms/log 15:18:47 ++ awk -F/ '{print $2}' 15:18:47 + tox_env=checkbashisms 15:18:47 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:18:47 + DOC_DIR=docs/_build/html 15:18:47 + [[ -d docs/_build/html ]] 15:18:47 + echo '---> tox-run.sh ends' 15:18:47 ---> tox-run.sh ends 15:18:47 + test 0 -eq 0 15:18:47 $ ssh-agent -k 15:18:47 unset SSH_AUTH_SOCK; 15:18:47 unset SSH_AGENT_PID; 15:18:47 echo Agent pid 1928 killed; 15:18:47 [ssh-agent] Stopped. 15:18:47 [PostBuildScript] - [INFO] Executing post build scripts. 15:18:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5123012308056401988.sh 15:18:47 ---> sysstat.sh 15:18:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6056766133521731833.sh 15:18:47 ---> package-listing.sh 15:18:47 ++ facter osfamily 15:18:47 ++ tr '[:upper:]' '[:lower:]' 15:18:47 + OS_FAMILY=debian 15:18:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:18:47 + START_PACKAGES=/tmp/packages_start.txt 15:18:47 + END_PACKAGES=/tmp/packages_end.txt 15:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:47 + PACKAGES=/tmp/packages_start.txt 15:18:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:18:47 + PACKAGES=/tmp/packages_end.txt 15:18:47 + case "${OS_FAMILY}" in 15:18:47 + dpkg -l 15:18:47 + grep '^ii' 15:18:47 + '[' -f /tmp/packages_start.txt ']' 15:18:47 + '[' -f /tmp/packages_end.txt ']' 15:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:18:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:18:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2135103121972737893.sh 15:18:47 ---> capture-instance-metadata.sh 15:18:47 Setup pyenv: 15:18:48 system 15:18:48 3.8.13 15:18:48 3.9.13 15:18:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:18:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ntW6 15:18:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:18:55 lf-activate-venv(): INFO: Installing: lftools 15:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-ntW6/bin to PATH 15:20:01 INFO: Running in OpenStack, capturing instance metadata 15:20:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2090874096113176768.sh 15:20:01 provisioning config files... 15:20:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9091419969534029819tmp 15:20:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:20:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:20:01 [EnvInject] - Injecting environment variables from a build step. 15:20:01 [EnvInject] - Injecting as environment variables the properties content 15:20:01 SERVER_ID=logs 15:20:01 15:20:01 [EnvInject] - Variables injected successfully. 15:20:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7654484583369748996.sh 15:20:01 ---> create-netrc.sh 15:20:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1984571901189409564.sh 15:20:01 ---> python-tools-install.sh 15:20:01 Setup pyenv: 15:20:01 system 15:20:01 3.8.13 15:20:01 3.9.13 15:20:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntW6 from file:/tmp/.os_lf_venv 15:20:03 lf-activate-venv(): INFO: Installing: lftools 15:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-ntW6/bin to PATH 15:20:13 Generating Requirements File 15:21:01 Python 3.10.6 15:21:01 pip 24.0 from /tmp/venv-ntW6/lib/python3.10/site-packages/pip (python 3.10) 15:21:01 appdirs==1.4.4 15:21:01 argcomplete==3.2.3 15:21:01 aspy.yaml==1.3.0 15:21:01 attrs==23.2.0 15:21:01 autopage==0.5.2 15:21:01 beautifulsoup4==4.12.3 15:21:01 boto3==1.34.68 15:21:01 botocore==1.34.68 15:21:01 bs4==0.0.2 15:21:01 cachetools==5.3.3 15:21:01 certifi==2024.2.2 15:21:01 cffi==1.16.0 15:21:01 cfgv==3.4.0 15:21:01 chardet==5.2.0 15:21:01 charset-normalizer==3.3.2 15:21:01 click==8.1.7 15:21:01 cliff==4.6.0 15:21:01 cmd2==2.4.3 15:21:01 cryptography==3.3.2 15:21:01 debtcollector==3.0.0 15:21:01 decorator==5.1.1 15:21:01 defusedxml==0.7.1 15:21:01 Deprecated==1.2.14 15:21:01 distlib==0.3.8 15:21:01 dnspython==2.6.1 15:21:01 docker==4.2.2 15:21:01 dogpile.cache==1.3.2 15:21:01 email_validator==2.1.1 15:21:01 filelock==3.13.1 15:21:01 future==1.0.0 15:21:01 gitdb==4.0.11 15:21:01 GitPython==3.1.42 15:21:01 google-auth==2.29.0 15:21:01 httplib2==0.22.0 15:21:01 identify==2.5.35 15:21:01 idna==3.6 15:21:01 importlib-resources==1.5.0 15:21:01 iso8601==2.1.0 15:21:01 Jinja2==3.1.3 15:21:01 jmespath==1.0.1 15:21:01 jsonpatch==1.33 15:21:01 jsonpointer==2.4 15:21:01 jsonschema==4.21.1 15:21:01 jsonschema-specifications==2023.12.1 15:21:01 keystoneauth1==5.6.0 15:21:01 kubernetes==29.0.0 15:21:01 lftools==0.37.10 15:21:01 lxml==5.1.0 15:21:01 MarkupSafe==2.1.5 15:21:01 msgpack==1.0.8 15:21:01 multi_key_dict==2.0.3 15:21:01 munch==4.0.0 15:21:01 netaddr==1.2.1 15:21:01 netifaces==0.11.0 15:21:01 niet==1.4.2 15:21:01 nodeenv==1.8.0 15:21:01 oauth2client==4.1.3 15:21:01 oauthlib==3.2.2 15:21:01 openstacksdk==3.0.0 15:21:01 os-client-config==2.1.0 15:21:01 os-service-types==1.7.0 15:21:01 osc-lib==3.0.1 15:21:01 oslo.config==9.4.0 15:21:01 oslo.context==5.5.0 15:21:01 oslo.i18n==6.3.0 15:21:01 oslo.log==5.5.0 15:21:01 oslo.serialization==5.4.0 15:21:01 oslo.utils==7.1.0 15:21:01 packaging==24.0 15:21:01 pbr==6.0.0 15:21:01 platformdirs==4.2.0 15:21:01 prettytable==3.10.0 15:21:01 pyasn1==0.5.1 15:21:01 pyasn1-modules==0.3.0 15:21:01 pycparser==2.21 15:21:01 pygerrit2==2.0.15 15:21:01 PyGithub==2.2.0 15:21:01 pyinotify==0.9.6 15:21:01 PyJWT==2.8.0 15:21:01 PyNaCl==1.5.0 15:21:01 pyparsing==2.4.7 15:21:01 pyperclip==1.8.2 15:21:01 pyrsistent==0.20.0 15:21:01 python-cinderclient==9.5.0 15:21:01 python-dateutil==2.9.0.post0 15:21:01 python-heatclient==3.5.0 15:21:01 python-jenkins==1.8.2 15:21:01 python-keystoneclient==5.4.0 15:21:01 python-magnumclient==4.4.0 15:21:01 python-novaclient==18.6.0 15:21:01 python-openstackclient==6.6.0 15:21:01 python-swiftclient==4.5.0 15:21:01 PyYAML==6.0.1 15:21:01 referencing==0.34.0 15:21:01 requests==2.31.0 15:21:01 requests-oauthlib==1.4.0 15:21:01 requestsexceptions==1.4.0 15:21:01 rfc3986==2.0.0 15:21:01 rpds-py==0.18.0 15:21:01 rsa==4.9 15:21:01 ruamel.yaml==0.18.6 15:21:01 ruamel.yaml.clib==0.2.8 15:21:01 s3transfer==0.10.1 15:21:01 simplejson==3.19.2 15:21:01 six==1.16.0 15:21:01 smmap==5.0.1 15:21:01 soupsieve==2.5 15:21:01 stevedore==5.2.0 15:21:01 tabulate==0.9.0 15:21:01 toml==0.10.2 15:21:01 tomlkit==0.12.4 15:21:01 tqdm==4.66.2 15:21:01 typing_extensions==4.10.0 15:21:01 tzdata==2024.1 15:21:01 urllib3==1.26.18 15:21:01 virtualenv==20.25.1 15:21:01 wcwidth==0.2.13 15:21:01 websocket-client==1.7.0 15:21:01 wrapt==1.16.0 15:21:01 xdg==6.0.0 15:21:01 xmltodict==0.13.0 15:21:01 yq==3.2.3 15:21:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8231468287703282412.sh 15:21:02 ---> sudo-logs.sh 15:21:02 Archiving 'sudo' log.. 15:21:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13218772797481626309.sh 15:21:02 ---> job-cost.sh 15:21:02 Setup pyenv: 15:21:02 system 15:21:02 3.8.13 15:21:02 3.9.13 15:21:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:21:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntW6 from file:/tmp/.os_lf_venv 15:21:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:21:08 lf-activate-venv(): INFO: Adding /tmp/venv-ntW6/bin to PATH 15:21:08 INFO: No Stack... 15:21:09 INFO: Retrieving Pricing Info for: v3-standard-4 15:21:09 INFO: Archiving Costs 15:21:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3591107550457903187.sh 15:21:09 ---> logs-deploy.sh 15:21:09 Setup pyenv: 15:21:09 system 15:21:09 3.8.13 15:21:09 3.9.13 15:21:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:21:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntW6 from file:/tmp/.os_lf_venv 15:21:11 lf-activate-venv(): INFO: Installing: lftools 15:21:21 lf-activate-venv(): INFO: Adding /tmp/venv-ntW6/bin to PATH 15:21:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3373 15:21:21 INFO: archiving workspace using pattern(s): 15:21:22 Archives upload complete. 15:21:23 INFO: archiving logs to Nexus 15:21:23 ---> uname -a: 15:21:23 Linux prd-ubuntu1804-builder-4c-4g-15937 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:21:23 15:21:23 15:21:23 ---> lscpu: 15:21:23 Architecture: x86_64 15:21:23 CPU op-mode(s): 32-bit, 64-bit 15:21:23 Byte Order: Little Endian 15:21:23 CPU(s): 4 15:21:23 On-line CPU(s) list: 0-3 15:21:23 Thread(s) per core: 1 15:21:23 Core(s) per socket: 1 15:21:23 Socket(s): 4 15:21:23 NUMA node(s): 1 15:21:23 Vendor ID: AuthenticAMD 15:21:23 CPU family: 23 15:21:23 Model: 49 15:21:23 Model name: AMD EPYC-Rome Processor 15:21:23 Stepping: 0 15:21:23 CPU MHz: 2799.998 15:21:23 BogoMIPS: 5599.99 15:21:23 Virtualization: AMD-V 15:21:23 Hypervisor vendor: KVM 15:21:23 Virtualization type: full 15:21:23 L1d cache: 32K 15:21:23 L1i cache: 32K 15:21:23 L2 cache: 512K 15:21:23 L3 cache: 16384K 15:21:23 NUMA node0 CPU(s): 0-3 15:21:23 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 15:21:23 15:21:23 15:21:23 ---> nproc: 15:21:23 4 15:21:23 15:21:23 15:21:23 ---> df -h: 15:21:23 Filesystem Size Used Avail Use% Mounted on 15:21:23 udev 7.9G 0 7.9G 0% /dev 15:21:23 tmpfs 1.6G 672K 1.6G 1% /run 15:21:23 /dev/vda1 78G 8.3G 70G 11% / 15:21:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:21:23 tmpfs 5.0M 0 5.0M 0% /run/lock 15:21:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:21:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:21:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:21:23 15:21:23 15:21:23 ---> free -m: 15:21:23 total used free shared buff/cache available 15:21:23 Mem: 16040 532 13446 0 2061 15195 15:21:23 Swap: 1023 0 1023 15:21:23 15:21:23 15:21:23 ---> ip addr: 15:21:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:21:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:21:23 inet 127.0.0.1/8 scope host lo 15:21:23 valid_lft forever preferred_lft forever 15:21:23 inet6 ::1/128 scope host 15:21:23 valid_lft forever preferred_lft forever 15:21:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:21:23 link/ether fa:16:3e:ca:2c:7a brd ff:ff:ff:ff:ff:ff 15:21:23 inet 10.30.107.208/23 brd 10.30.107.255 scope global dynamic ens3 15:21:23 valid_lft 86143sec preferred_lft 86143sec 15:21:23 inet6 fe80::f816:3eff:feca:2c7a/64 scope link 15:21:23 valid_lft forever preferred_lft forever 15:21:23 15:21:23 15:21:23 ---> sar -b -r -n DEV: 15:21:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15937) 03/22/24 _x86_64_ (4 CPU) 15:21:23 15:21:23 15:17:20 LINUX RESTART (4 CPU) 15:21:23 15:21:23 15:18:01 tps rtps wtps bread/s bwrtn/s 15:21:23 15:19:01 90.15 58.09 32.06 3691.25 8949.31 15:21:23 15:20:01 76.05 13.31 62.74 974.24 8994.50 15:21:23 15:21:01 57.62 0.60 57.02 75.19 9478.29 15:21:23 Average: 74.61 24.00 50.61 1580.23 9140.70 15:21:23 15:21:23 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:23 15:19:01 14084868 15541800 2340092 14.25 48576 1615184 843904 4.83 694280 1442004 89828 15:21:23 15:20:01 13849504 15525292 2575456 15.68 67312 1802956 835012 4.78 737840 1608868 143672 15:21:23 15:21:01 13745260 15529836 2679700 16.31 76280 1896824 839316 4.80 741188 1699416 99244 15:21:23 Average: 13893211 15532309 2531749 15.41 64056 1771655 839411 4.80 724436 1583429 110915 15:21:23 15:21:23 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:23 15:19:01 ens3 375.80 261.04 1588.60 81.54 0.00 0.00 0.00 0.00 15:21:23 15:19:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:21:23 15:20:01 ens3 33.38 21.51 627.28 4.01 0.00 0.00 0.00 0.00 15:21:23 15:20:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:21:23 15:21:01 ens3 27.20 20.76 245.13 5.93 0.00 0.00 0.00 0.00 15:21:23 15:21:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:21:23 Average: ens3 145.46 101.11 820.34 30.50 0.00 0.00 0.00 0.00 15:21:23 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:21:23 15:21:23 15:21:23 ---> sar -P ALL: 15:21:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15937) 03/22/24 _x86_64_ (4 CPU) 15:21:23 15:21:23 15:17:20 LINUX RESTART (4 CPU) 15:21:23 15:21:23 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:21:23 15:19:01 all 19.41 0.00 1.98 8.73 0.08 69.80 15:21:23 15:19:01 0 27.86 0.00 2.59 5.20 0.10 64.24 15:21:23 15:19:01 1 10.09 0.00 1.62 3.93 0.10 84.25 15:21:23 15:19:01 2 21.06 0.00 2.09 16.16 0.07 60.62 15:21:23 15:19:01 3 18.65 0.00 1.59 9.61 0.07 70.08 15:21:23 15:20:01 all 9.89 0.00 0.84 15.23 0.05 74.00 15:21:23 15:20:01 0 6.69 0.00 0.55 1.85 0.03 90.88 15:21:23 15:20:01 1 12.99 0.00 0.72 7.63 0.07 78.59 15:21:23 15:20:01 2 4.99 0.00 0.43 6.16 0.05 88.37 15:21:23 15:20:01 3 14.93 0.00 1.66 45.41 0.07 37.93 15:21:23 15:21:01 all 13.94 0.00 0.75 10.12 0.05 75.14 15:21:23 15:21:01 0 11.79 0.00 0.64 0.57 0.02 86.99 15:21:23 15:21:01 1 4.86 0.00 0.42 0.35 0.05 94.31 15:21:23 15:21:01 2 32.54 0.00 0.97 3.05 0.07 63.37 15:21:23 15:21:01 3 6.56 0.00 0.99 36.40 0.03 56.02 15:21:23 Average: all 14.41 0.00 1.19 11.36 0.06 72.98 15:21:23 Average: 0 15.44 0.00 1.26 2.54 0.05 80.71 15:21:23 Average: 1 9.32 0.00 0.92 3.98 0.07 85.70 15:21:23 Average: 2 19.51 0.00 1.17 8.45 0.06 70.81 15:21:23 Average: 3 13.37 0.00 1.41 30.48 0.06 54.68 15:21:23 15:21:23 15:21:23