05:36:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 05:36:29 Running as SYSTEM 05:36:29 [EnvInject] - Loading node environment variables. 05:36:29 Building remotely on prd-ubuntu1804-builder-4c-4g-2942 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:36:29 [ssh-agent] Looking for ssh-agent implementation... 05:36:29 $ ssh-agent 05:36:29 SSH_AUTH_SOCK=/tmp/ssh-KsWdYse2vgNT/agent.1640 05:36:29 SSH_AGENT_PID=1642 05:36:29 [ssh-agent] Started. 05:36:29 Running ssh-add (command line suppressed) 05:36:29 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12014542639768980342.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12014542639768980342.key) 05:36:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:36:29 The recommended git tool is: NONE 05:36:31 using credential onap-jenkins-ssh 05:36:31 Wiping out workspace first. 05:36:31 Cloning the remote Git repository 05:36:31 Cloning repository git://cloud.onap.org/mirror/oom.git 05:36:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:36:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:36:31 > git --version # timeout=10 05:36:31 > git --version # 'git version 2.17.1' 05:36:31 using GIT_SSH to set credentials Gerrit user 05:36:31 Verifying host key using manually-configured host key entries 05:36:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:36:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:36:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:36:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:36:36 using GIT_SSH to set credentials Gerrit user 05:36:36 Verifying host key using manually-configured host key entries 05:36:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/6 # timeout=30 05:36:36 > git rev-parse 520793fbc9a8a4fee7238f8a8533b96ca2e4f6dd^{commit} # timeout=10 05:36:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:36:36 Checking out Revision 520793fbc9a8a4fee7238f8a8533b96ca2e4f6dd (refs/changes/29/145329/6) 05:36:36 > git config core.sparsecheckout # timeout=10 05:36:36 > git checkout -f 520793fbc9a8a4fee7238f8a8533b96ca2e4f6dd # timeout=30 05:36:40 Commit message: "[SO] 17.4.0 release" 05:36:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:36:40 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 05:36:40 [EnvInject] - Injecting environment variables from a build step. 05:36:40 [EnvInject] - Injecting as environment variables the properties content 05:36:40 PYTHON=python3 05:36:40 05:36:40 [EnvInject] - Variables injected successfully. 05:36:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13708917324676005232.sh 05:36:40 ---> tox-install.sh 05:36:40 + source /home/jenkins/lf-env.sh 05:36:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:36:40 ++ mktemp -d /tmp/venv-XXXX 05:36:40 + lf_venv=/tmp/venv-6xvC 05:36:40 + local venv_file=/tmp/.os_lf_venv 05:36:40 + local python=python3 05:36:40 + local options 05:36:40 + local set_path=true 05:36:40 + local install_args= 05:36:40 ++ 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 05:36:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:36:40 + true 05:36:40 + case $1 in 05:36:40 + venv_file=/tmp/.toxenv 05:36:40 + shift 2 05:36:40 + true 05:36:40 + case $1 in 05:36:40 + shift 05:36:40 + break 05:36:40 + case $python in 05:36:40 + local pkg_list= 05:36:40 + [[ -d /opt/pyenv ]] 05:36:40 + echo 'Setup pyenv:' 05:36:40 Setup pyenv: 05:36:40 + export PYENV_ROOT=/opt/pyenv 05:36:40 + PYENV_ROOT=/opt/pyenv 05:36:40 + 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 05:36:40 + 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 05:36:40 + pyenv versions 05:36:40 * system (set by /opt/pyenv/version) 05:36:40 * 3.8.13 (set by /opt/pyenv/version) 05:36:40 * 3.9.13 (set by /opt/pyenv/version) 05:36:40 * 3.10.6 (set by /opt/pyenv/version) 05:36:40 + command -v pyenv 05:36:40 ++ pyenv init - --no-rehash 05:36:40 + 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[*]}"'\'')" 05:36:40 export PATH="/opt/pyenv/shims:${PATH}" 05:36:40 export PYENV_SHELL=bash 05:36:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:36:40 pyenv() { 05:36:40 local command 05:36:40 command="${1:-}" 05:36:40 if [ "$#" -gt 0 ]; then 05:36:40 shift 05:36:40 fi 05:36:40 05:36:40 case "$command" in 05:36:40 rehash|shell) 05:36:40 eval "$(pyenv "sh-$command" "$@")" 05:36:40 ;; 05:36:40 *) 05:36:40 command pyenv "$command" "$@" 05:36:40 ;; 05:36:40 esac 05:36:40 }' 05:36:40 +++ 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[*]}"' 05:36:40 ++ 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 05:36:40 ++ 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 05:36:40 ++ 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 05:36:40 ++ export PYENV_SHELL=bash 05:36:40 ++ PYENV_SHELL=bash 05:36:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:36:40 +++ complete -F _pyenv pyenv 05:36:40 ++ lf-pyver python3 05:36:40 ++ local py_version_xy=python3 05:36:40 ++ local py_version_xyz= 05:36:40 ++ pyenv versions 05:36:40 ++ local command 05:36:40 ++ sed 's/^[ *]* //' 05:36:40 ++ command=versions 05:36:40 ++ '[' 1 -gt 0 ']' 05:36:40 ++ shift 05:36:40 ++ case "$command" in 05:36:40 ++ command pyenv versions 05:36:40 ++ pyenv versions 05:36:40 ++ awk '{ print $1 }' 05:36:40 ++ grep -E '^[0-9.]*[0-9]$' 05:36:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:36:41 +++ grep '^3' /tmp/.pyenv_versions 05:36:41 +++ sort -V 05:36:41 +++ tail -n 1 05:36:41 ++ py_version_xyz=3.10.6 05:36:41 ++ [[ -z 3.10.6 ]] 05:36:41 ++ echo 3.10.6 05:36:41 ++ return 0 05:36:41 + pyenv local 3.10.6 05:36:41 + local command 05:36:41 + command=local 05:36:41 + '[' 2 -gt 0 ']' 05:36:41 + shift 05:36:41 + case "$command" in 05:36:41 + command pyenv local 3.10.6 05:36:41 + pyenv local 3.10.6 05:36:41 + for arg in "$@" 05:36:41 + case $arg in 05:36:41 + pkg_list+='tox ' 05:36:41 + for arg in "$@" 05:36:41 + case $arg in 05:36:41 + pkg_list+='virtualenv ' 05:36:41 + for arg in "$@" 05:36:41 + case $arg in 05:36:41 + pkg_list+='urllib3~=1.26.15 ' 05:36:41 + [[ -f /tmp/.toxenv ]] 05:36:41 + [[ ! -f /tmp/.toxenv ]] 05:36:41 + [[ -n '' ]] 05:36:41 + python3 -m venv /tmp/venv-6xvC 05:36:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6xvC' 05:36:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6xvC 05:36:45 + echo /tmp/venv-6xvC 05:36:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:36:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:36:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:45 + local 'pip_opts=--upgrade --quiet' 05:36:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:36:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:36:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:36:45 + [[ -n '' ]] 05:36:45 + [[ -n '' ]] 05:36:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:45 + /tmp/venv-6xvC/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 05:36:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:36:50 lf-activate-venv(): INFO: Base packages installed successfully 05:36:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:36:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:36:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:36:50 + /tmp/venv-6xvC/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 05:36:53 + type python3 05:36:53 + true 05:36:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6xvC/bin to PATH' 05:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-6xvC/bin to PATH 05:36:53 + PATH=/tmp/venv-6xvC/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 05:36:53 + return 0 05:36:53 + python3 --version 05:36:53 Python 3.10.6 05:36:53 + python3 -m pip --version 05:36:53 pip 26.1.2 from /tmp/venv-6xvC/lib/python3.10/site-packages/pip (python 3.10) 05:36:53 + python3 -m pip freeze 05:36:53 cachetools==7.1.4 05:36:53 colorama==0.4.6 05:36:53 distlib==0.4.3 05:36:53 filelock==3.29.4 05:36:53 packaging==26.2 05:36:53 platformdirs==4.10.0 05:36:53 pluggy==1.6.0 05:36:53 pyproject-api==1.10.1 05:36:53 python-discovery==1.4.2 05:36:53 tomli==2.4.1 05:36:53 tomli_w==1.2.0 05:36:53 tox==4.56.1 05:36:53 typing_extensions==4.15.0 05:36:53 urllib3==1.26.20 05:36:53 virtualenv==21.5.1 05:36:53 [EnvInject] - Injecting environment variables from a build step. 05:36:53 [EnvInject] - Injecting as environment variables the properties content 05:36:53 PARALLEL=false 05:36:53 05:36:53 [EnvInject] - Variables injected successfully. 05:36:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17316199292140723295.sh 05:36:53 ---> tox-run.sh 05:36:53 + 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 05:36:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:36:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:36:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:36:53 + cd /w/workspace/oom-master-pre-commit-lint/. 05:36:53 + source /home/jenkins/lf-env.sh 05:36:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:36:53 ++ mktemp -d /tmp/venv-XXXX 05:36:53 + lf_venv=/tmp/venv-DedN 05:36:53 + local venv_file=/tmp/.os_lf_venv 05:36:53 + local python=python3 05:36:53 + local options 05:36:53 + local set_path=true 05:36:53 + local install_args= 05:36:53 ++ 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 05:36:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:36:53 + true 05:36:53 + case $1 in 05:36:53 + venv_file=/tmp/.toxenv 05:36:53 + shift 2 05:36:53 + true 05:36:53 + case $1 in 05:36:53 + shift 05:36:53 + break 05:36:53 + case $python in 05:36:53 + local pkg_list= 05:36:53 + [[ -d /opt/pyenv ]] 05:36:53 + echo 'Setup pyenv:' 05:36:53 Setup pyenv: 05:36:53 + export PYENV_ROOT=/opt/pyenv 05:36:53 + PYENV_ROOT=/opt/pyenv 05:36:53 + 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 05:36:53 + 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 05:36:53 + pyenv versions 05:36:53 system 05:36:53 3.8.13 05:36:53 3.9.13 05:36:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:36:53 + command -v pyenv 05:36:53 ++ pyenv init - --no-rehash 05:36:54 + 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[*]}"'\'')" 05:36:54 export PATH="/opt/pyenv/shims:${PATH}" 05:36:54 export PYENV_SHELL=bash 05:36:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:36:54 pyenv() { 05:36:54 local command 05:36:54 command="${1:-}" 05:36:54 if [ "$#" -gt 0 ]; then 05:36:54 shift 05:36:54 fi 05:36:54 05:36:54 case "$command" in 05:36:54 rehash|shell) 05:36:54 eval "$(pyenv "sh-$command" "$@")" 05:36:54 ;; 05:36:54 *) 05:36:54 command pyenv "$command" "$@" 05:36:54 ;; 05:36:54 esac 05:36:54 }' 05:36:54 +++ 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[*]}"' 05:36:54 ++ 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 05:36:54 ++ 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 05:36:54 ++ 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 05:36:54 ++ export PYENV_SHELL=bash 05:36:54 ++ PYENV_SHELL=bash 05:36:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:36:54 +++ complete -F _pyenv pyenv 05:36:54 ++ lf-pyver python3 05:36:54 ++ local py_version_xy=python3 05:36:54 ++ local py_version_xyz= 05:36:54 ++ pyenv versions 05:36:54 ++ local command 05:36:54 ++ command=versions 05:36:54 ++ '[' 1 -gt 0 ']' 05:36:54 ++ shift 05:36:54 ++ case "$command" in 05:36:54 ++ command pyenv versions 05:36:54 ++ pyenv versions 05:36:54 ++ sed 's/^[ *]* //' 05:36:54 ++ awk '{ print $1 }' 05:36:54 ++ grep -E '^[0-9.]*[0-9]$' 05:36:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:36:54 +++ grep '^3' /tmp/.pyenv_versions 05:36:54 +++ sort -V 05:36:54 +++ tail -n 1 05:36:54 ++ py_version_xyz=3.10.6 05:36:54 ++ [[ -z 3.10.6 ]] 05:36:54 ++ echo 3.10.6 05:36:54 ++ return 0 05:36:54 + pyenv local 3.10.6 05:36:54 + local command 05:36:54 + command=local 05:36:54 + '[' 2 -gt 0 ']' 05:36:54 + shift 05:36:54 + case "$command" in 05:36:54 + command pyenv local 3.10.6 05:36:54 + pyenv local 3.10.6 05:36:54 + for arg in "$@" 05:36:54 + case $arg in 05:36:54 + pkg_list+='tox ' 05:36:54 + for arg in "$@" 05:36:54 + case $arg in 05:36:54 + pkg_list+='virtualenv ' 05:36:54 + for arg in "$@" 05:36:54 + case $arg in 05:36:54 + pkg_list+='urllib3~=1.26.15 ' 05:36:54 + [[ -f /tmp/.toxenv ]] 05:36:54 ++ cat /tmp/.toxenv 05:36:54 + lf_venv=/tmp/venv-6xvC 05:36:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6xvC from' file:/tmp/.toxenv 05:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6xvC from file:/tmp/.toxenv 05:36:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:54 + local 'pip_opts=--upgrade --quiet' 05:36:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:36:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:36:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:36:54 + [[ -n '' ]] 05:36:54 + [[ -n '' ]] 05:36:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:54 + /tmp/venv-6xvC/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 05:36:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:36:55 lf-activate-venv(): INFO: Base packages installed successfully 05:36:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:36:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:36:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:36:55 + /tmp/venv-6xvC/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 05:36:57 + type python3 05:36:57 + true 05:36:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6xvC/bin to PATH' 05:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-6xvC/bin to PATH 05:36:57 + PATH=/tmp/venv-6xvC/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 05:36:57 + return 0 05:36:57 + [[ -d /opt/pyenv ]] 05:36:57 + echo '---> Setting up pyenv' 05:36:57 ---> Setting up pyenv 05:36:57 + export PYENV_ROOT=/opt/pyenv 05:36:57 + PYENV_ROOT=/opt/pyenv 05:36:57 + export PATH=/opt/pyenv/bin:/tmp/venv-6xvC/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 05:36:57 + PATH=/opt/pyenv/bin:/tmp/venv-6xvC/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 05:36:57 ++ pwd 05:36:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:36:57 + export PYTHONPATH 05:36:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:36:57 + TOX_TESTENV_PASSENV=PYTHONPATH 05:36:57 + tox --version 05:36:58 4.56.1 from /tmp/venv-6xvC/lib/python3.10/site-packages/tox/__init__.py 05:36:58 + PARALLEL=false 05:36:58 + TOX_OPTIONS_LIST= 05:36:58 + [[ -n pre-commit ]] 05:36:58 + TOX_OPTIONS_LIST=' -e pre-commit' 05:36:58 + case ${PARALLEL,,} in 05:36:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:36:58 + tox -e pre-commit 05:36:59 pre-commit: install_deps> python -I -m pip install pre-commit 05:37:03 pre-commit: freeze> python -m pip freeze --all 05:37:03 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 05:37:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:37:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:37:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:37:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:37:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:37:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:37:05 [INFO] Once installed this environment will be reused. 05:37:05 [INFO] This may take a few minutes... 05:37:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:37:10 [INFO] Once installed this environment will be reused. 05:37:10 [INFO] This may take a few minutes... 05:37:15 trim trailing whitespace.................................................Passed 05:37:15 Tabs remover.............................................................Passed 05:37:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:37:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:37:15 [INFO] Once installed this environment will be reused. 05:37:15 [INFO] This may take a few minutes... 05:37:24 gitlint..............................................(no files to check)Skipped 05:37:24 pre-commit: OK (26.33=setup[5.32]+cmd[11.51,9.50] seconds) 05:37:24 congratulations :) (26.37 seconds) 05:37:24 + tox_status=0 05:37:24 + echo '---> Completed tox runs' 05:37:24 ---> Completed tox runs 05:37:24 + for i in .tox/*/log 05:37:24 ++ echo .tox/pre-commit/log 05:37:24 ++ awk -F/ '{print $2}' 05:37:24 + tox_env=pre-commit 05:37:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:37:24 + DOC_DIR=docs/_build/html 05:37:24 + [[ -d docs/_build/html ]] 05:37:24 + echo '---> tox-run.sh ends' 05:37:24 ---> tox-run.sh ends 05:37:24 + test 0 -eq 0 05:37:24 $ ssh-agent -k 05:37:24 unset SSH_AUTH_SOCK; 05:37:24 unset SSH_AGENT_PID; 05:37:24 echo Agent pid 1642 killed; 05:37:24 [ssh-agent] Stopped. 05:37:24 [PostBuildScript] - [INFO] Executing post build scripts. 05:37:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins524610697404883326.sh 05:37:24 ---> sysstat.sh 05:37:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11746374953397084096.sh 05:37:25 ---> package-listing.sh 05:37:25 ++ facter osfamily 05:37:25 ++ tr '[:upper:]' '[:lower:]' 05:37:25 + OS_FAMILY=debian 05:37:25 + workspace=/w/workspace/oom-master-pre-commit-lint 05:37:25 + START_PACKAGES=/tmp/packages_start.txt 05:37:25 + END_PACKAGES=/tmp/packages_end.txt 05:37:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:37:25 + PACKAGES=/tmp/packages_start.txt 05:37:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:37:25 + PACKAGES=/tmp/packages_end.txt 05:37:25 + case "${OS_FAMILY}" in 05:37:25 + dpkg -l 05:37:25 + grep '^ii' 05:37:25 + '[' -f /tmp/packages_start.txt ']' 05:37:25 + '[' -f /tmp/packages_end.txt ']' 05:37:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:37:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:37:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:37:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:37:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8220728717641322095.sh 05:37:25 ---> capture-instance-metadata.sh 05:37:25 Setup pyenv: 05:37:25 system 05:37:25 3.8.13 05:37:25 3.9.13 05:37:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:37:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hmfu 05:37:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:37:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:33 lf-activate-venv(): INFO: Base packages installed successfully 05:37:33 lf-activate-venv(): INFO: Installing additional packages: lftools 05:37:57 lf-activate-venv(): INFO: Adding /tmp/venv-hmfu/bin to PATH 05:37:57 INFO: Running in OpenStack, capturing instance metadata 05:37:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7007161654372135793.sh 05:37:57 provisioning config files... 05:37:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12060489876664257843tmp 05:37:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:37:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:37:57 [EnvInject] - Injecting environment variables from a build step. 05:37:57 [EnvInject] - Injecting as environment variables the properties content 05:37:57 SERVER_ID=logs 05:37:57 05:37:57 [EnvInject] - Variables injected successfully. 05:37:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5425517248406268701.sh 05:37:57 ---> create-netrc.sh 05:37:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9783049030566518534.sh 05:37:57 ---> python-tools-install.sh 05:37:57 Setup pyenv: 05:37:57 system 05:37:57 3.8.13 05:37:57 3.9.13 05:37:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:37:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hmfu from file:/tmp/.os_lf_venv 05:37:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:59 lf-activate-venv(): INFO: Base packages installed successfully 05:37:59 lf-activate-venv(): INFO: Installing additional packages: lftools 05:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-hmfu/bin to PATH 05:38:10 Generating Requirements File 05:38:41 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. 05:38:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:38:41 Python 3.10.6 05:38:41 pip 26.1.2 from /tmp/venv-hmfu/lib/python3.10/site-packages/pip (python 3.10) 05:38:42 aiohappyeyeballs==2.6.2 05:38:42 aiohttp==3.14.1 05:38:42 aiosignal==1.4.0 05:38:42 appdirs==1.4.4 05:38:42 argcomplete==3.6.3 05:38:42 aspy.yaml==1.3.0 05:38:42 async-timeout==5.0.1 05:38:42 attrs==26.1.0 05:38:42 autopage==0.6.0 05:38:42 backports.strenum==1.3.1 05:38:42 beautifulsoup4==4.15.0 05:38:42 boto3==1.43.36 05:38:42 botocore==1.43.36 05:38:42 bs4==0.0.2 05:38:42 certifi==2026.6.17 05:38:42 cffi==2.0.0 05:38:42 cfgv==3.5.0 05:38:42 chardet==7.4.3 05:38:42 charset-normalizer==3.4.7 05:38:42 click==8.4.2 05:38:42 cliff==4.14.0 05:38:42 cmd2==3.5.1 05:38:42 cryptography==3.3.2 05:38:42 debtcollector==3.1.0 05:38:42 decorator==5.3.1 05:38:42 defusedxml==0.7.1 05:38:42 Deprecated==1.3.1 05:38:42 distlib==0.4.3 05:38:42 dnspython==2.8.0 05:38:42 docker==7.1.0 05:38:42 dogpile.cache==1.5.0 05:38:42 durationpy==0.10 05:38:42 email-validator==2.3.0 05:38:42 filelock==3.29.4 05:38:42 frozenlist==1.8.0 05:38:42 future==1.0.0 05:38:42 gitdb==4.0.12 05:38:42 GitPython==3.1.50 05:38:42 httplib2==0.30.2 05:38:42 identify==2.6.19 05:38:42 idna==3.18 05:38:42 importlib-resources==1.5.0 05:38:42 iso8601==2.1.0 05:38:42 Jinja2==3.1.6 05:38:42 jmespath==1.1.0 05:38:42 jsonpatch==1.33 05:38:42 jsonpointer==3.1.1 05:38:42 jsonschema==4.26.0 05:38:42 jsonschema-specifications==2025.9.1 05:38:42 keystoneauth1==5.14.0 05:38:42 kubernetes==36.0.2 05:38:42 lftools==0.37.22 05:38:42 lxml==6.1.1 05:38:42 markdown-it-py==4.2.0 05:38:42 MarkupSafe==3.0.3 05:38:42 mdurl==0.1.2 05:38:42 msgpack==1.2.1 05:38:42 multi_key_dict==2.0.3 05:38:42 multidict==6.7.1 05:38:42 munch==4.0.0 05:38:42 netaddr==1.3.0 05:38:42 niet==1.4.2 05:38:42 nodeenv==1.10.0 05:38:42 oauth2client==4.1.3 05:38:42 oauthlib==3.3.1 05:38:42 openstacksdk==4.13.0 05:38:42 os-service-types==1.8.2 05:38:42 osc-lib==4.6.0 05:38:42 oslo.config==10.4.0 05:38:42 oslo.context==6.4.0 05:38:42 oslo.i18n==6.8.0 05:38:42 oslo.log==8.2.0 05:38:42 oslo.serialization==5.10.0 05:38:42 oslo.utils==10.1.1 05:38:42 packaging==26.2 05:38:42 pbr==7.0.3 05:38:42 platformdirs==4.10.0 05:38:42 prettytable==3.18.0 05:38:42 propcache==0.5.2 05:38:42 psutil==7.2.2 05:38:42 pyasn1==0.6.3 05:38:42 pyasn1_modules==0.4.2 05:38:42 pycparser==3.0 05:38:42 pygerrit2==2.0.15 05:38:42 PyGithub==2.9.1 05:38:42 Pygments==2.20.0 05:38:42 PyJWT==2.13.0 05:38:42 PyNaCl==1.6.2 05:38:42 pyparsing==2.4.7 05:38:42 pyperclip==1.11.0 05:38:42 pyrsistent==0.20.0 05:38:42 python-cinderclient==9.9.0 05:38:42 python-dateutil==2.9.0.post0 05:38:42 python-discovery==1.4.2 05:38:42 python-heatclient==5.2.0 05:38:42 python-jenkins==1.8.3 05:38:42 python-keystoneclient==5.8.0 05:38:42 python-magnumclient==4.10.0 05:38:42 python-openstackclient==10.0.0 05:38:42 python-swiftclient==4.10.0 05:38:42 PyYAML==6.0.3 05:38:42 referencing==0.37.0 05:38:42 requests==2.34.2 05:38:42 requests-oauthlib==2.0.0 05:38:42 rfc3986==2.0.0 05:38:42 rich==15.0.0 05:38:42 rich-argparse==1.8.0 05:38:42 rpds-py==0.30.0 05:38:42 rsa==4.9.1 05:38:42 ruamel.yaml==0.19.1 05:38:42 ruamel.yaml.clib==0.2.15 05:38:42 s3transfer==0.19.0 05:38:42 simplejson==4.1.1 05:38:42 six==1.17.0 05:38:42 smmap==5.0.3 05:38:42 soupsieve==2.8.4 05:38:42 stevedore==5.8.0 05:38:42 tabulate==0.10.0 05:38:42 toml==0.10.2 05:38:42 tomlkit==0.15.0 05:38:42 tqdm==4.68.3 05:38:42 typing_extensions==4.15.0 05:38:42 urllib3==1.26.20 05:38:42 virtualenv==21.5.1 05:38:42 wcwidth==0.8.1 05:38:42 websocket-client==1.9.0 05:38:42 wrapt==2.2.2 05:38:42 xdg==6.0.0 05:38:42 xmltodict==1.0.4 05:38:42 yarl==1.24.2 05:38:42 yq==3.4.3 05:38:42 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9690155723184476599.sh 05:38:42 ---> uv-install.sh 05:38:42 Installing uv/uvx (latest) using shell installer 05:38:42 2026-06-27 05:38:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-MlhCe4.sh" [1] 05:38:42 downloading uv 0.11.25 x86_64-unknown-linux-gnu 05:38:43 installing to /home/jenkins/.local/bin 05:38:43 uv 05:38:43 uvx 05:38:43 everything's installed! 05:38:43 05:38:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:38:43 05:38:43 source $HOME/.local/bin/env (sh, bash, zsh) 05:38:43 source $HOME/.local/bin/env.fish (fish) 05:38:43 Adding install location to PATH 05:38:43 ---> Validating uv/uvx install 05:38:43 uvx 0.11.25 (x86_64-unknown-linux-gnu) 05:38:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14583553820976880958.sh 05:38:43 ---> sudo-logs.sh 05:38:43 Archiving 'sudo' log.. 05:38:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4879952081456611366.sh 05:38:43 ---> job-cost.sh 05:38:43 INFO: Activating Python virtual environment... 05:38:43 Setup pyenv: 05:38:43 system 05:38:43 3.8.13 05:38:43 3.9.13 05:38:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:38:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hmfu from file:/tmp/.os_lf_venv 05:38:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:38:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:38:45 lf-activate-venv(): INFO: Base packages installed successfully 05:38:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-hmfu/bin to PATH 05:38:51 INFO: No stack-cost file found 05:38:51 INFO: Instance uptime: 164s 05:38:51 INFO: Fetching instance metadata (attempt 1 of 3)... 05:38:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:38:51 INFO: Successfully fetched instance metadata 05:38:51 INFO: Instance type: v3-standard-4 05:38:51 INFO: Retrieving pricing info for: v3-standard-4 05:38:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:38:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=164 05:38:51 INFO: Successfully fetched Vexxhost pricing API 05:38:52 INFO: Retrieved cost: 0.11 05:38:52 INFO: Retrieved resource: v3-standard-4 05:38:52 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:38:52 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:38:52 INFO: Successfully archived job cost data 05:38:52 DEBUG: Cost data: oom-master-pre-commit-lint,4672,2026-06-27 05:38:52,v3-standard-4,164,0.11,0.00,SUCCESS 05:38:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3552227380808402102.sh 05:38:52 ---> logs-deploy.sh 05:38:52 Setup pyenv: 05:38:52 system 05:38:52 3.8.13 05:38:52 3.9.13 05:38:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:38:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hmfu from file:/tmp/.os_lf_venv 05:38:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:38:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:38:54 lf-activate-venv(): INFO: Base packages installed successfully 05:38:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:39:02 lf-activate-venv(): INFO: Adding /tmp/venv-hmfu/bin to PATH 05:39:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4672 05:39:02 INFO: archiving workspace using pattern(s): 05:39:03 Archives upload complete. 05:39:04 INFO: archiving logs to Nexus 05:39:05 ---> uname -a: 05:39:05 Linux prd-ubuntu1804-builder-4c-4g-2942 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:39:05 05:39:05 05:39:05 ---> lscpu: 05:39:05 Architecture: x86_64 05:39:05 CPU op-mode(s): 32-bit, 64-bit 05:39:05 Byte Order: Little Endian 05:39:05 CPU(s): 4 05:39:05 On-line CPU(s) list: 0-3 05:39:05 Thread(s) per core: 1 05:39:05 Core(s) per socket: 1 05:39:05 Socket(s): 4 05:39:05 NUMA node(s): 1 05:39:05 Vendor ID: AuthenticAMD 05:39:05 CPU family: 23 05:39:05 Model: 49 05:39:05 Model name: AMD EPYC-Rome Processor 05:39:05 Stepping: 0 05:39:05 CPU MHz: 2799.998 05:39:05 BogoMIPS: 5599.99 05:39:05 Virtualization: AMD-V 05:39:05 Hypervisor vendor: KVM 05:39:05 Virtualization type: full 05:39:05 L1d cache: 32K 05:39:05 L1i cache: 32K 05:39:05 L2 cache: 512K 05:39:05 L3 cache: 16384K 05:39:05 NUMA node0 CPU(s): 0-3 05:39:05 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 05:39:05 05:39:05 05:39:05 ---> nproc: 05:39:05 4 05:39:05 05:39:05 05:39:05 ---> df -h: 05:39:05 Filesystem Size Used Avail Use% Mounted on 05:39:05 udev 7.9G 0 7.9G 0% /dev 05:39:05 tmpfs 1.6G 676K 1.6G 1% /run 05:39:05 /dev/vda1 78G 8.5G 69G 11% / 05:39:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:39:05 tmpfs 5.0M 0 5.0M 0% /run/lock 05:39:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:39:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:39:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:39:05 05:39:05 05:39:05 ---> free -m: 05:39:05 total used free shared buff/cache available 05:39:05 Mem: 16040 606 13092 0 2340 15108 05:39:05 Swap: 1023 0 1023 05:39:05 05:39:05 05:39:05 ---> ip addr: 05:39:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:39:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:39:05 inet 127.0.0.1/8 scope host lo 05:39:05 valid_lft forever preferred_lft forever 05:39:05 inet6 ::1/128 scope host 05:39:05 valid_lft forever preferred_lft forever 05:39:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:39:05 link/ether fa:16:3e:58:7b:63 brd ff:ff:ff:ff:ff:ff 05:39:05 inet 10.30.107.75/23 brd 10.30.107.255 scope global dynamic ens3 05:39:05 valid_lft 86232sec preferred_lft 86232sec 05:39:05 inet6 fe80::f816:3eff:fe58:7b63/64 scope link 05:39:05 valid_lft forever preferred_lft forever 05:39:05 05:39:05 05:39:05 ---> sar -b -r -n DEV: 05:39:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2942) 06/27/26 _x86_64_ (4 CPU) 05:39:05 05:39:05 05:36:18 LINUX RESTART (4 CPU) 05:39:05 05:39:05 05:37:02 tps rtps wtps bread/s bwrtn/s 05:39:05 05:38:01 95.29 1.88 93.41 138.96 12261.38 05:39:05 05:39:01 81.27 0.45 80.82 40.26 9689.19 05:39:05 Average: 88.22 1.16 87.06 89.20 10964.48 05:39:05 05:39:05 05:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:39:05 05:38:01 13716076 15511144 2708892 16.49 77764 1905068 804640 4.60 791940 1677376 164052 05:39:05 05:39:01 13379348 15440528 3045620 18.54 89164 2148584 861208 4.93 872712 1909724 207892 05:39:05 Average: 13547712 15475836 2877256 17.52 83464 2026826 832924 4.77 832326 1793550 185972 05:39:05 05:39:05 05:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:39:05 05:38:01 lo 2.24 2.24 0.24 0.24 0.00 0.00 0.00 0.00 05:39:05 05:38:01 ens3 118.05 84.14 1294.64 13.24 0.00 0.00 0.00 0.00 05:39:05 05:39:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 05:39:05 05:39:01 ens3 166.37 107.00 815.93 13.33 0.00 0.00 0.00 0.00 05:39:05 Average: lo 1.71 1.71 0.18 0.18 0.00 0.00 0.00 0.00 05:39:05 Average: ens3 142.41 95.66 1053.27 13.29 0.00 0.00 0.00 0.00 05:39:05 05:39:05 05:39:05 ---> sar -P ALL: 05:39:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2942) 06/27/26 _x86_64_ (4 CPU) 05:39:05 05:39:05 05:36:18 LINUX RESTART (4 CPU) 05:39:05 05:39:05 05:37:02 CPU %user %nice %system %iowait %steal %idle 05:39:05 05:38:01 all 19.94 0.00 2.03 1.14 0.06 76.83 05:39:05 05:38:01 0 30.73 0.00 2.53 3.24 0.07 63.43 05:39:05 05:38:01 1 14.81 0.00 1.63 0.07 0.08 83.40 05:39:05 05:38:01 2 21.09 0.00 2.09 0.24 0.05 76.54 05:39:05 05:38:01 3 13.11 0.00 1.88 1.02 0.05 83.94 05:39:05 05:39:01 all 16.04 0.00 1.12 0.87 0.05 81.91 05:39:05 05:39:01 0 34.77 0.00 2.00 0.32 0.07 62.85 05:39:05 05:39:01 1 12.39 0.00 0.67 0.15 0.05 86.74 05:39:05 05:39:01 2 6.13 0.00 0.89 1.76 0.07 91.15 05:39:05 05:39:01 3 10.80 0.00 0.97 1.27 0.03 86.93 05:39:05 Average: all 17.97 0.00 1.58 1.00 0.06 79.39 05:39:05 Average: 0 32.77 0.00 2.26 1.77 0.07 63.14 05:39:05 Average: 1 13.59 0.00 1.15 0.11 0.07 85.09 05:39:05 Average: 2 13.57 0.00 1.49 1.00 0.06 83.88 05:39:05 Average: 3 11.94 0.00 1.42 1.14 0.04 85.45 05:39:05 05:39:05 05:39:05