06:02:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146138 06:02:27 Running as SYSTEM 06:02:27 [EnvInject] - Loading node environment variables. 06:02:27 Building remotely on prd-ubuntu1804-builder-4c-4g-12617 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:02:27 [ssh-agent] Looking for ssh-agent implementation... 06:02:27 $ ssh-agent 06:02:27 SSH_AUTH_SOCK=/tmp/ssh-qeYUwPwqet9E/agent.1634 06:02:27 SSH_AGENT_PID=1636 06:02:27 [ssh-agent] Started. 06:02:27 Running ssh-add (command line suppressed) 06:02:27 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11258286952091347792.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11258286952091347792.key) 06:02:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:02:27 The recommended git tool is: NONE 06:02:29 using credential onap-jenkins-ssh 06:02:29 Wiping out workspace first. 06:02:29 Cloning the remote Git repository 06:02:29 Cloning repository git://cloud.onap.org/mirror/oom.git 06:02:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:02:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:02:29 > git --version # timeout=10 06:02:29 > git --version # 'git version 2.17.1' 06:02:29 using GIT_SSH to set credentials Gerrit user 06:02:29 Verifying host key using manually-configured host key entries 06:02:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:02:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:02:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:02:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:02:35 using GIT_SSH to set credentials Gerrit user 06:02:35 Verifying host key using manually-configured host key entries 06:02:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/146138/5 # timeout=30 06:02:35 > git rev-parse 6693869554b0924cd4a61090fba499bd61633427^{commit} # timeout=10 06:02:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:02:35 Checking out Revision 6693869554b0924cd4a61090fba499bd61633427 (refs/changes/38/146138/5) 06:02:35 > git config core.sparsecheckout # timeout=10 06:02:35 > git checkout -f 6693869554b0924cd4a61090fba499bd61633427 # timeout=30 06:02:38 Commit message: "[AAI] 17.1.0 release" 06:02:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:02:38 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 06:02:39 [EnvInject] - Injecting environment variables from a build step. 06:02:39 [EnvInject] - Injecting as environment variables the properties content 06:02:39 PYTHON=python3 06:02:39 06:02:39 [EnvInject] - Variables injected successfully. 06:02:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15309603226421581086.sh 06:02:39 ---> tox-install.sh 06:02:39 + source /home/jenkins/lf-env.sh 06:02:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:02:39 ++ mktemp -d /tmp/venv-XXXX 06:02:39 + lf_venv=/tmp/venv-K3CG 06:02:39 + local venv_file=/tmp/.os_lf_venv 06:02:39 + local python=python3 06:02:39 + local options 06:02:39 + local set_path=true 06:02:39 + local install_args= 06:02:39 ++ 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 06:02:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:02:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:02:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:02:39 + true 06:02:39 + case $1 in 06:02:39 + venv_file=/tmp/.toxenv 06:02:39 + shift 2 06:02:39 + true 06:02:39 + case $1 in 06:02:39 + shift 06:02:39 + break 06:02:39 + case $python in 06:02:39 + local pkg_list= 06:02:39 + [[ -d /opt/pyenv ]] 06:02:39 + echo 'Setup pyenv:' 06:02:39 Setup pyenv: 06:02:39 + export PYENV_ROOT=/opt/pyenv 06:02:39 + PYENV_ROOT=/opt/pyenv 06:02:39 + 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 06:02:39 + 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 06:02:39 + pyenv versions 06:02:39 * system (set by /opt/pyenv/version) 06:02:39 * 3.8.13 (set by /opt/pyenv/version) 06:02:39 * 3.9.13 (set by /opt/pyenv/version) 06:02:39 * 3.10.6 (set by /opt/pyenv/version) 06:02:39 + command -v pyenv 06:02:39 ++ pyenv init - --no-rehash 06:02:39 + 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[*]}"'\'')" 06:02:39 export PATH="/opt/pyenv/shims:${PATH}" 06:02:39 export PYENV_SHELL=bash 06:02:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:02:39 pyenv() { 06:02:39 local command 06:02:39 command="${1:-}" 06:02:39 if [ "$#" -gt 0 ]; then 06:02:39 shift 06:02:39 fi 06:02:39 06:02:39 case "$command" in 06:02:39 rehash|shell) 06:02:39 eval "$(pyenv "sh-$command" "$@")" 06:02:39 ;; 06:02:39 *) 06:02:39 command pyenv "$command" "$@" 06:02:39 ;; 06:02:39 esac 06:02:39 }' 06:02:39 +++ 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[*]}"' 06:02:39 ++ 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 06:02:39 ++ 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 06:02:39 ++ 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 06:02:39 ++ export PYENV_SHELL=bash 06:02:39 ++ PYENV_SHELL=bash 06:02:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:02:39 +++ complete -F _pyenv pyenv 06:02:39 ++ lf-pyver python3 06:02:39 ++ local py_version_xy=python3 06:02:39 ++ local py_version_xyz= 06:02:39 ++ pyenv versions 06:02:39 ++ local command 06:02:39 ++ command=versions 06:02:39 ++ '[' 1 -gt 0 ']' 06:02:39 ++ shift 06:02:39 ++ case "$command" in 06:02:39 ++ command pyenv versions 06:02:39 ++ pyenv versions 06:02:39 ++ sed 's/^[ *]* //' 06:02:39 ++ awk '{ print $1 }' 06:02:39 ++ grep -E '^[0-9.]*[0-9]$' 06:02:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:02:39 +++ grep '^3' /tmp/.pyenv_versions 06:02:39 +++ tail -n 1 06:02:39 +++ sort -V 06:02:39 ++ py_version_xyz=3.10.6 06:02:39 ++ [[ -z 3.10.6 ]] 06:02:39 ++ echo 3.10.6 06:02:39 ++ return 0 06:02:39 + pyenv local 3.10.6 06:02:39 + local command 06:02:39 + command=local 06:02:39 + '[' 2 -gt 0 ']' 06:02:39 + shift 06:02:39 + case "$command" in 06:02:39 + command pyenv local 3.10.6 06:02:39 + pyenv local 3.10.6 06:02:39 + for arg in "$@" 06:02:39 + case $arg in 06:02:39 + pkg_list+='tox ' 06:02:39 + for arg in "$@" 06:02:39 + case $arg in 06:02:39 + pkg_list+='virtualenv ' 06:02:39 + for arg in "$@" 06:02:39 + case $arg in 06:02:39 + pkg_list+='urllib3~=1.26.15 ' 06:02:39 + [[ -f /tmp/.toxenv ]] 06:02:39 + [[ ! -f /tmp/.toxenv ]] 06:02:39 + [[ -n '' ]] 06:02:39 + python3 -m venv /tmp/venv-K3CG 06:02:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K3CG' 06:02:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K3CG 06:02:43 + echo /tmp/venv-K3CG 06:02:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:02:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:02:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:02:43 + local 'pip_opts=--upgrade --quiet' 06:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:02:43 + [[ -n '' ]] 06:02:43 + [[ -n '' ]] 06:02:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:02:43 + /tmp/venv-K3CG/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 06:02:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:02:48 lf-activate-venv(): INFO: Base packages installed successfully 06:02:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:02:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:02:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:02:48 + /tmp/venv-K3CG/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 06:02:50 + type python3 06:02:50 + true 06:02:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K3CG/bin to PATH' 06:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-K3CG/bin to PATH 06:02:50 + PATH=/tmp/venv-K3CG/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 06:02:50 + return 0 06:02:50 + python3 --version 06:02:50 Python 3.10.6 06:02:50 + python3 -m pip --version 06:02:50 pip 26.1.2 from /tmp/venv-K3CG/lib/python3.10/site-packages/pip (python 3.10) 06:02:50 + python3 -m pip freeze 06:02:50 cachetools==7.1.4 06:02:50 colorama==0.4.6 06:02:50 distlib==0.4.3 06:02:50 filelock==3.29.7 06:02:50 packaging==26.2 06:02:50 platformdirs==4.10.0 06:02:50 pluggy==1.6.0 06:02:50 pyproject-api==1.10.1 06:02:50 python-discovery==1.4.4 06:02:50 tomli==2.4.1 06:02:50 tomli_w==1.2.0 06:02:50 tox==4.56.4 06:02:50 typing_extensions==4.16.0 06:02:50 urllib3==1.26.20 06:02:50 virtualenv==21.6.1 06:02:50 [EnvInject] - Injecting environment variables from a build step. 06:02:50 [EnvInject] - Injecting as environment variables the properties content 06:02:50 PARALLEL=false 06:02:50 06:02:50 [EnvInject] - Variables injected successfully. 06:02:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13622125950222427040.sh 06:02:50 ---> tox-run.sh 06:02:50 + 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 06:02:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:02:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:02:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:02:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:02:50 + source /home/jenkins/lf-env.sh 06:02:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:02:50 ++ mktemp -d /tmp/venv-XXXX 06:02:50 + lf_venv=/tmp/venv-K1pF 06:02:50 + local venv_file=/tmp/.os_lf_venv 06:02:50 + local python=python3 06:02:50 + local options 06:02:50 + local set_path=true 06:02:50 + local install_args= 06:02:50 ++ 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 06:02:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:02:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:02:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:02:50 + true 06:02:50 + case $1 in 06:02:50 + venv_file=/tmp/.toxenv 06:02:50 + shift 2 06:02:50 + true 06:02:50 + case $1 in 06:02:50 + shift 06:02:50 + break 06:02:50 + case $python in 06:02:50 + local pkg_list= 06:02:50 + [[ -d /opt/pyenv ]] 06:02:50 + echo 'Setup pyenv:' 06:02:50 Setup pyenv: 06:02:50 + export PYENV_ROOT=/opt/pyenv 06:02:50 + PYENV_ROOT=/opt/pyenv 06:02:50 + 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 06:02:50 + 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 06:02:50 + pyenv versions 06:02:50 system 06:02:50 3.8.13 06:02:50 3.9.13 06:02:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:02:51 + command -v pyenv 06:02:51 ++ pyenv init - --no-rehash 06:02:51 + 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[*]}"'\'')" 06:02:51 export PATH="/opt/pyenv/shims:${PATH}" 06:02:51 export PYENV_SHELL=bash 06:02:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:02:51 pyenv() { 06:02:51 local command 06:02:51 command="${1:-}" 06:02:51 if [ "$#" -gt 0 ]; then 06:02:51 shift 06:02:51 fi 06:02:51 06:02:51 case "$command" in 06:02:51 rehash|shell) 06:02:51 eval "$(pyenv "sh-$command" "$@")" 06:02:51 ;; 06:02:51 *) 06:02:51 command pyenv "$command" "$@" 06:02:51 ;; 06:02:51 esac 06:02:51 }' 06:02:51 +++ 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[*]}"' 06:02:51 ++ 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 06:02:51 ++ 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 06:02:51 ++ 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 06:02:51 ++ export PYENV_SHELL=bash 06:02:51 ++ PYENV_SHELL=bash 06:02:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:02:51 +++ complete -F _pyenv pyenv 06:02:51 ++ lf-pyver python3 06:02:51 ++ local py_version_xy=python3 06:02:51 ++ local py_version_xyz= 06:02:51 ++ pyenv versions 06:02:51 ++ local command 06:02:51 ++ command=versions 06:02:51 ++ '[' 1 -gt 0 ']' 06:02:51 ++ shift 06:02:51 ++ case "$command" in 06:02:51 ++ command pyenv versions 06:02:51 ++ pyenv versions 06:02:51 ++ sed 's/^[ *]* //' 06:02:51 ++ grep -E '^[0-9.]*[0-9]$' 06:02:51 ++ awk '{ print $1 }' 06:02:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:02:51 +++ grep '^3' /tmp/.pyenv_versions 06:02:51 +++ sort -V 06:02:51 +++ tail -n 1 06:02:51 ++ py_version_xyz=3.10.6 06:02:51 ++ [[ -z 3.10.6 ]] 06:02:51 ++ echo 3.10.6 06:02:51 ++ return 0 06:02:51 + pyenv local 3.10.6 06:02:51 + local command 06:02:51 + command=local 06:02:51 + '[' 2 -gt 0 ']' 06:02:51 + shift 06:02:51 + case "$command" in 06:02:51 + command pyenv local 3.10.6 06:02:51 + pyenv local 3.10.6 06:02:51 + for arg in "$@" 06:02:51 + case $arg in 06:02:51 + pkg_list+='tox ' 06:02:51 + for arg in "$@" 06:02:51 + case $arg in 06:02:51 + pkg_list+='virtualenv ' 06:02:51 + for arg in "$@" 06:02:51 + case $arg in 06:02:51 + pkg_list+='urllib3~=1.26.15 ' 06:02:51 + [[ -f /tmp/.toxenv ]] 06:02:51 ++ cat /tmp/.toxenv 06:02:51 + lf_venv=/tmp/venv-K3CG 06:02:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K3CG from' file:/tmp/.toxenv 06:02:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K3CG from file:/tmp/.toxenv 06:02:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:02:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:02:51 + local 'pip_opts=--upgrade --quiet' 06:02:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:02:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:02:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:02:51 + [[ -n '' ]] 06:02:51 + [[ -n '' ]] 06:02:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:02:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:02:51 + /tmp/venv-K3CG/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 06:02:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:02:52 lf-activate-venv(): INFO: Base packages installed successfully 06:02:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:02:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:02:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:02:52 + /tmp/venv-K3CG/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 06:02:53 + type python3 06:02:53 + true 06:02:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K3CG/bin to PATH' 06:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-K3CG/bin to PATH 06:02:53 + PATH=/tmp/venv-K3CG/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 06:02:53 + return 0 06:02:53 + [[ -d /opt/pyenv ]] 06:02:53 + echo '---> Setting up pyenv' 06:02:53 ---> Setting up pyenv 06:02:53 + export PYENV_ROOT=/opt/pyenv 06:02:53 + PYENV_ROOT=/opt/pyenv 06:02:53 + export PATH=/opt/pyenv/bin:/tmp/venv-K3CG/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 06:02:53 + PATH=/opt/pyenv/bin:/tmp/venv-K3CG/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 06:02:53 ++ pwd 06:02:53 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:02:53 + export PYTHONPATH 06:02:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:02:53 + TOX_TESTENV_PASSENV=PYTHONPATH 06:02:53 + tox --version 06:02:53 4.56.4 from /tmp/venv-K3CG/lib/python3.10/site-packages/tox/__init__.py 06:02:53 + PARALLEL=false 06:02:53 + TOX_OPTIONS_LIST= 06:02:53 + [[ -n checkbashisms ]] 06:02:53 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:02:53 + case ${PARALLEL,,} in 06:02:53 + tox -e checkbashisms 06:02:53 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:02:54 checkbashisms: freeze> python -m pip freeze --all 06:02:55 checkbashisms: pip==26.1.2,setuptools==83.0.0 06:02:55 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:02:57 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:02:59 checkbashisms: OK (5.35=setup[1.73]+cmd[3.62] seconds) 06:02:59 congratulations :) (5.39 seconds) 06:02:59 + tox_status=0 06:02:59 + echo '---> Completed tox runs' 06:02:59 ---> Completed tox runs 06:02:59 + for i in .tox/*/log 06:02:59 ++ echo .tox/checkbashisms/log 06:02:59 ++ awk -F/ '{print $2}' 06:02:59 + tox_env=checkbashisms 06:02:59 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:02:59 + DOC_DIR=docs/_build/html 06:02:59 + [[ -d docs/_build/html ]] 06:02:59 + echo '---> tox-run.sh ends' 06:02:59 ---> tox-run.sh ends 06:02:59 + test 0 -eq 0 06:02:59 $ ssh-agent -k 06:02:59 unset SSH_AUTH_SOCK; 06:02:59 unset SSH_AGENT_PID; 06:02:59 echo Agent pid 1636 killed; 06:02:59 [ssh-agent] Stopped. 06:02:59 [PostBuildScript] - [INFO] Executing post build scripts. 06:02:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9350867527122864834.sh 06:02:59 ---> sysstat.sh 06:02:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10488828749725551643.sh 06:02:59 ---> package-listing.sh 06:02:59 ++ facter osfamily 06:02:59 ++ tr '[:upper:]' '[:lower:]' 06:02:59 + OS_FAMILY=debian 06:02:59 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:02:59 + START_PACKAGES=/tmp/packages_start.txt 06:02:59 + END_PACKAGES=/tmp/packages_end.txt 06:02:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:59 + PACKAGES=/tmp/packages_start.txt 06:02:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:02:59 + PACKAGES=/tmp/packages_end.txt 06:02:59 + case "${OS_FAMILY}" in 06:02:59 + dpkg -l 06:02:59 + grep '^ii' 06:02:59 + '[' -f /tmp/packages_start.txt ']' 06:02:59 + '[' -f /tmp/packages_end.txt ']' 06:02:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:02:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:02:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:02:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6908024007238096743.sh 06:02:59 ---> capture-instance-metadata.sh 06:03:00 Setup pyenv: 06:03:00 system 06:03:00 3.8.13 06:03:00 3.9.13 06:03:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:03:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N1Ro 06:03:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:03:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:03:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:03:08 lf-activate-venv(): INFO: Base packages installed successfully 06:03:08 lf-activate-venv(): INFO: Installing additional packages: lftools 06:03:31 lf-activate-venv(): INFO: Adding /tmp/venv-N1Ro/bin to PATH 06:03:31 INFO: Running in OpenStack, capturing instance metadata 06:03:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13454494700296508848.sh 06:03:32 provisioning config files... 06:03:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12763049966555212295tmp 06:03:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:03:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:03:32 [EnvInject] - Injecting environment variables from a build step. 06:03:32 [EnvInject] - Injecting as environment variables the properties content 06:03:32 SERVER_ID=logs 06:03:32 06:03:32 [EnvInject] - Variables injected successfully. 06:03:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15827153524480558071.sh 06:03:32 ---> create-netrc.sh 06:03:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6717474236998965631.sh 06:03:32 ---> python-tools-install.sh 06:03:32 Setup pyenv: 06:03:32 system 06:03:32 3.8.13 06:03:32 3.9.13 06:03:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:03:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1Ro from file:/tmp/.os_lf_venv 06:03:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:03:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:03:34 lf-activate-venv(): INFO: Base packages installed successfully 06:03:34 lf-activate-venv(): INFO: Installing additional packages: lftools 06:03:42 lf-activate-venv(): INFO: Adding /tmp/venv-N1Ro/bin to PATH 06:03:42 Generating Requirements File 06:04:05 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. 06:04:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:04:05 Python 3.10.6 06:04:06 pip 26.1.2 from /tmp/venv-N1Ro/lib/python3.10/site-packages/pip (python 3.10) 06:04:06 aiohappyeyeballs==2.7.1 06:04:06 aiohttp==3.14.1 06:04:06 aiosignal==1.4.0 06:04:06 appdirs==1.4.4 06:04:06 argcomplete==3.7.0 06:04:06 aspy.yaml==1.3.0 06:04:06 async-timeout==5.0.1 06:04:06 attrs==26.1.0 06:04:06 autopage==0.6.0 06:04:06 backports.strenum==1.3.1 06:04:06 beautifulsoup4==4.15.0 06:04:06 boto3==1.43.47 06:04:06 botocore==1.43.47 06:04:06 bs4==0.0.2 06:04:06 certifi==2026.6.17 06:04:06 cffi==2.1.0 06:04:06 cfgv==3.5.0 06:04:06 chardet==7.4.3 06:04:06 charset-normalizer==3.4.9 06:04:06 click==8.4.2 06:04:06 cliff==4.14.0 06:04:06 cmd2==3.5.1 06:04:06 cryptography==3.3.2 06:04:06 debtcollector==3.1.0 06:04:06 decorator==5.3.1 06:04:06 defusedxml==0.7.1 06:04:06 Deprecated==1.3.1 06:04:06 distlib==0.4.3 06:04:06 dnspython==2.8.0 06:04:06 docker==7.2.0 06:04:06 dogpile.cache==1.5.0 06:04:06 durationpy==0.10 06:04:06 email-validator==2.3.0 06:04:06 filelock==3.29.7 06:04:06 frozenlist==1.8.0 06:04:06 future==1.0.0 06:04:06 gitdb==4.0.12 06:04:06 GitPython==3.1.51 06:04:06 httplib2==0.30.2 06:04:06 identify==2.6.19 06:04:06 idna==3.18 06:04:06 importlib-resources==1.5.0 06:04:06 iso8601==2.1.0 06:04:06 Jinja2==3.1.6 06:04:06 jmespath==1.1.0 06:04:06 jsonpatch==1.33 06:04:06 jsonpointer==3.1.1 06:04:06 jsonschema==4.26.0 06:04:06 jsonschema-specifications==2025.9.1 06:04:06 keystoneauth1==5.14.0 06:04:06 kubernetes==36.0.3 06:04:06 lftools==0.37.22 06:04:06 lxml==6.1.1 06:04:06 markdown-it-py==4.2.0 06:04:06 MarkupSafe==3.0.3 06:04:06 mdurl==0.1.2 06:04:06 msgpack==1.2.1 06:04:06 multi_key_dict==2.0.3 06:04:06 multidict==6.7.1 06:04:06 munch==4.0.0 06:04:06 netaddr==1.3.0 06:04:06 niet==1.4.2 06:04:06 nodeenv==1.10.0 06:04:06 oauth2client==4.1.3 06:04:06 oauthlib==3.3.1 06:04:06 openstacksdk==4.13.0 06:04:06 os-service-types==1.8.2 06:04:06 osc-lib==4.6.0 06:04:06 oslo.config==10.4.0 06:04:06 oslo.context==6.4.0 06:04:06 oslo.i18n==6.8.0 06:04:06 oslo.log==8.2.0 06:04:06 oslo.serialization==5.10.0 06:04:06 oslo.utils==10.1.1 06:04:06 packaging==26.2 06:04:06 pbr==7.0.3 06:04:06 platformdirs==4.10.0 06:04:06 prettytable==3.18.0 06:04:06 propcache==0.5.2 06:04:06 psutil==7.2.2 06:04:06 pyasn1==0.6.4 06:04:06 pyasn1_modules==0.4.2 06:04:06 pycparser==3.0 06:04:06 pygerrit2==2.0.15 06:04:06 PyGithub==2.9.1 06:04:06 Pygments==2.20.0 06:04:06 PyJWT==2.13.0 06:04:06 PyNaCl==1.6.2 06:04:06 pyparsing==2.4.7 06:04:06 pyperclip==1.11.0 06:04:06 pyrsistent==0.20.0 06:04:06 python-cinderclient==9.9.0 06:04:06 python-dateutil==2.9.0.post0 06:04:06 python-discovery==1.4.4 06:04:06 python-heatclient==5.2.0 06:04:06 python-jenkins==1.8.3 06:04:06 python-keystoneclient==5.8.0 06:04:06 python-magnumclient==4.11.0 06:04:06 python-openstackclient==10.0.0 06:04:06 python-swiftclient==4.10.0 06:04:06 PyYAML==6.0.3 06:04:06 referencing==0.37.0 06:04:06 requests==2.34.2 06:04:06 requests-oauthlib==2.0.0 06:04:06 rfc3986==2.0.0 06:04:06 rich==15.0.0 06:04:06 rich-argparse==1.8.0 06:04:06 rpds-py==0.30.0 06:04:06 rsa==4.9.1 06:04:06 ruamel.yaml==0.19.1 06:04:06 ruamel.yaml.clib==0.2.15 06:04:06 s3transfer==0.19.1 06:04:06 simplejson==4.1.1 06:04:06 six==1.17.0 06:04:06 smmap==5.0.3 06:04:06 soupsieve==2.8.4 06:04:06 stevedore==5.8.0 06:04:06 tabulate==0.10.0 06:04:06 toml==0.10.2 06:04:06 tomlkit==0.15.0 06:04:06 tqdm==4.68.4 06:04:06 typing_extensions==4.16.0 06:04:06 urllib3==1.26.20 06:04:06 virtualenv==21.6.1 06:04:06 wcwidth==0.8.2 06:04:06 websocket-client==1.9.0 06:04:06 wrapt==2.2.2 06:04:06 xdg==6.0.0 06:04:06 xmltodict==1.0.4 06:04:06 yarl==1.24.2 06:04:06 yq==4.1.2 06:04:06 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins8716536315758459227.sh 06:04:06 ---> uv-install.sh 06:04:06 Installing uv/uvx (latest) using shell installer 06:04:06 2026-07-14 06:04:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-zVTXqo.sh" [1] 06:04:06 downloading uv 0.11.28 x86_64-unknown-linux-gnu 06:04:07 installing to /home/jenkins/.local/bin 06:04:07 uv 06:04:07 uvx 06:04:07 everything's installed! 06:04:07 06:04:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:04:07 06:04:07 source $HOME/.local/bin/env (sh, bash, zsh) 06:04:07 source $HOME/.local/bin/env.fish (fish) 06:04:07 Adding install location to PATH 06:04:07 ---> Validating uv/uvx install 06:04:07 uvx 0.11.28 (x86_64-unknown-linux-gnu) 06:04:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6034464332910085144.sh 06:04:07 ---> sudo-logs.sh 06:04:07 Archiving 'sudo' log.. 06:04:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8380380486772771172.sh 06:04:08 ---> job-cost.sh 06:04:08 INFO: Activating Python virtual environment... 06:04:08 Setup pyenv: 06:04:08 system 06:04:08 3.8.13 06:04:08 3.9.13 06:04:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:04:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1Ro from file:/tmp/.os_lf_venv 06:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:04:10 lf-activate-venv(): INFO: Base packages installed successfully 06:04:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-N1Ro/bin to PATH 06:04:15 INFO: No stack-cost file found 06:04:15 INFO: Instance uptime: 129s 06:04:15 INFO: Fetching instance metadata (attempt 1 of 3)... 06:04:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:04:15 INFO: Successfully fetched instance metadata 06:04:15 INFO: Instance type: v3-standard-4 06:04:15 INFO: Retrieving pricing info for: v3-standard-4 06:04:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:04:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 06:04:16 INFO: Successfully fetched Vexxhost pricing API 06:04:16 INFO: Retrieved cost: 0.11 06:04:16 INFO: Retrieved resource: v3-standard-4 06:04:16 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:04:16 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:04:16 INFO: Successfully archived job cost data 06:04:16 DEBUG: Cost data: oom-master-checkbashisms-lint,4718,2026-07-14 06:04:16,v3-standard-4,129,0.11,0.00,SUCCESS 06:04:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11533508115061403604.sh 06:04:16 ---> logs-deploy.sh 06:04:16 Setup pyenv: 06:04:16 system 06:04:16 3.8.13 06:04:16 3.9.13 06:04:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:04:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1Ro from file:/tmp/.os_lf_venv 06:04:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:04:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:04:18 lf-activate-venv(): INFO: Base packages installed successfully 06:04:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:04:26 lf-activate-venv(): INFO: Adding /tmp/venv-N1Ro/bin to PATH 06:04:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4718 06:04:26 INFO: archiving workspace using pattern(s): 06:04:27 Archives upload complete. 06:04:27 INFO: archiving logs to Nexus 06:04:28 ---> uname -a: 06:04:28 Linux prd-ubuntu1804-builder-4c-4g-12617 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:04:28 06:04:28 06:04:28 ---> lscpu: 06:04:28 Architecture: x86_64 06:04:28 CPU op-mode(s): 32-bit, 64-bit 06:04:28 Byte Order: Little Endian 06:04:28 CPU(s): 4 06:04:28 On-line CPU(s) list: 0-3 06:04:28 Thread(s) per core: 1 06:04:28 Core(s) per socket: 1 06:04:28 Socket(s): 4 06:04:28 NUMA node(s): 1 06:04:28 Vendor ID: AuthenticAMD 06:04:28 CPU family: 23 06:04:28 Model: 49 06:04:28 Model name: AMD EPYC-Rome Processor 06:04:28 Stepping: 0 06:04:28 CPU MHz: 2799.974 06:04:28 BogoMIPS: 5599.94 06:04:28 Virtualization: AMD-V 06:04:28 Hypervisor vendor: KVM 06:04:28 Virtualization type: full 06:04:28 L1d cache: 32K 06:04:28 L1i cache: 32K 06:04:28 L2 cache: 512K 06:04:28 L3 cache: 16384K 06:04:28 NUMA node0 CPU(s): 0-3 06:04:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:04:28 06:04:28 06:04:28 ---> nproc: 06:04:28 4 06:04:28 06:04:28 06:04:28 ---> df -h: 06:04:28 Filesystem Size Used Avail Use% Mounted on 06:04:28 udev 7.9G 0 7.9G 0% /dev 06:04:28 tmpfs 1.6G 676K 1.6G 1% /run 06:04:28 /dev/vda1 78G 8.4G 69G 11% / 06:04:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:04:28 tmpfs 5.0M 0 5.0M 0% /run/lock 06:04:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:04:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:04:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:04:28 06:04:28 06:04:28 ---> free -m: 06:04:28 total used free shared buff/cache available 06:04:28 Mem: 16040 564 13268 0 2206 15158 06:04:28 Swap: 1023 0 1023 06:04:28 06:04:28 06:04:28 ---> ip addr: 06:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:04:28 inet 127.0.0.1/8 scope host lo 06:04:28 valid_lft forever preferred_lft forever 06:04:28 inet6 ::1/128 scope host 06:04:28 valid_lft forever preferred_lft forever 06:04:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:04:28 link/ether fa:16:3e:eb:48:de brd ff:ff:ff:ff:ff:ff 06:04:28 inet 10.30.107.46/23 brd 10.30.107.255 scope global dynamic ens3 06:04:28 valid_lft 86266sec preferred_lft 86266sec 06:04:28 inet6 fe80::f816:3eff:feeb:48de/64 scope link 06:04:28 valid_lft forever preferred_lft forever 06:04:28 06:04:28 06:04:28 ---> sar -b -r -n DEV: 06:04:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12617) 07/14/26 _x86_64_ (4 CPU) 06:04:28 06:04:28 06:02:16 LINUX RESTART (4 CPU) 06:04:28 06:04:28 06:03:01 tps rtps wtps bread/s bwrtn/s 06:04:28 06:04:01 114.71 0.75 113.96 97.05 17698.65 06:04:28 Average: 114.71 0.75 113.96 97.05 17698.65 06:04:28 06:04:28 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:28 06:04:01 13678608 15498740 2746360 16.72 76980 1931952 795384 4.55 766548 1740692 197908 06:04:28 Average: 13678608 15498740 2746360 16.72 76980 1931952 795384 4.55 766548 1740692 197908 06:04:28 06:04:28 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:28 06:04:01 ens3 81.07 57.51 1153.76 11.29 0.00 0.00 0.00 0.00 06:04:28 06:04:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 06:04:28 Average: ens3 81.07 57.51 1153.76 11.29 0.00 0.00 0.00 0.00 06:04:28 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 06:04:28 06:04:28 06:04:28 ---> sar -P ALL: 06:04:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12617) 07/14/26 _x86_64_ (4 CPU) 06:04:28 06:04:28 06:02:16 LINUX RESTART (4 CPU) 06:04:28 06:04:28 06:03:01 CPU %user %nice %system %iowait %steal %idle 06:04:28 06:04:01 all 20.31 0.00 1.39 1.61 0.05 76.64 06:04:28 06:04:01 0 21.52 0.00 1.35 1.60 0.07 75.46 06:04:28 06:04:01 1 29.31 0.00 1.50 0.55 0.08 68.57 06:04:28 06:04:01 2 21.83 0.00 1.57 0.95 0.05 75.60 06:04:28 06:04:01 3 8.54 0.00 1.13 3.37 0.05 86.91 06:04:28 Average: all 20.31 0.00 1.39 1.61 0.05 76.64 06:04:28 Average: 0 21.52 0.00 1.35 1.60 0.07 75.46 06:04:28 Average: 1 29.31 0.00 1.50 0.55 0.08 68.57 06:04:28 Average: 2 21.83 0.00 1.57 0.95 0.05 75.60 06:04:28 Average: 3 8.54 0.00 1.13 3.37 0.05 86.91 06:04:28 06:04:28 06:04:28