20:45:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146655 20:45:26 Running as SYSTEM 20:45:26 [EnvInject] - Loading node environment variables. 20:45:26 Building remotely on prd-ubuntu1804-builder-4c-4g-12310 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:45:26 [ssh-agent] Looking for ssh-agent implementation... 20:45:26 $ ssh-agent 20:45:26 SSH_AUTH_SOCK=/tmp/ssh-tX8Cjs6AkHAE/agent.1686 20:45:26 SSH_AGENT_PID=1688 20:45:26 [ssh-agent] Started. 20:45:26 Running ssh-add (command line suppressed) 20:45:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15566208228338926356.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15566208228338926356.key) 20:45:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:45:26 The recommended git tool is: NONE 20:45:28 using credential onap-jenkins-ssh 20:45:28 Wiping out workspace first. 20:45:28 Cloning the remote Git repository 20:45:28 Cloning repository git://cloud.onap.org/mirror/oom.git 20:45:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:45:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:45:28 > git --version # timeout=10 20:45:28 > git --version # 'git version 2.17.1' 20:45:28 using GIT_SSH to set credentials Gerrit user 20:45:28 Verifying host key using manually-configured host key entries 20:45:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:45:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:45:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:45:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:45:34 using GIT_SSH to set credentials Gerrit user 20:45:34 Verifying host key using manually-configured host key entries 20:45:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/146655/1 # timeout=30 20:45:34 > git rev-parse 9b046e74e207e35c3e387504a87f5718b6ecbe73^{commit} # timeout=10 20:45:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:45:34 Checking out Revision 9b046e74e207e35c3e387504a87f5718b6ecbe73 (refs/changes/55/146655/1) 20:45:34 > git config core.sparsecheckout # timeout=10 20:45:34 > git checkout -f 9b046e74e207e35c3e387504a87f5718b6ecbe73 # timeout=30 20:45:37 Commit message: "refactor(aai): consolidate topic names" 20:45:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:45:37 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 20:45:38 [EnvInject] - Injecting environment variables from a build step. 20:45:38 [EnvInject] - Injecting as environment variables the properties content 20:45:38 PYTHON=python3 20:45:38 20:45:38 [EnvInject] - Variables injected successfully. 20:45:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7611917688653655346.sh 20:45:38 ---> tox-install.sh 20:45:38 + source /home/jenkins/lf-env.sh 20:45:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:45:38 ++ mktemp -d /tmp/venv-XXXX 20:45:38 + lf_venv=/tmp/venv-pGa0 20:45:38 + local venv_file=/tmp/.os_lf_venv 20:45:38 + local python=python3 20:45:38 + local options 20:45:38 + local set_path=true 20:45:38 + local install_args= 20:45:38 ++ 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 20:45:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:45:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:45:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:45:38 + true 20:45:38 + case $1 in 20:45:38 + venv_file=/tmp/.toxenv 20:45:38 + shift 2 20:45:38 + true 20:45:38 + case $1 in 20:45:38 + shift 20:45:38 + break 20:45:38 + case $python in 20:45:38 + local pkg_list= 20:45:38 + [[ -d /opt/pyenv ]] 20:45:38 + echo 'Setup pyenv:' 20:45:38 Setup pyenv: 20:45:38 + export PYENV_ROOT=/opt/pyenv 20:45:38 + PYENV_ROOT=/opt/pyenv 20:45:38 + 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 20:45:38 + 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 20:45:38 + pyenv versions 20:45:38 * system (set by /opt/pyenv/version) 20:45:38 * 3.8.13 (set by /opt/pyenv/version) 20:45:38 * 3.9.13 (set by /opt/pyenv/version) 20:45:38 * 3.10.6 (set by /opt/pyenv/version) 20:45:38 + command -v pyenv 20:45:38 ++ pyenv init - --no-rehash 20:45:38 + 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[*]}"'\'')" 20:45:38 export PATH="/opt/pyenv/shims:${PATH}" 20:45:38 export PYENV_SHELL=bash 20:45:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:45:38 pyenv() { 20:45:38 local command 20:45:38 command="${1:-}" 20:45:38 if [ "$#" -gt 0 ]; then 20:45:38 shift 20:45:38 fi 20:45:38 20:45:38 case "$command" in 20:45:38 rehash|shell) 20:45:38 eval "$(pyenv "sh-$command" "$@")" 20:45:38 ;; 20:45:38 *) 20:45:38 command pyenv "$command" "$@" 20:45:38 ;; 20:45:38 esac 20:45:38 }' 20:45:38 +++ 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[*]}"' 20:45:38 ++ 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 20:45:38 ++ 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 20:45:38 ++ 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 20:45:38 ++ export PYENV_SHELL=bash 20:45:38 ++ PYENV_SHELL=bash 20:45:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:45:38 +++ complete -F _pyenv pyenv 20:45:38 ++ lf-pyver python3 20:45:38 ++ local py_version_xy=python3 20:45:38 ++ local py_version_xyz= 20:45:38 ++ pyenv versions 20:45:38 ++ sed 's/^[ *]* //' 20:45:38 ++ local command 20:45:38 ++ command=versions 20:45:38 ++ '[' 1 -gt 0 ']' 20:45:38 ++ shift 20:45:38 ++ case "$command" in 20:45:38 ++ command pyenv versions 20:45:38 ++ pyenv versions 20:45:38 ++ awk '{ print $1 }' 20:45:38 ++ grep -E '^[0-9.]*[0-9]$' 20:45:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:45:38 +++ grep '^3' /tmp/.pyenv_versions 20:45:38 +++ sort -V 20:45:38 +++ tail -n 1 20:45:38 ++ py_version_xyz=3.10.6 20:45:38 ++ [[ -z 3.10.6 ]] 20:45:38 ++ echo 3.10.6 20:45:38 ++ return 0 20:45:38 + pyenv local 3.10.6 20:45:38 + local command 20:45:38 + command=local 20:45:38 + '[' 2 -gt 0 ']' 20:45:38 + shift 20:45:38 + case "$command" in 20:45:38 + command pyenv local 3.10.6 20:45:38 + pyenv local 3.10.6 20:45:38 + for arg in "$@" 20:45:38 + case $arg in 20:45:38 + pkg_list+='tox ' 20:45:38 + for arg in "$@" 20:45:38 + case $arg in 20:45:38 + pkg_list+='virtualenv ' 20:45:38 + for arg in "$@" 20:45:38 + case $arg in 20:45:38 + pkg_list+='urllib3~=1.26.15 ' 20:45:38 + [[ -f /tmp/.toxenv ]] 20:45:38 + [[ ! -f /tmp/.toxenv ]] 20:45:38 + [[ -n '' ]] 20:45:38 + python3 -m venv /tmp/venv-pGa0 20:45:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pGa0' 20:45:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pGa0 20:45:42 + echo /tmp/venv-pGa0 20:45:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:45:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:45:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:45:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:42 + local 'pip_opts=--upgrade --quiet' 20:45:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:45:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:45:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:45:42 + [[ -n '' ]] 20:45:42 + [[ -n '' ]] 20:45:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:45:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:42 + /tmp/venv-pGa0/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 20:45:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:45:46 lf-activate-venv(): INFO: Base packages installed successfully 20:45:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:45:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:45:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:45:46 + /tmp/venv-pGa0/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 20:45:48 + type python3 20:45:48 + true 20:45:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pGa0/bin to PATH' 20:45:48 lf-activate-venv(): INFO: Adding /tmp/venv-pGa0/bin to PATH 20:45:48 + PATH=/tmp/venv-pGa0/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 20:45:48 + return 0 20:45:48 + python3 --version 20:45:48 Python 3.10.6 20:45:48 + python3 -m pip --version 20:45:49 pip 26.1.2 from /tmp/venv-pGa0/lib/python3.10/site-packages/pip (python 3.10) 20:45:49 + python3 -m pip freeze 20:45:49 cachetools==7.1.6 20:45:49 colorama==0.4.6 20:45:49 distlib==0.4.3 20:45:49 filelock==3.32.0 20:45:49 packaging==26.2 20:45:49 platformdirs==4.11.0 20:45:49 pluggy==1.6.0 20:45:49 pyproject-api==1.11.0 20:45:49 python-discovery==1.5.0 20:45:49 tomli==2.4.1 20:45:49 tomli_w==1.2.0 20:45:49 tox==4.58.0 20:45:49 typing_extensions==4.16.0 20:45:49 urllib3==1.26.20 20:45:49 virtualenv==21.7.0 20:45:49 [EnvInject] - Injecting environment variables from a build step. 20:45:49 [EnvInject] - Injecting as environment variables the properties content 20:45:49 PARALLEL=false 20:45:49 20:45:49 [EnvInject] - Variables injected successfully. 20:45:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5827821360840445991.sh 20:45:49 ---> tox-run.sh 20:45:49 + 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 20:45:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:45:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:45:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:45:49 + cd /w/workspace/oom-master-pre-commit-lint/. 20:45:49 + source /home/jenkins/lf-env.sh 20:45:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:45:49 ++ mktemp -d /tmp/venv-XXXX 20:45:49 + lf_venv=/tmp/venv-451W 20:45:49 + local venv_file=/tmp/.os_lf_venv 20:45:49 + local python=python3 20:45:49 + local options 20:45:49 + local set_path=true 20:45:49 + local install_args= 20:45:49 ++ 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 20:45:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:45:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:45:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:45:49 + true 20:45:49 + case $1 in 20:45:49 + venv_file=/tmp/.toxenv 20:45:49 + shift 2 20:45:49 + true 20:45:49 + case $1 in 20:45:49 + shift 20:45:49 + break 20:45:49 + case $python in 20:45:49 + local pkg_list= 20:45:49 + [[ -d /opt/pyenv ]] 20:45:49 + echo 'Setup pyenv:' 20:45:49 Setup pyenv: 20:45:49 + export PYENV_ROOT=/opt/pyenv 20:45:49 + PYENV_ROOT=/opt/pyenv 20:45:49 + 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 20:45:49 + 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 20:45:49 + pyenv versions 20:45:49 system 20:45:49 3.8.13 20:45:49 3.9.13 20:45:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:45:49 + command -v pyenv 20:45:49 ++ pyenv init - --no-rehash 20:45:49 + 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[*]}"'\'')" 20:45:49 export PATH="/opt/pyenv/shims:${PATH}" 20:45:49 export PYENV_SHELL=bash 20:45:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:45:49 pyenv() { 20:45:49 local command 20:45:49 command="${1:-}" 20:45:49 if [ "$#" -gt 0 ]; then 20:45:49 shift 20:45:49 fi 20:45:49 20:45:49 case "$command" in 20:45:49 rehash|shell) 20:45:49 eval "$(pyenv "sh-$command" "$@")" 20:45:49 ;; 20:45:49 *) 20:45:49 command pyenv "$command" "$@" 20:45:49 ;; 20:45:49 esac 20:45:49 }' 20:45:49 +++ 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[*]}"' 20:45:49 ++ 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 20:45:49 ++ 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 20:45:49 ++ 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 20:45:49 ++ export PYENV_SHELL=bash 20:45:49 ++ PYENV_SHELL=bash 20:45:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:45:49 +++ complete -F _pyenv pyenv 20:45:49 ++ lf-pyver python3 20:45:49 ++ local py_version_xy=python3 20:45:49 ++ local py_version_xyz= 20:45:49 ++ pyenv versions 20:45:49 ++ local command 20:45:49 ++ command=versions 20:45:49 ++ '[' 1 -gt 0 ']' 20:45:49 ++ shift 20:45:49 ++ case "$command" in 20:45:49 ++ command pyenv versions 20:45:49 ++ pyenv versions 20:45:49 ++ sed 's/^[ *]* //' 20:45:49 ++ grep -E '^[0-9.]*[0-9]$' 20:45:49 ++ awk '{ print $1 }' 20:45:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:45:49 +++ grep '^3' /tmp/.pyenv_versions 20:45:49 +++ sort -V 20:45:49 +++ tail -n 1 20:45:49 ++ py_version_xyz=3.10.6 20:45:49 ++ [[ -z 3.10.6 ]] 20:45:49 ++ echo 3.10.6 20:45:49 ++ return 0 20:45:49 + pyenv local 3.10.6 20:45:49 + local command 20:45:49 + command=local 20:45:49 + '[' 2 -gt 0 ']' 20:45:49 + shift 20:45:49 + case "$command" in 20:45:49 + command pyenv local 3.10.6 20:45:49 + pyenv local 3.10.6 20:45:49 + for arg in "$@" 20:45:49 + case $arg in 20:45:49 + pkg_list+='tox ' 20:45:49 + for arg in "$@" 20:45:49 + case $arg in 20:45:49 + pkg_list+='virtualenv ' 20:45:49 + for arg in "$@" 20:45:49 + case $arg in 20:45:49 + pkg_list+='urllib3~=1.26.15 ' 20:45:49 + [[ -f /tmp/.toxenv ]] 20:45:49 ++ cat /tmp/.toxenv 20:45:49 + lf_venv=/tmp/venv-pGa0 20:45:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGa0 from' file:/tmp/.toxenv 20:45:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGa0 from file:/tmp/.toxenv 20:45:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:45:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:49 + local 'pip_opts=--upgrade --quiet' 20:45:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:45:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:45:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:45:49 + [[ -n '' ]] 20:45:49 + [[ -n '' ]] 20:45:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:45:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:49 + /tmp/venv-pGa0/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 20:45:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:45:50 lf-activate-venv(): INFO: Base packages installed successfully 20:45:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:45:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:45:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:45:50 + /tmp/venv-pGa0/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 20:45:51 + type python3 20:45:51 + true 20:45:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pGa0/bin to PATH' 20:45:51 lf-activate-venv(): INFO: Adding /tmp/venv-pGa0/bin to PATH 20:45:51 + PATH=/tmp/venv-pGa0/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 20:45:51 + return 0 20:45:51 + [[ -d /opt/pyenv ]] 20:45:51 + echo '---> Setting up pyenv' 20:45:51 ---> Setting up pyenv 20:45:51 + export PYENV_ROOT=/opt/pyenv 20:45:51 + PYENV_ROOT=/opt/pyenv 20:45:51 + export PATH=/opt/pyenv/bin:/tmp/venv-pGa0/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 20:45:51 + PATH=/opt/pyenv/bin:/tmp/venv-pGa0/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 20:45:51 ++ pwd 20:45:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:45:51 + export PYTHONPATH 20:45:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:45:51 + TOX_TESTENV_PASSENV=PYTHONPATH 20:45:51 + tox --version 20:45:51 4.58.0 from /tmp/venv-pGa0/lib/python3.10/site-packages/tox/__init__.py 20:45:51 + PARALLEL=false 20:45:51 + TOX_OPTIONS_LIST= 20:45:51 + [[ -n pre-commit ]] 20:45:51 + TOX_OPTIONS_LIST=' -e pre-commit' 20:45:51 + case ${PARALLEL,,} in 20:45:51 + tox -e pre-commit 20:45:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:45:53 pre-commit: install_deps> python -I -m pip install pre-commit 20:45:55 pre-commit: freeze> python -m pip freeze --all 20:45:56 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.1,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 20:45:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:45:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:45:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:45:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:45:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:45:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:45:58 [INFO] Once installed this environment will be reused. 20:45:58 [INFO] This may take a few minutes... 20:46:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:46:02 [INFO] Once installed this environment will be reused. 20:46:02 [INFO] This may take a few minutes... 20:46:06 An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') 20:46:06 return code: 129 20:46:06 stdout: (none) 20:46:06 stderr: 20:46:06 error: unknown option `deduplicate' 20:46:06 usage: git ls-files [] [...] 20:46:06 20:46:06 -z paths are separated with NUL character 20:46:06 -t identify the file status with tags 20:46:06 -v use lowercase letters for 'assume unchanged' files 20:46:06 -f use lowercase letters for 'fsmonitor clean' files 20:46:06 -c, --cached show cached files in the output (default) 20:46:06 -d, --deleted show deleted files in the output 20:46:06 -m, --modified show modified files in the output 20:46:06 -o, --others show other files in the output 20:46:06 -i, --ignored show ignored files in the output 20:46:06 -s, --stage show staged contents' object name in the output 20:46:06 -k, --killed show files on the filesystem that need to be removed 20:46:06 --directory show 'other' directories' names only 20:46:06 --eol show line endings of files 20:46:06 --empty-directory don't show empty directories 20:46:06 -u, --unmerged show unmerged files in the output 20:46:06 --resolve-undo show resolve-undo information 20:46:06 -x, --exclude 20:46:06 skip files matching pattern 20:46:06 -X, --exclude-from 20:46:06 exclude patterns are read from 20:46:06 --exclude-per-directory 20:46:06 read additional per-directory exclude patterns in 20:46:06 --exclude-standard add the standard git exclusions 20:46:06 --full-name make the output relative to the project top directory 20:46:06 --recurse-submodules recurse through submodules 20:46:06 --error-unmatch if any is not in the index, treat this as an error 20:46:06 --with-tree 20:46:06 pretend that paths removed since are still present 20:46:06 --abbrev[=] use digits to display SHA-1s 20:46:06 --debug show debugging data 20:46:06 Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log 20:46:06 pre-commit: exit 3 (10.44 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2225 20:46:06 pre-commit: FAIL code 3 (14.56=setup[4.13]+cmd[10.44] seconds) 20:46:06 evaluation failed :( (14.60 seconds) 20:46:06 + tox_status=3 20:46:06 + echo '---> Completed tox runs' 20:46:06 ---> Completed tox runs 20:46:06 + for i in .tox/*/log 20:46:06 ++ echo .tox/pre-commit/log 20:46:06 ++ awk -F/ '{print $2}' 20:46:06 + tox_env=pre-commit 20:46:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:46:06 + DOC_DIR=docs/_build/html 20:46:06 + [[ -d docs/_build/html ]] 20:46:06 + echo '---> tox-run.sh ends' 20:46:06 ---> tox-run.sh ends 20:46:06 + test 3 -eq 0 20:46:06 + exit 3 20:46:06 ++ '[' 2 = 1 ']' 20:46:06 Build step 'Execute shell' marked build as failure 20:46:06 $ ssh-agent -k 20:46:06 unset SSH_AUTH_SOCK; 20:46:06 unset SSH_AGENT_PID; 20:46:06 echo Agent pid 1688 killed; 20:46:06 [ssh-agent] Stopped. 20:46:06 [PostBuildScript] - [INFO] Executing post build scripts. 20:46:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16926855335234695991.sh 20:46:06 ---> sysstat.sh 20:46:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5181368372738086543.sh 20:46:07 ---> package-listing.sh 20:46:07 ++ facter osfamily 20:46:07 ++ tr '[:upper:]' '[:lower:]' 20:46:07 + OS_FAMILY=debian 20:46:07 + workspace=/w/workspace/oom-master-pre-commit-lint 20:46:07 + START_PACKAGES=/tmp/packages_start.txt 20:46:07 + END_PACKAGES=/tmp/packages_end.txt 20:46:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:07 + PACKAGES=/tmp/packages_start.txt 20:46:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:46:07 + PACKAGES=/tmp/packages_end.txt 20:46:07 + case "${OS_FAMILY}" in 20:46:07 + dpkg -l 20:46:07 + grep '^ii' 20:46:07 + '[' -f /tmp/packages_start.txt ']' 20:46:07 + '[' -f /tmp/packages_end.txt ']' 20:46:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:46:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:46:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:46:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11883958527369902575.sh 20:46:07 ---> capture-instance-metadata.sh 20:46:07 Setup pyenv: 20:46:07 system 20:46:07 3.8.13 20:46:07 3.9.13 20:46:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:46:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sm72 20:46:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:46:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:16 lf-activate-venv(): INFO: Base packages installed successfully 20:46:16 lf-activate-venv(): INFO: Installing additional packages: lftools 20:46:36 lf-activate-venv(): INFO: Adding /tmp/venv-Sm72/bin to PATH 20:46:36 INFO: Running in OpenStack, capturing instance metadata 20:46:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14306899297281028599.sh 20:46:36 provisioning config files... 20:46:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13343320635315741337tmp 20:46:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:46:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:46:36 [EnvInject] - Injecting environment variables from a build step. 20:46:36 [EnvInject] - Injecting as environment variables the properties content 20:46:36 SERVER_ID=logs 20:46:36 20:46:36 [EnvInject] - Variables injected successfully. 20:46:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7560789418294689075.sh 20:46:36 ---> create-netrc.sh 20:46:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4895729536905224641.sh 20:46:36 ---> python-tools-install.sh 20:46:36 Setup pyenv: 20:46:36 system 20:46:36 3.8.13 20:46:36 3.9.13 20:46:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:46:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sm72 from file:/tmp/.os_lf_venv 20:46:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:38 lf-activate-venv(): INFO: Base packages installed successfully 20:46:38 lf-activate-venv(): INFO: Installing additional packages: lftools 20:46:45 lf-activate-venv(): INFO: Adding /tmp/venv-Sm72/bin to PATH 20:46:45 Generating Requirements File 20:47:07 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. 20:47:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:47:07 Python 3.10.6 20:47:08 pip 26.1.2 from /tmp/venv-Sm72/lib/python3.10/site-packages/pip (python 3.10) 20:47:08 aiohappyeyeballs==2.7.1 20:47:08 aiohttp==3.14.3 20:47:08 aiosignal==1.4.0 20:47:08 appdirs==1.4.4 20:47:08 argcomplete==3.7.0 20:47:08 aspy.yaml==1.3.0 20:47:08 async-timeout==5.0.1 20:47:08 attrs==26.1.0 20:47:08 autopage==0.6.0 20:47:08 backports.strenum==1.3.1 20:47:08 beautifulsoup4==4.15.0 20:47:08 boto3==1.43.56 20:47:08 botocore==1.43.56 20:47:08 bs4==0.0.2 20:47:08 certifi==2026.7.22 20:47:08 cffi==2.1.0 20:47:08 cfgv==3.5.0 20:47:08 chardet==7.4.3 20:47:08 charset-normalizer==3.4.9 20:47:08 click==8.4.2 20:47:08 cliff==4.14.0 20:47:08 cmd2==3.5.1 20:47:08 cryptography==3.3.2 20:47:08 debtcollector==3.1.0 20:47:08 decorator==5.3.1 20:47:08 defusedxml==0.7.1 20:47:08 Deprecated==1.3.1 20:47:08 distlib==0.4.3 20:47:08 dnspython==2.8.0 20:47:08 docker==7.2.0 20:47:08 dogpile.cache==1.5.0 20:47:08 durationpy==0.10 20:47:08 email-validator==2.3.0 20:47:08 filelock==3.32.0 20:47:08 frozenlist==1.8.0 20:47:08 future==1.0.0 20:47:08 gitdb==4.0.12 20:47:08 GitPython==3.1.56 20:47:08 httplib2==0.30.2 20:47:08 identify==2.6.19 20:47:08 idna==3.18 20:47:08 importlib-resources==1.5.0 20:47:08 iso8601==2.1.0 20:47:08 Jinja2==3.1.6 20:47:08 jmespath==1.1.0 20:47:08 jsonpatch==1.33 20:47:08 jsonpointer==3.1.1 20:47:08 jsonschema==4.26.0 20:47:08 jsonschema-specifications==2025.9.1 20:47:08 keystoneauth1==5.14.0 20:47:08 kubernetes==36.0.3 20:47:08 lftools==0.37.22 20:47:08 lxml==6.1.1 20:47:08 markdown-it-py==4.2.0 20:47:08 MarkupSafe==3.0.3 20:47:08 mdurl==0.1.2 20:47:08 msgpack==1.2.1 20:47:08 multi_key_dict==2.0.3 20:47:08 multidict==6.7.1 20:47:08 munch==4.0.0 20:47:08 netaddr==1.3.0 20:47:08 niet==1.4.2 20:47:08 nodeenv==1.10.0 20:47:08 oauth2client==4.1.3 20:47:08 oauthlib==3.3.1 20:47:08 openstacksdk==4.13.0 20:47:08 os-service-types==1.8.2 20:47:08 osc-lib==4.6.0 20:47:08 oslo.config==10.4.0 20:47:08 oslo.context==6.4.0 20:47:08 oslo.i18n==6.8.0 20:47:08 oslo.log==8.2.0 20:47:08 oslo.serialization==5.10.0 20:47:08 oslo.utils==10.1.1 20:47:08 packaging==26.2 20:47:08 pbr==7.0.3 20:47:08 platformdirs==4.11.0 20:47:08 prettytable==3.18.0 20:47:08 propcache==0.5.2 20:47:08 psutil==7.2.2 20:47:08 pyasn1==0.6.4 20:47:08 pyasn1_modules==0.4.2 20:47:08 pycparser==3.0 20:47:08 pygerrit2==2.0.15 20:47:08 PyGithub==2.9.1 20:47:08 Pygments==2.20.0 20:47:08 PyJWT==2.13.0 20:47:08 PyNaCl==1.6.2 20:47:08 pyparsing==2.4.7 20:47:08 pyperclip==1.11.0 20:47:08 pyrsistent==0.20.0 20:47:08 python-cinderclient==9.9.0 20:47:08 python-dateutil==2.9.0.post0 20:47:08 python-discovery==1.5.0 20:47:08 python-heatclient==5.2.0 20:47:08 python-jenkins==1.8.3 20:47:08 python-keystoneclient==5.8.0 20:47:08 python-magnumclient==4.11.0 20:47:08 python-openstackclient==10.0.0 20:47:08 python-swiftclient==4.10.0 20:47:08 PyYAML==6.0.3 20:47:08 referencing==0.37.0 20:47:08 requests==2.34.2 20:47:08 requests-oauthlib==2.0.0 20:47:08 rfc3986==2.0.0 20:47:08 rich==15.0.0 20:47:08 rich-argparse==1.8.0 20:47:08 rpds-py==0.30.0 20:47:08 rsa==4.9.1 20:47:08 ruamel.yaml==0.19.1 20:47:08 ruamel.yaml.clib==0.2.15 20:47:08 s3transfer==0.19.2 20:47:08 simplejson==4.1.1 20:47:08 six==1.17.0 20:47:08 smmap==5.0.3 20:47:08 soupsieve==2.9.1 20:47:08 stevedore==5.8.0 20:47:08 tabulate==0.10.0 20:47:08 toml==0.10.2 20:47:08 tomlkit==0.15.1 20:47:08 tqdm==4.69.1 20:47:08 typing_extensions==4.16.0 20:47:08 urllib3==1.26.20 20:47:08 virtualenv==21.7.0 20:47:08 wcwidth==0.8.2 20:47:08 websocket-client==1.9.0 20:47:08 wrapt==2.2.2 20:47:08 xdg==6.0.0 20:47:08 xmltodict==1.0.4 20:47:08 yarl==1.24.5 20:47:08 yq==4.1.2 20:47:08 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3588777300468512501.sh 20:47:08 ---> uv-install.sh 20:47:08 Installing uv/uvx (latest) using shell installer 20:47:08 2026-07-25 20:47:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-I3wuOF.sh" [1] 20:47:08 downloading uv 0.11.32 x86_64-unknown-linux-gnu 20:47:09 installing to /home/jenkins/.local/bin 20:47:09 uv 20:47:09 uvx 20:47:09 everything's installed! 20:47:09 20:47:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:47:09 20:47:09 source $HOME/.local/bin/env (sh, bash, zsh) 20:47:09 source $HOME/.local/bin/env.fish (fish) 20:47:09 Adding install location to PATH 20:47:09 ---> Validating uv/uvx install 20:47:09 uvx 0.11.32 (x86_64-unknown-linux-gnu) 20:47:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3137290308086227806.sh 20:47:09 ---> sudo-logs.sh 20:47:09 Archiving 'sudo' log.. 20:47:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11354881921019367305.sh 20:47:09 ---> job-cost.sh 20:47:09 INFO: Activating Python virtual environment... 20:47:09 Setup pyenv: 20:47:09 system 20:47:09 3.8.13 20:47:09 3.9.13 20:47:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sm72 from file:/tmp/.os_lf_venv 20:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:11 lf-activate-venv(): INFO: Base packages installed successfully 20:47:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-Sm72/bin to PATH 20:47:16 INFO: No stack-cost file found 20:47:16 INFO: Instance uptime: 135s 20:47:16 INFO: Fetching instance metadata (attempt 1 of 3)... 20:47:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:47:17 INFO: Successfully fetched instance metadata 20:47:17 INFO: Instance type: v3-standard-4 20:47:17 INFO: Retrieving pricing info for: v3-standard-4 20:47:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:47:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 20:47:17 INFO: Successfully fetched Vexxhost pricing API 20:47:17 INFO: Retrieved cost: 0.11 20:47:17 INFO: Retrieved resource: v3-standard-4 20:47:17 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:47:17 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:47:17 INFO: Successfully archived job cost data 20:47:17 DEBUG: Cost data: oom-master-pre-commit-lint,4748,2026-07-25 20:47:17,v3-standard-4,135,0.11,0.00,FAILURE 20:47:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10731197264159145617.sh 20:47:17 ---> logs-deploy.sh 20:47:17 Setup pyenv: 20:47:17 system 20:47:17 3.8.13 20:47:17 3.9.13 20:47:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sm72 from file:/tmp/.os_lf_venv 20:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:19 lf-activate-venv(): INFO: Base packages installed successfully 20:47:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-Sm72/bin to PATH 20:47:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4748 20:47:26 INFO: archiving workspace using pattern(s): 20:47:27 Archives upload complete. 20:47:27 INFO: archiving logs to Nexus 20:47:28 ---> uname -a: 20:47:28 Linux prd-ubuntu1804-builder-4c-4g-12310 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:47:28 20:47:28 20:47:28 ---> lscpu: 20:47:28 Architecture: x86_64 20:47:28 CPU op-mode(s): 32-bit, 64-bit 20:47:28 Byte Order: Little Endian 20:47:28 CPU(s): 4 20:47:28 On-line CPU(s) list: 0-3 20:47:28 Thread(s) per core: 1 20:47:28 Core(s) per socket: 1 20:47:28 Socket(s): 4 20:47:28 NUMA node(s): 1 20:47:28 Vendor ID: AuthenticAMD 20:47:28 CPU family: 23 20:47:28 Model: 49 20:47:28 Model name: AMD EPYC-Rome Processor 20:47:28 Stepping: 0 20:47:28 CPU MHz: 2799.998 20:47:28 BogoMIPS: 5599.99 20:47:28 Virtualization: AMD-V 20:47:28 Hypervisor vendor: KVM 20:47:28 Virtualization type: full 20:47:28 L1d cache: 32K 20:47:28 L1i cache: 32K 20:47:28 L2 cache: 512K 20:47:28 L3 cache: 16384K 20:47:28 NUMA node0 CPU(s): 0-3 20:47:28 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 20:47:28 20:47:28 20:47:28 ---> nproc: 20:47:28 4 20:47:28 20:47:28 20:47:28 ---> df -h: 20:47:28 Filesystem Size Used Avail Use% Mounted on 20:47:28 udev 7.9G 0 7.9G 0% /dev 20:47:28 tmpfs 1.6G 676K 1.6G 1% /run 20:47:28 /dev/vda1 78G 8.5G 69G 11% / 20:47:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:47:28 tmpfs 5.0M 0 5.0M 0% /run/lock 20:47:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:47:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:47:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:47:28 20:47:28 20:47:28 ---> free -m: 20:47:28 total used free shared buff/cache available 20:47:28 Mem: 16040 556 13158 0 2325 15160 20:47:28 Swap: 1023 0 1023 20:47:28 20:47:28 20:47:28 ---> ip addr: 20:47:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:47:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:47:28 inet 127.0.0.1/8 scope host lo 20:47:28 valid_lft forever preferred_lft forever 20:47:28 inet6 ::1/128 scope host 20:47:28 valid_lft forever preferred_lft forever 20:47:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:47:28 link/ether fa:16:3e:79:9e:82 brd ff:ff:ff:ff:ff:ff 20:47:28 inet 10.30.107.74/23 brd 10.30.107.255 scope global dynamic ens3 20:47:28 valid_lft 86261sec preferred_lft 86261sec 20:47:28 inet6 fe80::f816:3eff:fe79:9e82/64 scope link 20:47:28 valid_lft forever preferred_lft forever 20:47:28 20:47:28 20:47:28 ---> sar -b -r -n DEV: 20:47:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12310) 07/25/26 _x86_64_ (4 CPU) 20:47:28 20:47:28 20:45:10 LINUX RESTART (4 CPU) 20:47:28 20:47:28 20:46:03 tps rtps wtps bread/s bwrtn/s 20:47:28 20:47:01 123.10 0.93 122.17 114.19 16159.01 20:47:28 Average: 123.10 0.93 122.17 114.19 16159.01 20:47:28 20:47:28 20:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:47:28 20:47:01 13637244 15500668 2787724 16.97 80528 1968808 801476 4.59 784376 1759928 188136 20:47:28 Average: 13637244 15500668 2787724 16.97 80528 1968808 801476 4.59 784376 1759928 188136 20:47:28 20:47:28 20:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:47:28 20:47:01 lo 1.45 1.45 0.17 0.17 0.00 0.00 0.00 0.00 20:47:28 20:47:01 ens3 81.00 59.06 1215.84 12.94 0.00 0.00 0.00 0.00 20:47:28 Average: lo 1.45 1.45 0.17 0.17 0.00 0.00 0.00 0.00 20:47:28 Average: ens3 81.00 59.06 1215.84 12.94 0.00 0.00 0.00 0.00 20:47:28 20:47:28 20:47:28 ---> sar -P ALL: 20:47:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12310) 07/25/26 _x86_64_ (4 CPU) 20:47:28 20:47:28 20:45:10 LINUX RESTART (4 CPU) 20:47:28 20:47:28 20:46:03 CPU %user %nice %system %iowait %steal %idle 20:47:28 20:47:01 all 21.29 0.00 1.43 1.86 0.05 75.37 20:47:28 20:47:01 0 26.66 0.00 1.38 0.50 0.05 71.40 20:47:28 20:47:01 1 11.03 0.00 0.93 0.47 0.03 87.54 20:47:28 20:47:01 2 21.38 0.00 1.45 4.54 0.07 72.56 20:47:28 20:47:01 3 26.11 0.00 1.97 1.92 0.05 69.96 20:47:28 Average: all 21.29 0.00 1.43 1.86 0.05 75.37 20:47:28 Average: 0 26.66 0.00 1.38 0.50 0.05 71.40 20:47:28 Average: 1 11.03 0.00 0.93 0.47 0.03 87.54 20:47:28 Average: 2 21.38 0.00 1.45 4.54 0.07 72.56 20:47:28 Average: 3 26.11 0.00 1.97 1.92 0.05 69.96 20:47:28 20:47:28 20:47:28