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