09:01:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 09:01:09 Running as SYSTEM 09:01:09 [EnvInject] - Loading node environment variables. 09:01:09 Building remotely on prd-ubuntu1804-builder-4c-4g-6368 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:01:09 [ssh-agent] Looking for ssh-agent implementation... 09:01:10 $ ssh-agent 09:01:10 SSH_AUTH_SOCK=/tmp/ssh-umTJku8dUJlx/agent.1616 09:01:10 SSH_AGENT_PID=1618 09:01:10 [ssh-agent] Started. 09:01:10 Running ssh-add (command line suppressed) 09:01:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4511502614740444884.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4511502614740444884.key) 09:01:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:01:10 The recommended git tool is: NONE 09:01:12 using credential onap-jenkins-ssh 09:01:12 Wiping out workspace first. 09:01:12 Cloning the remote Git repository 09:01:12 Cloning repository git://cloud.onap.org/mirror/oom.git 09:01:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:01:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:12 > git --version # timeout=10 09:01:12 > git --version # 'git version 2.17.1' 09:01:12 using GIT_SSH to set credentials Gerrit user 09:01:12 Verifying host key using manually-configured host key entries 09:01:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:01:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:18 using GIT_SSH to set credentials Gerrit user 09:01:18 Verifying host key using manually-configured host key entries 09:01:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/4 # timeout=30 09:01:18 > git rev-parse d4e01d51582e5aaed6f037f5f64f45157f0db820^{commit} # timeout=10 09:01:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:01:18 Checking out Revision d4e01d51582e5aaed6f037f5f64f45157f0db820 (refs/changes/48/144748/4) 09:01:18 > git config core.sparsecheckout # timeout=10 09:01:18 > git checkout -f d4e01d51582e5aaed6f037f5f64f45157f0db820 # timeout=30 09:01:21 Commit message: "[SO] etsi-sol 1.10.1" 09:01:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:21 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 09:01:22 [EnvInject] - Injecting environment variables from a build step. 09:01:22 [EnvInject] - Injecting as environment variables the properties content 09:01:22 PYTHON=python3 09:01:22 09:01:22 [EnvInject] - Variables injected successfully. 09:01:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6419366468888475376.sh 09:01:22 ---> tox-install.sh 09:01:22 + source /home/jenkins/lf-env.sh 09:01:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:22 ++ mktemp -d /tmp/venv-XXXX 09:01:22 + lf_venv=/tmp/venv-qj1C 09:01:22 + local venv_file=/tmp/.os_lf_venv 09:01:22 + local python=python3 09:01:22 + local options 09:01:22 + local set_path=true 09:01:22 + local install_args= 09:01:22 ++ 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 09:01:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:22 + true 09:01:22 + case $1 in 09:01:22 + venv_file=/tmp/.toxenv 09:01:22 + shift 2 09:01:22 + true 09:01:22 + case $1 in 09:01:22 + shift 09:01:22 + break 09:01:22 + case $python in 09:01:22 + local pkg_list= 09:01:22 + [[ -d /opt/pyenv ]] 09:01:22 + echo 'Setup pyenv:' 09:01:22 Setup pyenv: 09:01:22 + export PYENV_ROOT=/opt/pyenv 09:01:22 + PYENV_ROOT=/opt/pyenv 09:01:22 + 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 09:01:22 + 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 09:01:22 + pyenv versions 09:01:22 * system (set by /opt/pyenv/version) 09:01:22 * 3.8.13 (set by /opt/pyenv/version) 09:01:22 * 3.9.13 (set by /opt/pyenv/version) 09:01:22 * 3.10.6 (set by /opt/pyenv/version) 09:01:22 + command -v pyenv 09:01:22 ++ pyenv init - --no-rehash 09:01:22 + 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[*]}"'\'')" 09:01:22 export PATH="/opt/pyenv/shims:${PATH}" 09:01:22 export PYENV_SHELL=bash 09:01:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:22 pyenv() { 09:01:22 local command 09:01:22 command="${1:-}" 09:01:22 if [ "$#" -gt 0 ]; then 09:01:22 shift 09:01:22 fi 09:01:22 09:01:22 case "$command" in 09:01:22 rehash|shell) 09:01:22 eval "$(pyenv "sh-$command" "$@")" 09:01:22 ;; 09:01:22 *) 09:01:22 command pyenv "$command" "$@" 09:01:22 ;; 09:01:22 esac 09:01:22 }' 09:01:22 +++ 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[*]}"' 09:01:22 ++ 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 09:01:22 ++ 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 09:01:22 ++ 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 09:01:22 ++ export PYENV_SHELL=bash 09:01:22 ++ PYENV_SHELL=bash 09:01:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:22 +++ complete -F _pyenv pyenv 09:01:22 ++ lf-pyver python3 09:01:22 ++ local py_version_xy=python3 09:01:22 ++ local py_version_xyz= 09:01:22 ++ pyenv versions 09:01:22 ++ local command 09:01:22 ++ sed 's/^[ *]* //' 09:01:22 ++ command=versions 09:01:22 ++ awk '{ print $1 }' 09:01:22 ++ '[' 1 -gt 0 ']' 09:01:22 ++ shift 09:01:22 ++ grep -E '^[0-9.]*[0-9]$' 09:01:22 ++ case "$command" in 09:01:22 ++ command pyenv versions 09:01:22 ++ pyenv versions 09:01:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:23 +++ sort -V 09:01:23 +++ grep '^3' /tmp/.pyenv_versions 09:01:23 +++ tail -n 1 09:01:23 ++ py_version_xyz=3.10.6 09:01:23 ++ [[ -z 3.10.6 ]] 09:01:23 ++ echo 3.10.6 09:01:23 ++ return 0 09:01:23 + pyenv local 3.10.6 09:01:23 + local command 09:01:23 + command=local 09:01:23 + '[' 2 -gt 0 ']' 09:01:23 + shift 09:01:23 + case "$command" in 09:01:23 + command pyenv local 3.10.6 09:01:23 + pyenv local 3.10.6 09:01:23 + for arg in "$@" 09:01:23 + case $arg in 09:01:23 + pkg_list+='tox ' 09:01:23 + for arg in "$@" 09:01:23 + case $arg in 09:01:23 + pkg_list+='virtualenv ' 09:01:23 + for arg in "$@" 09:01:23 + case $arg in 09:01:23 + pkg_list+='urllib3~=1.26.15 ' 09:01:23 + [[ -f /tmp/.toxenv ]] 09:01:23 + [[ ! -f /tmp/.toxenv ]] 09:01:23 + [[ -n '' ]] 09:01:23 + python3 -m venv /tmp/venv-qj1C 09:01:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qj1C' 09:01:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qj1C 09:01:27 + echo /tmp/venv-qj1C 09:01:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:27 + local 'pip_opts=--upgrade --quiet' 09:01:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:27 + [[ -n '' ]] 09:01:27 + [[ -n '' ]] 09:01:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:27 + /tmp/venv-qj1C/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 09:01:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:32 lf-activate-venv(): INFO: Base packages installed successfully 09:01:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:32 + /tmp/venv-qj1C/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 09:01:34 + type python3 09:01:34 + true 09:01:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qj1C/bin to PATH' 09:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-qj1C/bin to PATH 09:01:34 + PATH=/tmp/venv-qj1C/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 09:01:34 + return 0 09:01:34 + python3 --version 09:01:34 Python 3.10.6 09:01:34 + python3 -m pip --version 09:01:34 pip 26.1.2 from /tmp/venv-qj1C/lib/python3.10/site-packages/pip (python 3.10) 09:01:34 + python3 -m pip freeze 09:01:34 cachetools==7.1.4 09:01:34 colorama==0.4.6 09:01:34 distlib==0.4.1 09:01:34 filelock==3.29.0 09:01:34 packaging==26.2 09:01:34 platformdirs==4.10.0 09:01:34 pluggy==1.6.0 09:01:34 pyproject-api==1.10.1 09:01:34 python-discovery==1.4.0 09:01:34 tomli==2.4.1 09:01:34 tomli_w==1.2.0 09:01:34 tox==4.55.0 09:01:34 typing_extensions==4.15.0 09:01:34 urllib3==1.26.20 09:01:34 virtualenv==21.4.2 09:01:34 [EnvInject] - Injecting environment variables from a build step. 09:01:35 [EnvInject] - Injecting as environment variables the properties content 09:01:35 PARALLEL=false 09:01:35 09:01:35 [EnvInject] - Variables injected successfully. 09:01:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15116488277767026783.sh 09:01:35 ---> tox-run.sh 09:01:35 + 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 09:01:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:01:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:35 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:01:35 + source /home/jenkins/lf-env.sh 09:01:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:35 ++ mktemp -d /tmp/venv-XXXX 09:01:35 + lf_venv=/tmp/venv-kKYk 09:01:35 + local venv_file=/tmp/.os_lf_venv 09:01:35 + local python=python3 09:01:35 + local options 09:01:35 + local set_path=true 09:01:35 + local install_args= 09:01:35 ++ 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 09:01:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:35 + true 09:01:35 + case $1 in 09:01:35 + venv_file=/tmp/.toxenv 09:01:35 + shift 2 09:01:35 + true 09:01:35 + case $1 in 09:01:35 + shift 09:01:35 + break 09:01:35 + case $python in 09:01:35 + local pkg_list= 09:01:35 + [[ -d /opt/pyenv ]] 09:01:35 + echo 'Setup pyenv:' 09:01:35 Setup pyenv: 09:01:35 + export PYENV_ROOT=/opt/pyenv 09:01:35 + PYENV_ROOT=/opt/pyenv 09:01:35 + 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 09:01:35 + 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 09:01:35 + pyenv versions 09:01:35 system 09:01:35 3.8.13 09:01:35 3.9.13 09:01:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:35 + command -v pyenv 09:01:35 ++ pyenv init - --no-rehash 09:01:35 + 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[*]}"'\'')" 09:01:35 export PATH="/opt/pyenv/shims:${PATH}" 09:01:35 export PYENV_SHELL=bash 09:01:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:35 pyenv() { 09:01:35 local command 09:01:35 command="${1:-}" 09:01:35 if [ "$#" -gt 0 ]; then 09:01:35 shift 09:01:35 fi 09:01:35 09:01:35 case "$command" in 09:01:35 rehash|shell) 09:01:35 eval "$(pyenv "sh-$command" "$@")" 09:01:35 ;; 09:01:35 *) 09:01:35 command pyenv "$command" "$@" 09:01:35 ;; 09:01:35 esac 09:01:35 }' 09:01:35 +++ 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[*]}"' 09:01:35 ++ 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 09:01:35 ++ 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 09:01:35 ++ 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 09:01:35 ++ export PYENV_SHELL=bash 09:01:35 ++ PYENV_SHELL=bash 09:01:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:35 +++ complete -F _pyenv pyenv 09:01:35 ++ lf-pyver python3 09:01:35 ++ local py_version_xy=python3 09:01:35 ++ local py_version_xyz= 09:01:35 ++ pyenv versions 09:01:35 ++ sed 's/^[ *]* //' 09:01:35 ++ local command 09:01:35 ++ awk '{ print $1 }' 09:01:35 ++ grep -E '^[0-9.]*[0-9]$' 09:01:35 ++ command=versions 09:01:35 ++ '[' 1 -gt 0 ']' 09:01:35 ++ shift 09:01:35 ++ case "$command" in 09:01:35 ++ command pyenv versions 09:01:35 ++ pyenv versions 09:01:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:35 +++ grep '^3' /tmp/.pyenv_versions 09:01:35 +++ sort -V 09:01:35 +++ tail -n 1 09:01:35 ++ py_version_xyz=3.10.6 09:01:35 ++ [[ -z 3.10.6 ]] 09:01:35 ++ echo 3.10.6 09:01:35 ++ return 0 09:01:35 + pyenv local 3.10.6 09:01:35 + local command 09:01:35 + command=local 09:01:35 + '[' 2 -gt 0 ']' 09:01:35 + shift 09:01:35 + case "$command" in 09:01:35 + command pyenv local 3.10.6 09:01:35 + pyenv local 3.10.6 09:01:35 + for arg in "$@" 09:01:35 + case $arg in 09:01:35 + pkg_list+='tox ' 09:01:35 + for arg in "$@" 09:01:35 + case $arg in 09:01:35 + pkg_list+='virtualenv ' 09:01:35 + for arg in "$@" 09:01:35 + case $arg in 09:01:35 + pkg_list+='urllib3~=1.26.15 ' 09:01:35 + [[ -f /tmp/.toxenv ]] 09:01:35 ++ cat /tmp/.toxenv 09:01:35 + lf_venv=/tmp/venv-qj1C 09:01:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qj1C from' file:/tmp/.toxenv 09:01:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qj1C from file:/tmp/.toxenv 09:01:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:35 + local 'pip_opts=--upgrade --quiet' 09:01:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:35 + [[ -n '' ]] 09:01:35 + [[ -n '' ]] 09:01:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:35 + /tmp/venv-qj1C/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 09:01:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:36 lf-activate-venv(): INFO: Base packages installed successfully 09:01:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:36 + /tmp/venv-qj1C/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 09:01:37 + type python3 09:01:37 + true 09:01:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qj1C/bin to PATH' 09:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-qj1C/bin to PATH 09:01:37 + PATH=/tmp/venv-qj1C/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 09:01:37 + return 0 09:01:37 + [[ -d /opt/pyenv ]] 09:01:37 + echo '---> Setting up pyenv' 09:01:37 ---> Setting up pyenv 09:01:37 + export PYENV_ROOT=/opt/pyenv 09:01:37 + PYENV_ROOT=/opt/pyenv 09:01:37 + export PATH=/opt/pyenv/bin:/tmp/venv-qj1C/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 09:01:37 + PATH=/opt/pyenv/bin:/tmp/venv-qj1C/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 09:01:37 ++ pwd 09:01:37 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:01:37 + export PYTHONPATH 09:01:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:37 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:37 + tox --version 09:01:37 4.55.0 from /tmp/venv-qj1C/lib/python3.10/site-packages/tox/__init__.py 09:01:37 + PARALLEL=false 09:01:37 + TOX_OPTIONS_LIST= 09:01:37 + [[ -n checkbashisms ]] 09:01:37 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:01:37 + case ${PARALLEL,,} in 09:01:37 + tox -e checkbashisms 09:01:37 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:01:38 checkbashisms: freeze> python -m pip freeze --all 09:01:39 checkbashisms: pip==26.1.1,setuptools==82.0.1 09:01:39 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:01:41 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:01:42 checkbashisms: OK (5.18=setup[1.65]+cmd[3.54] seconds) 09:01:42 congratulations :) (5.22 seconds) 09:01:42 + tox_status=0 09:01:42 + echo '---> Completed tox runs' 09:01:42 ---> Completed tox runs 09:01:42 + for i in .tox/*/log 09:01:42 ++ echo .tox/checkbashisms/log 09:01:42 ++ awk -F/ '{print $2}' 09:01:42 + tox_env=checkbashisms 09:01:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:01:42 + DOC_DIR=docs/_build/html 09:01:42 + [[ -d docs/_build/html ]] 09:01:42 + echo '---> tox-run.sh ends' 09:01:42 ---> tox-run.sh ends 09:01:42 + test 0 -eq 0 09:01:42 $ ssh-agent -k 09:01:42 unset SSH_AUTH_SOCK; 09:01:42 unset SSH_AGENT_PID; 09:01:42 echo Agent pid 1618 killed; 09:01:42 [ssh-agent] Stopped. 09:01:42 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15589320403108164361.sh 09:01:42 ---> sysstat.sh 09:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1661834035218856802.sh 09:01:43 ---> package-listing.sh 09:01:43 ++ facter osfamily 09:01:43 ++ tr '[:upper:]' '[:lower:]' 09:01:43 + OS_FAMILY=debian 09:01:43 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:01:43 + START_PACKAGES=/tmp/packages_start.txt 09:01:43 + END_PACKAGES=/tmp/packages_end.txt 09:01:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:43 + PACKAGES=/tmp/packages_start.txt 09:01:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:43 + PACKAGES=/tmp/packages_end.txt 09:01:43 + case "${OS_FAMILY}" in 09:01:43 + dpkg -l 09:01:43 + grep '^ii' 09:01:43 + '[' -f /tmp/packages_start.txt ']' 09:01:43 + '[' -f /tmp/packages_end.txt ']' 09:01:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13153807364389332159.sh 09:01:43 ---> capture-instance-metadata.sh 09:01:43 Setup pyenv: 09:01:43 system 09:01:43 3.8.13 09:01:43 3.9.13 09:01:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WnlQ 09:01:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:51 lf-activate-venv(): INFO: Base packages installed successfully 09:01:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-WnlQ/bin to PATH 09:02:14 INFO: Running in OpenStack, capturing instance metadata 09:02:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11439312081739625585.sh 09:02:14 provisioning config files... 09:02:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7548575317078567389tmp 09:02:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:14 [EnvInject] - Injecting environment variables from a build step. 09:02:14 [EnvInject] - Injecting as environment variables the properties content 09:02:14 SERVER_ID=logs 09:02:14 09:02:14 [EnvInject] - Variables injected successfully. 09:02:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3613409056742347506.sh 09:02:14 ---> create-netrc.sh 09:02:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16469480376033491993.sh 09:02:14 ---> python-tools-install.sh 09:02:14 Setup pyenv: 09:02:14 system 09:02:14 3.8.13 09:02:14 3.9.13 09:02:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WnlQ from file:/tmp/.os_lf_venv 09:02:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:16 lf-activate-venv(): INFO: Base packages installed successfully 09:02:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-WnlQ/bin to PATH 09:02:24 Generating Requirements File 09:02:46 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. 09:02:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:02:46 Python 3.10.6 09:02:46 pip 26.1.2 from /tmp/venv-WnlQ/lib/python3.10/site-packages/pip (python 3.10) 09:02:47 aiohappyeyeballs==2.6.2 09:02:47 aiohttp==3.14.0 09:02:47 aiosignal==1.4.0 09:02:47 appdirs==1.4.4 09:02:47 argcomplete==3.6.3 09:02:47 aspy.yaml==1.3.0 09:02:47 async-timeout==5.0.1 09:02:47 attrs==26.1.0 09:02:47 autopage==0.6.0 09:02:47 backports.strenum==1.3.1 09:02:47 beautifulsoup4==4.14.3 09:02:47 boto3==1.43.21 09:02:47 botocore==1.43.21 09:02:47 bs4==0.0.2 09:02:47 certifi==2026.5.20 09:02:47 cffi==2.0.0 09:02:47 cfgv==3.5.0 09:02:47 chardet==7.4.3 09:02:47 charset-normalizer==3.4.7 09:02:47 click==8.4.1 09:02:47 cliff==4.14.0 09:02:47 cmd2==3.5.1 09:02:47 cryptography==3.3.2 09:02:47 debtcollector==3.1.0 09:02:47 decorator==5.3.1 09:02:47 defusedxml==0.7.1 09:02:47 Deprecated==1.3.1 09:02:47 distlib==0.4.1 09:02:47 dnspython==2.8.0 09:02:47 docker==7.1.0 09:02:47 dogpile.cache==1.5.0 09:02:47 durationpy==0.10 09:02:47 email-validator==2.3.0 09:02:47 filelock==3.29.0 09:02:47 frozenlist==1.8.0 09:02:47 future==1.0.0 09:02:47 gitdb==4.0.12 09:02:47 GitPython==3.1.50 09:02:47 httplib2==0.30.2 09:02:47 identify==2.6.19 09:02:47 idna==3.18 09:02:47 importlib-resources==1.5.0 09:02:47 iso8601==2.1.0 09:02:47 Jinja2==3.1.6 09:02:47 jmespath==1.1.0 09:02:47 jsonpatch==1.33 09:02:47 jsonpointer==3.1.1 09:02:47 jsonschema==4.26.0 09:02:47 jsonschema-specifications==2025.9.1 09:02:47 keystoneauth1==5.14.0 09:02:47 kubernetes==36.0.2 09:02:47 lftools==0.37.22 09:02:47 lxml==6.1.1 09:02:47 markdown-it-py==4.2.0 09:02:47 MarkupSafe==3.0.3 09:02:47 mdurl==0.1.2 09:02:47 msgpack==1.1.2 09:02:47 multi_key_dict==2.0.3 09:02:47 multidict==6.7.1 09:02:47 munch==4.0.0 09:02:47 netaddr==1.3.0 09:02:47 niet==1.4.2 09:02:47 nodeenv==1.10.0 09:02:47 oauth2client==4.1.3 09:02:47 oauthlib==3.3.1 09:02:47 openstacksdk==4.13.0 09:02:47 os-service-types==1.8.2 09:02:47 osc-lib==4.6.0 09:02:47 oslo.config==10.4.0 09:02:47 oslo.context==6.4.0 09:02:47 oslo.i18n==6.8.0 09:02:47 oslo.log==8.2.0 09:02:47 oslo.serialization==5.10.0 09:02:47 oslo.utils==10.1.0 09:02:47 packaging==26.2 09:02:47 pbr==7.0.3 09:02:47 platformdirs==4.10.0 09:02:47 prettytable==3.17.0 09:02:47 propcache==0.5.2 09:02:47 psutil==7.2.2 09:02:47 pyasn1==0.6.3 09:02:47 pyasn1_modules==0.4.2 09:02:47 pycparser==3.0 09:02:47 pygerrit2==2.0.15 09:02:47 PyGithub==2.9.1 09:02:47 Pygments==2.20.0 09:02:47 PyJWT==2.13.0 09:02:47 PyNaCl==1.6.2 09:02:47 pyparsing==2.4.7 09:02:47 pyperclip==1.11.0 09:02:47 pyrsistent==0.20.0 09:02:47 python-cinderclient==9.9.0 09:02:47 python-dateutil==2.9.0.post0 09:02:47 python-discovery==1.4.0 09:02:47 python-heatclient==5.2.0 09:02:47 python-jenkins==1.8.3 09:02:47 python-keystoneclient==5.8.0 09:02:47 python-magnumclient==4.10.0 09:02:47 python-openstackclient==10.0.0 09:02:47 python-swiftclient==4.10.0 09:02:47 PyYAML==6.0.3 09:02:47 referencing==0.37.0 09:02:47 requests==2.34.2 09:02:47 requests-oauthlib==2.0.0 09:02:47 rfc3986==2.0.0 09:02:47 rich==15.0.0 09:02:47 rich-argparse==1.8.0 09:02:47 rpds-py==0.30.0 09:02:47 rsa==4.9.1 09:02:47 ruamel.yaml==0.19.1 09:02:47 ruamel.yaml.clib==0.2.15 09:02:47 s3transfer==0.18.0 09:02:47 simplejson==4.1.1 09:02:47 six==1.17.0 09:02:47 smmap==5.0.3 09:02:47 soupsieve==2.8.4 09:02:47 stevedore==5.8.0 09:02:47 tabulate==0.10.0 09:02:47 toml==0.10.2 09:02:47 tomlkit==0.15.0 09:02:47 tqdm==4.67.3 09:02:47 typing_extensions==4.15.0 09:02:47 urllib3==1.26.20 09:02:47 virtualenv==21.4.2 09:02:47 wcwidth==0.7.0 09:02:47 websocket-client==1.9.0 09:02:47 wrapt==2.2.1 09:02:47 xdg==6.0.0 09:02:47 xmltodict==1.0.4 09:02:47 yarl==1.24.2 09:02:47 yq==3.4.3 09:02:47 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins13644979559303668860.sh 09:02:47 ---> uv-install.sh 09:02:47 Installing uv/uvx (latest) using shell installer 09:02:47 2026-06-03 09:02:47 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-6CP1mc.sh" [1] 09:02:47 downloading uv 0.11.18 x86_64-unknown-linux-gnu 09:02:48 installing to /home/jenkins/.local/bin 09:02:48 uv 09:02:48 uvx 09:02:48 everything's installed! 09:02:48 09:02:48 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:02:48 09:02:48 source $HOME/.local/bin/env (sh, bash, zsh) 09:02:48 source $HOME/.local/bin/env.fish (fish) 09:02:48 Adding install location to PATH 09:02:48 ---> Validating uv/uvx install 09:02:48 uvx 0.11.18 (x86_64-unknown-linux-gnu) 09:02:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5658750105298096524.sh 09:02:48 ---> sudo-logs.sh 09:02:48 Archiving 'sudo' log.. 09:02:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12592532864738720584.sh 09:02:48 ---> job-cost.sh 09:02:48 INFO: Activating Python virtual environment... 09:02:48 Setup pyenv: 09:02:48 system 09:02:48 3.8.13 09:02:48 3.9.13 09:02:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WnlQ from file:/tmp/.os_lf_venv 09:02:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:50 lf-activate-venv(): INFO: Base packages installed successfully 09:02:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:02:55 lf-activate-venv(): INFO: Adding /tmp/venv-WnlQ/bin to PATH 09:02:55 INFO: No stack-cost file found 09:02:55 INFO: Instance uptime: 131s 09:02:55 INFO: Fetching instance metadata (attempt 1 of 3)... 09:02:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:02:55 INFO: Successfully fetched instance metadata 09:02:55 INFO: Instance type: v3-standard-4 09:02:55 INFO: Retrieving pricing info for: v3-standard-4 09:02:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:02:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 09:02:56 INFO: Successfully fetched Vexxhost pricing API 09:02:56 INFO: Retrieved cost: 0.11 09:02:56 INFO: Retrieved resource: v3-standard-4 09:02:56 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:02:56 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:02:56 INFO: Successfully archived job cost data 09:02:56 DEBUG: Cost data: oom-master-checkbashisms-lint,4638,2026-06-03 09:02:56,v3-standard-4,131,0.11,0.00,SUCCESS 09:02:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4428921853192754229.sh 09:02:56 ---> logs-deploy.sh 09:02:56 Setup pyenv: 09:02:56 system 09:02:56 3.8.13 09:02:56 3.9.13 09:02:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WnlQ from file:/tmp/.os_lf_venv 09:02:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:58 lf-activate-venv(): INFO: Base packages installed successfully 09:02:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-WnlQ/bin to PATH 09:03:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4638 09:03:05 INFO: archiving workspace using pattern(s): 09:03:06 Archives upload complete. 09:03:06 INFO: archiving logs to Nexus 09:03:07 ---> uname -a: 09:03:07 Linux prd-ubuntu1804-builder-4c-4g-6368 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:03:07 09:03:07 09:03:07 ---> lscpu: 09:03:07 Architecture: x86_64 09:03:07 CPU op-mode(s): 32-bit, 64-bit 09:03:07 Byte Order: Little Endian 09:03:07 CPU(s): 4 09:03:07 On-line CPU(s) list: 0-3 09:03:07 Thread(s) per core: 1 09:03:07 Core(s) per socket: 1 09:03:07 Socket(s): 4 09:03:07 NUMA node(s): 1 09:03:07 Vendor ID: AuthenticAMD 09:03:07 CPU family: 23 09:03:07 Model: 49 09:03:07 Model name: AMD EPYC-Rome Processor 09:03:07 Stepping: 0 09:03:07 CPU MHz: 2799.998 09:03:07 BogoMIPS: 5599.99 09:03:07 Virtualization: AMD-V 09:03:07 Hypervisor vendor: KVM 09:03:07 Virtualization type: full 09:03:07 L1d cache: 32K 09:03:07 L1i cache: 32K 09:03:07 L2 cache: 512K 09:03:07 L3 cache: 16384K 09:03:07 NUMA node0 CPU(s): 0-3 09:03:07 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 09:03:07 09:03:07 09:03:07 ---> nproc: 09:03:07 4 09:03:07 09:03:07 09:03:07 ---> df -h: 09:03:07 Filesystem Size Used Avail Use% Mounted on 09:03:07 udev 7.9G 0 7.9G 0% /dev 09:03:07 tmpfs 1.6G 676K 1.6G 1% /run 09:03:07 /dev/vda1 78G 8.4G 69G 11% / 09:03:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:03:07 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:03:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:03:07 09:03:07 09:03:07 ---> free -m: 09:03:07 total used free shared buff/cache available 09:03:07 Mem: 16040 539 13301 0 2198 15184 09:03:07 Swap: 1023 0 1023 09:03:07 09:03:07 09:03:07 ---> ip addr: 09:03:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:07 inet 127.0.0.1/8 scope host lo 09:03:07 valid_lft forever preferred_lft forever 09:03:07 inet6 ::1/128 scope host 09:03:07 valid_lft forever preferred_lft forever 09:03:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:07 link/ether fa:16:3e:67:4e:b1 brd ff:ff:ff:ff:ff:ff 09:03:07 inet 10.30.107.206/23 brd 10.30.107.255 scope global dynamic ens3 09:03:07 valid_lft 86265sec preferred_lft 86265sec 09:03:07 inet6 fe80::f816:3eff:fe67:4eb1/64 scope link 09:03:07 valid_lft forever preferred_lft forever 09:03:07 09:03:07 09:03:07 ---> sar -b -r -n DEV: 09:03:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6368) 06/03/26 _x86_64_ (4 CPU) 09:03:07 09:03:07 09:00:55 LINUX RESTART (4 CPU) 09:03:07 09:03:07 09:01:01 tps rtps wtps bread/s bwrtn/s 09:03:07 09:02:01 169.76 58.43 111.33 3700.63 65118.43 09:03:07 09:03:01 105.30 1.22 104.08 137.98 12022.13 09:03:07 Average: 137.53 29.83 107.71 1919.45 38572.49 09:03:07 09:03:07 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:07 09:02:01 14073492 15567268 2351476 14.32 54536 1643888 798236 4.57 679216 1468040 91260 09:03:07 09:03:01 13627152 15550756 2797816 17.03 81076 2027240 774324 4.43 710632 1841832 231556 09:03:07 Average: 13850322 15559012 2574646 15.68 67806 1835564 786280 4.50 694924 1654936 161408 09:03:07 09:03:07 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:07 09:02:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 09:03:07 09:02:01 ens3 407.01 289.35 1801.83 78.59 0.00 0.00 0.00 0.00 09:03:07 09:03:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:03:07 09:03:01 ens3 88.02 67.92 1435.69 13.18 0.00 0.00 0.00 0.00 09:03:07 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 09:03:07 Average: ens3 247.53 178.65 1618.77 45.89 0.00 0.00 0.00 0.00 09:03:07 09:03:07 09:03:07 ---> sar -P ALL: 09:03:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6368) 06/03/26 _x86_64_ (4 CPU) 09:03:07 09:03:07 09:00:55 LINUX RESTART (4 CPU) 09:03:07 09:03:07 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:03:07 09:02:01 all 21.85 0.00 2.15 4.78 0.06 71.16 09:03:07 09:02:01 0 31.24 0.00 2.51 2.39 0.07 63.79 09:03:07 09:02:01 1 20.94 0.00 2.07 7.75 0.05 69.18 09:03:07 09:02:01 2 21.38 0.00 2.12 5.87 0.05 70.57 09:03:07 09:02:01 3 13.89 0.00 1.87 3.13 0.07 81.04 09:03:07 09:03:01 all 21.08 0.00 1.65 1.59 0.06 75.63 09:03:07 09:03:01 0 3.86 0.00 0.53 0.05 0.07 95.49 09:03:07 09:03:01 1 47.19 0.00 2.92 0.80 0.08 49.01 09:03:07 09:03:01 2 21.15 0.00 1.29 0.23 0.05 77.28 09:03:07 09:03:01 3 12.04 0.00 1.88 5.29 0.03 80.76 09:03:07 Average: all 21.47 0.00 1.90 3.19 0.06 73.39 09:03:07 Average: 0 17.53 0.00 1.52 1.22 0.07 79.66 09:03:07 Average: 1 34.07 0.00 2.50 4.27 0.07 59.09 09:03:07 Average: 2 21.27 0.00 1.70 3.05 0.05 73.93 09:03:07 Average: 3 12.97 0.00 1.87 4.21 0.05 80.90 09:03:07 09:03:07 09:03:07