13:51:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 13:51:52 Running as SYSTEM 13:51:52 [EnvInject] - Loading node environment variables. 13:51:52 Building remotely on prd-ubuntu1804-builder-4c-4g-669 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:51:52 [ssh-agent] Looking for ssh-agent implementation... 13:51:52 $ ssh-agent 13:51:52 SSH_AUTH_SOCK=/tmp/ssh-nniSTlC1QrKg/agent.1680 13:51:52 SSH_AGENT_PID=1682 13:51:52 [ssh-agent] Started. 13:51:52 Running ssh-add (command line suppressed) 13:51:52 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1915543492303775666.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1915543492303775666.key) 13:51:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:51:52 The recommended git tool is: NONE 13:51:54 using credential onap-jenkins-ssh 13:51:54 Wiping out workspace first. 13:51:54 Cloning the remote Git repository 13:51:54 Cloning repository git://cloud.onap.org/mirror/oom.git 13:51:54 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:51:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:51:54 > git --version # timeout=10 13:51:54 > git --version # 'git version 2.17.1' 13:51:54 using GIT_SSH to set credentials Gerrit user 13:51:54 Verifying host key using manually-configured host key entries 13:51:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:51:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:51:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:52:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:52:00 using GIT_SSH to set credentials Gerrit user 13:52:00 Verifying host key using manually-configured host key entries 13:52:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/15 # timeout=30 13:52:00 > git rev-parse 3765e2a0001ab30d96ffbb5e4223270806dba6d4^{commit} # timeout=10 13:52:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:52:00 Checking out Revision 3765e2a0001ab30d96ffbb5e4223270806dba6d4 (refs/changes/39/143439/15) 13:52:00 > git config core.sparsecheckout # timeout=10 13:52:00 > git checkout -f 3765e2a0001ab30d96ffbb5e4223270806dba6d4 # timeout=30 13:52:03 Commit message: "[CDS] 17.0.0 chart release" 13:52:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:52:04 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 13:52:04 [EnvInject] - Injecting environment variables from a build step. 13:52:04 [EnvInject] - Injecting as environment variables the properties content 13:52:04 PYTHON=python3 13:52:04 13:52:04 [EnvInject] - Variables injected successfully. 13:52:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13656136616409366745.sh 13:52:04 ---> tox-install.sh 13:52:04 + source /home/jenkins/lf-env.sh 13:52:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:04 ++ mktemp -d /tmp/venv-XXXX 13:52:04 + lf_venv=/tmp/venv-fcDW 13:52:04 + local venv_file=/tmp/.os_lf_venv 13:52:04 + local python=python3 13:52:04 + local options 13:52:04 + local set_path=true 13:52:04 + local install_args= 13:52:04 ++ 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 13:52:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:04 + true 13:52:04 + case $1 in 13:52:04 + venv_file=/tmp/.toxenv 13:52:04 + shift 2 13:52:04 + true 13:52:04 + case $1 in 13:52:04 + shift 13:52:04 + break 13:52:04 + case $python in 13:52:04 + local pkg_list= 13:52:04 + [[ -d /opt/pyenv ]] 13:52:04 + echo 'Setup pyenv:' 13:52:04 Setup pyenv: 13:52:04 + export PYENV_ROOT=/opt/pyenv 13:52:04 + PYENV_ROOT=/opt/pyenv 13:52:04 + 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 13:52:04 + 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 13:52:04 + pyenv versions 13:52:04 * system (set by /opt/pyenv/version) 13:52:04 * 3.8.13 (set by /opt/pyenv/version) 13:52:04 * 3.9.13 (set by /opt/pyenv/version) 13:52:04 * 3.10.6 (set by /opt/pyenv/version) 13:52:04 + command -v pyenv 13:52:04 ++ pyenv init - --no-rehash 13:52:04 + 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[*]}"'\'')" 13:52:04 export PATH="/opt/pyenv/shims:${PATH}" 13:52:04 export PYENV_SHELL=bash 13:52:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:04 pyenv() { 13:52:04 local command 13:52:04 command="${1:-}" 13:52:04 if [ "$#" -gt 0 ]; then 13:52:04 shift 13:52:04 fi 13:52:04 13:52:04 case "$command" in 13:52:04 rehash|shell) 13:52:04 eval "$(pyenv "sh-$command" "$@")" 13:52:04 ;; 13:52:04 *) 13:52:04 command pyenv "$command" "$@" 13:52:04 ;; 13:52:04 esac 13:52:04 }' 13:52:04 +++ 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[*]}"' 13:52:04 ++ 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 13:52:04 ++ 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 13:52:04 ++ 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 13:52:04 ++ export PYENV_SHELL=bash 13:52:04 ++ PYENV_SHELL=bash 13:52:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:04 +++ complete -F _pyenv pyenv 13:52:04 ++ lf-pyver python3 13:52:04 ++ local py_version_xy=python3 13:52:04 ++ local py_version_xyz= 13:52:04 ++ pyenv versions 13:52:04 ++ local command 13:52:04 ++ command=versions 13:52:04 ++ '[' 1 -gt 0 ']' 13:52:04 ++ shift 13:52:04 ++ case "$command" in 13:52:04 ++ command pyenv versions 13:52:04 ++ pyenv versions 13:52:04 ++ sed 's/^[ *]* //' 13:52:04 ++ awk '{ print $1 }' 13:52:04 ++ grep -E '^[0-9.]*[0-9]$' 13:52:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:04 +++ grep '^3' /tmp/.pyenv_versions 13:52:04 +++ sort -V 13:52:04 +++ tail -n 1 13:52:04 ++ py_version_xyz=3.10.6 13:52:04 ++ [[ -z 3.10.6 ]] 13:52:04 ++ echo 3.10.6 13:52:04 ++ return 0 13:52:04 + pyenv local 3.10.6 13:52:04 + local command 13:52:04 + command=local 13:52:04 + '[' 2 -gt 0 ']' 13:52:04 + shift 13:52:04 + case "$command" in 13:52:04 + command pyenv local 3.10.6 13:52:04 + pyenv local 3.10.6 13:52:04 + for arg in "$@" 13:52:04 + case $arg in 13:52:04 + pkg_list+='tox ' 13:52:04 + for arg in "$@" 13:52:04 + case $arg in 13:52:04 + pkg_list+='virtualenv ' 13:52:04 + for arg in "$@" 13:52:04 + case $arg in 13:52:04 + pkg_list+='urllib3~=1.26.15 ' 13:52:04 + [[ -f /tmp/.toxenv ]] 13:52:04 + [[ ! -f /tmp/.toxenv ]] 13:52:04 + [[ -n '' ]] 13:52:04 + python3 -m venv /tmp/venv-fcDW 13:52:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fcDW' 13:52:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fcDW 13:52:08 + echo /tmp/venv-fcDW 13:52:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:52:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:52:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:52:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:08 + local 'pip_opts=--upgrade --quiet' 13:52:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:52:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:52:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:52:08 + [[ -n '' ]] 13:52:08 + [[ -n '' ]] 13:52:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:52:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:08 + /tmp/venv-fcDW/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 13:52:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:52:12 lf-activate-venv(): INFO: Base packages installed successfully 13:52:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:52:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:52:12 + /tmp/venv-fcDW/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 13:52:15 + type python3 13:52:15 + true 13:52:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fcDW/bin to PATH' 13:52:15 lf-activate-venv(): INFO: Adding /tmp/venv-fcDW/bin to PATH 13:52:15 + PATH=/tmp/venv-fcDW/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 13:52:15 + return 0 13:52:15 + python3 --version 13:52:15 Python 3.10.6 13:52:15 + python3 -m pip --version 13:52:15 pip 26.0.1 from /tmp/venv-fcDW/lib/python3.10/site-packages/pip (python 3.10) 13:52:15 + python3 -m pip freeze 13:52:15 cachetools==7.0.5 13:52:15 colorama==0.4.6 13:52:15 distlib==0.4.0 13:52:15 filelock==3.25.2 13:52:15 packaging==26.0 13:52:15 platformdirs==4.9.4 13:52:15 pluggy==1.6.0 13:52:15 pyproject-api==1.10.0 13:52:15 python-discovery==1.2.1 13:52:15 tomli==2.4.1 13:52:15 tomli_w==1.2.0 13:52:15 tox==4.51.0 13:52:15 typing_extensions==4.15.0 13:52:15 urllib3==1.26.20 13:52:15 virtualenv==21.2.0 13:52:15 [EnvInject] - Injecting environment variables from a build step. 13:52:15 [EnvInject] - Injecting as environment variables the properties content 13:52:15 PARALLEL=false 13:52:15 13:52:15 [EnvInject] - Variables injected successfully. 13:52:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5320377248325922624.sh 13:52:15 ---> tox-run.sh 13:52:15 + 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 13:52:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:52:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:52:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:52:15 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:52:15 + source /home/jenkins/lf-env.sh 13:52:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:15 ++ mktemp -d /tmp/venv-XXXX 13:52:15 + lf_venv=/tmp/venv-6I0R 13:52:15 + local venv_file=/tmp/.os_lf_venv 13:52:15 + local python=python3 13:52:15 + local options 13:52:15 + local set_path=true 13:52:15 + local install_args= 13:52:15 ++ 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 13:52:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:15 + true 13:52:15 + case $1 in 13:52:15 + venv_file=/tmp/.toxenv 13:52:15 + shift 2 13:52:15 + true 13:52:15 + case $1 in 13:52:15 + shift 13:52:15 + break 13:52:15 + case $python in 13:52:15 + local pkg_list= 13:52:15 + [[ -d /opt/pyenv ]] 13:52:15 + echo 'Setup pyenv:' 13:52:15 Setup pyenv: 13:52:15 + export PYENV_ROOT=/opt/pyenv 13:52:15 + PYENV_ROOT=/opt/pyenv 13:52:15 + 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 13:52:15 + 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 13:52:15 + pyenv versions 13:52:15 system 13:52:15 3.8.13 13:52:15 3.9.13 13:52:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:52:15 + command -v pyenv 13:52:15 ++ pyenv init - --no-rehash 13:52:15 + 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[*]}"'\'')" 13:52:15 export PATH="/opt/pyenv/shims:${PATH}" 13:52:15 export PYENV_SHELL=bash 13:52:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:15 pyenv() { 13:52:15 local command 13:52:15 command="${1:-}" 13:52:15 if [ "$#" -gt 0 ]; then 13:52:15 shift 13:52:15 fi 13:52:15 13:52:15 case "$command" in 13:52:15 rehash|shell) 13:52:15 eval "$(pyenv "sh-$command" "$@")" 13:52:15 ;; 13:52:15 *) 13:52:15 command pyenv "$command" "$@" 13:52:15 ;; 13:52:15 esac 13:52:15 }' 13:52:15 +++ 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[*]}"' 13:52:15 ++ 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 13:52:15 ++ 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 13:52:15 ++ 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 13:52:15 ++ export PYENV_SHELL=bash 13:52:15 ++ PYENV_SHELL=bash 13:52:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:15 +++ complete -F _pyenv pyenv 13:52:15 ++ lf-pyver python3 13:52:15 ++ local py_version_xy=python3 13:52:15 ++ local py_version_xyz= 13:52:15 ++ pyenv versions 13:52:15 ++ local command 13:52:15 ++ command=versions 13:52:15 ++ '[' 1 -gt 0 ']' 13:52:15 ++ shift 13:52:15 ++ case "$command" in 13:52:15 ++ command pyenv versions 13:52:15 ++ pyenv versions 13:52:15 ++ grep -E '^[0-9.]*[0-9]$' 13:52:15 ++ sed 's/^[ *]* //' 13:52:15 ++ awk '{ print $1 }' 13:52:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:15 +++ grep '^3' /tmp/.pyenv_versions 13:52:15 +++ sort -V 13:52:15 +++ tail -n 1 13:52:15 ++ py_version_xyz=3.10.6 13:52:15 ++ [[ -z 3.10.6 ]] 13:52:15 ++ echo 3.10.6 13:52:15 ++ return 0 13:52:15 + pyenv local 3.10.6 13:52:15 + local command 13:52:15 + command=local 13:52:15 + '[' 2 -gt 0 ']' 13:52:15 + shift 13:52:15 + case "$command" in 13:52:15 + command pyenv local 3.10.6 13:52:15 + pyenv local 3.10.6 13:52:15 + for arg in "$@" 13:52:15 + case $arg in 13:52:15 + pkg_list+='tox ' 13:52:15 + for arg in "$@" 13:52:15 + case $arg in 13:52:15 + pkg_list+='virtualenv ' 13:52:15 + for arg in "$@" 13:52:15 + case $arg in 13:52:15 + pkg_list+='urllib3~=1.26.15 ' 13:52:15 + [[ -f /tmp/.toxenv ]] 13:52:15 ++ cat /tmp/.toxenv 13:52:15 + lf_venv=/tmp/venv-fcDW 13:52:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcDW from' file:/tmp/.toxenv 13:52:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcDW from file:/tmp/.toxenv 13:52:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:52:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:15 + local 'pip_opts=--upgrade --quiet' 13:52:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:52:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:52:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:52:15 + [[ -n '' ]] 13:52:15 + [[ -n '' ]] 13:52:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:52:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:15 + /tmp/venv-fcDW/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 13:52:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:52:16 lf-activate-venv(): INFO: Base packages installed successfully 13:52:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:52:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:52:16 + /tmp/venv-fcDW/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 13:52:17 + type python3 13:52:17 + true 13:52:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fcDW/bin to PATH' 13:52:17 lf-activate-venv(): INFO: Adding /tmp/venv-fcDW/bin to PATH 13:52:17 + PATH=/tmp/venv-fcDW/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 13:52:17 + return 0 13:52:17 + [[ -d /opt/pyenv ]] 13:52:17 + echo '---> Setting up pyenv' 13:52:17 ---> Setting up pyenv 13:52:17 + export PYENV_ROOT=/opt/pyenv 13:52:17 + PYENV_ROOT=/opt/pyenv 13:52:17 + export PATH=/opt/pyenv/bin:/tmp/venv-fcDW/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 13:52:17 + PATH=/opt/pyenv/bin:/tmp/venv-fcDW/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 13:52:17 ++ pwd 13:52:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:52:17 + export PYTHONPATH 13:52:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:52:17 + TOX_TESTENV_PASSENV=PYTHONPATH 13:52:17 + tox --version 13:52:17 4.51.0 from /tmp/venv-fcDW/lib/python3.10/site-packages/tox/__init__.py 13:52:17 + PARALLEL=false 13:52:17 + TOX_OPTIONS_LIST= 13:52:17 + [[ -n checkbashisms ]] 13:52:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:52:17 + case ${PARALLEL,,} in 13:52:17 + tox -e checkbashisms 13:52:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:52:18 checkbashisms: freeze> python -m pip freeze --all 13:52:19 checkbashisms: pip==26.0.1,setuptools==82.0.0 13:52:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:52:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:52:22 checkbashisms: OK (4.85=setup[1.46]+cmd[3.39] seconds) 13:52:22 congratulations :) (4.89 seconds) 13:52:23 + tox_status=0 13:52:23 + echo '---> Completed tox runs' 13:52:23 ---> Completed tox runs 13:52:23 + for i in .tox/*/log 13:52:23 ++ echo .tox/checkbashisms/log 13:52:23 ++ awk -F/ '{print $2}' 13:52:23 + tox_env=checkbashisms 13:52:23 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:52:23 + DOC_DIR=docs/_build/html 13:52:23 + [[ -d docs/_build/html ]] 13:52:23 + echo '---> tox-run.sh ends' 13:52:23 ---> tox-run.sh ends 13:52:23 + test 0 -eq 0 13:52:23 $ ssh-agent -k 13:52:23 unset SSH_AUTH_SOCK; 13:52:23 unset SSH_AGENT_PID; 13:52:23 echo Agent pid 1682 killed; 13:52:23 [ssh-agent] Stopped. 13:52:23 [PostBuildScript] - [INFO] Executing post build scripts. 13:52:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4051740052310653037.sh 13:52:23 ---> sysstat.sh 13:52:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6082769642990610004.sh 13:52:23 ---> package-listing.sh 13:52:23 ++ tr '[:upper:]' '[:lower:]' 13:52:23 ++ facter osfamily 13:52:23 + OS_FAMILY=debian 13:52:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:52:23 + START_PACKAGES=/tmp/packages_start.txt 13:52:23 + END_PACKAGES=/tmp/packages_end.txt 13:52:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:23 + PACKAGES=/tmp/packages_start.txt 13:52:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:52:23 + PACKAGES=/tmp/packages_end.txt 13:52:23 + case "${OS_FAMILY}" in 13:52:23 + dpkg -l 13:52:23 + grep '^ii' 13:52:23 + '[' -f /tmp/packages_start.txt ']' 13:52:23 + '[' -f /tmp/packages_end.txt ']' 13:52:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:52:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:52:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:52:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2537344434208541600.sh 13:52:23 ---> capture-instance-metadata.sh 13:52:23 Setup pyenv: 13:52:23 system 13:52:23 3.8.13 13:52:23 3.9.13 13:52:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:52:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lI1V 13:52:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:52:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:31 lf-activate-venv(): INFO: Base packages installed successfully 13:52:31 lf-activate-venv(): INFO: Installing additional packages: lftools 13:52:53 lf-activate-venv(): INFO: Adding /tmp/venv-lI1V/bin to PATH 13:52:53 INFO: Running in OpenStack, capturing instance metadata 13:52:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5687074901058453474.sh 13:52:53 provisioning config files... 13:52:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17204761357137691692tmp 13:52:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:52:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:52:53 [EnvInject] - Injecting environment variables from a build step. 13:52:53 [EnvInject] - Injecting as environment variables the properties content 13:52:53 SERVER_ID=logs 13:52:53 13:52:53 [EnvInject] - Variables injected successfully. 13:52:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17829950669856948983.sh 13:52:53 ---> create-netrc.sh 13:52:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11399907738141772755.sh 13:52:53 ---> python-tools-install.sh 13:52:53 Setup pyenv: 13:52:53 system 13:52:53 3.8.13 13:52:53 3.9.13 13:52:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lI1V from file:/tmp/.os_lf_venv 13:52:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:56 lf-activate-venv(): INFO: Base packages installed successfully 13:52:56 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:03 lf-activate-venv(): INFO: Adding /tmp/venv-lI1V/bin to PATH 13:53:03 Generating Requirements File 13:53:24 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. 13:53:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:53:25 Python 3.10.6 13:53:25 pip 26.0.1 from /tmp/venv-lI1V/lib/python3.10/site-packages/pip (python 3.10) 13:53:25 appdirs==1.4.4 13:53:25 argcomplete==3.6.3 13:53:25 aspy.yaml==1.3.0 13:53:25 attrs==26.1.0 13:53:25 autopage==0.6.0 13:53:25 backports.strenum==1.3.1 13:53:25 beautifulsoup4==4.14.3 13:53:25 boto3==1.42.78 13:53:25 botocore==1.42.78 13:53:25 bs4==0.0.2 13:53:25 certifi==2026.2.25 13:53:25 cffi==2.0.0 13:53:25 cfgv==3.5.0 13:53:25 chardet==7.4.0.post2 13:53:25 charset-normalizer==3.4.6 13:53:25 click==8.3.1 13:53:25 cliff==4.13.2 13:53:25 cmd2==3.4.0 13:53:25 cryptography==3.3.2 13:53:25 debtcollector==3.1.0 13:53:25 decorator==5.2.1 13:53:25 defusedxml==0.7.1 13:53:25 Deprecated==1.3.1 13:53:25 distlib==0.4.0 13:53:25 dnspython==2.8.0 13:53:25 docker==7.1.0 13:53:25 dogpile.cache==1.5.0 13:53:25 durationpy==0.10 13:53:25 email-validator==2.3.0 13:53:25 filelock==3.25.2 13:53:25 future==1.0.0 13:53:25 gitdb==4.0.12 13:53:25 GitPython==3.1.46 13:53:25 httplib2==0.30.2 13:53:25 identify==2.6.18 13:53:25 idna==3.11 13:53:25 importlib-resources==1.5.0 13:53:25 iso8601==2.1.0 13:53:25 Jinja2==3.1.6 13:53:25 jmespath==1.1.0 13:53:25 jsonpatch==1.33 13:53:25 jsonpointer==3.1.1 13:53:25 jsonschema==4.26.0 13:53:25 jsonschema-specifications==2025.9.1 13:53:25 keystoneauth1==5.13.1 13:53:25 kubernetes==35.0.0 13:53:25 lftools==0.37.22 13:53:25 lxml==6.0.2 13:53:25 markdown-it-py==4.0.0 13:53:25 MarkupSafe==3.0.3 13:53:25 mdurl==0.1.2 13:53:25 msgpack==1.1.2 13:53:25 multi_key_dict==2.0.3 13:53:25 munch==4.0.0 13:53:25 netaddr==1.3.0 13:53:25 niet==1.4.2 13:53:25 nodeenv==1.10.0 13:53:25 oauth2client==4.1.3 13:53:25 oauthlib==3.3.1 13:53:25 openstacksdk==4.10.0 13:53:25 os-service-types==1.8.2 13:53:25 osc-lib==4.4.0 13:53:25 oslo.config==10.3.0 13:53:25 oslo.context==6.3.0 13:53:25 oslo.i18n==6.7.2 13:53:25 oslo.log==8.1.0 13:53:25 oslo.serialization==5.9.1 13:53:25 oslo.utils==10.0.0 13:53:25 packaging==26.0 13:53:25 pbr==7.0.3 13:53:25 platformdirs==4.9.4 13:53:25 prettytable==3.17.0 13:53:25 psutil==7.2.2 13:53:25 pyasn1==0.6.3 13:53:25 pyasn1_modules==0.4.2 13:53:25 pycparser==3.0 13:53:25 pygerrit2==2.0.15 13:53:25 PyGithub==2.9.0 13:53:25 Pygments==2.20.0 13:53:25 PyJWT==2.12.1 13:53:25 PyNaCl==1.6.2 13:53:25 pyparsing==2.4.7 13:53:25 pyperclip==1.11.0 13:53:25 pyrsistent==0.20.0 13:53:25 python-cinderclient==9.9.0 13:53:25 python-dateutil==2.9.0.post0 13:53:25 python-discovery==1.2.1 13:53:25 python-heatclient==5.1.0 13:53:25 python-jenkins==1.8.3 13:53:25 python-keystoneclient==5.8.0 13:53:25 python-magnumclient==4.10.0 13:53:25 python-openstackclient==9.0.0 13:53:25 python-swiftclient==4.10.0 13:53:25 PyYAML==6.0.3 13:53:25 referencing==0.37.0 13:53:25 requests==2.33.0 13:53:25 requests-oauthlib==2.0.0 13:53:25 requestsexceptions==1.4.0 13:53:25 rfc3986==2.0.0 13:53:25 rich==14.3.3 13:53:25 rich-argparse==1.7.2 13:53:25 rpds-py==0.30.0 13:53:25 rsa==4.9.1 13:53:25 ruamel.yaml==0.19.1 13:53:25 ruamel.yaml.clib==0.2.15 13:53:25 s3transfer==0.16.0 13:53:25 simplejson==3.20.2 13:53:25 six==1.17.0 13:53:25 smmap==5.0.3 13:53:25 soupsieve==2.8.3 13:53:25 stevedore==5.7.0 13:53:25 tabulate==0.10.0 13:53:25 toml==0.10.2 13:53:25 tomlkit==0.14.0 13:53:25 tqdm==4.67.3 13:53:25 typing_extensions==4.15.0 13:53:25 urllib3==1.26.20 13:53:25 virtualenv==21.2.0 13:53:25 wcwidth==0.6.0 13:53:25 websocket-client==1.9.0 13:53:25 wrapt==2.1.2 13:53:25 xdg==6.0.0 13:53:25 xmltodict==1.0.4 13:53:25 yq==3.4.3 13:53:25 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5626248955281297944.sh 13:53:25 ---> uv-install.sh 13:53:25 Installing uv/uvx (latest) using shell installer 13:53:26 2026-03-30 13:53:26 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-30T14%3A38%3A02Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-30T13%3A37%3A07Z&ske=2026-03-30T14%3A38%3A02Z&sks=b&skv=2018-11-09&sig=bOwyn7yWLdOf1HEWKoPdHElDyN3iVLiKVmDvpL4oxIc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDg3OTA4NCwibmJmIjoxNzc0ODc4Nzg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aTX_VbW8OR6bRVJVzh0z8aH8VqIjU-1MlVcxRBxgNi0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-rNWFY2.sh" [1] 13:53:26 downloading uv 0.11.2 x86_64-unknown-linux-gnu 13:53:26 installing to /home/jenkins/.local/bin 13:53:26 uv 13:53:26 uvx 13:53:26 everything's installed! 13:53:26 13:53:26 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:53:26 13:53:26 source $HOME/.local/bin/env (sh, bash, zsh) 13:53:26 source $HOME/.local/bin/env.fish (fish) 13:53:26 Adding install location to PATH 13:53:26 ---> Validating uv/uvx install 13:53:26 uvx 0.11.2 (x86_64-unknown-linux-gnu) 13:53:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8545349704147685424.sh 13:53:27 ---> sudo-logs.sh 13:53:27 Archiving 'sudo' log.. 13:53:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17382453198279108033.sh 13:53:27 ---> job-cost.sh 13:53:27 INFO: Activating Python virtual environment... 13:53:27 Setup pyenv: 13:53:27 system 13:53:27 3.8.13 13:53:27 3.9.13 13:53:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:53:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lI1V from file:/tmp/.os_lf_venv 13:53:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:29 lf-activate-venv(): INFO: Base packages installed successfully 13:53:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:53:34 lf-activate-venv(): INFO: Adding /tmp/venv-lI1V/bin to PATH 13:53:34 INFO: No stack-cost file found 13:53:34 INFO: Instance uptime: 127s 13:53:34 INFO: Fetching instance metadata (attempt 1 of 3)... 13:53:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:53:34 INFO: Successfully fetched instance metadata 13:53:34 INFO: Instance type: v3-standard-4 13:53:34 INFO: Retrieving pricing info for: v3-standard-4 13:53:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:53:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=127 13:53:34 INFO: Successfully fetched Vexxhost pricing API 13:53:34 INFO: Retrieved cost: 0.11 13:53:34 INFO: Retrieved resource: v3-standard-4 13:53:34 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:53:34 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:53:34 INFO: Successfully archived job cost data 13:53:34 DEBUG: Cost data: oom-master-checkbashisms-lint,4544,2026-03-30 13:53:34,v3-standard-4,127,0.11,0.00,SUCCESS 13:53:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10204589906430944333.sh 13:53:34 ---> logs-deploy.sh 13:53:34 Setup pyenv: 13:53:34 system 13:53:34 3.8.13 13:53:34 3.9.13 13:53:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:53:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lI1V from file:/tmp/.os_lf_venv 13:53:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:36 lf-activate-venv(): INFO: Base packages installed successfully 13:53:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:53:44 lf-activate-venv(): INFO: Adding /tmp/venv-lI1V/bin to PATH 13:53:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4544 13:53:44 INFO: archiving workspace using pattern(s): 13:53:45 Archives upload complete. 13:53:45 INFO: archiving logs to Nexus 13:53:46 ---> uname -a: 13:53:46 Linux prd-ubuntu1804-builder-4c-4g-669 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:53:46 13:53:46 13:53:46 ---> lscpu: 13:53:46 Architecture: x86_64 13:53:46 CPU op-mode(s): 32-bit, 64-bit 13:53:46 Byte Order: Little Endian 13:53:46 CPU(s): 4 13:53:46 On-line CPU(s) list: 0-3 13:53:46 Thread(s) per core: 1 13:53:46 Core(s) per socket: 1 13:53:46 Socket(s): 4 13:53:46 NUMA node(s): 1 13:53:46 Vendor ID: AuthenticAMD 13:53:46 CPU family: 23 13:53:46 Model: 49 13:53:46 Model name: AMD EPYC-Rome Processor 13:53:46 Stepping: 0 13:53:46 CPU MHz: 2799.974 13:53:46 BogoMIPS: 5599.94 13:53:46 Virtualization: AMD-V 13:53:46 Hypervisor vendor: KVM 13:53:46 Virtualization type: full 13:53:46 L1d cache: 32K 13:53:46 L1i cache: 32K 13:53:46 L2 cache: 512K 13:53:46 L3 cache: 16384K 13:53:46 NUMA node0 CPU(s): 0-3 13:53:46 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 13:53:46 13:53:46 13:53:46 ---> nproc: 13:53:46 4 13:53:46 13:53:46 13:53:46 ---> df -h: 13:53:46 Filesystem Size Used Avail Use% Mounted on 13:53:46 udev 7.9G 0 7.9G 0% /dev 13:53:46 tmpfs 1.6G 676K 1.6G 1% /run 13:53:46 /dev/vda1 78G 8.4G 70G 11% / 13:53:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:53:46 tmpfs 5.0M 0 5.0M 0% /run/lock 13:53:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:53:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:53:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:53:46 13:53:46 13:53:46 ---> free -m: 13:53:46 total used free shared buff/cache available 13:53:46 Mem: 16040 550 13369 0 2120 15175 13:53:46 Swap: 1023 0 1023 13:53:46 13:53:46 13:53:46 ---> ip addr: 13:53:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:53:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:53:46 inet 127.0.0.1/8 scope host lo 13:53:46 valid_lft forever preferred_lft forever 13:53:46 inet6 ::1/128 scope host 13:53:46 valid_lft forever preferred_lft forever 13:53:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:53:46 link/ether fa:16:3e:80:91:c7 brd ff:ff:ff:ff:ff:ff 13:53:46 inet 10.30.107.228/23 brd 10.30.107.255 scope global dynamic ens3 13:53:46 valid_lft 86270sec preferred_lft 86270sec 13:53:46 inet6 fe80::f816:3eff:fe80:91c7/64 scope link 13:53:46 valid_lft forever preferred_lft forever 13:53:46 13:53:46 13:53:46 ---> sar -b -r -n DEV: 13:53:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-669) 03/30/26 _x86_64_ (4 CPU) 13:53:46 13:53:46 13:51:39 LINUX RESTART (4 CPU) 13:53:46 13:53:46 13:52:01 tps rtps wtps bread/s bwrtn/s 13:53:46 13:53:01 295.80 24.03 271.77 876.92 22327.75 13:53:46 Average: 295.80 24.03 271.77 876.92 22327.75 13:53:46 13:53:46 13:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:53:46 13:53:01 13849108 15508576 2575860 15.68 70052 1785040 829840 4.75 742128 1611916 146396 13:53:46 Average: 13849108 15508576 2575860 15.68 70052 1785040 829840 4.75 742128 1611916 146396 13:53:46 13:53:46 13:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:53:46 13:53:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 13:53:46 13:53:01 ens3 104.47 68.22 966.99 22.38 0.00 0.00 0.00 0.00 13:53:46 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 13:53:46 Average: ens3 104.47 68.22 966.99 22.38 0.00 0.00 0.00 0.00 13:53:46 13:53:46 13:53:46 ---> sar -P ALL: 13:53:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-669) 03/30/26 _x86_64_ (4 CPU) 13:53:46 13:53:46 13:51:39 LINUX RESTART (4 CPU) 13:53:46 13:53:46 13:52:01 CPU %user %nice %system %iowait %steal %idle 13:53:46 13:53:01 all 20.96 0.00 1.87 2.50 0.07 74.61 13:53:46 13:53:01 0 12.91 0.00 1.92 2.91 0.03 82.23 13:53:46 13:53:01 1 18.78 0.00 1.54 1.15 0.05 78.48 13:53:46 13:53:01 2 20.27 0.00 1.64 4.34 0.05 73.70 13:53:46 13:53:01 3 31.86 0.00 2.39 1.59 0.12 64.05 13:53:46 Average: all 20.96 0.00 1.87 2.50 0.07 74.61 13:53:46 Average: 0 12.91 0.00 1.92 2.91 0.03 82.23 13:53:46 Average: 1 18.78 0.00 1.54 1.15 0.05 78.48 13:53:46 Average: 2 20.27 0.00 1.64 4.34 0.05 73.70 13:53:46 Average: 3 31.86 0.00 2.39 1.59 0.12 64.05 13:53:46 13:53:46 13:53:46