19:49:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 19:49:20 Running as SYSTEM 19:49:20 [EnvInject] - Loading node environment variables. 19:49:20 Building remotely on prd-ubuntu1804-builder-4c-4g-131 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:49:20 [ssh-agent] Looking for ssh-agent implementation... 19:49:21 $ ssh-agent 19:49:21 SSH_AUTH_SOCK=/tmp/ssh-akvMxZyL2IUR/agent.1668 19:49:21 SSH_AGENT_PID=1670 19:49:21 [ssh-agent] Started. 19:49:21 Running ssh-add (command line suppressed) 19:49:21 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15521986252908831921.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15521986252908831921.key) 19:49:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:49:21 The recommended git tool is: NONE 19:49:22 using credential onap-jenkins-ssh 19:49:22 Wiping out workspace first. 19:49:22 Cloning the remote Git repository 19:49:22 Cloning repository git://cloud.onap.org/mirror/oom.git 19:49:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:49:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:49:22 > git --version # timeout=10 19:49:22 > git --version # 'git version 2.17.1' 19:49:22 using GIT_SSH to set credentials Gerrit user 19:49:22 Verifying host key using manually-configured host key entries 19:49:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:49:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:49:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:49:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:49:28 using GIT_SSH to set credentials Gerrit user 19:49:28 Verifying host key using manually-configured host key entries 19:49:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/12 # timeout=30 19:49:29 > git rev-parse efdd75a53dac51430c1fe471eab769f80a6c42cc^{commit} # timeout=10 19:49:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:49:29 Checking out Revision efdd75a53dac51430c1fe471eab769f80a6c42cc (refs/changes/64/142664/12) 19:49:29 > git config core.sparsecheckout # timeout=10 19:49:29 > git checkout -f efdd75a53dac51430c1fe471eab769f80a6c42cc # timeout=30 19:49:32 Commit message: "[SDNC] Update SDNC versions for Quebec" 19:49:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:49:32 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 19:49:33 [EnvInject] - Injecting environment variables from a build step. 19:49:33 [EnvInject] - Injecting as environment variables the properties content 19:49:33 PYTHON=python3 19:49:33 19:49:33 [EnvInject] - Variables injected successfully. 19:49:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins985456108469309988.sh 19:49:33 ---> tox-install.sh 19:49:33 + source /home/jenkins/lf-env.sh 19:49:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:49:33 ++ mktemp -d /tmp/venv-XXXX 19:49:33 + lf_venv=/tmp/venv-RKdr 19:49:33 + local venv_file=/tmp/.os_lf_venv 19:49:33 + local python=python3 19:49:33 + local options 19:49:33 + local set_path=true 19:49:33 + local install_args= 19:49:33 ++ 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 19:49:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:49:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:49:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:49:33 + true 19:49:33 + case $1 in 19:49:33 + venv_file=/tmp/.toxenv 19:49:33 + shift 2 19:49:33 + true 19:49:33 + case $1 in 19:49:33 + shift 19:49:33 + break 19:49:33 + case $python in 19:49:33 + local pkg_list= 19:49:33 + [[ -d /opt/pyenv ]] 19:49:33 + echo 'Setup pyenv:' 19:49:33 Setup pyenv: 19:49:33 + export PYENV_ROOT=/opt/pyenv 19:49:33 + PYENV_ROOT=/opt/pyenv 19:49:33 + 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 19:49:33 + 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 19:49:33 + pyenv versions 19:49:33 * system (set by /opt/pyenv/version) 19:49:33 * 3.8.13 (set by /opt/pyenv/version) 19:49:33 * 3.9.13 (set by /opt/pyenv/version) 19:49:33 * 3.10.6 (set by /opt/pyenv/version) 19:49:33 + command -v pyenv 19:49:33 ++ pyenv init - --no-rehash 19:49:33 + 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[*]}"'\'')" 19:49:33 export PATH="/opt/pyenv/shims:${PATH}" 19:49:33 export PYENV_SHELL=bash 19:49:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:49:33 pyenv() { 19:49:33 local command 19:49:33 command="${1:-}" 19:49:33 if [ "$#" -gt 0 ]; then 19:49:33 shift 19:49:33 fi 19:49:33 19:49:33 case "$command" in 19:49:33 rehash|shell) 19:49:33 eval "$(pyenv "sh-$command" "$@")" 19:49:33 ;; 19:49:33 *) 19:49:33 command pyenv "$command" "$@" 19:49:33 ;; 19:49:33 esac 19:49:33 }' 19:49:33 +++ 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[*]}"' 19:49:33 ++ 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 19:49:33 ++ 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 19:49:33 ++ 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 19:49:33 ++ export PYENV_SHELL=bash 19:49:33 ++ PYENV_SHELL=bash 19:49:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:49:33 +++ complete -F _pyenv pyenv 19:49:33 ++ lf-pyver python3 19:49:33 ++ local py_version_xy=python3 19:49:33 ++ local py_version_xyz= 19:49:33 ++ pyenv versions 19:49:33 ++ local command 19:49:33 ++ command=versions 19:49:33 ++ '[' 1 -gt 0 ']' 19:49:33 ++ shift 19:49:33 ++ case "$command" in 19:49:33 ++ command pyenv versions 19:49:33 ++ pyenv versions 19:49:33 ++ awk '{ print $1 }' 19:49:33 ++ grep -E '^[0-9.]*[0-9]$' 19:49:33 ++ sed 's/^[ *]* //' 19:49:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:49:33 +++ grep '^3' /tmp/.pyenv_versions 19:49:33 +++ sort -V 19:49:33 +++ tail -n 1 19:49:33 ++ py_version_xyz=3.10.6 19:49:33 ++ [[ -z 3.10.6 ]] 19:49:33 ++ echo 3.10.6 19:49:33 ++ return 0 19:49:33 + pyenv local 3.10.6 19:49:33 + local command 19:49:33 + command=local 19:49:33 + '[' 2 -gt 0 ']' 19:49:33 + shift 19:49:33 + case "$command" in 19:49:33 + command pyenv local 3.10.6 19:49:33 + pyenv local 3.10.6 19:49:33 + for arg in "$@" 19:49:33 + case $arg in 19:49:33 + pkg_list+='tox ' 19:49:33 + for arg in "$@" 19:49:33 + case $arg in 19:49:33 + pkg_list+='virtualenv ' 19:49:33 + for arg in "$@" 19:49:33 + case $arg in 19:49:33 + pkg_list+='urllib3~=1.26.15 ' 19:49:33 + [[ -f /tmp/.toxenv ]] 19:49:33 + [[ ! -f /tmp/.toxenv ]] 19:49:33 + [[ -n '' ]] 19:49:33 + python3 -m venv /tmp/venv-RKdr 19:49:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RKdr' 19:49:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RKdr 19:49:38 + echo /tmp/venv-RKdr 19:49:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:49:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:49:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:49:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:38 + local 'pip_opts=--upgrade --quiet' 19:49:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:49:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:49:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:49:38 + [[ -n '' ]] 19:49:38 + [[ -n '' ]] 19:49:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:49:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:38 + /tmp/venv-RKdr/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 19:49:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:49:42 lf-activate-venv(): INFO: Base packages installed successfully 19:49:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:49:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:49:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:49:42 + /tmp/venv-RKdr/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 19:49:45 + type python3 19:49:45 + true 19:49:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RKdr/bin to PATH' 19:49:45 lf-activate-venv(): INFO: Adding /tmp/venv-RKdr/bin to PATH 19:49:45 + PATH=/tmp/venv-RKdr/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 19:49:45 + return 0 19:49:45 + python3 --version 19:49:45 Python 3.10.6 19:49:45 + python3 -m pip --version 19:49:45 pip 26.0.1 from /tmp/venv-RKdr/lib/python3.10/site-packages/pip (python 3.10) 19:49:45 + python3 -m pip freeze 19:49:45 cachetools==7.0.1 19:49:45 colorama==0.4.6 19:49:45 distlib==0.4.0 19:49:45 filelock==3.24.3 19:49:45 packaging==26.0 19:49:45 platformdirs==4.9.2 19:49:45 pluggy==1.6.0 19:49:45 pyproject-api==1.10.0 19:49:45 python-discovery==1.1.0 19:49:45 tomli==2.4.0 19:49:45 tox==4.46.3 19:49:45 typing_extensions==4.15.0 19:49:45 urllib3==1.26.20 19:49:45 virtualenv==21.0.0 19:49:45 [EnvInject] - Injecting environment variables from a build step. 19:49:45 [EnvInject] - Injecting as environment variables the properties content 19:49:45 PARALLEL=false 19:49:45 19:49:45 [EnvInject] - Variables injected successfully. 19:49:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16406210549350360536.sh 19:49:45 ---> tox-run.sh 19:49:45 + 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 19:49:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:49:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:49:45 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:49:45 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:49:45 + source /home/jenkins/lf-env.sh 19:49:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:49:45 ++ mktemp -d /tmp/venv-XXXX 19:49:45 + lf_venv=/tmp/venv-coic 19:49:45 + local venv_file=/tmp/.os_lf_venv 19:49:45 + local python=python3 19:49:45 + local options 19:49:45 + local set_path=true 19:49:45 + local install_args= 19:49:45 ++ 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 19:49:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:49:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:49:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:49:45 + true 19:49:45 + case $1 in 19:49:45 + venv_file=/tmp/.toxenv 19:49:45 + shift 2 19:49:45 + true 19:49:45 + case $1 in 19:49:45 + shift 19:49:45 + break 19:49:45 + case $python in 19:49:45 + local pkg_list= 19:49:45 + [[ -d /opt/pyenv ]] 19:49:45 + echo 'Setup pyenv:' 19:49:45 Setup pyenv: 19:49:45 + export PYENV_ROOT=/opt/pyenv 19:49:45 + PYENV_ROOT=/opt/pyenv 19:49:45 + 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 19:49:45 + 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 19:49:45 + pyenv versions 19:49:45 system 19:49:45 3.8.13 19:49:45 3.9.13 19:49:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:49:45 + command -v pyenv 19:49:45 ++ pyenv init - --no-rehash 19:49:45 + 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[*]}"'\'')" 19:49:45 export PATH="/opt/pyenv/shims:${PATH}" 19:49:45 export PYENV_SHELL=bash 19:49:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:49:45 pyenv() { 19:49:45 local command 19:49:45 command="${1:-}" 19:49:45 if [ "$#" -gt 0 ]; then 19:49:45 shift 19:49:45 fi 19:49:45 19:49:45 case "$command" in 19:49:45 rehash|shell) 19:49:45 eval "$(pyenv "sh-$command" "$@")" 19:49:45 ;; 19:49:45 *) 19:49:45 command pyenv "$command" "$@" 19:49:45 ;; 19:49:45 esac 19:49:45 }' 19:49:45 +++ 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[*]}"' 19:49:45 ++ 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 19:49:45 ++ 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 19:49:45 ++ 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 19:49:45 ++ export PYENV_SHELL=bash 19:49:45 ++ PYENV_SHELL=bash 19:49:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:49:45 +++ complete -F _pyenv pyenv 19:49:45 ++ lf-pyver python3 19:49:45 ++ local py_version_xy=python3 19:49:45 ++ local py_version_xyz= 19:49:45 ++ pyenv versions 19:49:45 ++ local command 19:49:45 ++ command=versions 19:49:45 ++ '[' 1 -gt 0 ']' 19:49:45 ++ shift 19:49:45 ++ case "$command" in 19:49:45 ++ command pyenv versions 19:49:45 ++ pyenv versions 19:49:45 ++ sed 's/^[ *]* //' 19:49:45 ++ grep -E '^[0-9.]*[0-9]$' 19:49:45 ++ awk '{ print $1 }' 19:49:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:49:45 +++ grep '^3' /tmp/.pyenv_versions 19:49:45 +++ sort -V 19:49:45 +++ tail -n 1 19:49:45 ++ py_version_xyz=3.10.6 19:49:45 ++ [[ -z 3.10.6 ]] 19:49:45 ++ echo 3.10.6 19:49:45 ++ return 0 19:49:45 + pyenv local 3.10.6 19:49:45 + local command 19:49:45 + command=local 19:49:45 + '[' 2 -gt 0 ']' 19:49:45 + shift 19:49:45 + case "$command" in 19:49:45 + command pyenv local 3.10.6 19:49:45 + pyenv local 3.10.6 19:49:45 + for arg in "$@" 19:49:45 + case $arg in 19:49:45 + pkg_list+='tox ' 19:49:45 + for arg in "$@" 19:49:45 + case $arg in 19:49:45 + pkg_list+='virtualenv ' 19:49:45 + for arg in "$@" 19:49:45 + case $arg in 19:49:45 + pkg_list+='urllib3~=1.26.15 ' 19:49:45 + [[ -f /tmp/.toxenv ]] 19:49:45 ++ cat /tmp/.toxenv 19:49:45 + lf_venv=/tmp/venv-RKdr 19:49:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKdr from' file:/tmp/.toxenv 19:49:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKdr from file:/tmp/.toxenv 19:49:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:49:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:45 + local 'pip_opts=--upgrade --quiet' 19:49:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:49:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:49:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:49:45 + [[ -n '' ]] 19:49:45 + [[ -n '' ]] 19:49:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:49:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:45 + /tmp/venv-RKdr/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 19:49:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:49:46 lf-activate-venv(): INFO: Base packages installed successfully 19:49:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:49:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:49:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:49:46 + /tmp/venv-RKdr/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 19:49:47 + type python3 19:49:47 + true 19:49:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RKdr/bin to PATH' 19:49:47 lf-activate-venv(): INFO: Adding /tmp/venv-RKdr/bin to PATH 19:49:47 + PATH=/tmp/venv-RKdr/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 19:49:47 + return 0 19:49:47 + [[ -d /opt/pyenv ]] 19:49:47 + echo '---> Setting up pyenv' 19:49:47 ---> Setting up pyenv 19:49:47 + export PYENV_ROOT=/opt/pyenv 19:49:47 + PYENV_ROOT=/opt/pyenv 19:49:47 + export PATH=/opt/pyenv/bin:/tmp/venv-RKdr/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 19:49:47 + PATH=/opt/pyenv/bin:/tmp/venv-RKdr/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 19:49:47 ++ pwd 19:49:47 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:49:47 + export PYTHONPATH 19:49:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:49:47 + TOX_TESTENV_PASSENV=PYTHONPATH 19:49:47 + tox --version 19:49:48 4.46.3 from /tmp/venv-RKdr/lib/python3.10/site-packages/tox/__init__.py 19:49:48 + PARALLEL=false 19:49:48 + TOX_OPTIONS_LIST= 19:49:48 + [[ -n checkbashisms ]] 19:49:48 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:49:48 + case ${PARALLEL,,} in 19:49:48 + tox -e checkbashisms 19:49:48 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:49:49 checkbashisms: freeze> python -m pip freeze --all 19:49:49 checkbashisms: pip==26.0.1,setuptools==82.0.0 19:49:49 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:49:51 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:49:53 checkbashisms: OK (4.69=setup[1.33]+cmd[3.36] seconds) 19:49:53 congratulations :) (4.73 seconds) 19:49:53 + tox_status=0 19:49:53 + echo '---> Completed tox runs' 19:49:53 ---> Completed tox runs 19:49:53 + for i in .tox/*/log 19:49:53 ++ echo .tox/checkbashisms/log 19:49:53 ++ awk -F/ '{print $2}' 19:49:53 + tox_env=checkbashisms 19:49:53 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:49:53 + DOC_DIR=docs/_build/html 19:49:53 + [[ -d docs/_build/html ]] 19:49:53 + echo '---> tox-run.sh ends' 19:49:53 ---> tox-run.sh ends 19:49:53 + test 0 -eq 0 19:49:53 $ ssh-agent -k 19:49:53 unset SSH_AUTH_SOCK; 19:49:53 unset SSH_AGENT_PID; 19:49:53 echo Agent pid 1670 killed; 19:49:53 [ssh-agent] Stopped. 19:49:53 [PostBuildScript] - [INFO] Executing post build scripts. 19:49:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1199932903622717699.sh 19:49:53 ---> sysstat.sh 19:49:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17844163824698369250.sh 19:49:53 ---> package-listing.sh 19:49:53 ++ tr '[:upper:]' '[:lower:]' 19:49:53 ++ facter osfamily 19:49:54 + OS_FAMILY=debian 19:49:54 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:49:54 + START_PACKAGES=/tmp/packages_start.txt 19:49:54 + END_PACKAGES=/tmp/packages_end.txt 19:49:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:54 + PACKAGES=/tmp/packages_start.txt 19:49:54 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:49:54 + PACKAGES=/tmp/packages_end.txt 19:49:54 + case "${OS_FAMILY}" in 19:49:54 + dpkg -l 19:49:54 + grep '^ii' 19:49:54 + '[' -f /tmp/packages_start.txt ']' 19:49:54 + '[' -f /tmp/packages_end.txt ']' 19:49:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:54 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:49:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:49:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:49:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11753842681526335585.sh 19:49:54 ---> capture-instance-metadata.sh 19:49:54 Setup pyenv: 19:49:54 system 19:49:54 3.8.13 19:49:54 3.9.13 19:49:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:49:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oyC9 19:49:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:49:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:01 lf-activate-venv(): INFO: Base packages installed successfully 19:50:01 lf-activate-venv(): INFO: Installing additional packages: lftools 19:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-oyC9/bin to PATH 19:50:29 INFO: Running in OpenStack, capturing instance metadata 19:50:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3172957754990593927.sh 19:50:30 provisioning config files... 19:50:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2464942130820703755tmp 19:50:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:50:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:50:30 [EnvInject] - Injecting environment variables from a build step. 19:50:30 [EnvInject] - Injecting as environment variables the properties content 19:50:30 SERVER_ID=logs 19:50:30 19:50:30 [EnvInject] - Variables injected successfully. 19:50:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4317057113432431703.sh 19:50:30 ---> create-netrc.sh 19:50:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13160054222561225728.sh 19:50:30 ---> python-tools-install.sh 19:50:30 Setup pyenv: 19:50:30 system 19:50:30 3.8.13 19:50:30 3.9.13 19:50:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:50:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oyC9 from file:/tmp/.os_lf_venv 19:50:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:50:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:32 lf-activate-venv(): INFO: Base packages installed successfully 19:50:32 lf-activate-venv(): INFO: Installing additional packages: lftools 19:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-oyC9/bin to PATH 19:50:40 Generating Requirements File 19:50:58 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. 19:50:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:50:59 Python 3.10.6 19:50:59 pip 26.0.1 from /tmp/venv-oyC9/lib/python3.10/site-packages/pip (python 3.10) 19:50:59 appdirs==1.4.4 19:50:59 argcomplete==3.6.3 19:50:59 aspy.yaml==1.3.0 19:50:59 attrs==25.4.0 19:50:59 autopage==0.6.0 19:50:59 backports.strenum==1.3.1 19:50:59 beautifulsoup4==4.14.3 19:50:59 boto3==1.42.57 19:50:59 botocore==1.42.57 19:50:59 bs4==0.0.2 19:50:59 certifi==2026.2.25 19:50:59 cffi==2.0.0 19:50:59 cfgv==3.5.0 19:50:59 chardet==6.0.0.post1 19:50:59 charset-normalizer==3.4.4 19:50:59 click==8.3.1 19:50:59 cliff==4.13.2 19:50:59 cmd2==3.2.2 19:50:59 cryptography==3.3.2 19:50:59 debtcollector==3.0.0 19:50:59 decorator==5.2.1 19:50:59 defusedxml==0.7.1 19:50:59 Deprecated==1.3.1 19:50:59 distlib==0.4.0 19:50:59 dnspython==2.8.0 19:50:59 docker==7.1.0 19:50:59 dogpile.cache==1.5.0 19:50:59 durationpy==0.10 19:50:59 email-validator==2.3.0 19:50:59 filelock==3.24.3 19:50:59 future==1.0.0 19:50:59 gitdb==4.0.12 19:50:59 GitPython==3.1.46 19:50:59 httplib2==0.30.2 19:50:59 identify==2.6.16 19:50:59 idna==3.11 19:50:59 importlib-resources==1.5.0 19:50:59 iso8601==2.1.0 19:50:59 Jinja2==3.1.6 19:50:59 jmespath==1.1.0 19:50:59 jsonpatch==1.33 19:50:59 jsonpointer==3.0.0 19:50:59 jsonschema==4.26.0 19:50:59 jsonschema-specifications==2025.9.1 19:50:59 keystoneauth1==5.13.1 19:50:59 kubernetes==35.0.0 19:50:59 lftools==0.37.21 19:50:59 lxml==6.0.2 19:50:59 markdown-it-py==4.0.0 19:50:59 MarkupSafe==3.0.3 19:50:59 mdurl==0.1.2 19:50:59 msgpack==1.1.2 19:50:59 multi_key_dict==2.0.3 19:50:59 munch==4.0.0 19:50:59 netaddr==1.3.0 19:50:59 niet==1.4.2 19:50:59 nodeenv==1.10.0 19:50:59 oauth2client==4.1.3 19:50:59 oauthlib==3.3.1 19:50:59 openstacksdk==4.10.0 19:50:59 os-service-types==1.8.2 19:50:59 osc-lib==4.4.0 19:50:59 oslo.config==10.3.0 19:50:59 oslo.context==6.3.0 19:50:59 oslo.i18n==6.7.2 19:50:59 oslo.log==8.1.0 19:50:59 oslo.serialization==5.9.1 19:50:59 oslo.utils==10.0.0 19:50:59 packaging==26.0 19:50:59 pbr==7.0.3 19:50:59 platformdirs==4.9.2 19:50:59 prettytable==3.17.0 19:50:59 psutil==7.2.2 19:50:59 pyasn1==0.6.2 19:50:59 pyasn1_modules==0.4.2 19:50:59 pycparser==3.0 19:50:59 pygerrit2==2.0.15 19:50:59 PyGithub==2.8.1 19:50:59 Pygments==2.19.2 19:50:59 PyJWT==2.11.0 19:50:59 PyNaCl==1.6.2 19:50:59 pyparsing==2.4.7 19:50:59 pyperclip==1.11.0 19:50:59 pyrsistent==0.20.0 19:50:59 python-cinderclient==9.8.0 19:50:59 python-dateutil==2.9.0.post0 19:50:59 python-discovery==1.1.0 19:50:59 python-heatclient==5.1.0 19:50:59 python-jenkins==1.8.3 19:50:59 python-keystoneclient==5.7.0 19:50:59 python-magnumclient==4.9.0 19:50:59 python-openstackclient==9.0.0 19:50:59 python-swiftclient==4.10.0 19:50:59 PyYAML==6.0.3 19:50:59 referencing==0.37.0 19:50:59 requests==2.32.5 19:50:59 requests-oauthlib==2.0.0 19:50:59 requestsexceptions==1.4.0 19:50:59 rfc3986==2.0.0 19:50:59 rich==14.3.3 19:50:59 rich-argparse==1.7.2 19:50:59 rpds-py==0.30.0 19:50:59 rsa==4.9.1 19:50:59 ruamel.yaml==0.19.1 19:50:59 ruamel.yaml.clib==0.2.15 19:50:59 s3transfer==0.16.0 19:50:59 simplejson==3.20.2 19:50:59 six==1.17.0 19:50:59 smmap==5.0.2 19:50:59 soupsieve==2.8.3 19:50:59 stevedore==5.7.0 19:50:59 tabulate==0.9.0 19:50:59 toml==0.10.2 19:50:59 tomlkit==0.14.0 19:50:59 tqdm==4.67.3 19:50:59 typing_extensions==4.15.0 19:50:59 urllib3==1.26.20 19:50:59 virtualenv==21.0.0 19:50:59 wcwidth==0.6.0 19:50:59 websocket-client==1.9.0 19:50:59 wrapt==2.1.1 19:50:59 xdg==6.0.0 19:50:59 xmltodict==1.0.4 19:50:59 yq==3.4.3 19:50:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12464213696777629062.sh 19:50:59 ---> sudo-logs.sh 19:50:59 Archiving 'sudo' log.. 19:51:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7079694576586901426.sh 19:51:00 ---> job-cost.sh 19:51:00 INFO: Activating Python virtual environment... 19:51:00 Setup pyenv: 19:51:00 system 19:51:00 3.8.13 19:51:00 3.9.13 19:51:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oyC9 from file:/tmp/.os_lf_venv 19:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:02 lf-activate-venv(): INFO: Base packages installed successfully 19:51:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:51:07 lf-activate-venv(): INFO: Adding /tmp/venv-oyC9/bin to PATH 19:51:07 INFO: No stack-cost file found 19:51:07 INFO: Instance uptime: 139s 19:51:07 INFO: Fetching instance metadata (attempt 1 of 3)... 19:51:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:51:07 INFO: Successfully fetched instance metadata 19:51:07 INFO: Instance type: v3-standard-4 19:51:07 INFO: Retrieving pricing info for: v3-standard-4 19:51:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:51:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 19:51:07 INFO: Successfully fetched Vexxhost pricing API 19:51:07 INFO: Retrieved cost: 0.11 19:51:07 INFO: Retrieved resource: v3-standard-4 19:51:07 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:51:07 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:51:07 INFO: Successfully archived job cost data 19:51:07 DEBUG: Cost data: oom-master-checkbashisms-lint,4471,2026-02-26 19:51:07,v3-standard-4,139,0.11,0.00,SUCCESS 19:51:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14534115175964402021.sh 19:51:07 ---> logs-deploy.sh 19:51:07 Setup pyenv: 19:51:07 system 19:51:07 3.8.13 19:51:07 3.9.13 19:51:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:51:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oyC9 from file:/tmp/.os_lf_venv 19:51:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:09 lf-activate-venv(): INFO: Base packages installed successfully 19:51:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-oyC9/bin to PATH 19:51:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4471 19:51:17 INFO: archiving workspace using pattern(s): 19:51:17 /tmp/venv-oyC9/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:51:17 warnings.warn( 19:51:18 Archives upload complete. 19:51:18 INFO: archiving logs to Nexus 19:51:18 /tmp/venv-oyC9/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:51:18 warnings.warn( 19:51:19 ---> uname -a: 19:51:19 Linux prd-ubuntu1804-builder-4c-4g-131 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:51:19 19:51:19 19:51:19 ---> lscpu: 19:51:19 Architecture: x86_64 19:51:19 CPU op-mode(s): 32-bit, 64-bit 19:51:19 Byte Order: Little Endian 19:51:19 CPU(s): 4 19:51:19 On-line CPU(s) list: 0-3 19:51:19 Thread(s) per core: 1 19:51:19 Core(s) per socket: 1 19:51:19 Socket(s): 4 19:51:19 NUMA node(s): 1 19:51:19 Vendor ID: AuthenticAMD 19:51:19 CPU family: 23 19:51:19 Model: 49 19:51:19 Model name: AMD EPYC-Rome Processor 19:51:19 Stepping: 0 19:51:19 CPU MHz: 2799.998 19:51:19 BogoMIPS: 5599.99 19:51:19 Virtualization: AMD-V 19:51:19 Hypervisor vendor: KVM 19:51:19 Virtualization type: full 19:51:19 L1d cache: 32K 19:51:19 L1i cache: 32K 19:51:19 L2 cache: 512K 19:51:19 L3 cache: 16384K 19:51:19 NUMA node0 CPU(s): 0-3 19:51:19 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 19:51:19 19:51:19 19:51:19 ---> nproc: 19:51:19 4 19:51:19 19:51:19 19:51:19 ---> df -h: 19:51:19 Filesystem Size Used Avail Use% Mounted on 19:51:19 udev 7.9G 0 7.9G 0% /dev 19:51:19 tmpfs 1.6G 676K 1.6G 1% /run 19:51:19 /dev/vda1 78G 8.3G 70G 11% / 19:51:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:51:19 tmpfs 5.0M 0 5.0M 0% /run/lock 19:51:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:51:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:51:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:51:19 19:51:19 19:51:19 ---> free -m: 19:51:19 total used free shared buff/cache available 19:51:19 Mem: 16040 590 13377 0 2072 15136 19:51:19 Swap: 1023 0 1023 19:51:19 19:51:19 19:51:19 ---> ip addr: 19:51:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:51:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:51:19 inet 127.0.0.1/8 scope host lo 19:51:19 valid_lft forever preferred_lft forever 19:51:19 inet6 ::1/128 scope host 19:51:19 valid_lft forever preferred_lft forever 19:51:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:51:19 link/ether fa:16:3e:61:ac:14 brd ff:ff:ff:ff:ff:ff 19:51:19 inet 10.30.106.181/23 brd 10.30.107.255 scope global dynamic ens3 19:51:19 valid_lft 86258sec preferred_lft 86258sec 19:51:19 inet6 fe80::f816:3eff:fe61:ac14/64 scope link 19:51:19 valid_lft forever preferred_lft forever 19:51:19 19:51:19 19:51:19 ---> sar -b -r -n DEV: 19:51:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-131) 02/26/26 _x86_64_ (4 CPU) 19:51:19 19:51:19 19:49:00 LINUX RESTART (4 CPU) 19:51:19 19:51:19 19:50:01 tps rtps wtps bread/s bwrtn/s 19:51:19 19:51:01 130.04 1.08 128.96 122.38 37698.38 19:51:19 Average: 130.04 1.08 128.96 122.38 37698.38 19:51:19 19:51:19 19:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:51:19 19:51:01 13749088 15542336 2675872 16.29 77692 1903044 797100 4.56 710616 1723648 122408 19:51:19 Average: 13749088 15542336 2675872 16.29 77692 1903044 797100 4.56 710616 1723648 122408 19:51:19 19:51:19 19:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:51:19 19:51:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 19:51:19 19:51:01 ens3 91.62 64.69 967.51 11.96 0.00 0.00 0.00 0.00 19:51:19 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 19:51:19 Average: ens3 91.62 64.69 967.51 11.96 0.00 0.00 0.00 0.00 19:51:19 19:51:19 19:51:19 ---> sar -P ALL: 19:51:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-131) 02/26/26 _x86_64_ (4 CPU) 19:51:19 19:51:19 19:49:00 LINUX RESTART (4 CPU) 19:51:19 19:51:19 19:50:01 CPU %user %nice %system %iowait %steal %idle 19:51:19 19:51:01 all 18.38 0.00 1.32 5.94 0.05 74.32 19:51:19 19:51:01 0 4.77 0.00 0.89 10.05 0.05 84.24 19:51:19 19:51:01 1 29.00 0.00 1.59 4.01 0.07 65.34 19:51:19 19:51:01 2 12.90 0.00 0.84 2.49 0.05 83.72 19:51:19 19:51:01 3 26.81 0.00 1.95 7.19 0.07 63.98 19:51:19 Average: all 18.38 0.00 1.32 5.94 0.05 74.32 19:51:19 Average: 0 4.77 0.00 0.89 10.05 0.05 84.24 19:51:19 Average: 1 29.00 0.00 1.59 4.01 0.07 65.34 19:51:19 Average: 2 12.90 0.00 0.84 2.49 0.05 83.72 19:51:19 Average: 3 26.81 0.00 1.95 7.19 0.07 63.98 19:51:19 19:51:19 19:51:19