07:17:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:17:44 Running as SYSTEM 07:17:44 [EnvInject] - Loading node environment variables. 07:17:44 Building remotely on prd-ubuntu1804-builder-4c-4g-12495 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:17:44 [ssh-agent] Looking for ssh-agent implementation... 07:17:45 $ ssh-agent 07:17:45 SSH_AUTH_SOCK=/tmp/ssh-5fOlfS251M83/agent.1728 07:17:45 SSH_AGENT_PID=1732 07:17:45 [ssh-agent] Started. 07:17:45 Running ssh-add (command line suppressed) 07:17:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17466885537794254925.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17466885537794254925.key) 07:17:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:17:45 The recommended git tool is: NONE 07:17:46 using credential onap-jenkins-ssh 07:17:46 Wiping out workspace first. 07:17:46 Cloning the remote Git repository 07:17:46 Cloning repository git://cloud.onap.org/mirror/oom.git 07:17:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:17:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:17:46 > git --version # timeout=10 07:17:46 > git --version # 'git version 2.17.1' 07:17:46 using GIT_SSH to set credentials Gerrit user 07:17:46 Verifying host key using manually-configured host key entries 07:17:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:17:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:17:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:17:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:17:52 using GIT_SSH to set credentials Gerrit user 07:17:52 Verifying host key using manually-configured host key entries 07:17:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/2 # timeout=30 07:17:52 > git rev-parse f681907d50ed3609f985d0094494771c4048267d^{commit} # timeout=10 07:17:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:17:52 Checking out Revision f681907d50ed3609f985d0094494771c4048267d (refs/changes/57/146657/2) 07:17:52 > git config core.sparsecheckout # timeout=10 07:17:52 > git checkout -f f681907d50ed3609f985d0094494771c4048267d # timeout=30 07:17:55 Commit message: "build: Fix apt install graphviz hang in tox" 07:17:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:17:55 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:17:56 [EnvInject] - Injecting environment variables from a build step. 07:17:56 [EnvInject] - Injecting as environment variables the properties content 07:17:56 PYTHON=python3 07:17:56 07:17:56 [EnvInject] - Variables injected successfully. 07:17:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6387487535985176538.sh 07:17:56 ---> tox-install.sh 07:17:56 + source /home/jenkins/lf-env.sh 07:17:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:56 ++ mktemp -d /tmp/venv-XXXX 07:17:56 + lf_venv=/tmp/venv-iaVf 07:17:56 + local venv_file=/tmp/.os_lf_venv 07:17:56 + local python=python3 07:17:56 + local options 07:17:56 + local set_path=true 07:17:56 + local install_args= 07:17:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:17:56 + true 07:17:56 + case $1 in 07:17:56 + venv_file=/tmp/.toxenv 07:17:56 + shift 2 07:17:56 + true 07:17:56 + case $1 in 07:17:56 + shift 07:17:56 + break 07:17:56 + case $python in 07:17:56 + local pkg_list= 07:17:56 + [[ -d /opt/pyenv ]] 07:17:56 + echo 'Setup pyenv:' 07:17:56 Setup pyenv: 07:17:56 + export PYENV_ROOT=/opt/pyenv 07:17:56 + PYENV_ROOT=/opt/pyenv 07:17:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:17:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:17:56 + pyenv versions 07:17:56 * system (set by /opt/pyenv/version) 07:17:56 * 3.8.13 (set by /opt/pyenv/version) 07:17:56 * 3.9.13 (set by /opt/pyenv/version) 07:17:56 * 3.10.6 (set by /opt/pyenv/version) 07:17:56 + command -v pyenv 07:17:56 ++ pyenv init - --no-rehash 07:17:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:17:56 export PATH="/opt/pyenv/shims:${PATH}" 07:17:56 export PYENV_SHELL=bash 07:17:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:17:56 pyenv() { 07:17:56 local command 07:17:56 command="${1:-}" 07:17:56 if [ "$#" -gt 0 ]; then 07:17:56 shift 07:17:56 fi 07:17:56 07:17:56 case "$command" in 07:17:56 rehash|shell) 07:17:56 eval "$(pyenv "sh-$command" "$@")" 07:17:56 ;; 07:17:56 *) 07:17:56 command pyenv "$command" "$@" 07:17:56 ;; 07:17:56 esac 07:17:56 }' 07:17:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:17:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:17:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:17:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:17:56 ++ export PYENV_SHELL=bash 07:17:56 ++ PYENV_SHELL=bash 07:17:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:17:56 +++ complete -F _pyenv pyenv 07:17:56 ++ lf-pyver python3 07:17:56 ++ local py_version_xy=python3 07:17:56 ++ local py_version_xyz= 07:17:56 ++ pyenv versions 07:17:56 ++ local command 07:17:56 ++ command=versions 07:17:56 ++ '[' 1 -gt 0 ']' 07:17:56 ++ shift 07:17:56 ++ case "$command" in 07:17:56 ++ command pyenv versions 07:17:56 ++ pyenv versions 07:17:56 ++ sed 's/^[ *]* //' 07:17:56 ++ awk '{ print $1 }' 07:17:56 ++ grep -E '^[0-9.]*[0-9]$' 07:17:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:17:56 +++ grep '^3' /tmp/.pyenv_versions 07:17:56 +++ tail -n 1 07:17:56 +++ sort -V 07:17:56 ++ py_version_xyz=3.10.6 07:17:56 ++ [[ -z 3.10.6 ]] 07:17:56 ++ echo 3.10.6 07:17:56 ++ return 0 07:17:56 + pyenv local 3.10.6 07:17:56 + local command 07:17:56 + command=local 07:17:56 + '[' 2 -gt 0 ']' 07:17:56 + shift 07:17:56 + case "$command" in 07:17:56 + command pyenv local 3.10.6 07:17:56 + pyenv local 3.10.6 07:17:56 + for arg in "$@" 07:17:56 + case $arg in 07:17:56 + pkg_list+='tox ' 07:17:56 + for arg in "$@" 07:17:56 + case $arg in 07:17:56 + pkg_list+='virtualenv ' 07:17:56 + for arg in "$@" 07:17:56 + case $arg in 07:17:56 + pkg_list+='urllib3~=1.26.15 ' 07:17:56 + [[ -f /tmp/.toxenv ]] 07:17:56 + [[ ! -f /tmp/.toxenv ]] 07:17:56 + [[ -n '' ]] 07:17:56 + python3 -m venv /tmp/venv-iaVf 07:18:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iaVf' 07:18:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iaVf 07:18:00 + echo /tmp/venv-iaVf 07:18:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:18:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:18:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:00 + local 'pip_opts=--upgrade --quiet' 07:18:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:00 + [[ -n '' ]] 07:18:00 + [[ -n '' ]] 07:18:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:00 + /tmp/venv-iaVf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:18:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:04 lf-activate-venv(): INFO: Base packages installed successfully 07:18:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:04 + /tmp/venv-iaVf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:18:06 + type python3 07:18:06 + true 07:18:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iaVf/bin to PATH' 07:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-iaVf/bin to PATH 07:18:06 + PATH=/tmp/venv-iaVf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:06 + return 0 07:18:06 + python3 --version 07:18:06 Python 3.10.6 07:18:06 + python3 -m pip --version 07:18:06 pip 26.1.2 from /tmp/venv-iaVf/lib/python3.10/site-packages/pip (python 3.10) 07:18:06 + python3 -m pip freeze 07:18:06 cachetools==7.1.6 07:18:06 colorama==0.4.6 07:18:06 distlib==0.4.3 07:18:06 filelock==3.32.0 07:18:06 packaging==26.2 07:18:06 platformdirs==4.11.0 07:18:06 pluggy==1.6.0 07:18:06 pyproject-api==1.11.0 07:18:06 python-discovery==1.5.0 07:18:06 tomli==2.4.1 07:18:06 tomli_w==1.2.0 07:18:06 tox==4.58.0 07:18:06 typing_extensions==4.16.0 07:18:06 urllib3==1.26.20 07:18:06 virtualenv==21.7.0 07:18:06 [EnvInject] - Injecting environment variables from a build step. 07:18:06 [EnvInject] - Injecting as environment variables the properties content 07:18:06 PARALLEL=false 07:18:06 07:18:06 [EnvInject] - Variables injected successfully. 07:18:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4984789081099818265.sh 07:18:07 ---> tox-run.sh 07:18:07 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:18:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:18:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:18:07 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:18:07 + source /home/jenkins/lf-env.sh 07:18:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:07 ++ mktemp -d /tmp/venv-XXXX 07:18:07 + lf_venv=/tmp/venv-1sJH 07:18:07 + local venv_file=/tmp/.os_lf_venv 07:18:07 + local python=python3 07:18:07 + local options 07:18:07 + local set_path=true 07:18:07 + local install_args= 07:18:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:18:07 + true 07:18:07 + case $1 in 07:18:07 + venv_file=/tmp/.toxenv 07:18:07 + shift 2 07:18:07 + true 07:18:07 + case $1 in 07:18:07 + shift 07:18:07 + break 07:18:07 + case $python in 07:18:07 + local pkg_list= 07:18:07 + [[ -d /opt/pyenv ]] 07:18:07 + echo 'Setup pyenv:' 07:18:07 Setup pyenv: 07:18:07 + export PYENV_ROOT=/opt/pyenv 07:18:07 + PYENV_ROOT=/opt/pyenv 07:18:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:07 + pyenv versions 07:18:07 system 07:18:07 3.8.13 07:18:07 3.9.13 07:18:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:18:07 + command -v pyenv 07:18:07 ++ pyenv init - --no-rehash 07:18:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:18:07 export PATH="/opt/pyenv/shims:${PATH}" 07:18:07 export PYENV_SHELL=bash 07:18:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:18:07 pyenv() { 07:18:07 local command 07:18:07 command="${1:-}" 07:18:07 if [ "$#" -gt 0 ]; then 07:18:07 shift 07:18:07 fi 07:18:07 07:18:07 case "$command" in 07:18:07 rehash|shell) 07:18:07 eval "$(pyenv "sh-$command" "$@")" 07:18:07 ;; 07:18:07 *) 07:18:07 command pyenv "$command" "$@" 07:18:07 ;; 07:18:07 esac 07:18:07 }' 07:18:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:18:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:07 ++ export PYENV_SHELL=bash 07:18:07 ++ PYENV_SHELL=bash 07:18:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:18:07 +++ complete -F _pyenv pyenv 07:18:07 ++ lf-pyver python3 07:18:07 ++ local py_version_xy=python3 07:18:07 ++ local py_version_xyz= 07:18:07 ++ sed 's/^[ *]* //' 07:18:07 ++ pyenv versions 07:18:07 ++ local command 07:18:07 ++ command=versions 07:18:07 ++ '[' 1 -gt 0 ']' 07:18:07 ++ shift 07:18:07 ++ case "$command" in 07:18:07 ++ command pyenv versions 07:18:07 ++ pyenv versions 07:18:07 ++ awk '{ print $1 }' 07:18:07 ++ grep -E '^[0-9.]*[0-9]$' 07:18:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:18:07 +++ grep '^3' /tmp/.pyenv_versions 07:18:07 +++ sort -V 07:18:07 +++ tail -n 1 07:18:07 ++ py_version_xyz=3.10.6 07:18:07 ++ [[ -z 3.10.6 ]] 07:18:07 ++ echo 3.10.6 07:18:07 ++ return 0 07:18:07 + pyenv local 3.10.6 07:18:07 + local command 07:18:07 + command=local 07:18:07 + '[' 2 -gt 0 ']' 07:18:07 + shift 07:18:07 + case "$command" in 07:18:07 + command pyenv local 3.10.6 07:18:07 + pyenv local 3.10.6 07:18:07 + for arg in "$@" 07:18:07 + case $arg in 07:18:07 + pkg_list+='tox ' 07:18:07 + for arg in "$@" 07:18:07 + case $arg in 07:18:07 + pkg_list+='virtualenv ' 07:18:07 + for arg in "$@" 07:18:07 + case $arg in 07:18:07 + pkg_list+='urllib3~=1.26.15 ' 07:18:07 + [[ -f /tmp/.toxenv ]] 07:18:07 ++ cat /tmp/.toxenv 07:18:07 + lf_venv=/tmp/venv-iaVf 07:18:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iaVf from' file:/tmp/.toxenv 07:18:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iaVf from file:/tmp/.toxenv 07:18:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:07 + local 'pip_opts=--upgrade --quiet' 07:18:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:07 + [[ -n '' ]] 07:18:07 + [[ -n '' ]] 07:18:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:07 + /tmp/venv-iaVf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:18:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:08 lf-activate-venv(): INFO: Base packages installed successfully 07:18:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:08 + /tmp/venv-iaVf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:18:09 + type python3 07:18:09 + true 07:18:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iaVf/bin to PATH' 07:18:09 lf-activate-venv(): INFO: Adding /tmp/venv-iaVf/bin to PATH 07:18:09 + PATH=/tmp/venv-iaVf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:09 + return 0 07:18:09 + [[ -d /opt/pyenv ]] 07:18:09 + echo '---> Setting up pyenv' 07:18:09 ---> Setting up pyenv 07:18:09 + export PYENV_ROOT=/opt/pyenv 07:18:09 + PYENV_ROOT=/opt/pyenv 07:18:09 + export PATH=/opt/pyenv/bin:/tmp/venv-iaVf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:09 + PATH=/opt/pyenv/bin:/tmp/venv-iaVf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:18:09 ++ pwd 07:18:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:18:09 + export PYTHONPATH 07:18:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:18:09 + TOX_TESTENV_PASSENV=PYTHONPATH 07:18:09 + tox --version 07:18:09 4.58.0 from /tmp/venv-iaVf/lib/python3.10/site-packages/tox/__init__.py 07:18:09 + PARALLEL=false 07:18:09 + TOX_OPTIONS_LIST= 07:18:09 + [[ -n checkbashisms ]] 07:18:09 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:18:09 + case ${PARALLEL,,} in 07:18:09 + tox -e checkbashisms 07:18:09 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:18:10 checkbashisms: freeze> python -m pip freeze --all 07:18:11 checkbashisms: pip==26.1.2,setuptools==83.0.0 07:18:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:18:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:18:15 checkbashisms: OK (5.34=setup[1.82]+cmd[3.51] seconds) 07:18:15 congratulations :) (5.37 seconds) 07:18:15 + tox_status=0 07:18:15 + echo '---> Completed tox runs' 07:18:15 ---> Completed tox runs 07:18:15 + for i in .tox/*/log 07:18:15 ++ echo .tox/checkbashisms/log 07:18:15 ++ awk -F/ '{print $2}' 07:18:15 + tox_env=checkbashisms 07:18:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:18:15 + DOC_DIR=docs/_build/html 07:18:15 + [[ -d docs/_build/html ]] 07:18:15 + echo '---> tox-run.sh ends' 07:18:15 ---> tox-run.sh ends 07:18:15 + test 0 -eq 0 07:18:15 $ ssh-agent -k 07:18:15 unset SSH_AUTH_SOCK; 07:18:15 unset SSH_AGENT_PID; 07:18:15 echo Agent pid 1732 killed; 07:18:15 [ssh-agent] Stopped. 07:18:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:18:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6125574206597711160.sh 07:18:15 ---> sysstat.sh 07:18:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9781421590235362543.sh 07:18:15 ---> package-listing.sh 07:18:15 ++ tr '[:upper:]' '[:lower:]' 07:18:15 ++ facter osfamily 07:18:15 + OS_FAMILY=debian 07:18:15 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:18:15 + START_PACKAGES=/tmp/packages_start.txt 07:18:15 + END_PACKAGES=/tmp/packages_end.txt 07:18:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:15 + PACKAGES=/tmp/packages_start.txt 07:18:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:18:15 + PACKAGES=/tmp/packages_end.txt 07:18:15 + case "${OS_FAMILY}" in 07:18:15 + dpkg -l 07:18:15 + grep '^ii' 07:18:15 + '[' -f /tmp/packages_start.txt ']' 07:18:15 + '[' -f /tmp/packages_end.txt ']' 07:18:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:18:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:18:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:18:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12797461239339482050.sh 07:18:15 ---> capture-instance-metadata.sh 07:18:15 Setup pyenv: 07:18:15 system 07:18:15 3.8.13 07:18:15 3.9.13 07:18:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:18:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N8iH 07:18:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:18:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:23 lf-activate-venv(): INFO: Base packages installed successfully 07:18:23 lf-activate-venv(): INFO: Installing additional packages: lftools 07:18:44 lf-activate-venv(): INFO: Adding /tmp/venv-N8iH/bin to PATH 07:18:44 INFO: Running in OpenStack, capturing instance metadata 07:18:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13129248618479044518.sh 07:18:45 provisioning config files... 07:18:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9092385154760928466tmp 07:18:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:18:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:18:45 [EnvInject] - Injecting environment variables from a build step. 07:18:45 [EnvInject] - Injecting as environment variables the properties content 07:18:45 SERVER_ID=logs 07:18:45 07:18:45 [EnvInject] - Variables injected successfully. 07:18:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3909060371265475851.sh 07:18:45 ---> create-netrc.sh 07:18:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6423074822265550089.sh 07:18:45 ---> python-tools-install.sh 07:18:45 Setup pyenv: 07:18:45 system 07:18:45 3.8.13 07:18:45 3.9.13 07:18:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:18:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8iH from file:/tmp/.os_lf_venv 07:18:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:47 lf-activate-venv(): INFO: Base packages installed successfully 07:18:47 lf-activate-venv(): INFO: Installing additional packages: lftools 07:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-N8iH/bin to PATH 07:18:57 Generating Requirements File 07:19:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:19:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:19:19 Python 3.10.6 07:19:19 pip 26.1.2 from /tmp/venv-N8iH/lib/python3.10/site-packages/pip (python 3.10) 07:19:19 aiohappyeyeballs==2.7.1 07:19:19 aiohttp==3.14.3 07:19:19 aiosignal==1.4.0 07:19:19 appdirs==1.4.4 07:19:19 argcomplete==3.7.0 07:19:19 aspy.yaml==1.3.0 07:19:19 async-timeout==5.0.1 07:19:19 attrs==26.1.0 07:19:19 autopage==0.6.0 07:19:19 backports.strenum==1.3.1 07:19:19 beautifulsoup4==4.15.0 07:19:19 boto3==1.43.56 07:19:19 botocore==1.43.56 07:19:19 bs4==0.0.2 07:19:19 certifi==2026.7.22 07:19:19 cffi==2.1.0 07:19:19 cfgv==3.5.0 07:19:19 chardet==7.4.3 07:19:19 charset-normalizer==3.4.9 07:19:19 click==8.4.2 07:19:19 cliff==4.14.0 07:19:19 cmd2==3.5.1 07:19:19 cryptography==3.3.2 07:19:19 debtcollector==3.1.0 07:19:19 decorator==5.3.1 07:19:19 defusedxml==0.7.1 07:19:19 Deprecated==1.3.1 07:19:19 distlib==0.4.3 07:19:19 dnspython==2.8.0 07:19:19 docker==7.2.0 07:19:19 dogpile.cache==1.5.0 07:19:19 durationpy==0.10 07:19:19 email-validator==2.3.0 07:19:19 filelock==3.32.0 07:19:19 frozenlist==1.8.0 07:19:19 future==1.0.0 07:19:19 gitdb==4.0.12 07:19:19 GitPython==3.1.56 07:19:19 httplib2==0.30.2 07:19:19 identify==2.6.19 07:19:19 idna==3.18 07:19:19 importlib-resources==1.5.0 07:19:19 iso8601==2.1.0 07:19:19 Jinja2==3.1.6 07:19:19 jmespath==1.1.0 07:19:19 jsonpatch==1.33 07:19:19 jsonpointer==3.1.1 07:19:19 jsonschema==4.26.0 07:19:19 jsonschema-specifications==2025.9.1 07:19:19 keystoneauth1==5.14.0 07:19:19 kubernetes==36.0.3 07:19:19 lftools==0.37.22 07:19:19 lxml==6.1.1 07:19:19 markdown-it-py==4.2.0 07:19:19 MarkupSafe==3.0.3 07:19:19 mdurl==0.1.2 07:19:19 msgpack==1.2.1 07:19:19 multi_key_dict==2.0.3 07:19:19 multidict==6.7.1 07:19:19 munch==4.0.0 07:19:19 netaddr==1.3.0 07:19:19 niet==1.4.2 07:19:19 nodeenv==1.10.0 07:19:19 oauth2client==4.1.3 07:19:19 oauthlib==3.3.1 07:19:19 openstacksdk==4.13.0 07:19:19 os-service-types==1.8.2 07:19:19 osc-lib==4.6.0 07:19:19 oslo.config==10.4.0 07:19:19 oslo.context==6.4.0 07:19:19 oslo.i18n==6.8.0 07:19:19 oslo.log==8.2.0 07:19:19 oslo.serialization==5.10.0 07:19:19 oslo.utils==10.1.1 07:19:19 packaging==26.2 07:19:19 pbr==7.0.3 07:19:19 platformdirs==4.11.0 07:19:19 prettytable==3.18.0 07:19:19 propcache==0.5.2 07:19:19 psutil==7.2.2 07:19:19 pyasn1==0.6.4 07:19:19 pyasn1_modules==0.4.2 07:19:19 pycparser==3.0 07:19:19 pygerrit2==2.0.15 07:19:19 PyGithub==2.9.1 07:19:19 Pygments==2.20.0 07:19:19 PyJWT==2.13.0 07:19:19 PyNaCl==1.6.2 07:19:19 pyparsing==2.4.7 07:19:19 pyperclip==1.11.0 07:19:19 pyrsistent==0.20.0 07:19:19 python-cinderclient==9.9.0 07:19:19 python-dateutil==2.9.0.post0 07:19:19 python-discovery==1.5.0 07:19:19 python-heatclient==5.2.0 07:19:19 python-jenkins==1.8.3 07:19:19 python-keystoneclient==5.8.0 07:19:19 python-magnumclient==4.11.0 07:19:19 python-openstackclient==10.0.0 07:19:19 python-swiftclient==4.10.0 07:19:19 PyYAML==6.0.3 07:19:19 referencing==0.37.0 07:19:19 requests==2.34.2 07:19:19 requests-oauthlib==2.0.0 07:19:19 rfc3986==2.0.0 07:19:19 rich==15.0.0 07:19:19 rich-argparse==1.8.0 07:19:19 rpds-py==0.30.0 07:19:19 rsa==4.9.1 07:19:19 ruamel.yaml==0.19.1 07:19:19 ruamel.yaml.clib==0.2.15 07:19:19 s3transfer==0.19.2 07:19:19 simplejson==4.1.1 07:19:19 six==1.17.0 07:19:19 smmap==5.0.3 07:19:19 soupsieve==2.9.1 07:19:19 stevedore==5.8.0 07:19:19 tabulate==0.10.0 07:19:19 toml==0.10.2 07:19:19 tomlkit==0.15.1 07:19:19 tqdm==4.69.1 07:19:19 typing_extensions==4.16.0 07:19:19 urllib3==1.26.20 07:19:19 virtualenv==21.7.0 07:19:19 wcwidth==0.8.2 07:19:19 websocket-client==1.9.0 07:19:19 wrapt==2.2.2 07:19:19 xdg==6.0.0 07:19:19 xmltodict==1.0.4 07:19:19 yarl==1.24.5 07:19:19 yq==4.1.2 07:19:19 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9157202195983083168.sh 07:19:19 ---> uv-install.sh 07:19:19 Installing uv/uvx (latest) using shell installer 07:19:19 2026-07-26 07:19:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-DxNyDv.sh" [1] 07:19:19 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:19:20 installing to /home/jenkins/.local/bin 07:19:20 uv 07:19:20 uvx 07:19:20 everything's installed! 07:19:20 07:19:20 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:19:20 07:19:20 source $HOME/.local/bin/env (sh, bash, zsh) 07:19:20 source $HOME/.local/bin/env.fish (fish) 07:19:20 Adding install location to PATH 07:19:20 ---> Validating uv/uvx install 07:19:20 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:19:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins409928386942176728.sh 07:19:20 ---> sudo-logs.sh 07:19:20 Archiving 'sudo' log.. 07:19:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14187582362663424316.sh 07:19:21 ---> job-cost.sh 07:19:21 INFO: Activating Python virtual environment... 07:19:21 Setup pyenv: 07:19:21 system 07:19:21 3.8.13 07:19:21 3.9.13 07:19:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:19:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8iH from file:/tmp/.os_lf_venv 07:19:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:23 lf-activate-venv(): INFO: Base packages installed successfully 07:19:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:19:27 lf-activate-venv(): INFO: Adding /tmp/venv-N8iH/bin to PATH 07:19:27 INFO: No stack-cost file found 07:19:27 INFO: Instance uptime: 403s 07:19:27 INFO: Fetching instance metadata (attempt 1 of 3)... 07:19:27 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:19:28 INFO: Successfully fetched instance metadata 07:19:28 INFO: Instance type: v3-standard-4 07:19:28 INFO: Retrieving pricing info for: v3-standard-4 07:19:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:19:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=403 07:19:28 INFO: Successfully fetched Vexxhost pricing API 07:19:28 INFO: Retrieved cost: 0.11 07:19:28 INFO: Retrieved resource: v3-standard-4 07:19:28 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:19:28 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:19:28 INFO: Successfully archived job cost data 07:19:28 DEBUG: Cost data: oom-master-checkbashisms-lint,4759,2026-07-26 07:19:28,v3-standard-4,403,0.11,0.00,SUCCESS 07:19:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10081826907754733575.sh 07:19:28 ---> logs-deploy.sh 07:19:28 Setup pyenv: 07:19:28 system 07:19:28 3.8.13 07:19:28 3.9.13 07:19:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:19:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8iH from file:/tmp/.os_lf_venv 07:19:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:30 lf-activate-venv(): INFO: Base packages installed successfully 07:19:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-N8iH/bin to PATH 07:19:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4759 07:19:37 INFO: archiving workspace using pattern(s): 07:19:38 Archives upload complete. 07:19:38 INFO: archiving logs to Nexus 07:19:39 ---> uname -a: 07:19:39 Linux prd-ubuntu1804-builder-4c-4g-12495 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:19:39 07:19:39 07:19:39 ---> lscpu: 07:19:39 Architecture: x86_64 07:19:39 CPU op-mode(s): 32-bit, 64-bit 07:19:39 Byte Order: Little Endian 07:19:39 CPU(s): 4 07:19:39 On-line CPU(s) list: 0-3 07:19:39 Thread(s) per core: 1 07:19:39 Core(s) per socket: 1 07:19:39 Socket(s): 4 07:19:39 NUMA node(s): 1 07:19:39 Vendor ID: AuthenticAMD 07:19:39 CPU family: 23 07:19:39 Model: 49 07:19:39 Model name: AMD EPYC-Rome Processor 07:19:39 Stepping: 0 07:19:39 CPU MHz: 2799.996 07:19:39 BogoMIPS: 5599.99 07:19:39 Virtualization: AMD-V 07:19:39 Hypervisor vendor: KVM 07:19:39 Virtualization type: full 07:19:39 L1d cache: 32K 07:19:39 L1i cache: 32K 07:19:39 L2 cache: 512K 07:19:39 L3 cache: 16384K 07:19:39 NUMA node0 CPU(s): 0-3 07:19:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:19:39 07:19:39 07:19:39 ---> nproc: 07:19:39 4 07:19:39 07:19:39 07:19:39 ---> df -h: 07:19:39 Filesystem Size Used Avail Use% Mounted on 07:19:39 udev 7.9G 0 7.9G 0% /dev 07:19:39 tmpfs 1.6G 676K 1.6G 1% /run 07:19:39 /dev/vda1 78G 8.4G 69G 11% / 07:19:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:19:39 tmpfs 5.0M 0 5.0M 0% /run/lock 07:19:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:19:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:19:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:19:39 07:19:39 07:19:39 ---> free -m: 07:19:39 total used free shared buff/cache available 07:19:39 Mem: 16040 564 13262 0 2212 15158 07:19:39 Swap: 1023 0 1023 07:19:39 07:19:39 07:19:39 ---> ip addr: 07:19:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:19:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:19:39 inet 127.0.0.1/8 scope host lo 07:19:39 valid_lft forever preferred_lft forever 07:19:39 inet6 ::1/128 scope host 07:19:39 valid_lft forever preferred_lft forever 07:19:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:19:39 link/ether fa:16:3e:ac:45:5a brd ff:ff:ff:ff:ff:ff 07:19:39 inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic ens3 07:19:39 valid_lft 85993sec preferred_lft 85993sec 07:19:39 inet6 fe80::f816:3eff:feac:455a/64 scope link 07:19:39 valid_lft forever preferred_lft forever 07:19:39 07:19:39 07:19:39 ---> sar -b -r -n DEV: 07:19:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12495) 07/26/26 _x86_64_ (4 CPU) 07:19:39 07:19:39 07:12:55 LINUX RESTART (4 CPU) 07:19:39 07:19:39 07:13:01 tps rtps wtps bread/s bwrtn/s 07:19:39 07:14:01 94.72 31.86 62.86 2804.47 90235.89 07:19:39 07:15:01 0.97 0.00 0.97 0.00 11.33 07:19:39 07:16:01 1.10 0.00 1.10 0.00 12.93 07:19:39 07:17:01 0.82 0.02 0.80 0.13 9.33 07:19:39 07:18:01 274.78 19.13 255.65 793.74 4418.13 07:19:39 07:19:01 96.67 8.75 87.92 239.96 9322.71 07:19:39 Average: 78.18 9.96 68.22 639.70 17334.21 07:19:39 07:19:39 07:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:19:39 07:14:01 14474140 15703904 1950828 11.88 32088 1416784 708988 4.06 476324 1299836 32 07:19:39 07:15:01 14471800 15701632 1953168 11.89 32128 1416788 708988 4.06 478896 1299804 128 07:19:39 07:16:01 14472204 15702084 1952764 11.89 32160 1416792 708988 4.06 479016 1299808 32 07:19:39 07:17:01 14468324 15698232 1956644 11.91 32180 1416792 708988 4.06 481992 1299812 132 07:19:39 07:18:01 14194800 15579384 2230168 13.58 40300 1556932 776376 4.44 634164 1405700 60612 07:19:39 07:19:01 13868656 15555232 2556312 15.56 71160 1810756 783908 4.49 698084 1632020 144484 07:19:39 Average: 14324987 15656745 2099981 12.79 40003 1505807 732706 4.19 541413 1372830 34237 07:19:39 07:19:39 07:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:19:39 07:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:19:39 07:14:01 ens3 233.88 142.56 515.74 33.41 0.00 0.00 0.00 0.00 07:19:39 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:15:01 ens3 0.35 0.25 0.08 0.18 0.00 0.00 0.00 0.00 07:19:39 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:16:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:19:39 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:17:01 ens3 0.37 0.28 0.08 0.34 0.00 0.00 0.00 0.00 07:19:39 07:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:19:39 07:18:01 ens3 195.33 142.07 1133.69 41.55 0.00 0.00 0.00 0.00 07:19:39 07:19:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 07:19:39 07:19:01 ens3 68.26 49.99 900.48 11.97 0.00 0.00 0.00 0.00 07:19:39 Average: lo 0.48 0.48 0.05 0.05 0.00 0.00 0.00 0.00 07:19:39 Average: ens3 83.07 55.88 425.03 14.58 0.00 0.00 0.00 0.00 07:19:39 07:19:39 07:19:39 ---> sar -P ALL: 07:19:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12495) 07/26/26 _x86_64_ (4 CPU) 07:19:39 07:19:39 07:12:55 LINUX RESTART (4 CPU) 07:19:39 07:19:39 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 07:14:01 all 3.51 0.00 0.66 7.03 0.02 88.78 07:19:39 07:14:01 0 3.60 0.00 0.70 8.99 0.02 86.70 07:19:39 07:14:01 1 3.15 0.00 0.73 2.09 0.02 94.01 07:19:39 07:14:01 2 4.23 0.00 0.51 0.73 0.02 94.51 07:19:39 07:14:01 3 3.05 0.00 0.67 16.38 0.02 79.88 07:19:39 07:15:01 all 0.15 0.00 0.01 0.00 0.65 99.20 07:19:39 07:15:01 0 0.48 0.00 0.02 0.00 1.28 98.22 07:19:39 07:15:01 1 0.03 0.00 0.02 0.00 0.10 99.85 07:19:39 07:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:15:01 3 0.03 0.00 0.00 0.02 1.19 98.76 07:19:39 07:16:01 all 0.05 0.00 0.03 0.01 0.01 99.90 07:19:39 07:16:01 0 0.12 0.00 0.07 0.02 0.02 99.78 07:19:39 07:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 07:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:16:01 3 0.05 0.00 0.02 0.02 0.00 99.92 07:19:39 07:17:01 all 0.06 0.00 0.02 0.00 0.00 99.92 07:19:39 07:17:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:19:39 07:17:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 07:17:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 07:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 07:18:01 all 6.91 0.00 0.95 1.03 0.03 91.09 07:19:39 07:18:01 0 4.24 0.00 0.48 0.13 0.03 95.11 07:19:39 07:18:01 1 9.41 0.00 1.73 2.87 0.03 85.95 07:19:39 07:18:01 2 6.30 0.00 0.67 0.83 0.02 92.19 07:19:39 07:18:01 3 7.68 0.00 0.94 0.27 0.02 91.10 07:19:39 07:19:01 all 20.29 0.00 1.55 1.53 0.15 76.48 07:19:39 07:19:01 0 14.92 0.00 1.13 0.18 0.03 83.73 07:19:39 07:19:01 1 9.55 0.00 1.16 0.13 0.42 88.73 07:19:39 07:19:01 2 51.97 0.00 2.49 0.96 0.10 44.49 07:19:39 07:19:01 3 4.94 0.00 1.39 4.85 0.03 88.78 07:19:39 Average: all 5.15 0.00 0.53 1.60 0.14 92.57 07:19:39 Average: 0 3.90 0.00 0.40 1.55 0.23 93.91 07:19:39 Average: 1 3.71 0.00 0.61 0.85 0.09 94.74 07:19:39 Average: 2 10.37 0.00 0.61 0.42 0.03 88.58 07:19:39 Average: 3 2.63 0.00 0.51 3.59 0.21 93.07 07:19:39 07:19:39 07:19:39