13:00:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143409 13:00:19 Running as SYSTEM 13:00:19 [EnvInject] - Loading node environment variables. 13:00:19 Building remotely on prd-ubuntu1804-builder-4c-4g-11274 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:00:19 [ssh-agent] Looking for ssh-agent implementation... 13:00:19 $ ssh-agent 13:00:19 SSH_AUTH_SOCK=/tmp/ssh-UN20MFRL1aOL/agent.1641 13:00:19 SSH_AGENT_PID=1643 13:00:19 [ssh-agent] Started. 13:00:19 Running ssh-add (command line suppressed) 13:00:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9463616805354647238.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9463616805354647238.key) 13:00:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:00:19 The recommended git tool is: NONE 13:00:21 using credential onap-jenkins-ssh 13:00:21 Wiping out workspace first. 13:00:21 Cloning the remote Git repository 13:00:21 Cloning repository git://cloud.onap.org/mirror/oom.git 13:00:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:00:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:00:21 > git --version # timeout=10 13:00:21 > git --version # 'git version 2.17.1' 13:00:21 using GIT_SSH to set credentials Gerrit user 13:00:21 Verifying host key using manually-configured host key entries 13:00:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:00:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:00:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:00:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:00:26 using GIT_SSH to set credentials Gerrit user 13:00:26 Verifying host key using manually-configured host key entries 13:00:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/143409/5 # timeout=30 13:00:27 > git rev-parse 9bf94e039b641b9f88f4bbcce3eb5e4a19663399^{commit} # timeout=10 13:00:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:00:27 Checking out Revision 9bf94e039b641b9f88f4bbcce3eb5e4a19663399 (refs/changes/09/143409/5) 13:00:27 > git config core.sparsecheckout # timeout=10 13:00:27 > git checkout -f 9bf94e039b641b9f88f4bbcce3eb5e4a19663399 # timeout=30 13:00:30 Commit message: "[AAI] 17.0.0 release" 13:00:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:00:30 > git rev-list --no-walk e74bf5a01f621d2bff897ee3337df476167b56b2 # timeout=10 13:00:30 [EnvInject] - Injecting environment variables from a build step. 13:00:30 [EnvInject] - Injecting as environment variables the properties content 13:00:30 PYTHON=python3 13:00:30 13:00:30 [EnvInject] - Variables injected successfully. 13:00:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9592681771479595896.sh 13:00:31 ---> tox-install.sh 13:00:31 + source /home/jenkins/lf-env.sh 13:00:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:31 ++ mktemp -d /tmp/venv-XXXX 13:00:31 + lf_venv=/tmp/venv-HwWC 13:00:31 + local venv_file=/tmp/.os_lf_venv 13:00:31 + local python=python3 13:00:31 + local options 13:00:31 + local set_path=true 13:00:31 + local install_args= 13:00: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 13:00:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:31 + true 13:00:31 + case $1 in 13:00:31 + venv_file=/tmp/.toxenv 13:00:31 + shift 2 13:00:31 + true 13:00:31 + case $1 in 13:00:31 + shift 13:00:31 + break 13:00:31 + case $python in 13:00:31 + local pkg_list= 13:00:31 + [[ -d /opt/pyenv ]] 13:00:31 + echo 'Setup pyenv:' 13:00:31 Setup pyenv: 13:00:31 + export PYENV_ROOT=/opt/pyenv 13:00:31 + PYENV_ROOT=/opt/pyenv 13:00: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 13:00: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 13:00:31 + pyenv versions 13:00:31 * system (set by /opt/pyenv/version) 13:00:31 * 3.8.13 (set by /opt/pyenv/version) 13:00:31 * 3.9.13 (set by /opt/pyenv/version) 13:00:31 * 3.10.6 (set by /opt/pyenv/version) 13:00:31 + command -v pyenv 13:00:31 ++ pyenv init - --no-rehash 13:00: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[*]}"'\'')" 13:00:31 export PATH="/opt/pyenv/shims:${PATH}" 13:00:31 export PYENV_SHELL=bash 13:00:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:31 pyenv() { 13:00:31 local command 13:00:31 command="${1:-}" 13:00:31 if [ "$#" -gt 0 ]; then 13:00:31 shift 13:00:31 fi 13:00:31 13:00:31 case "$command" in 13:00:31 rehash|shell) 13:00:31 eval "$(pyenv "sh-$command" "$@")" 13:00:31 ;; 13:00:31 *) 13:00:31 command pyenv "$command" "$@" 13:00:31 ;; 13:00:31 esac 13:00:31 }' 13:00: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[*]}"' 13:00: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 13:00: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 13:00: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 13:00:31 ++ export PYENV_SHELL=bash 13:00:31 ++ PYENV_SHELL=bash 13:00:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:31 +++ complete -F _pyenv pyenv 13:00:31 ++ lf-pyver python3 13:00:31 ++ local py_version_xy=python3 13:00:31 ++ local py_version_xyz= 13:00:31 ++ pyenv versions 13:00:31 ++ local command 13:00:31 ++ command=versions 13:00:31 ++ '[' 1 -gt 0 ']' 13:00:31 ++ shift 13:00:31 ++ case "$command" in 13:00:31 ++ command pyenv versions 13:00:31 ++ pyenv versions 13:00:31 ++ sed 's/^[ *]* //' 13:00:31 ++ awk '{ print $1 }' 13:00:31 ++ grep -E '^[0-9.]*[0-9]$' 13:00:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:31 +++ grep '^3' /tmp/.pyenv_versions 13:00:31 +++ sort -V 13:00:31 +++ tail -n 1 13:00:31 ++ py_version_xyz=3.10.6 13:00:31 ++ [[ -z 3.10.6 ]] 13:00:31 ++ echo 3.10.6 13:00:31 ++ return 0 13:00:31 + pyenv local 3.10.6 13:00:31 + local command 13:00:31 + command=local 13:00:31 + '[' 2 -gt 0 ']' 13:00:31 + shift 13:00:31 + case "$command" in 13:00:31 + command pyenv local 3.10.6 13:00:31 + pyenv local 3.10.6 13:00:31 + for arg in "$@" 13:00:31 + case $arg in 13:00:31 + pkg_list+='tox ' 13:00:31 + for arg in "$@" 13:00:31 + case $arg in 13:00:31 + pkg_list+='virtualenv ' 13:00:31 + for arg in "$@" 13:00:31 + case $arg in 13:00:31 + pkg_list+='urllib3~=1.26.15 ' 13:00:31 + [[ -f /tmp/.toxenv ]] 13:00:31 + [[ ! -f /tmp/.toxenv ]] 13:00:31 + [[ -n '' ]] 13:00:31 + python3 -m venv /tmp/venv-HwWC 13:00:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HwWC' 13:00:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HwWC 13:00:35 + echo /tmp/venv-HwWC 13:00:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:00:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:00:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:00:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:35 + local 'pip_opts=--upgrade --quiet' 13:00:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:00:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:00:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:00:35 + [[ -n '' ]] 13:00:35 + [[ -n '' ]] 13:00:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:00:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:35 + /tmp/venv-HwWC/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:00:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:00:39 lf-activate-venv(): INFO: Base packages installed successfully 13:00:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:00:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:00:39 + /tmp/venv-HwWC/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:00:41 + type python3 13:00:41 + true 13:00:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HwWC/bin to PATH' 13:00:41 lf-activate-venv(): INFO: Adding /tmp/venv-HwWC/bin to PATH 13:00:41 + PATH=/tmp/venv-HwWC/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:00:41 + return 0 13:00:41 + python3 --version 13:00:41 Python 3.10.6 13:00:41 + python3 -m pip --version 13:00:41 pip 26.1.2 from /tmp/venv-HwWC/lib/python3.10/site-packages/pip (python 3.10) 13:00:41 + python3 -m pip freeze 13:00:41 cachetools==7.1.4 13:00:41 colorama==0.4.6 13:00:41 distlib==0.4.3 13:00:41 filelock==3.29.3 13:00:41 packaging==26.2 13:00:41 platformdirs==4.10.0 13:00:41 pluggy==1.6.0 13:00:41 pyproject-api==1.10.1 13:00:41 python-discovery==1.4.2 13:00:41 tomli==2.4.1 13:00:41 tomli_w==1.2.0 13:00:41 tox==4.55.1 13:00:41 typing_extensions==4.15.0 13:00:41 urllib3==1.26.20 13:00:41 virtualenv==21.4.3 13:00:41 [EnvInject] - Injecting environment variables from a build step. 13:00:41 [EnvInject] - Injecting as environment variables the properties content 13:00:41 PARALLEL=false 13:00:41 13:00:41 [EnvInject] - Variables injected successfully. 13:00:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins503208419693114390.sh 13:00:41 ---> tox-run.sh 13:00:41 + 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:00:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:00:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:00:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:00:41 + cd /w/workspace/oom-master-pre-commit-lint/. 13:00:41 + source /home/jenkins/lf-env.sh 13:00:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:41 ++ mktemp -d /tmp/venv-XXXX 13:00:41 + lf_venv=/tmp/venv-RUt1 13:00:41 + local venv_file=/tmp/.os_lf_venv 13:00:41 + local python=python3 13:00:41 + local options 13:00:41 + local set_path=true 13:00:41 + local install_args= 13:00:41 ++ 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:00:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:41 + true 13:00:41 + case $1 in 13:00:41 + venv_file=/tmp/.toxenv 13:00:41 + shift 2 13:00:41 + true 13:00:41 + case $1 in 13:00:41 + shift 13:00:41 + break 13:00:41 + case $python in 13:00:41 + local pkg_list= 13:00:41 + [[ -d /opt/pyenv ]] 13:00:41 + echo 'Setup pyenv:' 13:00:41 Setup pyenv: 13:00:41 + export PYENV_ROOT=/opt/pyenv 13:00:41 + PYENV_ROOT=/opt/pyenv 13:00:41 + 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:00:41 + 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:00:41 + pyenv versions 13:00:41 system 13:00:41 3.8.13 13:00:41 3.9.13 13:00:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:00:41 + command -v pyenv 13:00:41 ++ pyenv init - --no-rehash 13:00:41 + 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:00:41 export PATH="/opt/pyenv/shims:${PATH}" 13:00:41 export PYENV_SHELL=bash 13:00:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:41 pyenv() { 13:00:41 local command 13:00:41 command="${1:-}" 13:00:41 if [ "$#" -gt 0 ]; then 13:00:41 shift 13:00:41 fi 13:00:41 13:00:41 case "$command" in 13:00:41 rehash|shell) 13:00:41 eval "$(pyenv "sh-$command" "$@")" 13:00:41 ;; 13:00:41 *) 13:00:41 command pyenv "$command" "$@" 13:00:41 ;; 13:00:41 esac 13:00:41 }' 13:00:41 +++ 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:00:41 ++ 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:00:41 ++ 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:00:41 ++ 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:00:41 ++ export PYENV_SHELL=bash 13:00:41 ++ PYENV_SHELL=bash 13:00:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:41 +++ complete -F _pyenv pyenv 13:00:41 ++ lf-pyver python3 13:00:41 ++ local py_version_xy=python3 13:00:41 ++ local py_version_xyz= 13:00:41 ++ pyenv versions 13:00:41 ++ local command 13:00:41 ++ command=versions 13:00:41 ++ '[' 1 -gt 0 ']' 13:00:41 ++ shift 13:00:41 ++ case "$command" in 13:00:41 ++ command pyenv versions 13:00:41 ++ pyenv versions 13:00:41 ++ sed 's/^[ *]* //' 13:00:41 ++ grep -E '^[0-9.]*[0-9]$' 13:00:41 ++ awk '{ print $1 }' 13:00:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:41 +++ grep '^3' /tmp/.pyenv_versions 13:00:41 +++ sort -V 13:00:41 +++ tail -n 1 13:00:41 ++ py_version_xyz=3.10.6 13:00:41 ++ [[ -z 3.10.6 ]] 13:00:41 ++ echo 3.10.6 13:00:41 ++ return 0 13:00:41 + pyenv local 3.10.6 13:00:41 + local command 13:00:41 + command=local 13:00:41 + '[' 2 -gt 0 ']' 13:00:41 + shift 13:00:41 + case "$command" in 13:00:41 + command pyenv local 3.10.6 13:00:41 + pyenv local 3.10.6 13:00:41 + for arg in "$@" 13:00:41 + case $arg in 13:00:41 + pkg_list+='tox ' 13:00:41 + for arg in "$@" 13:00:41 + case $arg in 13:00:41 + pkg_list+='virtualenv ' 13:00:41 + for arg in "$@" 13:00:41 + case $arg in 13:00:41 + pkg_list+='urllib3~=1.26.15 ' 13:00:41 + [[ -f /tmp/.toxenv ]] 13:00:41 ++ cat /tmp/.toxenv 13:00:41 + lf_venv=/tmp/venv-HwWC 13:00:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HwWC from' file:/tmp/.toxenv 13:00:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HwWC from file:/tmp/.toxenv 13:00:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:00:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:41 + local 'pip_opts=--upgrade --quiet' 13:00:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:00:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:00:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:00:41 + [[ -n '' ]] 13:00:41 + [[ -n '' ]] 13:00:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:00:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:41 + /tmp/venv-HwWC/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:00:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:00:42 lf-activate-venv(): INFO: Base packages installed successfully 13:00:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:00:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:00:42 + /tmp/venv-HwWC/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:00:43 + type python3 13:00:43 + true 13:00:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HwWC/bin to PATH' 13:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-HwWC/bin to PATH 13:00:43 + PATH=/tmp/venv-HwWC/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:00:43 + return 0 13:00:43 + [[ -d /opt/pyenv ]] 13:00:43 + echo '---> Setting up pyenv' 13:00:43 ---> Setting up pyenv 13:00:43 + export PYENV_ROOT=/opt/pyenv 13:00:43 + PYENV_ROOT=/opt/pyenv 13:00:43 + export PATH=/opt/pyenv/bin:/tmp/venv-HwWC/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:00:43 + PATH=/opt/pyenv/bin:/tmp/venv-HwWC/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:00:43 ++ pwd 13:00:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:00:43 + export PYTHONPATH 13:00:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:00:43 + TOX_TESTENV_PASSENV=PYTHONPATH 13:00:43 + tox --version 13:00:44 4.55.1 from /tmp/venv-HwWC/lib/python3.10/site-packages/tox/__init__.py 13:00:44 + PARALLEL=false 13:00:44 + TOX_OPTIONS_LIST= 13:00:44 + [[ -n pre-commit ]] 13:00:44 + TOX_OPTIONS_LIST=' -e pre-commit' 13:00:44 + case ${PARALLEL,,} in 13:00:44 + tox -e pre-commit 13:00:44 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:00:45 pre-commit: install_deps> python -I -m pip install pre-commit 13:00:47 pre-commit: freeze> python -m pip freeze --all 13:00:48 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.3,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.4.3 13:00:48 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:00:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:00:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:00:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:00:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:00:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:00:51 [INFO] Once installed this environment will be reused. 13:00:51 [INFO] This may take a few minutes... 13:00:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:00:55 [INFO] Once installed this environment will be reused. 13:00:55 [INFO] This may take a few minutes... 13:00:59 trim trailing whitespace.................................................Passed 13:00:59 Tabs remover.............................................................Passed 13:01:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:01:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:01:00 [INFO] Once installed this environment will be reused. 13:01:00 [INFO] This may take a few minutes... 13:01:08 gitlint..............................................(no files to check)Skipped 13:01:08 pre-commit: OK (23.97=setup[3.89]+cmd[11.86,8.22] seconds) 13:01:08 congratulations :) (24.01 seconds) 13:01:08 + tox_status=0 13:01:08 + echo '---> Completed tox runs' 13:01:08 ---> Completed tox runs 13:01:08 + for i in .tox/*/log 13:01:08 ++ echo .tox/pre-commit/log 13:01:08 ++ awk -F/ '{print $2}' 13:01:08 + tox_env=pre-commit 13:01:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:01:08 + DOC_DIR=docs/_build/html 13:01:08 + [[ -d docs/_build/html ]] 13:01:08 + echo '---> tox-run.sh ends' 13:01:08 ---> tox-run.sh ends 13:01:08 + test 0 -eq 0 13:01:08 $ ssh-agent -k 13:01:08 unset SSH_AUTH_SOCK; 13:01:08 unset SSH_AGENT_PID; 13:01:08 echo Agent pid 1643 killed; 13:01:08 [ssh-agent] Stopped. 13:01:08 [PostBuildScript] - [INFO] Executing post build scripts. 13:01:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1265478836162082614.sh 13:01:08 ---> sysstat.sh 13:01:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16458586556912997840.sh 13:01:08 ---> package-listing.sh 13:01:08 ++ tr '[:upper:]' '[:lower:]' 13:01:08 ++ facter osfamily 13:01:09 + OS_FAMILY=debian 13:01:09 + workspace=/w/workspace/oom-master-pre-commit-lint 13:01:09 + START_PACKAGES=/tmp/packages_start.txt 13:01:09 + END_PACKAGES=/tmp/packages_end.txt 13:01:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:09 + PACKAGES=/tmp/packages_start.txt 13:01:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:01:09 + PACKAGES=/tmp/packages_end.txt 13:01:09 + case "${OS_FAMILY}" in 13:01:09 + dpkg -l 13:01:09 + grep '^ii' 13:01:09 + '[' -f /tmp/packages_start.txt ']' 13:01:09 + '[' -f /tmp/packages_end.txt ']' 13:01:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:01:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:01:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:01:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1660785510449572521.sh 13:01:09 ---> capture-instance-metadata.sh 13:01:09 Setup pyenv: 13:01:09 system 13:01:09 3.8.13 13:01:09 3.9.13 13:01:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:01:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Mkf 13:01:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:01:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:16 lf-activate-venv(): INFO: Base packages installed successfully 13:01:16 lf-activate-venv(): INFO: Installing additional packages: lftools 13:01:36 lf-activate-venv(): INFO: Adding /tmp/venv-1Mkf/bin to PATH 13:01:36 INFO: Running in OpenStack, capturing instance metadata 13:01:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17296901646997142140.sh 13:01:36 provisioning config files... 13:01:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17944970688214259074tmp 13:01:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:01:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:01:36 [EnvInject] - Injecting environment variables from a build step. 13:01:36 [EnvInject] - Injecting as environment variables the properties content 13:01:36 SERVER_ID=logs 13:01:36 13:01:36 [EnvInject] - Variables injected successfully. 13:01:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16262399719635120611.sh 13:01:36 ---> create-netrc.sh 13:01:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12249590735687904553.sh 13:01:36 ---> python-tools-install.sh 13:01:36 Setup pyenv: 13:01:36 system 13:01:36 3.8.13 13:01:36 3.9.13 13:01:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:01:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Mkf from file:/tmp/.os_lf_venv 13:01:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:38 lf-activate-venv(): INFO: Base packages installed successfully 13:01:38 lf-activate-venv(): INFO: Installing additional packages: lftools 13:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-1Mkf/bin to PATH 13:01:45 Generating Requirements File 13:02:06 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:02:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:02:06 Python 3.10.6 13:02:06 pip 26.1.2 from /tmp/venv-1Mkf/lib/python3.10/site-packages/pip (python 3.10) 13:02:07 aiohappyeyeballs==2.6.2 13:02:07 aiohttp==3.14.1 13:02:07 aiosignal==1.4.0 13:02:07 appdirs==1.4.4 13:02:07 argcomplete==3.6.3 13:02:07 aspy.yaml==1.3.0 13:02:07 async-timeout==5.0.1 13:02:07 attrs==26.1.0 13:02:07 autopage==0.6.0 13:02:07 backports.strenum==1.3.1 13:02:07 beautifulsoup4==4.15.0 13:02:07 boto3==1.43.28 13:02:07 botocore==1.43.28 13:02:07 bs4==0.0.2 13:02:07 certifi==2026.5.20 13:02:07 cffi==2.0.0 13:02:07 cfgv==3.5.0 13:02:07 chardet==7.4.3 13:02:07 charset-normalizer==3.4.7 13:02:07 click==8.4.1 13:02:07 cliff==4.14.0 13:02:07 cmd2==3.5.1 13:02:07 cryptography==3.3.2 13:02:07 debtcollector==3.1.0 13:02:07 decorator==5.3.1 13:02:07 defusedxml==0.7.1 13:02:07 Deprecated==1.3.1 13:02:07 distlib==0.4.3 13:02:07 dnspython==2.8.0 13:02:07 docker==7.1.0 13:02:07 dogpile.cache==1.5.0 13:02:07 durationpy==0.10 13:02:07 email-validator==2.3.0 13:02:07 filelock==3.29.3 13:02:07 frozenlist==1.8.0 13:02:07 future==1.0.0 13:02:07 gitdb==4.0.12 13:02:07 GitPython==3.1.50 13:02:07 httplib2==0.30.2 13:02:07 identify==2.6.19 13:02:07 idna==3.18 13:02:07 importlib-resources==1.5.0 13:02:07 iso8601==2.1.0 13:02:07 Jinja2==3.1.6 13:02:07 jmespath==1.1.0 13:02:07 jsonpatch==1.33 13:02:07 jsonpointer==3.1.1 13:02:07 jsonschema==4.26.0 13:02:07 jsonschema-specifications==2025.9.1 13:02:07 keystoneauth1==5.14.0 13:02:07 kubernetes==36.0.2 13:02:07 lftools==0.37.22 13:02:07 lxml==6.1.1 13:02:07 markdown-it-py==4.2.0 13:02:07 MarkupSafe==3.0.3 13:02:07 mdurl==0.1.2 13:02:07 msgpack==1.2.0 13:02:07 multi_key_dict==2.0.3 13:02:07 multidict==6.7.1 13:02:07 munch==4.0.0 13:02:07 netaddr==1.3.0 13:02:07 niet==1.4.2 13:02:07 nodeenv==1.10.0 13:02:07 oauth2client==4.1.3 13:02:07 oauthlib==3.3.1 13:02:07 openstacksdk==4.13.0 13:02:07 os-service-types==1.8.2 13:02:07 osc-lib==4.6.0 13:02:07 oslo.config==10.4.0 13:02:07 oslo.context==6.4.0 13:02:07 oslo.i18n==6.8.0 13:02:07 oslo.log==8.2.0 13:02:07 oslo.serialization==5.10.0 13:02:07 oslo.utils==10.1.1 13:02:07 packaging==26.2 13:02:07 pbr==7.0.3 13:02:07 platformdirs==4.10.0 13:02:07 prettytable==3.17.0 13:02:07 propcache==0.5.2 13:02:07 psutil==7.2.2 13:02:07 pyasn1==0.6.3 13:02:07 pyasn1_modules==0.4.2 13:02:07 pycparser==3.0 13:02:07 pygerrit2==2.0.15 13:02:07 PyGithub==2.9.1 13:02:07 Pygments==2.20.0 13:02:07 PyJWT==2.13.0 13:02:07 PyNaCl==1.6.2 13:02:07 pyparsing==2.4.7 13:02:07 pyperclip==1.11.0 13:02:07 pyrsistent==0.20.0 13:02:07 python-cinderclient==9.9.0 13:02:07 python-dateutil==2.9.0.post0 13:02:07 python-discovery==1.4.2 13:02:07 python-heatclient==5.2.0 13:02:07 python-jenkins==1.8.3 13:02:07 python-keystoneclient==5.8.0 13:02:07 python-magnumclient==4.10.0 13:02:07 python-openstackclient==10.0.0 13:02:07 python-swiftclient==4.10.0 13:02:07 PyYAML==6.0.3 13:02:07 referencing==0.37.0 13:02:07 requests==2.34.2 13:02:07 requests-oauthlib==2.0.0 13:02:07 rfc3986==2.0.0 13:02:07 rich==15.0.0 13:02:07 rich-argparse==1.8.0 13:02:07 rpds-py==0.30.0 13:02:07 rsa==4.9.1 13:02:07 ruamel.yaml==0.19.1 13:02:07 ruamel.yaml.clib==0.2.15 13:02:07 s3transfer==0.18.0 13:02:07 simplejson==4.1.1 13:02:07 six==1.17.0 13:02:07 smmap==5.0.3 13:02:07 soupsieve==2.8.4 13:02:07 stevedore==5.8.0 13:02:07 tabulate==0.10.0 13:02:07 toml==0.10.2 13:02:07 tomlkit==0.15.0 13:02:07 tqdm==4.68.2 13:02:07 typing_extensions==4.15.0 13:02:07 urllib3==1.26.20 13:02:07 virtualenv==21.4.3 13:02:07 wcwidth==0.8.1 13:02:07 websocket-client==1.9.0 13:02:07 wrapt==2.2.1 13:02:07 xdg==6.0.0 13:02:07 xmltodict==1.0.4 13:02:07 yarl==1.24.2 13:02:07 yq==3.4.3 13:02:07 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14325915011730663851.sh 13:02:07 ---> uv-install.sh 13:02:07 Installing uv/uvx (latest) using shell installer 13:02:07 2026-06-12 13:02:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-gFcjse.sh" [1] 13:02:07 downloading uv 0.11.21 x86_64-unknown-linux-gnu 13:02:08 installing to /home/jenkins/.local/bin 13:02:08 uv 13:02:08 uvx 13:02:08 everything's installed! 13:02:08 13:02:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:02:08 13:02:08 source $HOME/.local/bin/env (sh, bash, zsh) 13:02:08 source $HOME/.local/bin/env.fish (fish) 13:02:08 Adding install location to PATH 13:02:08 ---> Validating uv/uvx install 13:02:08 uvx 0.11.21 (x86_64-unknown-linux-gnu) 13:02:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4909829579061592442.sh 13:02:08 ---> sudo-logs.sh 13:02:08 Archiving 'sudo' log.. 13:02:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9129781751760183128.sh 13:02:08 ---> job-cost.sh 13:02:08 INFO: Activating Python virtual environment... 13:02:08 Setup pyenv: 13:02:08 system 13:02:08 3.8.13 13:02:08 3.9.13 13:02:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:02:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Mkf from file:/tmp/.os_lf_venv 13:02:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:10 lf-activate-venv(): INFO: Base packages installed successfully 13:02:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-1Mkf/bin to PATH 13:02:15 INFO: No stack-cost file found 13:02:15 INFO: Instance uptime: 140s 13:02:15 INFO: Fetching instance metadata (attempt 1 of 3)... 13:02:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:02:15 INFO: Successfully fetched instance metadata 13:02:15 INFO: Instance type: v3-standard-4 13:02:15 INFO: Retrieving pricing info for: v3-standard-4 13:02:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:02:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 13:02:15 INFO: Successfully fetched Vexxhost pricing API 13:02:15 INFO: Retrieved cost: 0.11 13:02:15 INFO: Retrieved resource: v3-standard-4 13:02:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:02:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:02:15 INFO: Successfully archived job cost data 13:02:15 DEBUG: Cost data: oom-master-pre-commit-lint,4642,2026-06-12 13:02:15,v3-standard-4,140,0.11,0.00,SUCCESS 13:02:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16775095211141093804.sh 13:02:15 ---> logs-deploy.sh 13:02:15 Setup pyenv: 13:02:15 system 13:02:15 3.8.13 13:02:15 3.9.13 13:02:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Mkf from file:/tmp/.os_lf_venv 13:02:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:17 lf-activate-venv(): INFO: Base packages installed successfully 13:02:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-1Mkf/bin to PATH 13:02:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4642 13:02:24 INFO: archiving workspace using pattern(s): 13:02:25 Archives upload complete. 13:02:25 INFO: archiving logs to Nexus 13:02:26 ---> uname -a: 13:02:26 Linux prd-ubuntu1804-builder-4c-4g-11274 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:02:26 13:02:26 13:02:26 ---> lscpu: 13:02:26 Architecture: x86_64 13:02:26 CPU op-mode(s): 32-bit, 64-bit 13:02:26 Byte Order: Little Endian 13:02:26 CPU(s): 4 13:02:26 On-line CPU(s) list: 0-3 13:02:26 Thread(s) per core: 1 13:02:26 Core(s) per socket: 1 13:02:26 Socket(s): 4 13:02:26 NUMA node(s): 1 13:02:26 Vendor ID: AuthenticAMD 13:02:26 CPU family: 23 13:02:26 Model: 49 13:02:26 Model name: AMD EPYC-Rome Processor 13:02:26 Stepping: 0 13:02:26 CPU MHz: 2800.000 13:02:26 BogoMIPS: 5600.00 13:02:26 Virtualization: AMD-V 13:02:26 Hypervisor vendor: KVM 13:02:26 Virtualization type: full 13:02:26 L1d cache: 32K 13:02:26 L1i cache: 32K 13:02:26 L2 cache: 512K 13:02:26 L3 cache: 16384K 13:02:26 NUMA node0 CPU(s): 0-3 13:02:26 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:02:26 13:02:26 13:02:26 ---> nproc: 13:02:26 4 13:02:26 13:02:26 13:02:26 ---> df -h: 13:02:26 Filesystem Size Used Avail Use% Mounted on 13:02:26 udev 7.9G 0 7.9G 0% /dev 13:02:26 tmpfs 1.6G 676K 1.6G 1% /run 13:02:26 /dev/vda1 78G 8.6G 69G 11% / 13:02:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:02:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:02:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:02:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:02:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:02:26 13:02:26 13:02:26 ---> free -m: 13:02:26 total used free shared buff/cache available 13:02:26 Mem: 16040 566 13121 0 2351 15149 13:02:26 Swap: 1023 0 1023 13:02:26 13:02:26 13:02:26 ---> ip addr: 13:02:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:02:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:02:26 inet 127.0.0.1/8 scope host lo 13:02:26 valid_lft forever preferred_lft forever 13:02:26 inet6 ::1/128 scope host 13:02:26 valid_lft forever preferred_lft forever 13:02:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:02:26 link/ether fa:16:3e:3b:3b:8f brd ff:ff:ff:ff:ff:ff 13:02:26 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic ens3 13:02:26 valid_lft 86256sec preferred_lft 86256sec 13:02:26 inet6 fe80::f816:3eff:fe3b:3b8f/64 scope link 13:02:26 valid_lft forever preferred_lft forever 13:02:26 13:02:26 13:02:26 ---> sar -b -r -n DEV: 13:02:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11274) 06/12/26 _x86_64_ (4 CPU) 13:02:26 13:02:26 13:00:05 LINUX RESTART (4 CPU) 13:02:26 13:02:26 13:01:01 tps rtps wtps bread/s bwrtn/s 13:02:26 13:02:01 123.83 0.90 122.93 103.85 13046.76 13:02:26 Average: 123.83 0.90 122.93 103.85 13046.76 13:02:26 13:02:26 13:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:02:26 13:02:01 13545240 15490232 2879720 17.53 85064 2041888 803672 4.60 834156 1792156 241156 13:02:26 Average: 13545240 15490232 2879720 17.53 85064 2041888 803672 4.60 834156 1792156 241156 13:02:26 13:02:26 13:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:02:26 13:02:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 13:02:26 13:02:01 ens3 80.74 58.59 1104.66 13.13 0.00 0.00 0.00 0.00 13:02:26 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 13:02:26 Average: ens3 80.74 58.59 1104.66 13.13 0.00 0.00 0.00 0.00 13:02:26 13:02:26 13:02:26 ---> sar -P ALL: 13:02:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11274) 06/12/26 _x86_64_ (4 CPU) 13:02:26 13:02:26 13:00:05 LINUX RESTART (4 CPU) 13:02:26 13:02:26 13:01:01 CPU %user %nice %system %iowait %steal %idle 13:02:26 13:02:01 all 21.50 0.00 1.54 1.24 0.05 75.66 13:02:26 13:02:01 0 32.53 0.00 2.49 0.58 0.05 64.35 13:02:26 13:02:01 1 26.87 0.00 1.67 0.28 0.05 71.13 13:02:26 13:02:01 2 17.39 0.00 0.97 0.67 0.05 80.92 13:02:26 13:02:01 3 9.22 0.00 1.02 3.46 0.07 86.24 13:02:26 Average: all 21.50 0.00 1.54 1.24 0.05 75.66 13:02:26 Average: 0 32.53 0.00 2.49 0.58 0.05 64.35 13:02:26 Average: 1 26.87 0.00 1.67 0.28 0.05 71.13 13:02:26 Average: 2 17.39 0.00 0.97 0.67 0.05 80.92 13:02:26 Average: 3 9.22 0.00 1.02 3.46 0.07 86.24 13:02:26 13:02:26 13:02:26