11:16:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 11:16:18 Running as SYSTEM 11:16:18 [EnvInject] - Loading node environment variables. 11:16:18 Building remotely on prd-ubuntu1804-builder-4c-4g-5483 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:16:18 [ssh-agent] Looking for ssh-agent implementation... 11:16:19 $ ssh-agent 11:16:19 SSH_AUTH_SOCK=/tmp/ssh-ZWoH3swqdrS4/agent.1708 11:16:19 SSH_AGENT_PID=1710 11:16:19 [ssh-agent] Started. 11:16:19 Running ssh-add (command line suppressed) 11:16:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3276946272198715836.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3276946272198715836.key) 11:16:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:16:19 The recommended git tool is: NONE 11:16:20 using credential onap-jenkins-ssh 11:16:20 Wiping out workspace first. 11:16:20 Cloning the remote Git repository 11:16:20 Cloning repository git://cloud.onap.org/mirror/oom.git 11:16:20 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:16:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:20 > git --version # timeout=10 11:16:21 > git --version # 'git version 2.17.1' 11:16:21 using GIT_SSH to set credentials Gerrit user 11:16:21 Verifying host key using manually-configured host key entries 11:16:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:16:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:26 using GIT_SSH to set credentials Gerrit user 11:16:26 Verifying host key using manually-configured host key entries 11:16:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/9 # timeout=30 11:16:27 > git rev-parse 2a9e6f87feb9843ca0d888bb0b0b2ba3fc3a1abb^{commit} # timeout=10 11:16:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:16:27 Checking out Revision 2a9e6f87feb9843ca0d888bb0b0b2ba3fc3a1abb (refs/changes/93/143593/9) 11:16:27 > git config core.sparsecheckout # timeout=10 11:16:27 > git checkout -f 2a9e6f87feb9843ca0d888bb0b0b2ba3fc3a1abb # timeout=30 11:16:30 Commit message: "[SDC] Improve startup time (20 -> 10min)" 11:16:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:16:30 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 11:16:30 [EnvInject] - Injecting environment variables from a build step. 11:16:31 [EnvInject] - Injecting as environment variables the properties content 11:16:31 PYTHON=python3 11:16:31 11:16:31 [EnvInject] - Variables injected successfully. 11:16:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4711689607323425656.sh 11:16:31 ---> tox-install.sh 11:16:31 + source /home/jenkins/lf-env.sh 11:16:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:31 ++ mktemp -d /tmp/venv-XXXX 11:16:31 + lf_venv=/tmp/venv-pCG9 11:16:31 + local venv_file=/tmp/.os_lf_venv 11:16:31 + local python=python3 11:16:31 + local options 11:16:31 + local set_path=true 11:16:31 + local install_args= 11:16:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:31 + true 11:16:31 + case $1 in 11:16:31 + venv_file=/tmp/.toxenv 11:16:31 + shift 2 11:16:31 + true 11:16:31 + case $1 in 11:16:31 + shift 11:16:31 + break 11:16:31 + case $python in 11:16:31 + local pkg_list= 11:16:31 + [[ -d /opt/pyenv ]] 11:16:31 + echo 'Setup pyenv:' 11:16:31 Setup pyenv: 11:16:31 + export PYENV_ROOT=/opt/pyenv 11:16:31 + PYENV_ROOT=/opt/pyenv 11:16:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:16:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:16:31 + pyenv versions 11:16:31 * system (set by /opt/pyenv/version) 11:16:31 * 3.8.13 (set by /opt/pyenv/version) 11:16:31 * 3.9.13 (set by /opt/pyenv/version) 11:16:31 * 3.10.6 (set by /opt/pyenv/version) 11:16:31 + command -v pyenv 11:16:31 ++ pyenv init - --no-rehash 11:16:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:16:31 export PATH="/opt/pyenv/shims:${PATH}" 11:16:31 export PYENV_SHELL=bash 11:16:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:31 pyenv() { 11:16:31 local command 11:16:31 command="${1:-}" 11:16:31 if [ "$#" -gt 0 ]; then 11:16:31 shift 11:16:31 fi 11:16:31 11:16:31 case "$command" in 11:16:31 rehash|shell) 11:16:31 eval "$(pyenv "sh-$command" "$@")" 11:16:31 ;; 11:16:31 *) 11:16:31 command pyenv "$command" "$@" 11:16:31 ;; 11:16:31 esac 11:16:31 }' 11:16:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:16:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:16:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:16:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:16:31 ++ export PYENV_SHELL=bash 11:16:31 ++ PYENV_SHELL=bash 11:16:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:31 +++ complete -F _pyenv pyenv 11:16:31 ++ lf-pyver python3 11:16:31 ++ local py_version_xy=python3 11:16:31 ++ local py_version_xyz= 11:16:31 ++ pyenv versions 11:16:31 ++ local command 11:16:31 ++ command=versions 11:16:31 ++ '[' 1 -gt 0 ']' 11:16:31 ++ sed 's/^[ *]* //' 11:16:31 ++ shift 11:16:31 ++ case "$command" in 11:16:31 ++ command pyenv versions 11:16:31 ++ pyenv versions 11:16:31 ++ grep -E '^[0-9.]*[0-9]$' 11:16:31 ++ awk '{ print $1 }' 11:16:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:31 +++ grep '^3' /tmp/.pyenv_versions 11:16:31 +++ sort -V 11:16:31 +++ tail -n 1 11:16:31 ++ py_version_xyz=3.10.6 11:16:31 ++ [[ -z 3.10.6 ]] 11:16:31 ++ echo 3.10.6 11:16:31 ++ return 0 11:16:31 + pyenv local 3.10.6 11:16:31 + local command 11:16:31 + command=local 11:16:31 + '[' 2 -gt 0 ']' 11:16:31 + shift 11:16:31 + case "$command" in 11:16:31 + command pyenv local 3.10.6 11:16:31 + pyenv local 3.10.6 11:16:32 + for arg in "$@" 11:16:32 + case $arg in 11:16:32 + pkg_list+='tox ' 11:16:32 + for arg in "$@" 11:16:32 + case $arg in 11:16:32 + pkg_list+='virtualenv ' 11:16:32 + for arg in "$@" 11:16:32 + case $arg in 11:16:32 + pkg_list+='urllib3~=1.26.15 ' 11:16:32 + [[ -f /tmp/.toxenv ]] 11:16:32 + [[ ! -f /tmp/.toxenv ]] 11:16:32 + [[ -n '' ]] 11:16:32 + python3 -m venv /tmp/venv-pCG9 11:16:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pCG9' 11:16:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pCG9 11:16:38 + echo /tmp/venv-pCG9 11:16:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:16:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:16:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:16:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:38 + local 'pip_opts=--upgrade --quiet' 11:16:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:16:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:16:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:16:38 + [[ -n '' ]] 11:16:38 + [[ -n '' ]] 11:16:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:16:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:38 + /tmp/venv-pCG9/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 11:16:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:16:44 lf-activate-venv(): INFO: Base packages installed successfully 11:16:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:16:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:16:44 + /tmp/venv-pCG9/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 11:16:48 + type python3 11:16:48 + true 11:16:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pCG9/bin to PATH' 11:16:48 lf-activate-venv(): INFO: Adding /tmp/venv-pCG9/bin to PATH 11:16:48 + PATH=/tmp/venv-pCG9/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 11:16:48 + return 0 11:16:48 + python3 --version 11:16:48 Python 3.10.6 11:16:48 + python3 -m pip --version 11:16:48 pip 26.0.1 from /tmp/venv-pCG9/lib/python3.10/site-packages/pip (python 3.10) 11:16:48 + python3 -m pip freeze 11:16:48 cachetools==7.0.5 11:16:48 colorama==0.4.6 11:16:48 distlib==0.4.0 11:16:48 filelock==3.25.2 11:16:48 packaging==26.0 11:16:48 platformdirs==4.9.4 11:16:48 pluggy==1.6.0 11:16:48 pyproject-api==1.10.0 11:16:48 python-discovery==1.2.1 11:16:48 tomli==2.4.1 11:16:48 tomli_w==1.2.0 11:16:48 tox==4.50.3 11:16:48 typing_extensions==4.15.0 11:16:48 urllib3==1.26.20 11:16:48 virtualenv==21.2.0 11:16:48 [EnvInject] - Injecting environment variables from a build step. 11:16:48 [EnvInject] - Injecting as environment variables the properties content 11:16:48 PARALLEL=false 11:16:48 11:16:48 [EnvInject] - Variables injected successfully. 11:16:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13908101726184457259.sh 11:16:48 ---> tox-run.sh 11:16:48 + 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 11:16:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:16:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:16:48 + source /home/jenkins/lf-env.sh 11:16:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:48 ++ mktemp -d /tmp/venv-XXXX 11:16:48 + lf_venv=/tmp/venv-Pukr 11:16:48 + local venv_file=/tmp/.os_lf_venv 11:16:48 + local python=python3 11:16:48 + local options 11:16:48 + local set_path=true 11:16:48 + local install_args= 11:16:48 ++ 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 11:16:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:48 + true 11:16:48 + case $1 in 11:16:48 + venv_file=/tmp/.toxenv 11:16:48 + shift 2 11:16:48 + true 11:16:48 + case $1 in 11:16:48 + shift 11:16:48 + break 11:16:48 + case $python in 11:16:48 + local pkg_list= 11:16:48 + [[ -d /opt/pyenv ]] 11:16:48 + echo 'Setup pyenv:' 11:16:48 Setup pyenv: 11:16:48 + export PYENV_ROOT=/opt/pyenv 11:16:48 + PYENV_ROOT=/opt/pyenv 11:16:48 + 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 11:16:48 + 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 11:16:48 + pyenv versions 11:16:48 system 11:16:48 3.8.13 11:16:48 3.9.13 11:16:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:48 + command -v pyenv 11:16:48 ++ pyenv init - --no-rehash 11:16:48 + 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[*]}"'\'')" 11:16:48 export PATH="/opt/pyenv/shims:${PATH}" 11:16:48 export PYENV_SHELL=bash 11:16:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:48 pyenv() { 11:16:48 local command 11:16:48 command="${1:-}" 11:16:48 if [ "$#" -gt 0 ]; then 11:16:48 shift 11:16:48 fi 11:16:48 11:16:48 case "$command" in 11:16:48 rehash|shell) 11:16:48 eval "$(pyenv "sh-$command" "$@")" 11:16:48 ;; 11:16:48 *) 11:16:48 command pyenv "$command" "$@" 11:16:48 ;; 11:16:48 esac 11:16:48 }' 11:16:48 +++ 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[*]}"' 11:16:48 ++ 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 11:16:48 ++ 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 11:16:48 ++ 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 11:16:48 ++ export PYENV_SHELL=bash 11:16:48 ++ PYENV_SHELL=bash 11:16:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:48 +++ complete -F _pyenv pyenv 11:16:48 ++ lf-pyver python3 11:16:48 ++ local py_version_xy=python3 11:16:48 ++ local py_version_xyz= 11:16:48 ++ sed 's/^[ *]* //' 11:16:48 ++ pyenv versions 11:16:48 ++ local command 11:16:48 ++ command=versions 11:16:48 ++ '[' 1 -gt 0 ']' 11:16:48 ++ shift 11:16:48 ++ case "$command" in 11:16:48 ++ command pyenv versions 11:16:48 ++ pyenv versions 11:16:48 ++ grep -E '^[0-9.]*[0-9]$' 11:16:48 ++ awk '{ print $1 }' 11:16:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:48 +++ grep '^3' /tmp/.pyenv_versions 11:16:48 +++ tail -n 1 11:16:48 +++ sort -V 11:16:48 ++ py_version_xyz=3.10.6 11:16:48 ++ [[ -z 3.10.6 ]] 11:16:48 ++ echo 3.10.6 11:16:48 ++ return 0 11:16:48 + pyenv local 3.10.6 11:16:48 + local command 11:16:48 + command=local 11:16:48 + '[' 2 -gt 0 ']' 11:16:48 + shift 11:16:48 + case "$command" in 11:16:48 + command pyenv local 3.10.6 11:16:48 + pyenv local 3.10.6 11:16:48 + for arg in "$@" 11:16:48 + case $arg in 11:16:48 + pkg_list+='tox ' 11:16:48 + for arg in "$@" 11:16:48 + case $arg in 11:16:48 + pkg_list+='virtualenv ' 11:16:48 + for arg in "$@" 11:16:48 + case $arg in 11:16:48 + pkg_list+='urllib3~=1.26.15 ' 11:16:48 + [[ -f /tmp/.toxenv ]] 11:16:48 ++ cat /tmp/.toxenv 11:16:48 + lf_venv=/tmp/venv-pCG9 11:16:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pCG9 from' file:/tmp/.toxenv 11:16:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pCG9 from file:/tmp/.toxenv 11:16:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:16:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:48 + local 'pip_opts=--upgrade --quiet' 11:16:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:16:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:16:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:16:48 + [[ -n '' ]] 11:16:48 + [[ -n '' ]] 11:16:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:16:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:48 + /tmp/venv-pCG9/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 11:16:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:16:49 lf-activate-venv(): INFO: Base packages installed successfully 11:16:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:16:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:16:49 + /tmp/venv-pCG9/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 11:16:50 + type python3 11:16:50 + true 11:16:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pCG9/bin to PATH' 11:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-pCG9/bin to PATH 11:16:50 + PATH=/tmp/venv-pCG9/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 11:16:50 + return 0 11:16:50 + [[ -d /opt/pyenv ]] 11:16:50 + echo '---> Setting up pyenv' 11:16:50 ---> Setting up pyenv 11:16:50 + export PYENV_ROOT=/opt/pyenv 11:16:50 + PYENV_ROOT=/opt/pyenv 11:16:50 + export PATH=/opt/pyenv/bin:/tmp/venv-pCG9/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 11:16:50 + PATH=/opt/pyenv/bin:/tmp/venv-pCG9/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 11:16:50 ++ pwd 11:16:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:16:50 + export PYTHONPATH 11:16:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:16:50 + TOX_TESTENV_PASSENV=PYTHONPATH 11:16:50 + tox --version 11:16:51 4.50.3 from /tmp/venv-pCG9/lib/python3.10/site-packages/tox/__init__.py 11:16:51 + PARALLEL=false 11:16:51 + TOX_OPTIONS_LIST= 11:16:51 + [[ -n checkbashisms ]] 11:16:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:16:51 + case ${PARALLEL,,} in 11:16:51 + tox -e checkbashisms 11:16:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:16:52 checkbashisms: freeze> python -m pip freeze --all 11:16:53 checkbashisms: pip==26.0.1,setuptools==82.0.0 11:16:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:16:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:16:56 checkbashisms: OK (5.05=setup[1.61]+cmd[3.44] seconds) 11:16:56 congratulations :) (5.09 seconds) 11:16:56 + tox_status=0 11:16:56 + echo '---> Completed tox runs' 11:16:56 ---> Completed tox runs 11:16:56 + for i in .tox/*/log 11:16:56 ++ echo .tox/checkbashisms/log 11:16:56 ++ awk -F/ '{print $2}' 11:16:56 + tox_env=checkbashisms 11:16:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:16:56 + DOC_DIR=docs/_build/html 11:16:56 + [[ -d docs/_build/html ]] 11:16:56 + echo '---> tox-run.sh ends' 11:16:56 ---> tox-run.sh ends 11:16:56 + test 0 -eq 0 11:16:56 $ ssh-agent -k 11:16:56 unset SSH_AUTH_SOCK; 11:16:56 unset SSH_AGENT_PID; 11:16:56 echo Agent pid 1710 killed; 11:16:56 [ssh-agent] Stopped. 11:16:56 [PostBuildScript] - [INFO] Executing post build scripts. 11:16:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15208224458205691651.sh 11:16:56 ---> sysstat.sh 11:16:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins696321184476637488.sh 11:16:57 ---> package-listing.sh 11:16:57 ++ facter osfamily 11:16:57 ++ tr '[:upper:]' '[:lower:]' 11:16:57 + OS_FAMILY=debian 11:16:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:16:57 + START_PACKAGES=/tmp/packages_start.txt 11:16:57 + END_PACKAGES=/tmp/packages_end.txt 11:16:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:57 + PACKAGES=/tmp/packages_start.txt 11:16:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:57 + PACKAGES=/tmp/packages_end.txt 11:16:57 + case "${OS_FAMILY}" in 11:16:57 + dpkg -l 11:16:57 + grep '^ii' 11:16:57 + '[' -f /tmp/packages_start.txt ']' 11:16:57 + '[' -f /tmp/packages_end.txt ']' 11:16:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4439624486246737441.sh 11:16:57 ---> capture-instance-metadata.sh 11:16:57 Setup pyenv: 11:16:57 system 11:16:57 3.8.13 11:16:57 3.9.13 11:16:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mIPV 11:17:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:17:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:07 lf-activate-venv(): INFO: Base packages installed successfully 11:17:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:31 lf-activate-venv(): INFO: Adding /tmp/venv-mIPV/bin to PATH 11:17:31 INFO: Running in OpenStack, capturing instance metadata 11:17:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9212386712116278777.sh 11:17:31 provisioning config files... 11:17:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11327875371767120752tmp 11:17:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:17:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:17:31 [EnvInject] - Injecting environment variables from a build step. 11:17:31 [EnvInject] - Injecting as environment variables the properties content 11:17:31 SERVER_ID=logs 11:17:31 11:17:31 [EnvInject] - Variables injected successfully. 11:17:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8811085174729719122.sh 11:17:31 ---> create-netrc.sh 11:17:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5290006903033938323.sh 11:17:31 ---> python-tools-install.sh 11:17:31 Setup pyenv: 11:17:31 system 11:17:31 3.8.13 11:17:31 3.9.13 11:17:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mIPV from file:/tmp/.os_lf_venv 11:17:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:33 lf-activate-venv(): INFO: Base packages installed successfully 11:17:33 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:41 lf-activate-venv(): INFO: Adding /tmp/venv-mIPV/bin to PATH 11:17:41 Generating Requirements File 11:18:15 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. 11:18:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:18:15 Python 3.10.6 11:18:15 pip 26.0.1 from /tmp/venv-mIPV/lib/python3.10/site-packages/pip (python 3.10) 11:18:16 appdirs==1.4.4 11:18:16 argcomplete==3.6.3 11:18:16 aspy.yaml==1.3.0 11:18:16 attrs==26.1.0 11:18:16 autopage==0.6.0 11:18:16 backports.strenum==1.3.1 11:18:16 beautifulsoup4==4.14.3 11:18:16 boto3==1.42.77 11:18:16 botocore==1.42.77 11:18:16 bs4==0.0.2 11:18:16 certifi==2026.2.25 11:18:16 cffi==2.0.0 11:18:16 cfgv==3.5.0 11:18:16 chardet==7.4.0.post1 11:18:16 charset-normalizer==3.4.6 11:18:16 click==8.3.1 11:18:16 cliff==4.13.2 11:18:16 cmd2==3.4.0 11:18:16 cryptography==3.3.2 11:18:16 debtcollector==3.1.0 11:18:16 decorator==5.2.1 11:18:16 defusedxml==0.7.1 11:18:16 Deprecated==1.3.1 11:18:16 distlib==0.4.0 11:18:16 dnspython==2.8.0 11:18:16 docker==7.1.0 11:18:16 dogpile.cache==1.5.0 11:18:16 durationpy==0.10 11:18:16 email-validator==2.3.0 11:18:16 filelock==3.25.2 11:18:16 future==1.0.0 11:18:16 gitdb==4.0.12 11:18:16 GitPython==3.1.46 11:18:16 httplib2==0.30.2 11:18:16 identify==2.6.18 11:18:16 idna==3.11 11:18:16 importlib-resources==1.5.0 11:18:16 iso8601==2.1.0 11:18:16 Jinja2==3.1.6 11:18:16 jmespath==1.1.0 11:18:16 jsonpatch==1.33 11:18:16 jsonpointer==3.1.1 11:18:16 jsonschema==4.26.0 11:18:16 jsonschema-specifications==2025.9.1 11:18:16 keystoneauth1==5.13.1 11:18:16 kubernetes==35.0.0 11:18:16 lftools==0.37.22 11:18:16 lxml==6.0.2 11:18:16 markdown-it-py==4.0.0 11:18:16 MarkupSafe==3.0.3 11:18:16 mdurl==0.1.2 11:18:16 msgpack==1.1.2 11:18:16 multi_key_dict==2.0.3 11:18:16 munch==4.0.0 11:18:16 netaddr==1.3.0 11:18:16 niet==1.4.2 11:18:16 nodeenv==1.10.0 11:18:16 oauth2client==4.1.3 11:18:16 oauthlib==3.3.1 11:18:16 openstacksdk==4.10.0 11:18:16 os-service-types==1.8.2 11:18:16 osc-lib==4.4.0 11:18:16 oslo.config==10.3.0 11:18:16 oslo.context==6.3.0 11:18:16 oslo.i18n==6.7.2 11:18:16 oslo.log==8.1.0 11:18:16 oslo.serialization==5.9.1 11:18:16 oslo.utils==10.0.0 11:18:16 packaging==26.0 11:18:16 pbr==7.0.3 11:18:16 platformdirs==4.9.4 11:18:16 prettytable==3.17.0 11:18:16 psutil==7.2.2 11:18:16 pyasn1==0.6.3 11:18:16 pyasn1_modules==0.4.2 11:18:16 pycparser==3.0 11:18:16 pygerrit2==2.0.15 11:18:16 PyGithub==2.9.0 11:18:16 Pygments==2.19.2 11:18:16 PyJWT==2.12.1 11:18:16 PyNaCl==1.6.2 11:18:16 pyparsing==2.4.7 11:18:16 pyperclip==1.11.0 11:18:16 pyrsistent==0.20.0 11:18:16 python-cinderclient==9.9.0 11:18:16 python-dateutil==2.9.0.post0 11:18:16 python-discovery==1.2.1 11:18:16 python-heatclient==5.1.0 11:18:16 python-jenkins==1.8.3 11:18:16 python-keystoneclient==5.8.0 11:18:16 python-magnumclient==4.10.0 11:18:16 python-openstackclient==9.0.0 11:18:16 python-swiftclient==4.10.0 11:18:16 PyYAML==6.0.3 11:18:16 referencing==0.37.0 11:18:16 requests==2.33.0 11:18:16 requests-oauthlib==2.0.0 11:18:16 requestsexceptions==1.4.0 11:18:16 rfc3986==2.0.0 11:18:16 rich==14.3.3 11:18:16 rich-argparse==1.7.2 11:18:16 rpds-py==0.30.0 11:18:16 rsa==4.9.1 11:18:16 ruamel.yaml==0.19.1 11:18:16 ruamel.yaml.clib==0.2.15 11:18:16 s3transfer==0.16.0 11:18:16 simplejson==3.20.2 11:18:16 six==1.17.0 11:18:16 smmap==5.0.3 11:18:16 soupsieve==2.8.3 11:18:16 stevedore==5.7.0 11:18:16 tabulate==0.10.0 11:18:16 toml==0.10.2 11:18:16 tomlkit==0.14.0 11:18:16 tqdm==4.67.3 11:18:16 typing_extensions==4.15.0 11:18:16 urllib3==1.26.20 11:18:16 virtualenv==21.2.0 11:18:16 wcwidth==0.6.0 11:18:16 websocket-client==1.9.0 11:18:16 wrapt==2.1.2 11:18:16 xdg==6.0.0 11:18:16 xmltodict==1.0.4 11:18:16 yq==3.4.3 11:18:16 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins18424934591333832806.sh 11:18:16 ---> uv-install.sh 11:18:16 Installing uv/uvx (latest) using shell installer 11:18:16 2026-03-27 11:18:16 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-27T12%3A16%3A45Z&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-27T11%3A16%3A06Z&ske=2026-03-27T12%3A16%3A45Z&sks=b&skv=2018-11-09&sig=b%2FUOB1qN2HBOBdMOKcI2Y0t5Ea9Zwq%2B3tkxxaan1NZU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYxMDU2OCwibmJmIjoxNzc0NjEwMjY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JtAsXcJn47W1gZ9n3ziIErcg86ONnydx4PFEyLNrNaU&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-AHuBQL.sh" [1] 11:18:16 downloading uv 0.11.2 x86_64-unknown-linux-gnu 11:18:17 installing to /home/jenkins/.local/bin 11:18:17 uv 11:18:17 uvx 11:18:17 everything's installed! 11:18:17 11:18:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:18:17 11:18:17 source $HOME/.local/bin/env (sh, bash, zsh) 11:18:17 source $HOME/.local/bin/env.fish (fish) 11:18:17 Adding install location to PATH 11:18:17 ---> Validating uv/uvx install 11:18:17 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:18:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18009835394530108183.sh 11:18:17 ---> sudo-logs.sh 11:18:17 Archiving 'sudo' log.. 11:18:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1135327410881274287.sh 11:18:17 ---> job-cost.sh 11:18:17 INFO: Activating Python virtual environment... 11:18:17 Setup pyenv: 11:18:17 system 11:18:17 3.8.13 11:18:17 3.9.13 11:18:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:18:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mIPV from file:/tmp/.os_lf_venv 11:18:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:19 lf-activate-venv(): INFO: Base packages installed successfully 11:18:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:18:26 lf-activate-venv(): INFO: Adding /tmp/venv-mIPV/bin to PATH 11:18:26 INFO: No stack-cost file found 11:18:26 INFO: Instance uptime: 156s 11:18:26 INFO: Fetching instance metadata (attempt 1 of 3)... 11:18:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:18:27 INFO: Successfully fetched instance metadata 11:18:27 INFO: Instance type: v3-standard-4 11:18:27 INFO: Retrieving pricing info for: v3-standard-4 11:18:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:18:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=156 11:18:27 INFO: Successfully fetched Vexxhost pricing API 11:18:27 INFO: Retrieved cost: 0.11 11:18:27 INFO: Retrieved resource: v3-standard-4 11:18:27 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:18:27 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:18:27 INFO: Successfully archived job cost data 11:18:27 DEBUG: Cost data: oom-master-checkbashisms-lint,4530,2026-03-27 11:18:27,v3-standard-4,156,0.11,0.00,SUCCESS 11:18:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5838200194151245852.sh 11:18:27 ---> logs-deploy.sh 11:18:27 Setup pyenv: 11:18:27 system 11:18:27 3.8.13 11:18:27 3.9.13 11:18:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:18:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mIPV from file:/tmp/.os_lf_venv 11:18:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:29 lf-activate-venv(): INFO: Base packages installed successfully 11:18:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:18:39 lf-activate-venv(): INFO: Adding /tmp/venv-mIPV/bin to PATH 11:18:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4530 11:18:39 INFO: archiving workspace using pattern(s): 11:18:41 Archives upload complete. 11:18:41 INFO: archiving logs to Nexus 11:18:42 ---> uname -a: 11:18:42 Linux prd-ubuntu1804-builder-4c-4g-5483 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:18:42 11:18:42 11:18:42 ---> lscpu: 11:18:42 Architecture: x86_64 11:18:42 CPU op-mode(s): 32-bit, 64-bit 11:18:42 Byte Order: Little Endian 11:18:42 CPU(s): 4 11:18:42 On-line CPU(s) list: 0-3 11:18:42 Thread(s) per core: 1 11:18:42 Core(s) per socket: 1 11:18:42 Socket(s): 4 11:18:42 NUMA node(s): 1 11:18:42 Vendor ID: AuthenticAMD 11:18:42 CPU family: 23 11:18:42 Model: 49 11:18:42 Model name: AMD EPYC-Rome Processor 11:18:42 Stepping: 0 11:18:42 CPU MHz: 2799.998 11:18:42 BogoMIPS: 5599.99 11:18:42 Virtualization: AMD-V 11:18:42 Hypervisor vendor: KVM 11:18:42 Virtualization type: full 11:18:42 L1d cache: 32K 11:18:42 L1i cache: 32K 11:18:42 L2 cache: 512K 11:18:42 L3 cache: 16384K 11:18:42 NUMA node0 CPU(s): 0-3 11:18:42 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 11:18:42 11:18:42 11:18:42 ---> nproc: 11:18:42 4 11:18:42 11:18:42 11:18:42 ---> df -h: 11:18:42 Filesystem Size Used Avail Use% Mounted on 11:18:42 udev 7.9G 0 7.9G 0% /dev 11:18:42 tmpfs 1.6G 676K 1.6G 1% /run 11:18:42 /dev/vda1 78G 8.4G 70G 11% / 11:18:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:18:42 tmpfs 5.0M 0 5.0M 0% /run/lock 11:18:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:18:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:18:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:18:42 11:18:42 11:18:42 ---> free -m: 11:18:42 total used free shared buff/cache available 11:18:42 Mem: 16040 574 13345 0 2120 15152 11:18:42 Swap: 1023 0 1023 11:18:42 11:18:42 11:18:42 ---> ip addr: 11:18:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:18:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:18:42 inet 127.0.0.1/8 scope host lo 11:18:42 valid_lft forever preferred_lft forever 11:18:42 inet6 ::1/128 scope host 11:18:42 valid_lft forever preferred_lft forever 11:18:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:18:42 link/ether fa:16:3e:f0:2d:69 brd ff:ff:ff:ff:ff:ff 11:18:42 inet 10.30.107.214/23 brd 10.30.107.255 scope global dynamic ens3 11:18:42 valid_lft 86237sec preferred_lft 86237sec 11:18:42 inet6 fe80::f816:3eff:fef0:2d69/64 scope link 11:18:42 valid_lft forever preferred_lft forever 11:18:42 11:18:42 11:18:42 ---> sar -b -r -n DEV: 11:18:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5483) 03/27/26 _x86_64_ (4 CPU) 11:18:42 11:18:42 11:16:01 LINUX RESTART (4 CPU) 11:18:42 11:18:42 11:17:01 tps rtps wtps bread/s bwrtn/s 11:18:42 11:18:01 126.23 0.75 125.48 97.05 42162.31 11:18:42 Average: 126.23 0.75 125.48 97.05 42162.31 11:18:42 11:18:42 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:42 11:18:01 13839348 15538412 2585620 15.74 72116 1820568 776708 4.45 712940 1645184 51160 11:18:42 Average: 13839348 15538412 2585620 15.74 72116 1820568 776708 4.45 712940 1645184 51160 11:18:42 11:18:42 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:42 11:18:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 11:18:42 11:18:01 ens3 53.59 43.13 826.75 9.07 0.00 0.00 0.00 0.00 11:18:42 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 11:18:42 Average: ens3 53.59 43.13 826.75 9.07 0.00 0.00 0.00 0.00 11:18:42 11:18:42 11:18:42 ---> sar -P ALL: 11:18:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5483) 03/27/26 _x86_64_ (4 CPU) 11:18:42 11:18:42 11:16:01 LINUX RESTART (4 CPU) 11:18:42 11:18:42 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:18:42 11:18:01 all 15.71 0.00 1.12 10.06 0.04 73.08 11:18:42 11:18:01 0 3.55 0.00 0.37 0.10 0.02 95.97 11:18:42 11:18:01 1 9.44 0.00 1.09 27.69 0.05 61.73 11:18:42 11:18:01 2 16.19 0.00 1.15 1.98 0.03 80.64 11:18:42 11:18:01 3 33.61 0.00 1.82 10.48 0.07 54.02 11:18:42 Average: all 15.71 0.00 1.12 10.06 0.04 73.08 11:18:42 Average: 0 3.55 0.00 0.37 0.10 0.02 95.97 11:18:42 Average: 1 9.44 0.00 1.09 27.69 0.05 61.73 11:18:42 Average: 2 16.19 0.00 1.15 1.98 0.03 80.64 11:18:42 Average: 3 33.61 0.00 1.82 10.48 0.07 54.02 11:18:42 11:18:42 11:18:42