07:03:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 07:03:37 Running as SYSTEM 07:03:37 [EnvInject] - Loading node environment variables. 07:03:37 Building remotely on prd-ubuntu1804-builder-4c-4g-4481 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:03:37 [ssh-agent] Looking for ssh-agent implementation... 07:03:37 $ ssh-agent 07:03:37 SSH_AUTH_SOCK=/tmp/ssh-H3rUq1q9Wd0Y/agent.1683 07:03:37 SSH_AGENT_PID=1685 07:03:37 [ssh-agent] Started. 07:03:37 Running ssh-add (command line suppressed) 07:03:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15465887391854771522.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15465887391854771522.key) 07:03:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:03:37 The recommended git tool is: NONE 07:03:38 using credential onap-jenkins-ssh 07:03:38 Wiping out workspace first. 07:03:38 Cloning the remote Git repository 07:03:38 Cloning repository git://cloud.onap.org/mirror/oom.git 07:03:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:03:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:39 > git --version # timeout=10 07:03:39 > git --version # 'git version 2.17.1' 07:03:39 using GIT_SSH to set credentials Gerrit user 07:03:39 Verifying host key using manually-configured host key entries 07:03:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:03:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:44 using GIT_SSH to set credentials Gerrit user 07:03:44 Verifying host key using manually-configured host key entries 07:03:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/6 # timeout=30 07:03:44 > git rev-parse a1bfd068fc2374174c7bec8f8463bd7c8b567b74^{commit} # timeout=10 07:03:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:03:44 Checking out Revision a1bfd068fc2374174c7bec8f8463bd7c8b567b74 (refs/changes/44/145544/6) 07:03:44 > git config core.sparsecheckout # timeout=10 07:03:44 > git checkout -f a1bfd068fc2374174c7bec8f8463bd7c8b567b74 # timeout=30 07:03:48 Commit message: "[SDC] 13.2.0 release" 07:03:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:03:48 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 07:03:48 [EnvInject] - Injecting environment variables from a build step. 07:03:48 [EnvInject] - Injecting as environment variables the properties content 07:03:48 PYTHON=python3 07:03:48 07:03:48 [EnvInject] - Variables injected successfully. 07:03:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14854660872484074913.sh 07:03:48 ---> tox-install.sh 07:03:48 + source /home/jenkins/lf-env.sh 07:03:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:48 ++ mktemp -d /tmp/venv-XXXX 07:03:48 + lf_venv=/tmp/venv-Alh6 07:03:48 + local venv_file=/tmp/.os_lf_venv 07:03:48 + local python=python3 07:03:48 + local options 07:03:48 + local set_path=true 07:03:48 + local install_args= 07:03:48 ++ 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 07:03:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:48 + true 07:03:48 + case $1 in 07:03:48 + venv_file=/tmp/.toxenv 07:03:48 + shift 2 07:03:48 + true 07:03:48 + case $1 in 07:03:48 + shift 07:03:48 + break 07:03:48 + case $python in 07:03:48 + local pkg_list= 07:03:48 + [[ -d /opt/pyenv ]] 07:03:48 + echo 'Setup pyenv:' 07:03:48 Setup pyenv: 07:03:48 + export PYENV_ROOT=/opt/pyenv 07:03:48 + PYENV_ROOT=/opt/pyenv 07:03:48 + 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 07:03:48 + 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 07:03:48 + pyenv versions 07:03:48 * system (set by /opt/pyenv/version) 07:03:48 * 3.8.13 (set by /opt/pyenv/version) 07:03:48 * 3.9.13 (set by /opt/pyenv/version) 07:03:48 * 3.10.6 (set by /opt/pyenv/version) 07:03:48 + command -v pyenv 07:03:48 ++ pyenv init - --no-rehash 07:03:48 + 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[*]}"'\'')" 07:03:48 export PATH="/opt/pyenv/shims:${PATH}" 07:03:48 export PYENV_SHELL=bash 07:03:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:48 pyenv() { 07:03:48 local command 07:03:48 command="${1:-}" 07:03:48 if [ "$#" -gt 0 ]; then 07:03:48 shift 07:03:48 fi 07:03:48 07:03:48 case "$command" in 07:03:48 rehash|shell) 07:03:48 eval "$(pyenv "sh-$command" "$@")" 07:03:48 ;; 07:03:48 *) 07:03:48 command pyenv "$command" "$@" 07:03:48 ;; 07:03:48 esac 07:03:48 }' 07:03:48 +++ 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[*]}"' 07:03:48 ++ 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 07:03:48 ++ 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 07:03:48 ++ 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 07:03:48 ++ export PYENV_SHELL=bash 07:03:48 ++ PYENV_SHELL=bash 07:03:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:48 +++ complete -F _pyenv pyenv 07:03:48 ++ lf-pyver python3 07:03:48 ++ local py_version_xy=python3 07:03:48 ++ local py_version_xyz= 07:03:48 ++ pyenv versions 07:03:48 ++ sed 's/^[ *]* //' 07:03:48 ++ local command 07:03:48 ++ awk '{ print $1 }' 07:03:48 ++ command=versions 07:03:48 ++ grep -E '^[0-9.]*[0-9]$' 07:03:48 ++ '[' 1 -gt 0 ']' 07:03:48 ++ shift 07:03:48 ++ case "$command" in 07:03:48 ++ command pyenv versions 07:03:48 ++ pyenv versions 07:03:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:48 +++ grep '^3' /tmp/.pyenv_versions 07:03:48 +++ sort -V 07:03:48 +++ tail -n 1 07:03:48 ++ py_version_xyz=3.10.6 07:03:48 ++ [[ -z 3.10.6 ]] 07:03:48 ++ echo 3.10.6 07:03:48 ++ return 0 07:03:48 + pyenv local 3.10.6 07:03:48 + local command 07:03:48 + command=local 07:03:48 + '[' 2 -gt 0 ']' 07:03:48 + shift 07:03:48 + case "$command" in 07:03:48 + command pyenv local 3.10.6 07:03:48 + pyenv local 3.10.6 07:03:48 + for arg in "$@" 07:03:48 + case $arg in 07:03:48 + pkg_list+='tox ' 07:03:48 + for arg in "$@" 07:03:48 + case $arg in 07:03:48 + pkg_list+='virtualenv ' 07:03:48 + for arg in "$@" 07:03:48 + case $arg in 07:03:48 + pkg_list+='urllib3~=1.26.15 ' 07:03:48 + [[ -f /tmp/.toxenv ]] 07:03:48 + [[ ! -f /tmp/.toxenv ]] 07:03:48 + [[ -n '' ]] 07:03:48 + python3 -m venv /tmp/venv-Alh6 07:03:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Alh6' 07:03:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Alh6 07:03:53 + echo /tmp/venv-Alh6 07:03:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:03:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:03:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:03:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:53 + local 'pip_opts=--upgrade --quiet' 07:03:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:03:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:03:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:03:53 + [[ -n '' ]] 07:03:53 + [[ -n '' ]] 07:03:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:03:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:53 + /tmp/venv-Alh6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:03:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:03:57 lf-activate-venv(): INFO: Base packages installed successfully 07:03:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:03:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:03:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:03:57 + /tmp/venv-Alh6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:03:59 + type python3 07:03:59 + true 07:03:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Alh6/bin to PATH' 07:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-Alh6/bin to PATH 07:03:59 + PATH=/tmp/venv-Alh6/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 07:03:59 + return 0 07:03:59 + python3 --version 07:03:59 Python 3.10.6 07:03:59 + python3 -m pip --version 07:04:00 pip 26.1.2 from /tmp/venv-Alh6/lib/python3.10/site-packages/pip (python 3.10) 07:04:00 + python3 -m pip freeze 07:04:00 cachetools==7.1.4 07:04:00 colorama==0.4.6 07:04:00 distlib==0.4.3 07:04:00 filelock==3.29.4 07:04:00 packaging==26.2 07:04:00 platformdirs==4.10.0 07:04:00 pluggy==1.6.0 07:04:00 pyproject-api==1.10.1 07:04:00 python-discovery==1.4.2 07:04:00 tomli==2.4.1 07:04:00 tomli_w==1.2.0 07:04:00 tox==4.56.1 07:04:00 typing_extensions==4.15.0 07:04:00 urllib3==1.26.20 07:04:00 virtualenv==21.5.1 07:04:00 [EnvInject] - Injecting environment variables from a build step. 07:04:00 [EnvInject] - Injecting as environment variables the properties content 07:04:00 PARALLEL=false 07:04:00 07:04:00 [EnvInject] - Variables injected successfully. 07:04:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8474954615448132182.sh 07:04:00 ---> tox-run.sh 07:04:00 + 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 07:04:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:04:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:04:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:04:00 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:04:00 + source /home/jenkins/lf-env.sh 07:04:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:04:00 ++ mktemp -d /tmp/venv-XXXX 07:04:00 + lf_venv=/tmp/venv-loJA 07:04:00 + local venv_file=/tmp/.os_lf_venv 07:04:00 + local python=python3 07:04:00 + local options 07:04:00 + local set_path=true 07:04:00 + local install_args= 07:04:00 ++ 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 07:04:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:04:00 + true 07:04:00 + case $1 in 07:04:00 + venv_file=/tmp/.toxenv 07:04:00 + shift 2 07:04:00 + true 07:04:00 + case $1 in 07:04:00 + shift 07:04:00 + break 07:04:00 + case $python in 07:04:00 + local pkg_list= 07:04:00 + [[ -d /opt/pyenv ]] 07:04:00 + echo 'Setup pyenv:' 07:04:00 Setup pyenv: 07:04:00 + export PYENV_ROOT=/opt/pyenv 07:04:00 + PYENV_ROOT=/opt/pyenv 07:04:00 + 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 07:04:00 + 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 07:04:00 + pyenv versions 07:04:00 system 07:04:00 3.8.13 07:04:00 3.9.13 07:04:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:00 + command -v pyenv 07:04:00 ++ pyenv init - --no-rehash 07:04:00 + 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[*]}"'\'')" 07:04:00 export PATH="/opt/pyenv/shims:${PATH}" 07:04:00 export PYENV_SHELL=bash 07:04:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:04:00 pyenv() { 07:04:00 local command 07:04:00 command="${1:-}" 07:04:00 if [ "$#" -gt 0 ]; then 07:04:00 shift 07:04:00 fi 07:04:00 07:04:00 case "$command" in 07:04:00 rehash|shell) 07:04:00 eval "$(pyenv "sh-$command" "$@")" 07:04:00 ;; 07:04:00 *) 07:04:00 command pyenv "$command" "$@" 07:04:00 ;; 07:04:00 esac 07:04:00 }' 07:04:00 +++ 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[*]}"' 07:04:00 ++ 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 07:04:00 ++ 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 07:04:00 ++ 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 07:04:00 ++ export PYENV_SHELL=bash 07:04:00 ++ PYENV_SHELL=bash 07:04:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:04:00 +++ complete -F _pyenv pyenv 07:04:00 ++ lf-pyver python3 07:04:00 ++ local py_version_xy=python3 07:04:00 ++ local py_version_xyz= 07:04:00 ++ pyenv versions 07:04:00 ++ sed 's/^[ *]* //' 07:04:00 ++ local command 07:04:00 ++ command=versions 07:04:00 ++ '[' 1 -gt 0 ']' 07:04:00 ++ shift 07:04:00 ++ case "$command" in 07:04:00 ++ command pyenv versions 07:04:00 ++ pyenv versions 07:04:00 ++ awk '{ print $1 }' 07:04:00 ++ grep -E '^[0-9.]*[0-9]$' 07:04:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:04:00 +++ grep '^3' /tmp/.pyenv_versions 07:04:00 +++ sort -V 07:04:00 +++ tail -n 1 07:04:00 ++ py_version_xyz=3.10.6 07:04:00 ++ [[ -z 3.10.6 ]] 07:04:00 ++ echo 3.10.6 07:04:00 ++ return 0 07:04:00 + pyenv local 3.10.6 07:04:00 + local command 07:04:00 + command=local 07:04:00 + '[' 2 -gt 0 ']' 07:04:00 + shift 07:04:00 + case "$command" in 07:04:00 + command pyenv local 3.10.6 07:04:00 + pyenv local 3.10.6 07:04:00 + for arg in "$@" 07:04:00 + case $arg in 07:04:00 + pkg_list+='tox ' 07:04:00 + for arg in "$@" 07:04:00 + case $arg in 07:04:00 + pkg_list+='virtualenv ' 07:04:00 + for arg in "$@" 07:04:00 + case $arg in 07:04:00 + pkg_list+='urllib3~=1.26.15 ' 07:04:00 + [[ -f /tmp/.toxenv ]] 07:04:00 ++ cat /tmp/.toxenv 07:04:00 + lf_venv=/tmp/venv-Alh6 07:04:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Alh6 from' file:/tmp/.toxenv 07:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Alh6 from file:/tmp/.toxenv 07:04:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:00 + local 'pip_opts=--upgrade --quiet' 07:04:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:04:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:04:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:04:00 + [[ -n '' ]] 07:04:00 + [[ -n '' ]] 07:04:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:00 + /tmp/venv-Alh6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:04:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:04:01 lf-activate-venv(): INFO: Base packages installed successfully 07:04:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:04:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:04:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:04:01 + /tmp/venv-Alh6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:04:02 + type python3 07:04:02 + true 07:04:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Alh6/bin to PATH' 07:04:02 lf-activate-venv(): INFO: Adding /tmp/venv-Alh6/bin to PATH 07:04:02 + PATH=/tmp/venv-Alh6/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 07:04:02 + return 0 07:04:02 + [[ -d /opt/pyenv ]] 07:04:02 + echo '---> Setting up pyenv' 07:04:02 ---> Setting up pyenv 07:04:02 + export PYENV_ROOT=/opt/pyenv 07:04:02 + PYENV_ROOT=/opt/pyenv 07:04:02 + export PATH=/opt/pyenv/bin:/tmp/venv-Alh6/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 07:04:02 + PATH=/opt/pyenv/bin:/tmp/venv-Alh6/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 07:04:02 ++ pwd 07:04:02 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:04:02 + export PYTHONPATH 07:04:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:04:02 + TOX_TESTENV_PASSENV=PYTHONPATH 07:04:02 + tox --version 07:04:03 4.56.1 from /tmp/venv-Alh6/lib/python3.10/site-packages/tox/__init__.py 07:04:03 + PARALLEL=false 07:04:03 + TOX_OPTIONS_LIST= 07:04:03 + [[ -n checkbashisms ]] 07:04:03 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:04:03 + case ${PARALLEL,,} in 07:04:03 + tox -e checkbashisms 07:04:03 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:04:04 checkbashisms: freeze> python -m pip freeze --all 07:04:05 checkbashisms: pip==26.1.2,setuptools==82.0.1 07:04:05 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:04:07 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:04:08 checkbashisms: OK (5.41=setup[1.93]+cmd[3.48] seconds) 07:04:08 congratulations :) (5.45 seconds) 07:04:08 + tox_status=0 07:04:08 + echo '---> Completed tox runs' 07:04:08 ---> Completed tox runs 07:04:08 + for i in .tox/*/log 07:04:08 ++ awk -F/ '{print $2}' 07:04:08 ++ echo .tox/checkbashisms/log 07:04:08 + tox_env=checkbashisms 07:04:08 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:04:08 + DOC_DIR=docs/_build/html 07:04:08 + [[ -d docs/_build/html ]] 07:04:08 + echo '---> tox-run.sh ends' 07:04:08 ---> tox-run.sh ends 07:04:08 + test 0 -eq 0 07:04:08 $ ssh-agent -k 07:04:08 unset SSH_AUTH_SOCK; 07:04:08 unset SSH_AGENT_PID; 07:04:08 echo Agent pid 1685 killed; 07:04:08 [ssh-agent] Stopped. 07:04:09 [PostBuildScript] - [INFO] Executing post build scripts. 07:04:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins533240757261491613.sh 07:04:09 ---> sysstat.sh 07:04:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15175779056065820220.sh 07:04:09 ---> package-listing.sh 07:04:09 ++ facter osfamily 07:04:09 ++ tr '[:upper:]' '[:lower:]' 07:04:09 + OS_FAMILY=debian 07:04:09 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:04:09 + START_PACKAGES=/tmp/packages_start.txt 07:04:09 + END_PACKAGES=/tmp/packages_end.txt 07:04:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:09 + PACKAGES=/tmp/packages_start.txt 07:04:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:04:09 + PACKAGES=/tmp/packages_end.txt 07:04:09 + case "${OS_FAMILY}" in 07:04:09 + dpkg -l 07:04:09 + grep '^ii' 07:04:09 + '[' -f /tmp/packages_start.txt ']' 07:04:09 + '[' -f /tmp/packages_end.txt ']' 07:04:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:04:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:04:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:04:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2846279797941510944.sh 07:04:09 ---> capture-instance-metadata.sh 07:04:09 Setup pyenv: 07:04:09 system 07:04:09 3.8.13 07:04:09 3.9.13 07:04:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FrHz 07:04:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:17 lf-activate-venv(): INFO: Base packages installed successfully 07:04:17 lf-activate-venv(): INFO: Installing additional packages: lftools 07:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-FrHz/bin to PATH 07:04:40 INFO: Running in OpenStack, capturing instance metadata 07:04:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4521716830861667529.sh 07:04:41 provisioning config files... 07:04:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8148845415084481053tmp 07:04:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:04:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:04:41 [EnvInject] - Injecting environment variables from a build step. 07:04:41 [EnvInject] - Injecting as environment variables the properties content 07:04:41 SERVER_ID=logs 07:04:41 07:04:41 [EnvInject] - Variables injected successfully. 07:04:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15126755027847514257.sh 07:04:41 ---> create-netrc.sh 07:04:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6379656460593988138.sh 07:04:41 ---> python-tools-install.sh 07:04:41 Setup pyenv: 07:04:41 system 07:04:41 3.8.13 07:04:41 3.9.13 07:04:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrHz from file:/tmp/.os_lf_venv 07:04:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:43 lf-activate-venv(): INFO: Base packages installed successfully 07:04:43 lf-activate-venv(): INFO: Installing additional packages: lftools 07:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-FrHz/bin to PATH 07:04:50 Generating Requirements File 07:05:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:05:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:05:14 Python 3.10.6 07:05:14 pip 26.1.2 from /tmp/venv-FrHz/lib/python3.10/site-packages/pip (python 3.10) 07:05:14 aiohappyeyeballs==2.7.1 07:05:14 aiohttp==3.14.1 07:05:14 aiosignal==1.4.0 07:05:14 appdirs==1.4.4 07:05:14 argcomplete==3.7.0 07:05:14 aspy.yaml==1.3.0 07:05:14 async-timeout==5.0.1 07:05:14 attrs==26.1.0 07:05:14 autopage==0.6.0 07:05:14 backports.strenum==1.3.1 07:05:14 beautifulsoup4==4.15.0 07:05:14 boto3==1.43.39 07:05:14 botocore==1.43.39 07:05:14 bs4==0.0.2 07:05:14 certifi==2026.6.17 07:05:14 cffi==2.0.0 07:05:14 cfgv==3.5.0 07:05:14 chardet==7.4.3 07:05:14 charset-normalizer==3.4.7 07:05:14 click==8.4.2 07:05:14 cliff==4.14.0 07:05:14 cmd2==3.5.1 07:05:14 cryptography==3.3.2 07:05:14 debtcollector==3.1.0 07:05:14 decorator==5.3.1 07:05:14 defusedxml==0.7.1 07:05:14 Deprecated==1.3.1 07:05:14 distlib==0.4.3 07:05:14 dnspython==2.8.0 07:05:14 docker==7.1.0 07:05:14 dogpile.cache==1.5.0 07:05:14 durationpy==0.10 07:05:14 email-validator==2.3.0 07:05:14 filelock==3.29.4 07:05:14 frozenlist==1.8.0 07:05:14 future==1.0.0 07:05:14 gitdb==4.0.12 07:05:14 GitPython==3.1.50 07:05:14 httplib2==0.30.2 07:05:14 identify==2.6.19 07:05:14 idna==3.18 07:05:14 importlib-resources==1.5.0 07:05:14 iso8601==2.1.0 07:05:14 Jinja2==3.1.6 07:05:14 jmespath==1.1.0 07:05:14 jsonpatch==1.33 07:05:14 jsonpointer==3.1.1 07:05:14 jsonschema==4.26.0 07:05:14 jsonschema-specifications==2025.9.1 07:05:14 keystoneauth1==5.14.0 07:05:14 kubernetes==36.0.2 07:05:14 lftools==0.37.22 07:05:14 lxml==6.1.1 07:05:14 markdown-it-py==4.2.0 07:05:14 MarkupSafe==3.0.3 07:05:14 mdurl==0.1.2 07:05:14 msgpack==1.2.1 07:05:14 multi_key_dict==2.0.3 07:05:14 multidict==6.7.1 07:05:14 munch==4.0.0 07:05:14 netaddr==1.3.0 07:05:14 niet==1.4.2 07:05:14 nodeenv==1.10.0 07:05:14 oauth2client==4.1.3 07:05:14 oauthlib==3.3.1 07:05:14 openstacksdk==4.13.0 07:05:14 os-service-types==1.8.2 07:05:14 osc-lib==4.6.0 07:05:14 oslo.config==10.4.0 07:05:14 oslo.context==6.4.0 07:05:14 oslo.i18n==6.8.0 07:05:14 oslo.log==8.2.0 07:05:14 oslo.serialization==5.10.0 07:05:14 oslo.utils==10.1.1 07:05:14 packaging==26.2 07:05:14 pbr==7.0.3 07:05:14 platformdirs==4.10.0 07:05:14 prettytable==3.18.0 07:05:14 propcache==0.5.2 07:05:14 psutil==7.2.2 07:05:14 pyasn1==0.6.3 07:05:14 pyasn1_modules==0.4.2 07:05:14 pycparser==3.0 07:05:14 pygerrit2==2.0.15 07:05:14 PyGithub==2.9.1 07:05:14 Pygments==2.20.0 07:05:14 PyJWT==2.13.0 07:05:14 PyNaCl==1.6.2 07:05:14 pyparsing==2.4.7 07:05:14 pyperclip==1.11.0 07:05:14 pyrsistent==0.20.0 07:05:14 python-cinderclient==9.9.0 07:05:14 python-dateutil==2.9.0.post0 07:05:14 python-discovery==1.4.2 07:05:14 python-heatclient==5.2.0 07:05:14 python-jenkins==1.8.3 07:05:14 python-keystoneclient==5.8.0 07:05:14 python-magnumclient==4.10.0 07:05:14 python-openstackclient==10.0.0 07:05:14 python-swiftclient==4.10.0 07:05:14 PyYAML==6.0.3 07:05:14 referencing==0.37.0 07:05:14 requests==2.34.2 07:05:14 requests-oauthlib==2.0.0 07:05:14 rfc3986==2.0.0 07:05:14 rich==15.0.0 07:05:14 rich-argparse==1.8.0 07:05:14 rpds-py==0.30.0 07:05:14 rsa==4.9.1 07:05:14 ruamel.yaml==0.19.1 07:05:14 ruamel.yaml.clib==0.2.15 07:05:14 s3transfer==0.19.0 07:05:14 simplejson==4.1.1 07:05:14 six==1.17.0 07:05:14 smmap==5.0.3 07:05:14 soupsieve==2.8.4 07:05:14 stevedore==5.8.0 07:05:14 tabulate==0.10.0 07:05:14 toml==0.10.2 07:05:14 tomlkit==0.15.0 07:05:14 tqdm==4.68.3 07:05:14 typing_extensions==4.15.0 07:05:14 urllib3==1.26.20 07:05:14 virtualenv==21.5.1 07:05:14 wcwidth==0.8.2 07:05:14 websocket-client==1.9.0 07:05:14 wrapt==2.2.2 07:05:14 xdg==6.0.0 07:05:14 xmltodict==1.0.4 07:05:14 yarl==1.24.2 07:05:14 yq==3.4.3 07:05:15 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins10755145305685986273.sh 07:05:15 ---> uv-install.sh 07:05:15 Installing uv/uvx (latest) using shell installer 07:05:15 2026-07-02 07:05:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Pf9nOs.sh" [1] 07:05:15 downloading uv 0.11.26 x86_64-unknown-linux-gnu 07:05:16 installing to /home/jenkins/.local/bin 07:05:16 uv 07:05:16 uvx 07:05:16 everything's installed! 07:05:16 07:05:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:05:16 07:05:16 source $HOME/.local/bin/env (sh, bash, zsh) 07:05:16 source $HOME/.local/bin/env.fish (fish) 07:05:16 Adding install location to PATH 07:05:16 ---> Validating uv/uvx install 07:05:16 uvx 0.11.26 (x86_64-unknown-linux-gnu) 07:05:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8756572723555121282.sh 07:05:16 ---> sudo-logs.sh 07:05:16 Archiving 'sudo' log.. 07:05:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16937932744484499035.sh 07:05:16 ---> job-cost.sh 07:05:16 INFO: Activating Python virtual environment... 07:05:16 Setup pyenv: 07:05:16 system 07:05:16 3.8.13 07:05:16 3.9.13 07:05:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrHz from file:/tmp/.os_lf_venv 07:05:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:18 lf-activate-venv(): INFO: Base packages installed successfully 07:05:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-FrHz/bin to PATH 07:05:24 INFO: No stack-cost file found 07:05:24 INFO: Instance uptime: 130s 07:05:24 INFO: Fetching instance metadata (attempt 1 of 3)... 07:05:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:05:24 INFO: Successfully fetched instance metadata 07:05:24 INFO: Instance type: v3-standard-4 07:05:24 INFO: Retrieving pricing info for: v3-standard-4 07:05:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:05:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=130 07:05:24 INFO: Successfully fetched Vexxhost pricing API 07:05:24 INFO: Retrieved cost: 0.11 07:05:24 INFO: Retrieved resource: v3-standard-4 07:05:24 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:05:24 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:05:24 INFO: Successfully archived job cost data 07:05:24 DEBUG: Cost data: oom-master-checkbashisms-lint,4682,2026-07-02 07:05:24,v3-standard-4,130,0.11,0.00,SUCCESS 07:05:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7417884482379703036.sh 07:05:24 ---> logs-deploy.sh 07:05:24 Setup pyenv: 07:05:24 system 07:05:24 3.8.13 07:05:24 3.9.13 07:05:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FrHz from file:/tmp/.os_lf_venv 07:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:26 lf-activate-venv(): INFO: Base packages installed successfully 07:05:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-FrHz/bin to PATH 07:05:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4682 07:05:35 INFO: archiving workspace using pattern(s): 07:05:36 Archives upload complete. 07:05:36 INFO: archiving logs to Nexus 07:05:37 ---> uname -a: 07:05:37 Linux prd-ubuntu1804-builder-4c-4g-4481 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:05:37 07:05:37 07:05:37 ---> lscpu: 07:05:37 Architecture: x86_64 07:05:37 CPU op-mode(s): 32-bit, 64-bit 07:05:37 Byte Order: Little Endian 07:05:37 CPU(s): 4 07:05:37 On-line CPU(s) list: 0-3 07:05:37 Thread(s) per core: 1 07:05:37 Core(s) per socket: 1 07:05:37 Socket(s): 4 07:05:37 NUMA node(s): 1 07:05:37 Vendor ID: AuthenticAMD 07:05:37 CPU family: 23 07:05:37 Model: 49 07:05:37 Model name: AMD EPYC-Rome Processor 07:05:37 Stepping: 0 07:05:37 CPU MHz: 2799.998 07:05:37 BogoMIPS: 5599.99 07:05:37 Virtualization: AMD-V 07:05:37 Hypervisor vendor: KVM 07:05:37 Virtualization type: full 07:05:37 L1d cache: 32K 07:05:37 L1i cache: 32K 07:05:37 L2 cache: 512K 07:05:37 L3 cache: 16384K 07:05:37 NUMA node0 CPU(s): 0-3 07:05:37 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 07:05:37 07:05:37 07:05:37 ---> nproc: 07:05:37 4 07:05:37 07:05:37 07:05:37 ---> df -h: 07:05:37 Filesystem Size Used Avail Use% Mounted on 07:05:37 udev 7.9G 0 7.9G 0% /dev 07:05:37 tmpfs 1.6G 676K 1.6G 1% /run 07:05:37 /dev/vda1 78G 8.4G 69G 11% / 07:05:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:05:37 tmpfs 5.0M 0 5.0M 0% /run/lock 07:05:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:05:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:05:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:05:37 07:05:37 07:05:37 ---> free -m: 07:05:37 total used free shared buff/cache available 07:05:37 Mem: 16040 595 13243 0 2200 15127 07:05:37 Swap: 1023 0 1023 07:05:37 07:05:37 07:05:37 ---> ip addr: 07:05:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:05:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:05:37 inet 127.0.0.1/8 scope host lo 07:05:37 valid_lft forever preferred_lft forever 07:05:37 inet6 ::1/128 scope host 07:05:37 valid_lft forever preferred_lft forever 07:05:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:05:37 link/ether fa:16:3e:ae:6f:bf brd ff:ff:ff:ff:ff:ff 07:05:37 inet 10.30.106.234/23 brd 10.30.107.255 scope global dynamic ens3 07:05:37 valid_lft 86265sec preferred_lft 86265sec 07:05:37 inet6 fe80::f816:3eff:feae:6fbf/64 scope link 07:05:37 valid_lft forever preferred_lft forever 07:05:37 07:05:37 07:05:37 ---> sar -b -r -n DEV: 07:05:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4481) 07/02/26 _x86_64_ (4 CPU) 07:05:37 07:05:37 07:03:24 LINUX RESTART (4 CPU) 07:05:37 07:05:37 07:04:02 tps rtps wtps bread/s bwrtn/s 07:05:37 07:05:01 103.07 5.24 97.83 207.02 19983.19 07:05:37 Average: 103.07 5.24 97.83 207.02 19983.19 07:05:37 07:05:37 07:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:37 07:05:01 13775436 15483680 2649532 16.13 72020 1829904 839648 4.81 770548 1651916 170592 07:05:37 Average: 13775436 15483680 2649532 16.13 72020 1829904 839648 4.81 770548 1651916 170592 07:05:37 07:05:37 07:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:37 07:05:01 ens3 70.62 52.77 893.00 12.06 0.00 0.00 0.00 0.00 07:05:37 07:05:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 07:05:37 Average: ens3 70.62 52.77 893.00 12.06 0.00 0.00 0.00 0.00 07:05:37 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 07:05:37 07:05:37 07:05:37 ---> sar -P ALL: 07:05:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4481) 07/02/26 _x86_64_ (4 CPU) 07:05:37 07:05:37 07:03:24 LINUX RESTART (4 CPU) 07:05:37 07:05:37 07:04:02 CPU %user %nice %system %iowait %steal %idle 07:05:37 07:05:01 all 20.25 0.00 1.51 1.69 0.06 76.50 07:05:37 07:05:01 0 10.69 0.00 0.94 3.41 0.07 84.90 07:05:37 07:05:01 1 33.72 0.00 1.83 0.49 0.07 63.89 07:05:37 07:05:01 2 26.33 0.00 2.14 0.66 0.07 70.80 07:05:37 07:05:01 3 10.25 0.00 1.07 2.17 0.03 86.48 07:05:37 Average: all 20.25 0.00 1.51 1.69 0.06 76.50 07:05:37 Average: 0 10.69 0.00 0.94 3.41 0.07 84.90 07:05:37 Average: 1 33.72 0.00 1.83 0.49 0.07 63.89 07:05:37 Average: 2 26.33 0.00 2.14 0.66 0.07 70.80 07:05:37 Average: 3 10.25 0.00 1.07 2.17 0.03 86.48 07:05:37 07:05:37 07:05:37