09:14:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 09:14:19 Running as SYSTEM 09:14:19 [EnvInject] - Loading node environment variables. 09:14:19 Building remotely on prd-ubuntu1804-builder-4c-4g-8908 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:14:19 [ssh-agent] Looking for ssh-agent implementation... 09:14:20 $ ssh-agent 09:14:20 SSH_AUTH_SOCK=/tmp/ssh-T3M42UQCma2B/agent.1632 09:14:20 SSH_AGENT_PID=1634 09:14:20 [ssh-agent] Started. 09:14:20 Running ssh-add (command line suppressed) 09:14:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16785510069795564719.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16785510069795564719.key) 09:14:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:14:20 The recommended git tool is: NONE 09:14:21 using credential onap-jenkins-ssh 09:14:21 Wiping out workspace first. 09:14:21 Cloning the remote Git repository 09:14:21 Cloning repository git://cloud.onap.org/mirror/oom.git 09:14:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:14:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:14:21 > git --version # timeout=10 09:14:21 > git --version # 'git version 2.17.1' 09:14:21 using GIT_SSH to set credentials Gerrit user 09:14:21 Verifying host key using manually-configured host key entries 09:14:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:14:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:14:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:14:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:14:27 using GIT_SSH to set credentials Gerrit user 09:14:27 Verifying host key using manually-configured host key entries 09:14:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/7 # timeout=30 09:14:27 > git rev-parse 8fcc41a8212492fb36c9b60862e7c3b598af1b9c^{commit} # timeout=10 09:14:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:14:27 Checking out Revision 8fcc41a8212492fb36c9b60862e7c3b598af1b9c (refs/changes/64/144064/7) 09:14:27 > git config core.sparsecheckout # timeout=10 09:14:27 > git checkout -f 8fcc41a8212492fb36c9b60862e7c3b598af1b9c # timeout=30 09:14:31 Commit message: "[SO] 17.2.0" 09:14:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:14:31 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 09:14:31 [EnvInject] - Injecting environment variables from a build step. 09:14:31 [EnvInject] - Injecting as environment variables the properties content 09:14:31 PYTHON=python3 09:14:31 09:14:31 [EnvInject] - Variables injected successfully. 09:14:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7466473265258872814.sh 09:14:31 ---> tox-install.sh 09:14:31 + source /home/jenkins/lf-env.sh 09:14:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:14:31 ++ mktemp -d /tmp/venv-XXXX 09:14:31 + lf_venv=/tmp/venv-tMEZ 09:14:31 + local venv_file=/tmp/.os_lf_venv 09:14:31 + local python=python3 09:14:31 + local options 09:14:31 + local set_path=true 09:14:31 + local install_args= 09:14:31 ++ 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:14:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:14:31 + true 09:14:31 + case $1 in 09:14:31 + venv_file=/tmp/.toxenv 09:14:31 + shift 2 09:14:31 + true 09:14:31 + case $1 in 09:14:31 + shift 09:14:31 + break 09:14:31 + case $python in 09:14:31 + local pkg_list= 09:14:31 + [[ -d /opt/pyenv ]] 09:14:31 + echo 'Setup pyenv:' 09:14:31 Setup pyenv: 09:14:31 + export PYENV_ROOT=/opt/pyenv 09:14:31 + PYENV_ROOT=/opt/pyenv 09:14:31 + 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:14:31 + 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:14:31 + pyenv versions 09:14:31 * system (set by /opt/pyenv/version) 09:14:31 * 3.8.13 (set by /opt/pyenv/version) 09:14:31 * 3.9.13 (set by /opt/pyenv/version) 09:14:31 * 3.10.6 (set by /opt/pyenv/version) 09:14:31 + command -v pyenv 09:14:31 ++ pyenv init - --no-rehash 09:14:31 + 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:14:31 export PATH="/opt/pyenv/shims:${PATH}" 09:14:31 export PYENV_SHELL=bash 09:14:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:14:31 pyenv() { 09:14:31 local command 09:14:31 command="${1:-}" 09:14:31 if [ "$#" -gt 0 ]; then 09:14:31 shift 09:14:31 fi 09:14:31 09:14:31 case "$command" in 09:14:31 rehash|shell) 09:14:31 eval "$(pyenv "sh-$command" "$@")" 09:14:31 ;; 09:14:31 *) 09:14:31 command pyenv "$command" "$@" 09:14:31 ;; 09:14:31 esac 09:14:31 }' 09:14:31 +++ 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:14:31 ++ 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:14:31 ++ 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:14:31 ++ 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:14:31 ++ export PYENV_SHELL=bash 09:14:31 ++ PYENV_SHELL=bash 09:14:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:14:31 +++ complete -F _pyenv pyenv 09:14:31 ++ lf-pyver python3 09:14:31 ++ local py_version_xy=python3 09:14:31 ++ local py_version_xyz= 09:14:31 ++ pyenv versions 09:14:31 ++ local command 09:14:31 ++ command=versions 09:14:31 ++ '[' 1 -gt 0 ']' 09:14:31 ++ shift 09:14:31 ++ case "$command" in 09:14:31 ++ command pyenv versions 09:14:31 ++ pyenv versions 09:14:31 ++ sed 's/^[ *]* //' 09:14:31 ++ awk '{ print $1 }' 09:14:31 ++ grep -E '^[0-9.]*[0-9]$' 09:14:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:14:31 +++ grep '^3' /tmp/.pyenv_versions 09:14:31 +++ sort -V 09:14:31 +++ tail -n 1 09:14:31 ++ py_version_xyz=3.10.6 09:14:31 ++ [[ -z 3.10.6 ]] 09:14:31 ++ echo 3.10.6 09:14:31 ++ return 0 09:14:31 + pyenv local 3.10.6 09:14:31 + local command 09:14:31 + command=local 09:14:31 + '[' 2 -gt 0 ']' 09:14:31 + shift 09:14:31 + case "$command" in 09:14:31 + command pyenv local 3.10.6 09:14:31 + pyenv local 3.10.6 09:14:31 + for arg in "$@" 09:14:31 + case $arg in 09:14:31 + pkg_list+='tox ' 09:14:31 + for arg in "$@" 09:14:31 + case $arg in 09:14:31 + pkg_list+='virtualenv ' 09:14:31 + for arg in "$@" 09:14:31 + case $arg in 09:14:31 + pkg_list+='urllib3~=1.26.15 ' 09:14:31 + [[ -f /tmp/.toxenv ]] 09:14:31 + [[ ! -f /tmp/.toxenv ]] 09:14:31 + [[ -n '' ]] 09:14:31 + python3 -m venv /tmp/venv-tMEZ 09:14:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tMEZ' 09:14:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tMEZ 09:14:35 + echo /tmp/venv-tMEZ 09:14:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:14:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:14:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:14:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:14:35 + local 'pip_opts=--upgrade --quiet' 09:14:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:14:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:14:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:14:35 + [[ -n '' ]] 09:14:35 + [[ -n '' ]] 09:14:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:14:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:14:35 + /tmp/venv-tMEZ/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:14:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:14:40 lf-activate-venv(): INFO: Base packages installed successfully 09:14:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:14:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:14:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:14:40 + /tmp/venv-tMEZ/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:14:42 + type python3 09:14:42 + true 09:14:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tMEZ/bin to PATH' 09:14:42 lf-activate-venv(): INFO: Adding /tmp/venv-tMEZ/bin to PATH 09:14:42 + PATH=/tmp/venv-tMEZ/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:14:42 + return 0 09:14:42 + python3 --version 09:14:42 Python 3.10.6 09:14:42 + python3 -m pip --version 09:14:42 pip 26.1.1 from /tmp/venv-tMEZ/lib/python3.10/site-packages/pip (python 3.10) 09:14:42 + python3 -m pip freeze 09:14:42 cachetools==7.1.1 09:14:42 colorama==0.4.6 09:14:42 distlib==0.4.0 09:14:42 filelock==3.29.0 09:14:42 packaging==26.2 09:14:42 platformdirs==4.9.6 09:14:42 pluggy==1.6.0 09:14:42 pyproject-api==1.10.0 09:14:42 python-discovery==1.3.0 09:14:42 tomli==2.4.1 09:14:42 tomli_w==1.2.0 09:14:42 tox==4.53.1 09:14:42 typing_extensions==4.15.0 09:14:42 urllib3==1.26.20 09:14:42 virtualenv==21.3.1 09:14:42 [EnvInject] - Injecting environment variables from a build step. 09:14:42 [EnvInject] - Injecting as environment variables the properties content 09:14:42 PARALLEL=false 09:14:42 09:14:42 [EnvInject] - Variables injected successfully. 09:14:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10071166030264994074.sh 09:14:42 ---> tox-run.sh 09:14:42 + 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:14:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:14:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:14:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:14:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:14:42 + source /home/jenkins/lf-env.sh 09:14:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:14:42 ++ mktemp -d /tmp/venv-XXXX 09:14:42 + lf_venv=/tmp/venv-6Xp2 09:14:42 + local venv_file=/tmp/.os_lf_venv 09:14:42 + local python=python3 09:14:42 + local options 09:14:42 + local set_path=true 09:14:42 + local install_args= 09:14:42 ++ 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:14:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:14:42 + true 09:14:42 + case $1 in 09:14:42 + venv_file=/tmp/.toxenv 09:14:42 + shift 2 09:14:42 + true 09:14:42 + case $1 in 09:14:42 + shift 09:14:42 + break 09:14:42 + case $python in 09:14:42 + local pkg_list= 09:14:42 + [[ -d /opt/pyenv ]] 09:14:42 + echo 'Setup pyenv:' 09:14:42 Setup pyenv: 09:14:42 + export PYENV_ROOT=/opt/pyenv 09:14:42 + PYENV_ROOT=/opt/pyenv 09:14:42 + 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:14:42 + 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:14:42 + pyenv versions 09:14:42 system 09:14:42 3.8.13 09:14:42 3.9.13 09:14:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:14:42 + command -v pyenv 09:14:42 ++ pyenv init - --no-rehash 09:14:42 + 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:14:42 export PATH="/opt/pyenv/shims:${PATH}" 09:14:42 export PYENV_SHELL=bash 09:14:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:14:42 pyenv() { 09:14:42 local command 09:14:42 command="${1:-}" 09:14:42 if [ "$#" -gt 0 ]; then 09:14:42 shift 09:14:42 fi 09:14:42 09:14:42 case "$command" in 09:14:42 rehash|shell) 09:14:42 eval "$(pyenv "sh-$command" "$@")" 09:14:42 ;; 09:14:42 *) 09:14:42 command pyenv "$command" "$@" 09:14:42 ;; 09:14:42 esac 09:14:42 }' 09:14:42 +++ 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:14:42 ++ 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:14:42 ++ 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:14:42 ++ 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:14:42 ++ export PYENV_SHELL=bash 09:14:42 ++ PYENV_SHELL=bash 09:14:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:14:42 +++ complete -F _pyenv pyenv 09:14:42 ++ lf-pyver python3 09:14:42 ++ local py_version_xy=python3 09:14:42 ++ local py_version_xyz= 09:14:42 ++ pyenv versions 09:14:42 ++ local command 09:14:42 ++ command=versions 09:14:42 ++ '[' 1 -gt 0 ']' 09:14:42 ++ shift 09:14:42 ++ case "$command" in 09:14:42 ++ command pyenv versions 09:14:42 ++ pyenv versions 09:14:42 ++ sed 's/^[ *]* //' 09:14:42 ++ grep -E '^[0-9.]*[0-9]$' 09:14:42 ++ awk '{ print $1 }' 09:14:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:14:42 +++ grep '^3' /tmp/.pyenv_versions 09:14:42 +++ sort -V 09:14:42 +++ tail -n 1 09:14:42 ++ py_version_xyz=3.10.6 09:14:42 ++ [[ -z 3.10.6 ]] 09:14:42 ++ echo 3.10.6 09:14:42 ++ return 0 09:14:42 + pyenv local 3.10.6 09:14:42 + local command 09:14:42 + command=local 09:14:42 + '[' 2 -gt 0 ']' 09:14:42 + shift 09:14:42 + case "$command" in 09:14:42 + command pyenv local 3.10.6 09:14:42 + pyenv local 3.10.6 09:14:42 + for arg in "$@" 09:14:42 + case $arg in 09:14:42 + pkg_list+='tox ' 09:14:42 + for arg in "$@" 09:14:42 + case $arg in 09:14:42 + pkg_list+='virtualenv ' 09:14:42 + for arg in "$@" 09:14:42 + case $arg in 09:14:42 + pkg_list+='urllib3~=1.26.15 ' 09:14:42 + [[ -f /tmp/.toxenv ]] 09:14:42 ++ cat /tmp/.toxenv 09:14:42 + lf_venv=/tmp/venv-tMEZ 09:14:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tMEZ from' file:/tmp/.toxenv 09:14:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tMEZ from file:/tmp/.toxenv 09:14:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:14:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:14:42 + local 'pip_opts=--upgrade --quiet' 09:14:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:14:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:14:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:14:42 + [[ -n '' ]] 09:14:42 + [[ -n '' ]] 09:14:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:14:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:14:42 + /tmp/venv-tMEZ/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:14:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:14:43 lf-activate-venv(): INFO: Base packages installed successfully 09:14:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:14:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:14:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:14:43 + /tmp/venv-tMEZ/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:14:44 + type python3 09:14:44 + true 09:14:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tMEZ/bin to PATH' 09:14:44 lf-activate-venv(): INFO: Adding /tmp/venv-tMEZ/bin to PATH 09:14:44 + PATH=/tmp/venv-tMEZ/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:14:44 + return 0 09:14:44 + [[ -d /opt/pyenv ]] 09:14:44 + echo '---> Setting up pyenv' 09:14:44 ---> Setting up pyenv 09:14:44 + export PYENV_ROOT=/opt/pyenv 09:14:44 + PYENV_ROOT=/opt/pyenv 09:14:44 + export PATH=/opt/pyenv/bin:/tmp/venv-tMEZ/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:14:44 + PATH=/opt/pyenv/bin:/tmp/venv-tMEZ/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:14:44 ++ pwd 09:14:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:14:44 + export PYTHONPATH 09:14:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:14:44 + TOX_TESTENV_PASSENV=PYTHONPATH 09:14:44 + tox --version 09:14:45 4.53.1 from /tmp/venv-tMEZ/lib/python3.10/site-packages/tox/__init__.py 09:14:45 + PARALLEL=false 09:14:45 + TOX_OPTIONS_LIST= 09:14:45 + [[ -n checkbashisms ]] 09:14:45 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:14:45 + case ${PARALLEL,,} in 09:14:45 + tox -e checkbashisms 09:14:45 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:14:46 checkbashisms: freeze> python -m pip freeze --all 09:14:46 checkbashisms: pip==26.1.1,setuptools==82.0.1 09:14:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:14:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:14:50 checkbashisms: OK (5.10=setup[1.63]+cmd[3.47] seconds) 09:14:50 congratulations :) (5.14 seconds) 09:14:50 + tox_status=0 09:14:50 + echo '---> Completed tox runs' 09:14:50 ---> Completed tox runs 09:14:50 + for i in .tox/*/log 09:14:50 ++ echo .tox/checkbashisms/log 09:14:50 ++ awk -F/ '{print $2}' 09:14:50 + tox_env=checkbashisms 09:14:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:14:50 + DOC_DIR=docs/_build/html 09:14:50 + [[ -d docs/_build/html ]] 09:14:50 + echo '---> tox-run.sh ends' 09:14:50 ---> tox-run.sh ends 09:14:50 + test 0 -eq 0 09:14:50 $ ssh-agent -k 09:14:50 unset SSH_AUTH_SOCK; 09:14:50 unset SSH_AGENT_PID; 09:14:50 echo Agent pid 1634 killed; 09:14:50 [ssh-agent] Stopped. 09:14:50 [PostBuildScript] - [INFO] Executing post build scripts. 09:14:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17523761575067078808.sh 09:14:50 ---> sysstat.sh 09:14:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11486497167881665334.sh 09:14:51 ---> package-listing.sh 09:14:51 ++ tr '[:upper:]' '[:lower:]' 09:14:51 ++ facter osfamily 09:14:51 + OS_FAMILY=debian 09:14:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:14:51 + START_PACKAGES=/tmp/packages_start.txt 09:14:51 + END_PACKAGES=/tmp/packages_end.txt 09:14:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:51 + PACKAGES=/tmp/packages_start.txt 09:14:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:14:51 + PACKAGES=/tmp/packages_end.txt 09:14:51 + case "${OS_FAMILY}" in 09:14:51 + dpkg -l 09:14:51 + grep '^ii' 09:14:51 + '[' -f /tmp/packages_start.txt ']' 09:14:51 + '[' -f /tmp/packages_end.txt ']' 09:14:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:14:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:14:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:14:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5305061169643699028.sh 09:14:51 ---> capture-instance-metadata.sh 09:14:51 Setup pyenv: 09:14:51 system 09:14:51 3.8.13 09:14:51 3.9.13 09:14:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:14:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uUFD 09:14:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:14:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:14:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:14:58 lf-activate-venv(): INFO: Base packages installed successfully 09:14:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:15:22 lf-activate-venv(): INFO: Adding /tmp/venv-uUFD/bin to PATH 09:15:22 INFO: Running in OpenStack, capturing instance metadata 09:15:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4060113339265676151.sh 09:15:23 provisioning config files... 09:15:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14984469933369402103tmp 09:15:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:15:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:15:23 [EnvInject] - Injecting environment variables from a build step. 09:15:23 [EnvInject] - Injecting as environment variables the properties content 09:15:23 SERVER_ID=logs 09:15:23 09:15:23 [EnvInject] - Variables injected successfully. 09:15:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5251203616199996193.sh 09:15:23 ---> create-netrc.sh 09:15:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10332535238316275575.sh 09:15:23 ---> python-tools-install.sh 09:15:23 Setup pyenv: 09:15:23 system 09:15:23 3.8.13 09:15:23 3.9.13 09:15:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUFD from file:/tmp/.os_lf_venv 09:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:15:25 lf-activate-venv(): INFO: Base packages installed successfully 09:15:25 lf-activate-venv(): INFO: Installing additional packages: lftools 09:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-uUFD/bin to PATH 09:15:31 Generating Requirements File 09:15:49 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:15:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:15:49 Python 3.10.6 09:15:49 pip 26.1.1 from /tmp/venv-uUFD/lib/python3.10/site-packages/pip (python 3.10) 09:15:50 appdirs==1.4.4 09:15:50 argcomplete==3.6.3 09:15:50 aspy.yaml==1.3.0 09:15:50 attrs==26.1.0 09:15:50 autopage==0.6.0 09:15:50 backports.strenum==1.3.1 09:15:50 beautifulsoup4==4.14.3 09:15:50 boto3==1.43.6 09:15:50 botocore==1.43.6 09:15:50 bs4==0.0.2 09:15:50 certifi==2026.4.22 09:15:50 cffi==2.0.0 09:15:50 cfgv==3.5.0 09:15:50 chardet==7.4.3 09:15:50 charset-normalizer==3.4.7 09:15:50 click==8.3.3 09:15:50 cliff==4.13.3 09:15:50 cmd2==3.5.1 09:15:50 cryptography==3.3.2 09:15:50 debtcollector==3.1.0 09:15:50 decorator==5.2.1 09:15:50 defusedxml==0.7.1 09:15:50 Deprecated==1.3.1 09:15:50 distlib==0.4.0 09:15:50 dnspython==2.8.0 09:15:50 docker==7.1.0 09:15:50 dogpile.cache==1.5.0 09:15:50 durationpy==0.10 09:15:50 email-validator==2.3.0 09:15:50 filelock==3.29.0 09:15:50 future==1.0.0 09:15:50 gitdb==4.0.12 09:15:50 GitPython==3.1.50 09:15:50 httplib2==0.30.2 09:15:50 identify==2.6.19 09:15:50 idna==3.13 09:15:50 importlib-resources==1.5.0 09:15:50 iso8601==2.1.0 09:15:50 Jinja2==3.1.6 09:15:50 jmespath==1.1.0 09:15:50 jsonpatch==1.33 09:15:50 jsonpointer==3.1.1 09:15:50 jsonschema==4.26.0 09:15:50 jsonschema-specifications==2025.9.1 09:15:50 keystoneauth1==5.13.1 09:15:50 kubernetes==35.0.0 09:15:50 lftools==0.37.22 09:15:50 lxml==6.1.0 09:15:50 markdown-it-py==4.2.0 09:15:50 MarkupSafe==3.0.3 09:15:50 mdurl==0.1.2 09:15:50 msgpack==1.1.2 09:15:50 multi_key_dict==2.0.3 09:15:50 munch==4.0.0 09:15:50 netaddr==1.3.0 09:15:50 niet==1.4.2 09:15:50 nodeenv==1.10.0 09:15:50 oauth2client==4.1.3 09:15:50 oauthlib==3.3.1 09:15:50 openstacksdk==4.12.0 09:15:50 os-service-types==1.8.2 09:15:50 osc-lib==4.6.0 09:15:50 oslo.config==10.3.0 09:15:50 oslo.context==6.3.0 09:15:50 oslo.i18n==6.7.2 09:15:50 oslo.log==8.1.0 09:15:50 oslo.serialization==5.9.1 09:15:50 oslo.utils==10.0.1 09:15:50 packaging==26.2 09:15:50 pbr==7.0.3 09:15:50 platformdirs==4.9.6 09:15:50 prettytable==3.17.0 09:15:50 psutil==7.2.2 09:15:50 pyasn1==0.6.3 09:15:50 pyasn1_modules==0.4.2 09:15:50 pycparser==3.0 09:15:50 pygerrit2==2.0.15 09:15:50 PyGithub==2.9.1 09:15:50 Pygments==2.20.0 09:15:50 PyJWT==2.12.1 09:15:50 PyNaCl==1.6.2 09:15:50 pyparsing==2.4.7 09:15:50 pyperclip==1.11.0 09:15:50 pyrsistent==0.20.0 09:15:50 python-cinderclient==9.9.0 09:15:50 python-dateutil==2.9.0.post0 09:15:50 python-discovery==1.3.0 09:15:50 python-heatclient==5.1.0 09:15:50 python-jenkins==1.8.3 09:15:50 python-keystoneclient==5.8.0 09:15:50 python-magnumclient==4.10.0 09:15:50 python-openstackclient==9.0.0 09:15:50 python-swiftclient==4.10.0 09:15:50 PyYAML==6.0.3 09:15:50 referencing==0.37.0 09:15:50 requests==2.33.1 09:15:50 requests-oauthlib==2.0.0 09:15:50 rfc3986==2.0.0 09:15:50 rich==15.0.0 09:15:50 rich-argparse==1.8.0 09:15:50 rpds-py==0.30.0 09:15:50 rsa==4.9.1 09:15:50 ruamel.yaml==0.19.1 09:15:50 ruamel.yaml.clib==0.2.15 09:15:50 s3transfer==0.17.0 09:15:50 simplejson==4.1.1 09:15:50 six==1.17.0 09:15:50 smmap==5.0.3 09:15:50 soupsieve==2.8.3 09:15:50 stevedore==5.7.0 09:15:50 tabulate==0.10.0 09:15:50 toml==0.10.2 09:15:50 tomlkit==0.14.0 09:15:50 tqdm==4.67.3 09:15:50 typing_extensions==4.15.0 09:15:50 urllib3==1.26.20 09:15:50 virtualenv==21.3.1 09:15:50 wcwidth==0.7.0 09:15:50 websocket-client==1.9.0 09:15:50 wrapt==2.1.2 09:15:50 xdg==6.0.0 09:15:50 xmltodict==1.0.4 09:15:50 yq==3.4.3 09:15:50 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins6182061165947912055.sh 09:15:50 ---> uv-install.sh 09:15:50 Installing uv/uvx (latest) using shell installer 09:15:50 2026-05-08 09:15:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-8oFtOk.sh" [1] 09:15:50 downloading uv 0.11.11 x86_64-unknown-linux-gnu 09:15:51 installing to /home/jenkins/.local/bin 09:15:51 uv 09:15:51 uvx 09:15:51 everything's installed! 09:15:51 09:15:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:15:51 09:15:51 source $HOME/.local/bin/env (sh, bash, zsh) 09:15:51 source $HOME/.local/bin/env.fish (fish) 09:15:51 Adding install location to PATH 09:15:51 ---> Validating uv/uvx install 09:15:51 uvx 0.11.11 (x86_64-unknown-linux-gnu) 09:15:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11511513798587079504.sh 09:15:51 ---> sudo-logs.sh 09:15:51 Archiving 'sudo' log.. 09:15:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10711903443172577919.sh 09:15:51 ---> job-cost.sh 09:15:51 INFO: Activating Python virtual environment... 09:15:51 Setup pyenv: 09:15:51 system 09:15:51 3.8.13 09:15:51 3.9.13 09:15:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:15:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUFD from file:/tmp/.os_lf_venv 09:15:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:15:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:15:55 lf-activate-venv(): INFO: Base packages installed successfully 09:15:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:16:01 lf-activate-venv(): INFO: Adding /tmp/venv-uUFD/bin to PATH 09:16:01 INFO: No stack-cost file found 09:16:01 INFO: Instance uptime: 146s 09:16:01 INFO: Fetching instance metadata (attempt 1 of 3)... 09:16:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:16:01 INFO: Successfully fetched instance metadata 09:16:01 INFO: Instance type: v3-standard-4 09:16:01 INFO: Retrieving pricing info for: v3-standard-4 09:16:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:16:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 09:16:01 INFO: Successfully fetched Vexxhost pricing API 09:16:01 INFO: Retrieved cost: 0.11 09:16:01 INFO: Retrieved resource: v3-standard-4 09:16:01 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:16:01 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:16:01 INFO: Successfully archived job cost data 09:16:01 DEBUG: Cost data: oom-master-checkbashisms-lint,4624,2026-05-08 09:16:01,v3-standard-4,146,0.11,0.00,SUCCESS 09:16:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17979803820128925745.sh 09:16:02 ---> logs-deploy.sh 09:16:02 Setup pyenv: 09:16:02 system 09:16:02 3.8.13 09:16:02 3.9.13 09:16:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUFD from file:/tmp/.os_lf_venv 09:16:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:03 lf-activate-venv(): INFO: Base packages installed successfully 09:16:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:16:11 lf-activate-venv(): INFO: Adding /tmp/venv-uUFD/bin to PATH 09:16:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4624 09:16:11 INFO: archiving workspace using pattern(s): 09:16:13 Archives upload complete. 09:16:13 INFO: archiving logs to Nexus 09:16:14 ---> uname -a: 09:16:14 Linux prd-ubuntu1804-builder-4c-4g-8908 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:16:14 09:16:14 09:16:14 ---> lscpu: 09:16:14 Architecture: x86_64 09:16:14 CPU op-mode(s): 32-bit, 64-bit 09:16:14 Byte Order: Little Endian 09:16:14 CPU(s): 4 09:16:14 On-line CPU(s) list: 0-3 09:16:14 Thread(s) per core: 1 09:16:14 Core(s) per socket: 1 09:16:14 Socket(s): 4 09:16:14 NUMA node(s): 1 09:16:14 Vendor ID: AuthenticAMD 09:16:14 CPU family: 23 09:16:14 Model: 49 09:16:14 Model name: AMD EPYC-Rome Processor 09:16:14 Stepping: 0 09:16:14 CPU MHz: 2799.998 09:16:14 BogoMIPS: 5599.99 09:16:14 Virtualization: AMD-V 09:16:14 Hypervisor vendor: KVM 09:16:14 Virtualization type: full 09:16:14 L1d cache: 32K 09:16:14 L1i cache: 32K 09:16:14 L2 cache: 512K 09:16:14 L3 cache: 16384K 09:16:14 NUMA node0 CPU(s): 0-3 09:16:14 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:16:14 09:16:14 09:16:14 ---> nproc: 09:16:14 4 09:16:14 09:16:14 09:16:14 ---> df -h: 09:16:14 Filesystem Size Used Avail Use% Mounted on 09:16:14 udev 7.9G 0 7.9G 0% /dev 09:16:14 tmpfs 1.6G 676K 1.6G 1% /run 09:16:14 /dev/vda1 78G 8.4G 70G 11% / 09:16:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:16:14 tmpfs 5.0M 0 5.0M 0% /run/lock 09:16:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:16:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:16:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:16:14 09:16:14 09:16:14 ---> free -m: 09:16:14 total used free shared buff/cache available 09:16:14 Mem: 16040 555 13354 0 2130 15170 09:16:14 Swap: 1023 0 1023 09:16:14 09:16:14 09:16:14 ---> ip addr: 09:16:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:16:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:16:14 inet 127.0.0.1/8 scope host lo 09:16:14 valid_lft forever preferred_lft forever 09:16:14 inet6 ::1/128 scope host 09:16:14 valid_lft forever preferred_lft forever 09:16:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:16:14 link/ether fa:16:3e:ee:0d:6b brd ff:ff:ff:ff:ff:ff 09:16:14 inet 10.30.107.223/23 brd 10.30.107.255 scope global dynamic ens3 09:16:14 valid_lft 86261sec preferred_lft 86261sec 09:16:14 inet6 fe80::f816:3eff:feee:d6b/64 scope link 09:16:14 valid_lft forever preferred_lft forever 09:16:14 09:16:14 09:16:14 ---> sar -b -r -n DEV: 09:16:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8908) 05/08/26 _x86_64_ (4 CPU) 09:16:14 09:16:14 09:14:04 LINUX RESTART (4 CPU) 09:16:14 09:16:14 09:15:00 tps rtps wtps bread/s bwrtn/s 09:16:14 09:16:01 132.34 1.20 131.15 136.13 42472.52 09:16:14 Average: 132.34 1.20 131.15 136.13 42472.52 09:16:14 09:16:14 09:15:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:16:14 09:16:01 13746968 15603012 2678000 16.30 78820 1964268 738180 4.22 656056 1780024 187784 09:16:14 Average: 13746968 15603012 2678000 16.30 78820 1964268 738180 4.22 656056 1780024 187784 09:16:14 09:16:14 09:15:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:16:14 09:16:01 lo 1.44 1.44 0.17 0.17 0.00 0.00 0.00 0.00 09:16:14 09:16:01 ens3 99.41 75.16 1359.81 13.51 0.00 0.00 0.00 0.00 09:16:14 Average: lo 1.44 1.44 0.17 0.17 0.00 0.00 0.00 0.00 09:16:14 Average: ens3 99.41 75.16 1359.81 13.51 0.00 0.00 0.00 0.00 09:16:14 09:16:14 09:16:14 ---> sar -P ALL: 09:16:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8908) 05/08/26 _x86_64_ (4 CPU) 09:16:14 09:16:14 09:14:04 LINUX RESTART (4 CPU) 09:16:14 09:16:14 09:15:00 CPU %user %nice %system %iowait %steal %idle 09:16:14 09:16:01 all 18.58 0.00 1.36 6.10 0.05 73.91 09:16:14 09:16:01 0 25.67 0.00 1.59 1.23 0.05 71.46 09:16:14 09:16:01 1 12.01 0.00 0.94 1.51 0.03 85.51 09:16:14 09:16:01 2 14.24 0.00 1.45 21.07 0.07 63.17 09:16:14 09:16:01 3 22.36 0.00 1.48 0.62 0.05 75.49 09:16:14 Average: all 18.58 0.00 1.36 6.10 0.05 73.91 09:16:14 Average: 0 25.67 0.00 1.59 1.23 0.05 71.46 09:16:14 Average: 1 12.01 0.00 0.94 1.51 0.03 85.51 09:16:14 Average: 2 14.24 0.00 1.45 21.07 0.07 63.17 09:16:14 Average: 3 22.36 0.00 1.48 0.62 0.05 75.49 09:16:14 09:16:14 09:16:14