08:47:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 08:47:15 Running as SYSTEM 08:47:15 [EnvInject] - Loading node environment variables. 08:47:15 Building remotely on prd-ubuntu1804-builder-4c-4g-8307 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:47:15 [ssh-agent] Looking for ssh-agent implementation... 08:47:15 $ ssh-agent 08:47:15 SSH_AUTH_SOCK=/tmp/ssh-AftAFeVaHqOk/agent.1658 08:47:15 SSH_AGENT_PID=1660 08:47:15 [ssh-agent] Started. 08:47:15 Running ssh-add (command line suppressed) 08:47:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8959682984726884390.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8959682984726884390.key) 08:47:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:15 The recommended git tool is: NONE 08:47:16 using credential onap-jenkins-ssh 08:47:16 Wiping out workspace first. 08:47:16 Cloning the remote Git repository 08:47:16 Cloning repository git://cloud.onap.org/mirror/oom.git 08:47:16 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:47:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:16 > git --version # timeout=10 08:47:16 > git --version # 'git version 2.17.1' 08:47:16 using GIT_SSH to set credentials Gerrit user 08:47:16 Verifying host key using manually-configured host key entries 08:47:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:22 using GIT_SSH to set credentials Gerrit user 08:47:22 Verifying host key using manually-configured host key entries 08:47:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/7 # timeout=30 08:47:22 > git rev-parse ee9170cb4a0a410c0f84eac88501cc9304c4a6d7^{commit} # timeout=10 08:47:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:47:22 Checking out Revision ee9170cb4a0a410c0f84eac88501cc9304c4a6d7 (refs/changes/98/144198/7) 08:47:22 > git config core.sparsecheckout # timeout=10 08:47:22 > git checkout -f ee9170cb4a0a410c0f84eac88501cc9304c4a6d7 # timeout=30 08:47:25 Commit message: "[PORTALNG] 15.0.0 release" 08:47:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:47:25 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 08:47:26 [EnvInject] - Injecting environment variables from a build step. 08:47:26 [EnvInject] - Injecting as environment variables the properties content 08:47:26 PYTHON=python3 08:47:26 08:47:26 [EnvInject] - Variables injected successfully. 08:47:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13024670500398885088.sh 08:47:26 ---> tox-install.sh 08:47:26 + source /home/jenkins/lf-env.sh 08:47:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:26 ++ mktemp -d /tmp/venv-XXXX 08:47:26 + lf_venv=/tmp/venv-9L3b 08:47:26 + local venv_file=/tmp/.os_lf_venv 08:47:26 + local python=python3 08:47:26 + local options 08:47:26 + local set_path=true 08:47:26 + local install_args= 08:47:26 ++ 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 08:47:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:26 + true 08:47:26 + case $1 in 08:47:26 + venv_file=/tmp/.toxenv 08:47:26 + shift 2 08:47:26 + true 08:47:26 + case $1 in 08:47:26 + shift 08:47:26 + break 08:47:26 + case $python in 08:47:26 + local pkg_list= 08:47:26 + [[ -d /opt/pyenv ]] 08:47:26 + echo 'Setup pyenv:' 08:47:26 Setup pyenv: 08:47:26 + export PYENV_ROOT=/opt/pyenv 08:47:26 + PYENV_ROOT=/opt/pyenv 08:47:26 + 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 08:47:26 + 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 08:47:26 + pyenv versions 08:47:26 * system (set by /opt/pyenv/version) 08:47:26 * 3.8.13 (set by /opt/pyenv/version) 08:47:26 * 3.9.13 (set by /opt/pyenv/version) 08:47:26 * 3.10.6 (set by /opt/pyenv/version) 08:47:26 + command -v pyenv 08:47:26 ++ pyenv init - --no-rehash 08:47:26 + 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[*]}"'\'')" 08:47:26 export PATH="/opt/pyenv/shims:${PATH}" 08:47:26 export PYENV_SHELL=bash 08:47:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:26 pyenv() { 08:47:26 local command 08:47:26 command="${1:-}" 08:47:26 if [ "$#" -gt 0 ]; then 08:47:26 shift 08:47:26 fi 08:47:26 08:47:26 case "$command" in 08:47:26 rehash|shell) 08:47:26 eval "$(pyenv "sh-$command" "$@")" 08:47:26 ;; 08:47:26 *) 08:47:26 command pyenv "$command" "$@" 08:47:26 ;; 08:47:26 esac 08:47:26 }' 08:47:26 +++ 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[*]}"' 08:47:26 ++ 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 08:47:26 ++ 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 08:47:26 ++ 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 08:47:26 ++ export PYENV_SHELL=bash 08:47:26 ++ PYENV_SHELL=bash 08:47:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:26 +++ complete -F _pyenv pyenv 08:47:26 ++ lf-pyver python3 08:47:26 ++ local py_version_xy=python3 08:47:26 ++ local py_version_xyz= 08:47:26 ++ sed 's/^[ *]* //' 08:47:26 ++ pyenv versions 08:47:26 ++ local command 08:47:26 ++ command=versions 08:47:26 ++ '[' 1 -gt 0 ']' 08:47:26 ++ shift 08:47:26 ++ case "$command" in 08:47:26 ++ awk '{ print $1 }' 08:47:26 ++ command pyenv versions 08:47:26 ++ pyenv versions 08:47:26 ++ grep -E '^[0-9.]*[0-9]$' 08:47:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:26 +++ grep '^3' /tmp/.pyenv_versions 08:47:26 +++ sort -V 08:47:26 +++ tail -n 1 08:47:26 ++ py_version_xyz=3.10.6 08:47:26 ++ [[ -z 3.10.6 ]] 08:47:26 ++ echo 3.10.6 08:47:26 ++ return 0 08:47:26 + pyenv local 3.10.6 08:47:26 + local command 08:47:26 + command=local 08:47:26 + '[' 2 -gt 0 ']' 08:47:26 + shift 08:47:26 + case "$command" in 08:47:26 + command pyenv local 3.10.6 08:47:26 + pyenv local 3.10.6 08:47:26 + for arg in "$@" 08:47:26 + case $arg in 08:47:26 + pkg_list+='tox ' 08:47:26 + for arg in "$@" 08:47:26 + case $arg in 08:47:26 + pkg_list+='virtualenv ' 08:47:26 + for arg in "$@" 08:47:26 + case $arg in 08:47:26 + pkg_list+='urllib3~=1.26.15 ' 08:47:26 + [[ -f /tmp/.toxenv ]] 08:47:26 + [[ ! -f /tmp/.toxenv ]] 08:47:26 + [[ -n '' ]] 08:47:26 + python3 -m venv /tmp/venv-9L3b 08:47:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9L3b' 08:47:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9L3b 08:47:30 + echo /tmp/venv-9L3b 08:47:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:30 + local 'pip_opts=--upgrade --quiet' 08:47:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:30 + [[ -n '' ]] 08:47:30 + [[ -n '' ]] 08:47:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:30 + /tmp/venv-9L3b/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 08:47:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:34 lf-activate-venv(): INFO: Base packages installed successfully 08:47:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:34 + /tmp/venv-9L3b/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 08:47:36 + type python3 08:47:36 + true 08:47:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9L3b/bin to PATH' 08:47:36 lf-activate-venv(): INFO: Adding /tmp/venv-9L3b/bin to PATH 08:47:36 + PATH=/tmp/venv-9L3b/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 08:47:36 + return 0 08:47:36 + python3 --version 08:47:36 Python 3.10.6 08:47:36 + python3 -m pip --version 08:47:36 pip 26.1.1 from /tmp/venv-9L3b/lib/python3.10/site-packages/pip (python 3.10) 08:47:36 + python3 -m pip freeze 08:47:36 cachetools==7.1.1 08:47:36 colorama==0.4.6 08:47:36 distlib==0.4.0 08:47:36 filelock==3.29.0 08:47:36 packaging==26.2 08:47:36 platformdirs==4.9.6 08:47:36 pluggy==1.6.0 08:47:36 pyproject-api==1.10.0 08:47:36 python-discovery==1.2.2 08:47:36 tomli==2.4.1 08:47:36 tomli_w==1.2.0 08:47:36 tox==4.53.1 08:47:36 typing_extensions==4.15.0 08:47:36 urllib3==1.26.20 08:47:36 virtualenv==21.3.1 08:47:36 [EnvInject] - Injecting environment variables from a build step. 08:47:36 [EnvInject] - Injecting as environment variables the properties content 08:47:36 PARALLEL=false 08:47:36 08:47:36 [EnvInject] - Variables injected successfully. 08:47:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11162575905240104932.sh 08:47:36 ---> tox-run.sh 08:47:36 + 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 08:47:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:47:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:36 + cd /w/workspace/oom-master-pre-commit-lint/. 08:47:36 + source /home/jenkins/lf-env.sh 08:47:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:36 ++ mktemp -d /tmp/venv-XXXX 08:47:36 + lf_venv=/tmp/venv-f96h 08:47:36 + local venv_file=/tmp/.os_lf_venv 08:47:36 + local python=python3 08:47:36 + local options 08:47:36 + local set_path=true 08:47:36 + local install_args= 08:47:36 ++ 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 08:47:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:36 + true 08:47:36 + case $1 in 08:47:36 + venv_file=/tmp/.toxenv 08:47:36 + shift 2 08:47:36 + true 08:47:36 + case $1 in 08:47:36 + shift 08:47:36 + break 08:47:36 + case $python in 08:47:36 + local pkg_list= 08:47:36 + [[ -d /opt/pyenv ]] 08:47:36 + echo 'Setup pyenv:' 08:47:36 Setup pyenv: 08:47:36 + export PYENV_ROOT=/opt/pyenv 08:47:36 + PYENV_ROOT=/opt/pyenv 08:47:36 + 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 08:47:36 + 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 08:47:36 + pyenv versions 08:47:36 system 08:47:36 3.8.13 08:47:36 3.9.13 08:47:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:36 + command -v pyenv 08:47:36 ++ pyenv init - --no-rehash 08:47:36 + 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[*]}"'\'')" 08:47:36 export PATH="/opt/pyenv/shims:${PATH}" 08:47:36 export PYENV_SHELL=bash 08:47:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:36 pyenv() { 08:47:36 local command 08:47:36 command="${1:-}" 08:47:36 if [ "$#" -gt 0 ]; then 08:47:36 shift 08:47:36 fi 08:47:36 08:47:36 case "$command" in 08:47:36 rehash|shell) 08:47:36 eval "$(pyenv "sh-$command" "$@")" 08:47:36 ;; 08:47:36 *) 08:47:36 command pyenv "$command" "$@" 08:47:36 ;; 08:47:36 esac 08:47:36 }' 08:47:36 +++ 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[*]}"' 08:47:36 ++ 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 08:47:36 ++ 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 08:47:36 ++ 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 08:47:36 ++ export PYENV_SHELL=bash 08:47:36 ++ PYENV_SHELL=bash 08:47:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:36 +++ complete -F _pyenv pyenv 08:47:36 ++ lf-pyver python3 08:47:36 ++ local py_version_xy=python3 08:47:36 ++ local py_version_xyz= 08:47:36 ++ pyenv versions 08:47:36 ++ local command 08:47:36 ++ command=versions 08:47:36 ++ '[' 1 -gt 0 ']' 08:47:36 ++ shift 08:47:36 ++ case "$command" in 08:47:36 ++ command pyenv versions 08:47:36 ++ pyenv versions 08:47:36 ++ sed 's/^[ *]* //' 08:47:36 ++ grep -E '^[0-9.]*[0-9]$' 08:47:36 ++ awk '{ print $1 }' 08:47:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:37 +++ grep '^3' /tmp/.pyenv_versions 08:47:37 +++ sort -V 08:47:37 +++ tail -n 1 08:47:37 ++ py_version_xyz=3.10.6 08:47:37 ++ [[ -z 3.10.6 ]] 08:47:37 ++ echo 3.10.6 08:47:37 ++ return 0 08:47:37 + pyenv local 3.10.6 08:47:37 + local command 08:47:37 + command=local 08:47:37 + '[' 2 -gt 0 ']' 08:47:37 + shift 08:47:37 + case "$command" in 08:47:37 + command pyenv local 3.10.6 08:47:37 + pyenv local 3.10.6 08:47:37 + for arg in "$@" 08:47:37 + case $arg in 08:47:37 + pkg_list+='tox ' 08:47:37 + for arg in "$@" 08:47:37 + case $arg in 08:47:37 + pkg_list+='virtualenv ' 08:47:37 + for arg in "$@" 08:47:37 + case $arg in 08:47:37 + pkg_list+='urllib3~=1.26.15 ' 08:47:37 + [[ -f /tmp/.toxenv ]] 08:47:37 ++ cat /tmp/.toxenv 08:47:37 + lf_venv=/tmp/venv-9L3b 08:47:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9L3b from' file:/tmp/.toxenv 08:47:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9L3b from file:/tmp/.toxenv 08:47:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:37 + local 'pip_opts=--upgrade --quiet' 08:47:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:37 + [[ -n '' ]] 08:47:37 + [[ -n '' ]] 08:47:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:37 + /tmp/venv-9L3b/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 08:47:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:37 lf-activate-venv(): INFO: Base packages installed successfully 08:47:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:37 + /tmp/venv-9L3b/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 08:47:38 + type python3 08:47:38 + true 08:47:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9L3b/bin to PATH' 08:47:38 lf-activate-venv(): INFO: Adding /tmp/venv-9L3b/bin to PATH 08:47:38 + PATH=/tmp/venv-9L3b/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 08:47:38 + return 0 08:47:38 + [[ -d /opt/pyenv ]] 08:47:38 + echo '---> Setting up pyenv' 08:47:38 ---> Setting up pyenv 08:47:38 + export PYENV_ROOT=/opt/pyenv 08:47:38 + PYENV_ROOT=/opt/pyenv 08:47:38 + export PATH=/opt/pyenv/bin:/tmp/venv-9L3b/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 08:47:38 + PATH=/opt/pyenv/bin:/tmp/venv-9L3b/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 08:47:38 ++ pwd 08:47:38 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:47:38 + export PYTHONPATH 08:47:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:38 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:38 + tox --version 08:47:39 4.53.1 from /tmp/venv-9L3b/lib/python3.10/site-packages/tox/__init__.py 08:47:39 + PARALLEL=false 08:47:39 + TOX_OPTIONS_LIST= 08:47:39 + [[ -n pre-commit ]] 08:47:39 + TOX_OPTIONS_LIST=' -e pre-commit' 08:47:39 + case ${PARALLEL,,} in 08:47:39 + tox -e pre-commit 08:47:39 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:47:40 pre-commit: install_deps> python -I -m pip install pre-commit 08:47:42 pre-commit: freeze> python -m pip freeze --all 08:47:43 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 08:47:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:47:43 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:47:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:47:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:45 [INFO] Once installed this environment will be reused. 08:47:45 [INFO] This may take a few minutes... 08:47:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:49 [INFO] Once installed this environment will be reused. 08:47:49 [INFO] This may take a few minutes... 08:47:53 trim trailing whitespace.................................................Passed 08:47:54 Tabs remover.............................................................Passed 08:47:54 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:47:54 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:47:54 [INFO] Once installed this environment will be reused. 08:47:54 [INFO] This may take a few minutes... 08:48:02 gitlint..............................................(no files to check)Skipped 08:48:02 pre-commit: OK (23.41=setup[3.80]+cmd[10.91,8.70] seconds) 08:48:02 congratulations :) (23.44 seconds) 08:48:02 + tox_status=0 08:48:02 + echo '---> Completed tox runs' 08:48:02 ---> Completed tox runs 08:48:02 + for i in .tox/*/log 08:48:02 ++ echo .tox/pre-commit/log 08:48:02 ++ awk -F/ '{print $2}' 08:48:02 + tox_env=pre-commit 08:48:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:48:02 + DOC_DIR=docs/_build/html 08:48:02 + [[ -d docs/_build/html ]] 08:48:02 + echo '---> tox-run.sh ends' 08:48:02 ---> tox-run.sh ends 08:48:02 + test 0 -eq 0 08:48:02 $ ssh-agent -k 08:48:02 unset SSH_AUTH_SOCK; 08:48:02 unset SSH_AGENT_PID; 08:48:02 echo Agent pid 1660 killed; 08:48:02 [ssh-agent] Stopped. 08:48:02 [PostBuildScript] - [INFO] Executing post build scripts. 08:48:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12138280961641259746.sh 08:48:02 ---> sysstat.sh 08:48:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11295086629964511339.sh 08:48:03 ---> package-listing.sh 08:48:03 ++ tr '[:upper:]' '[:lower:]' 08:48:03 ++ facter osfamily 08:48:03 + OS_FAMILY=debian 08:48:03 + workspace=/w/workspace/oom-master-pre-commit-lint 08:48:03 + START_PACKAGES=/tmp/packages_start.txt 08:48:03 + END_PACKAGES=/tmp/packages_end.txt 08:48:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:03 + PACKAGES=/tmp/packages_start.txt 08:48:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:48:03 + PACKAGES=/tmp/packages_end.txt 08:48:03 + case "${OS_FAMILY}" in 08:48:03 + dpkg -l 08:48:03 + grep '^ii' 08:48:03 + '[' -f /tmp/packages_start.txt ']' 08:48:03 + '[' -f /tmp/packages_end.txt ']' 08:48:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:48:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:48:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:48:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10082152489799831864.sh 08:48:03 ---> capture-instance-metadata.sh 08:48:03 Setup pyenv: 08:48:03 system 08:48:03 3.8.13 08:48:03 3.9.13 08:48:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tcxl 08:48:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:11 lf-activate-venv(): INFO: Base packages installed successfully 08:48:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:48:30 lf-activate-venv(): INFO: Adding /tmp/venv-Tcxl/bin to PATH 08:48:30 INFO: Running in OpenStack, capturing instance metadata 08:48:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13903666252970796098.sh 08:48:31 provisioning config files... 08:48:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10287187089440608293tmp 08:48:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:31 [EnvInject] - Injecting environment variables from a build step. 08:48:31 [EnvInject] - Injecting as environment variables the properties content 08:48:31 SERVER_ID=logs 08:48:31 08:48:31 [EnvInject] - Variables injected successfully. 08:48:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6986281538211700759.sh 08:48:31 ---> create-netrc.sh 08:48:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14508051962433272291.sh 08:48:31 ---> python-tools-install.sh 08:48:31 Setup pyenv: 08:48:31 system 08:48:31 3.8.13 08:48:31 3.9.13 08:48:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tcxl from file:/tmp/.os_lf_venv 08:48:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:33 lf-activate-venv(): INFO: Base packages installed successfully 08:48:33 lf-activate-venv(): INFO: Installing additional packages: lftools 08:48:39 lf-activate-venv(): INFO: Adding /tmp/venv-Tcxl/bin to PATH 08:48:39 Generating Requirements File 08:48:55 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. 08:48:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:48:55 Python 3.10.6 08:48:55 pip 26.1.1 from /tmp/venv-Tcxl/lib/python3.10/site-packages/pip (python 3.10) 08:48:56 appdirs==1.4.4 08:48:56 argcomplete==3.6.3 08:48:56 aspy.yaml==1.3.0 08:48:56 attrs==26.1.0 08:48:56 autopage==0.6.0 08:48:56 backports.strenum==1.3.1 08:48:56 beautifulsoup4==4.14.3 08:48:56 boto3==1.43.3 08:48:56 botocore==1.43.3 08:48:56 bs4==0.0.2 08:48:56 certifi==2026.4.22 08:48:56 cffi==2.0.0 08:48:56 cfgv==3.5.0 08:48:56 chardet==7.4.3 08:48:56 charset-normalizer==3.4.7 08:48:56 click==8.3.3 08:48:56 cliff==4.13.3 08:48:56 cmd2==3.5.1 08:48:56 cryptography==3.3.2 08:48:56 debtcollector==3.1.0 08:48:56 decorator==5.2.1 08:48:56 defusedxml==0.7.1 08:48:56 Deprecated==1.3.1 08:48:56 distlib==0.4.0 08:48:56 dnspython==2.8.0 08:48:56 docker==7.1.0 08:48:56 dogpile.cache==1.5.0 08:48:56 durationpy==0.10 08:48:56 email-validator==2.3.0 08:48:56 filelock==3.29.0 08:48:56 future==1.0.0 08:48:56 gitdb==4.0.12 08:48:56 GitPython==3.1.49 08:48:56 httplib2==0.30.2 08:48:56 identify==2.6.19 08:48:56 idna==3.13 08:48:56 importlib-resources==1.5.0 08:48:56 iso8601==2.1.0 08:48:56 Jinja2==3.1.6 08:48:56 jmespath==1.1.0 08:48:56 jsonpatch==1.33 08:48:56 jsonpointer==3.1.1 08:48:56 jsonschema==4.26.0 08:48:56 jsonschema-specifications==2025.9.1 08:48:56 keystoneauth1==5.13.1 08:48:56 kubernetes==35.0.0 08:48:56 lftools==0.37.22 08:48:56 lxml==6.1.0 08:48:56 markdown-it-py==4.0.0 08:48:56 MarkupSafe==3.0.3 08:48:56 mdurl==0.1.2 08:48:56 msgpack==1.1.2 08:48:56 multi_key_dict==2.0.3 08:48:56 munch==4.0.0 08:48:56 netaddr==1.3.0 08:48:56 niet==1.4.2 08:48:56 nodeenv==1.10.0 08:48:56 oauth2client==4.1.3 08:48:56 oauthlib==3.3.1 08:48:56 openstacksdk==4.12.0 08:48:56 os-service-types==1.8.2 08:48:56 osc-lib==4.5.0 08:48:56 oslo.config==10.3.0 08:48:56 oslo.context==6.3.0 08:48:56 oslo.i18n==6.7.2 08:48:56 oslo.log==8.1.0 08:48:56 oslo.serialization==5.9.1 08:48:56 oslo.utils==10.0.1 08:48:56 packaging==26.2 08:48:56 pbr==7.0.3 08:48:56 platformdirs==4.9.6 08:48:56 prettytable==3.17.0 08:48:56 psutil==7.2.2 08:48:56 pyasn1==0.6.3 08:48:56 pyasn1_modules==0.4.2 08:48:56 pycparser==3.0 08:48:56 pygerrit2==2.0.15 08:48:56 PyGithub==2.9.1 08:48:56 Pygments==2.20.0 08:48:56 PyJWT==2.12.1 08:48:56 PyNaCl==1.6.2 08:48:56 pyparsing==2.4.7 08:48:56 pyperclip==1.11.0 08:48:56 pyrsistent==0.20.0 08:48:56 python-cinderclient==9.9.0 08:48:56 python-dateutil==2.9.0.post0 08:48:56 python-discovery==1.2.2 08:48:56 python-heatclient==5.1.0 08:48:56 python-jenkins==1.8.3 08:48:56 python-keystoneclient==5.8.0 08:48:56 python-magnumclient==4.10.0 08:48:56 python-openstackclient==9.0.0 08:48:56 python-swiftclient==4.10.0 08:48:56 PyYAML==6.0.3 08:48:56 referencing==0.37.0 08:48:56 requests==2.33.1 08:48:56 requests-oauthlib==2.0.0 08:48:56 rfc3986==2.0.0 08:48:56 rich==15.0.0 08:48:56 rich-argparse==1.8.0 08:48:56 rpds-py==0.30.0 08:48:56 rsa==4.9.1 08:48:56 ruamel.yaml==0.19.1 08:48:56 ruamel.yaml.clib==0.2.15 08:48:56 s3transfer==0.17.0 08:48:56 simplejson==4.1.1 08:48:56 six==1.17.0 08:48:56 smmap==5.0.3 08:48:56 soupsieve==2.8.3 08:48:56 stevedore==5.7.0 08:48:56 tabulate==0.10.0 08:48:56 toml==0.10.2 08:48:56 tomlkit==0.14.0 08:48:56 tqdm==4.67.3 08:48:56 typing_extensions==4.15.0 08:48:56 urllib3==1.26.20 08:48:56 virtualenv==21.3.1 08:48:56 wcwidth==0.7.0 08:48:56 websocket-client==1.9.0 08:48:56 wrapt==2.1.2 08:48:56 xdg==6.0.0 08:48:56 xmltodict==1.0.4 08:48:56 yq==3.4.3 08:48:56 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1707496909107841451.sh 08:48:56 ---> uv-install.sh 08:48:56 Installing uv/uvx (latest) using shell installer 08:48:56 2026-05-05 08:48:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Jp7GVb.sh" [1] 08:48:56 downloading uv 0.11.9 x86_64-unknown-linux-gnu 08:48:56 curl: (22) The requested URL returned error: 404 08:48:56 failed to download https://releases.astral.sh/github/uv/releases/download/0.11.9/uv-x86_64-unknown-linux-gnu.tar.gz 08:48:56 trying alternative download URL 08:48:57 installing to /home/jenkins/.local/bin 08:48:57 uv 08:48:57 uvx 08:48:57 everything's installed! 08:48:57 08:48:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:48:57 08:48:57 source $HOME/.local/bin/env (sh, bash, zsh) 08:48:57 source $HOME/.local/bin/env.fish (fish) 08:48:57 Adding install location to PATH 08:48:57 ---> Validating uv/uvx install 08:48:57 uvx 0.11.9 (x86_64-unknown-linux-gnu) 08:48:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5412950140296111917.sh 08:48:57 ---> sudo-logs.sh 08:48:57 Archiving 'sudo' log.. 08:48:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16316090480724638706.sh 08:48:57 ---> job-cost.sh 08:48:57 INFO: Activating Python virtual environment... 08:48:57 Setup pyenv: 08:48:57 system 08:48:57 3.8.13 08:48:57 3.9.13 08:48:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tcxl from file:/tmp/.os_lf_venv 08:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:59 lf-activate-venv(): INFO: Base packages installed successfully 08:48:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:04 lf-activate-venv(): INFO: Adding /tmp/venv-Tcxl/bin to PATH 08:49:04 INFO: No stack-cost file found 08:49:04 INFO: Instance uptime: 133s 08:49:04 INFO: Fetching instance metadata (attempt 1 of 3)... 08:49:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:49:04 INFO: Successfully fetched instance metadata 08:49:04 INFO: Instance type: v3-standard-4 08:49:04 INFO: Retrieving pricing info for: v3-standard-4 08:49:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:49:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=133 08:49:04 INFO: Successfully fetched Vexxhost pricing API 08:49:04 INFO: Retrieved cost: 0.11 08:49:04 INFO: Retrieved resource: v3-standard-4 08:49:04 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:49:04 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:49:04 INFO: Successfully archived job cost data 08:49:04 DEBUG: Cost data: oom-master-pre-commit-lint,4611,2026-05-05 08:49:04,v3-standard-4,133,0.11,0.00,SUCCESS 08:49:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13765729851660254677.sh 08:49:04 ---> logs-deploy.sh 08:49:04 Setup pyenv: 08:49:04 system 08:49:04 3.8.13 08:49:04 3.9.13 08:49:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tcxl from file:/tmp/.os_lf_venv 08:49:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:06 lf-activate-venv(): INFO: Base packages installed successfully 08:49:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:49:13 lf-activate-venv(): INFO: Adding /tmp/venv-Tcxl/bin to PATH 08:49:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4611 08:49:13 INFO: archiving workspace using pattern(s): 08:49:14 Archives upload complete. 08:49:14 INFO: archiving logs to Nexus 08:49:15 ---> uname -a: 08:49:15 Linux prd-ubuntu1804-builder-4c-4g-8307 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:15 08:49:15 08:49:15 ---> lscpu: 08:49:15 Architecture: x86_64 08:49:15 CPU op-mode(s): 32-bit, 64-bit 08:49:15 Byte Order: Little Endian 08:49:15 CPU(s): 4 08:49:15 On-line CPU(s) list: 0-3 08:49:15 Thread(s) per core: 1 08:49:15 Core(s) per socket: 1 08:49:15 Socket(s): 4 08:49:15 NUMA node(s): 1 08:49:15 Vendor ID: AuthenticAMD 08:49:15 CPU family: 23 08:49:15 Model: 49 08:49:15 Model name: AMD EPYC-Rome Processor 08:49:15 Stepping: 0 08:49:15 CPU MHz: 2799.998 08:49:15 BogoMIPS: 5599.99 08:49:15 Virtualization: AMD-V 08:49:15 Hypervisor vendor: KVM 08:49:15 Virtualization type: full 08:49:15 L1d cache: 32K 08:49:15 L1i cache: 32K 08:49:15 L2 cache: 512K 08:49:15 L3 cache: 16384K 08:49:15 NUMA node0 CPU(s): 0-3 08:49:15 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 08:49:15 08:49:15 08:49:15 ---> nproc: 08:49:15 4 08:49:15 08:49:15 08:49:15 ---> df -h: 08:49:15 Filesystem Size Used Avail Use% Mounted on 08:49:15 udev 7.9G 0 7.9G 0% /dev 08:49:15 tmpfs 1.6G 676K 1.6G 1% /run 08:49:15 /dev/vda1 78G 8.5G 69G 11% / 08:49:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:15 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:15 08:49:15 08:49:15 ---> free -m: 08:49:15 total used free shared buff/cache available 08:49:15 Mem: 16040 556 13208 0 2274 15161 08:49:15 Swap: 1023 0 1023 08:49:15 08:49:15 08:49:15 ---> ip addr: 08:49:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:15 inet 127.0.0.1/8 scope host lo 08:49:15 valid_lft forever preferred_lft forever 08:49:15 inet6 ::1/128 scope host 08:49:15 valid_lft forever preferred_lft forever 08:49:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:15 link/ether fa:16:3e:ba:73:cd brd ff:ff:ff:ff:ff:ff 08:49:15 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 08:49:15 valid_lft 86263sec preferred_lft 86263sec 08:49:15 inet6 fe80::f816:3eff:feba:73cd/64 scope link 08:49:15 valid_lft forever preferred_lft forever 08:49:15 08:49:15 08:49:15 ---> sar -b -r -n DEV: 08:49:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8307) 05/05/26 _x86_64_ (4 CPU) 08:49:15 08:49:15 08:47:00 LINUX RESTART (4 CPU) 08:49:15 08:49:15 08:48:02 tps rtps wtps bread/s bwrtn/s 08:49:15 08:49:01 131.62 1.32 130.30 146.01 15044.09 08:49:15 Average: 131.62 1.32 130.30 146.01 15044.09 08:49:15 08:49:15 08:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:15 08:49:01 13559532 15548176 2865436 17.45 86404 2081692 762548 4.36 768680 1838736 202560 08:49:15 Average: 13559532 15548176 2865436 17.45 86404 2081692 762548 4.36 768680 1838736 202560 08:49:15 08:49:15 08:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:15 08:49:01 lo 1.76 1.76 0.20 0.20 0.00 0.00 0.00 0.00 08:49:15 08:49:01 ens3 93.53 69.23 1368.88 14.22 0.00 0.00 0.00 0.00 08:49:15 Average: lo 1.76 1.76 0.20 0.20 0.00 0.00 0.00 0.00 08:49:15 Average: ens3 93.53 69.23 1368.88 14.22 0.00 0.00 0.00 0.00 08:49:15 08:49:15 08:49:15 ---> sar -P ALL: 08:49:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8307) 05/05/26 _x86_64_ (4 CPU) 08:49:15 08:49:15 08:47:00 LINUX RESTART (4 CPU) 08:49:15 08:49:15 08:48:02 CPU %user %nice %system %iowait %steal %idle 08:49:15 08:49:01 all 21.22 0.00 1.85 1.35 0.06 75.52 08:49:15 08:49:01 0 13.75 0.00 1.80 2.18 0.03 82.23 08:49:15 08:49:01 1 54.41 0.00 3.37 0.63 0.08 41.50 08:49:15 08:49:01 2 10.82 0.00 0.90 0.25 0.08 87.94 08:49:15 08:49:01 3 5.80 0.00 1.36 2.31 0.03 90.50 08:49:15 Average: all 21.22 0.00 1.85 1.35 0.06 75.52 08:49:15 Average: 0 13.75 0.00 1.80 2.18 0.03 82.23 08:49:15 Average: 1 54.41 0.00 3.37 0.63 0.08 41.50 08:49:15 Average: 2 10.82 0.00 0.90 0.25 0.08 87.94 08:49:15 Average: 3 5.80 0.00 1.36 2.31 0.03 90.50 08:49:15 08:49:15 08:49:15