12:54:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 12:54:10 Running as SYSTEM 12:54:10 [EnvInject] - Loading node environment variables. 12:54:10 Building remotely on prd-ubuntu1804-builder-4c-4g-13339 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:54:10 [ssh-agent] Looking for ssh-agent implementation... 12:54:10 $ ssh-agent 12:54:10 SSH_AUTH_SOCK=/tmp/ssh-OEPnRXOpF635/agent.1760 12:54:10 SSH_AGENT_PID=1762 12:54:10 [ssh-agent] Started. 12:54:10 Running ssh-add (command line suppressed) 12:54:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15728997739577972274.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15728997739577972274.key) 12:54:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:54:11 The recommended git tool is: NONE 12:54:24 using credential onap-jenkins-ssh 12:54:24 Wiping out workspace first. 12:54:24 Cloning the remote Git repository 12:54:24 Cloning repository git://cloud.onap.org/mirror/oom.git 12:54:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:54:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:24 > git --version # timeout=10 12:54:24 > git --version # 'git version 2.17.1' 12:54:24 using GIT_SSH to set credentials Gerrit user 12:54:24 Verifying host key using manually-configured host key entries 12:54:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:54:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:30 using GIT_SSH to set credentials Gerrit user 12:54:30 Verifying host key using manually-configured host key entries 12:54:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/10 # timeout=30 12:54:30 > git rev-parse ae422c1bc55b0911d2b3837ae13ddec04d51cc31^{commit} # timeout=10 12:54:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:54:30 Checking out Revision ae422c1bc55b0911d2b3837ae13ddec04d51cc31 (refs/changes/15/146015/10) 12:54:30 > git config core.sparsecheckout # timeout=10 12:54:30 > git checkout -f ae422c1bc55b0911d2b3837ae13ddec04d51cc31 # timeout=30 12:54:34 Commit message: "[POLICY] Update docker images to latest versions" 12:54:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:54:34 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 12:54:34 [EnvInject] - Injecting environment variables from a build step. 12:54:34 [EnvInject] - Injecting as environment variables the properties content 12:54:34 PYTHON=python3 12:54:34 12:54:34 [EnvInject] - Variables injected successfully. 12:54:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15398144015582862399.sh 12:54:34 ---> tox-install.sh 12:54:34 + source /home/jenkins/lf-env.sh 12:54:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:34 ++ mktemp -d /tmp/venv-XXXX 12:54:34 + lf_venv=/tmp/venv-SuXN 12:54:34 + local venv_file=/tmp/.os_lf_venv 12:54:34 + local python=python3 12:54:34 + local options 12:54:34 + local set_path=true 12:54:34 + local install_args= 12:54:34 ++ 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 12:54:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:34 + true 12:54:34 + case $1 in 12:54:34 + venv_file=/tmp/.toxenv 12:54:34 + shift 2 12:54:34 + true 12:54:34 + case $1 in 12:54:34 + shift 12:54:34 + break 12:54:34 + case $python in 12:54:34 + local pkg_list= 12:54:34 + [[ -d /opt/pyenv ]] 12:54:34 + echo 'Setup pyenv:' 12:54:34 Setup pyenv: 12:54:34 + export PYENV_ROOT=/opt/pyenv 12:54:34 + PYENV_ROOT=/opt/pyenv 12:54:34 + 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 12:54:34 + 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 12:54:34 + pyenv versions 12:54:34 * system (set by /opt/pyenv/version) 12:54:34 * 3.8.13 (set by /opt/pyenv/version) 12:54:34 * 3.9.13 (set by /opt/pyenv/version) 12:54:34 * 3.10.6 (set by /opt/pyenv/version) 12:54:34 + command -v pyenv 12:54:34 ++ pyenv init - --no-rehash 12:54:34 + 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[*]}"'\'')" 12:54:34 export PATH="/opt/pyenv/shims:${PATH}" 12:54:34 export PYENV_SHELL=bash 12:54:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:34 pyenv() { 12:54:34 local command 12:54:34 command="${1:-}" 12:54:34 if [ "$#" -gt 0 ]; then 12:54:34 shift 12:54:34 fi 12:54:34 12:54:34 case "$command" in 12:54:34 rehash|shell) 12:54:34 eval "$(pyenv "sh-$command" "$@")" 12:54:34 ;; 12:54:34 *) 12:54:34 command pyenv "$command" "$@" 12:54:34 ;; 12:54:34 esac 12:54:34 }' 12:54:34 +++ 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[*]}"' 12:54:34 ++ 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 12:54:34 ++ 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 12:54:34 ++ 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 12:54:34 ++ export PYENV_SHELL=bash 12:54:34 ++ PYENV_SHELL=bash 12:54:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:34 +++ complete -F _pyenv pyenv 12:54:34 ++ lf-pyver python3 12:54:34 ++ local py_version_xy=python3 12:54:34 ++ local py_version_xyz= 12:54:34 ++ pyenv versions 12:54:34 ++ local command 12:54:34 ++ command=versions 12:54:34 ++ '[' 1 -gt 0 ']' 12:54:34 ++ shift 12:54:34 ++ case "$command" in 12:54:34 ++ command pyenv versions 12:54:34 ++ pyenv versions 12:54:34 ++ grep -E '^[0-9.]*[0-9]$' 12:54:34 ++ awk '{ print $1 }' 12:54:34 ++ sed 's/^[ *]* //' 12:54:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:34 +++ grep '^3' /tmp/.pyenv_versions 12:54:34 +++ sort -V 12:54:34 +++ tail -n 1 12:54:34 ++ py_version_xyz=3.10.6 12:54:34 ++ [[ -z 3.10.6 ]] 12:54:34 ++ echo 3.10.6 12:54:34 ++ return 0 12:54:34 + pyenv local 3.10.6 12:54:34 + local command 12:54:34 + command=local 12:54:34 + '[' 2 -gt 0 ']' 12:54:34 + shift 12:54:34 + case "$command" in 12:54:34 + command pyenv local 3.10.6 12:54:34 + pyenv local 3.10.6 12:54:34 + for arg in "$@" 12:54:34 + case $arg in 12:54:34 + pkg_list+='tox ' 12:54:34 + for arg in "$@" 12:54:34 + case $arg in 12:54:34 + pkg_list+='virtualenv ' 12:54:34 + for arg in "$@" 12:54:34 + case $arg in 12:54:34 + pkg_list+='urllib3~=1.26.15 ' 12:54:34 + [[ -f /tmp/.toxenv ]] 12:54:34 + [[ ! -f /tmp/.toxenv ]] 12:54:34 + [[ -n '' ]] 12:54:34 + python3 -m venv /tmp/venv-SuXN 12:54:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SuXN' 12:54:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SuXN 12:54:38 + echo /tmp/venv-SuXN 12:54:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:54:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:38 + local 'pip_opts=--upgrade --quiet' 12:54:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:54:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:54:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:54:38 + [[ -n '' ]] 12:54:38 + [[ -n '' ]] 12:54:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:54:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:38 + /tmp/venv-SuXN/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 12:54:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:54:42 lf-activate-venv(): INFO: Base packages installed successfully 12:54:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:54:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:54:42 + /tmp/venv-SuXN/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 12:54:44 + type python3 12:54:44 + true 12:54:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SuXN/bin to PATH' 12:54:44 lf-activate-venv(): INFO: Adding /tmp/venv-SuXN/bin to PATH 12:54:44 + PATH=/tmp/venv-SuXN/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 12:54:44 + return 0 12:54:44 + python3 --version 12:54:44 Python 3.10.6 12:54:44 + python3 -m pip --version 12:54:45 pip 26.1.2 from /tmp/venv-SuXN/lib/python3.10/site-packages/pip (python 3.10) 12:54:45 + python3 -m pip freeze 12:54:45 cachetools==7.1.6 12:54:45 colorama==0.4.6 12:54:45 distlib==0.4.3 12:54:45 filelock==3.32.0 12:54:45 packaging==26.2 12:54:45 platformdirs==4.11.0 12:54:45 pluggy==1.6.0 12:54:45 pyproject-api==1.11.0 12:54:45 python-discovery==1.5.0 12:54:45 tomli==2.4.1 12:54:45 tomli_w==1.2.0 12:54:45 tox==4.58.0 12:54:45 typing_extensions==4.16.0 12:54:45 urllib3==1.26.20 12:54:45 virtualenv==21.7.0 12:54:45 [EnvInject] - Injecting environment variables from a build step. 12:54:45 [EnvInject] - Injecting as environment variables the properties content 12:54:45 PARALLEL=false 12:54:45 12:54:45 [EnvInject] - Variables injected successfully. 12:54:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins141614316309373578.sh 12:54:45 ---> tox-run.sh 12:54:45 + 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 12:54:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:54:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:54:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:54:45 + cd /w/workspace/oom-master-pre-commit-lint/. 12:54:45 + source /home/jenkins/lf-env.sh 12:54:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:45 ++ mktemp -d /tmp/venv-XXXX 12:54:45 + lf_venv=/tmp/venv-EBaW 12:54:45 + local venv_file=/tmp/.os_lf_venv 12:54:45 + local python=python3 12:54:45 + local options 12:54:45 + local set_path=true 12:54:45 + local install_args= 12:54:45 ++ 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 12:54:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:45 + true 12:54:45 + case $1 in 12:54:45 + venv_file=/tmp/.toxenv 12:54:45 + shift 2 12:54:45 + true 12:54:45 + case $1 in 12:54:45 + shift 12:54:45 + break 12:54:45 + case $python in 12:54:45 + local pkg_list= 12:54:45 + [[ -d /opt/pyenv ]] 12:54:45 + echo 'Setup pyenv:' 12:54:45 Setup pyenv: 12:54:45 + export PYENV_ROOT=/opt/pyenv 12:54:45 + PYENV_ROOT=/opt/pyenv 12:54:45 + 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 12:54:45 + 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 12:54:45 + pyenv versions 12:54:45 system 12:54:45 3.8.13 12:54:45 3.9.13 12:54:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:54:45 + command -v pyenv 12:54:45 ++ pyenv init - --no-rehash 12:54:45 + 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[*]}"'\'')" 12:54:45 export PATH="/opt/pyenv/shims:${PATH}" 12:54:45 export PYENV_SHELL=bash 12:54:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:45 pyenv() { 12:54:45 local command 12:54:45 command="${1:-}" 12:54:45 if [ "$#" -gt 0 ]; then 12:54:45 shift 12:54:45 fi 12:54:45 12:54:45 case "$command" in 12:54:45 rehash|shell) 12:54:45 eval "$(pyenv "sh-$command" "$@")" 12:54:45 ;; 12:54:45 *) 12:54:45 command pyenv "$command" "$@" 12:54:45 ;; 12:54:45 esac 12:54:45 }' 12:54:45 +++ 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[*]}"' 12:54:45 ++ 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 12:54:45 ++ 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 12:54:45 ++ 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 12:54:45 ++ export PYENV_SHELL=bash 12:54:45 ++ PYENV_SHELL=bash 12:54:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:45 +++ complete -F _pyenv pyenv 12:54:45 ++ lf-pyver python3 12:54:45 ++ local py_version_xy=python3 12:54:45 ++ local py_version_xyz= 12:54:45 ++ pyenv versions 12:54:45 ++ sed 's/^[ *]* //' 12:54:45 ++ local command 12:54:45 ++ command=versions 12:54:45 ++ '[' 1 -gt 0 ']' 12:54:45 ++ shift 12:54:45 ++ case "$command" in 12:54:45 ++ command pyenv versions 12:54:45 ++ pyenv versions 12:54:45 ++ grep -E '^[0-9.]*[0-9]$' 12:54:45 ++ awk '{ print $1 }' 12:54:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:45 +++ grep '^3' /tmp/.pyenv_versions 12:54:45 +++ sort -V 12:54:45 +++ tail -n 1 12:54:45 ++ py_version_xyz=3.10.6 12:54:45 ++ [[ -z 3.10.6 ]] 12:54:45 ++ echo 3.10.6 12:54:45 ++ return 0 12:54:45 + pyenv local 3.10.6 12:54:45 + local command 12:54:45 + command=local 12:54:45 + '[' 2 -gt 0 ']' 12:54:45 + shift 12:54:45 + case "$command" in 12:54:45 + command pyenv local 3.10.6 12:54:45 + pyenv local 3.10.6 12:54:45 + for arg in "$@" 12:54:45 + case $arg in 12:54:45 + pkg_list+='tox ' 12:54:45 + for arg in "$@" 12:54:45 + case $arg in 12:54:45 + pkg_list+='virtualenv ' 12:54:45 + for arg in "$@" 12:54:45 + case $arg in 12:54:45 + pkg_list+='urllib3~=1.26.15 ' 12:54:45 + [[ -f /tmp/.toxenv ]] 12:54:45 ++ cat /tmp/.toxenv 12:54:45 + lf_venv=/tmp/venv-SuXN 12:54:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SuXN from' file:/tmp/.toxenv 12:54:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SuXN from file:/tmp/.toxenv 12:54:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:54:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:45 + local 'pip_opts=--upgrade --quiet' 12:54:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:54:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:54:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:54:45 + [[ -n '' ]] 12:54:45 + [[ -n '' ]] 12:54:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:54:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:45 + /tmp/venv-SuXN/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 12:54:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:54:46 lf-activate-venv(): INFO: Base packages installed successfully 12:54:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:54:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:54:46 + /tmp/venv-SuXN/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 12:54:47 + type python3 12:54:47 + true 12:54:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SuXN/bin to PATH' 12:54:47 lf-activate-venv(): INFO: Adding /tmp/venv-SuXN/bin to PATH 12:54:47 + PATH=/tmp/venv-SuXN/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 12:54:47 + return 0 12:54:47 + [[ -d /opt/pyenv ]] 12:54:47 + echo '---> Setting up pyenv' 12:54:47 ---> Setting up pyenv 12:54:47 + export PYENV_ROOT=/opt/pyenv 12:54:47 + PYENV_ROOT=/opt/pyenv 12:54:47 + export PATH=/opt/pyenv/bin:/tmp/venv-SuXN/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 12:54:47 + PATH=/opt/pyenv/bin:/tmp/venv-SuXN/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 12:54:47 ++ pwd 12:54:47 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:54:47 + export PYTHONPATH 12:54:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:47 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:47 + tox --version 12:54:47 4.58.0 from /tmp/venv-SuXN/lib/python3.10/site-packages/tox/__init__.py 12:54:47 + PARALLEL=false 12:54:47 + TOX_OPTIONS_LIST= 12:54:47 + [[ -n pre-commit ]] 12:54:47 + TOX_OPTIONS_LIST=' -e pre-commit' 12:54:47 + case ${PARALLEL,,} in 12:54:47 + tox -e pre-commit 12:54:47 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:54:49 pre-commit: install_deps> python -I -m pip install pre-commit 12:54:51 pre-commit: freeze> python -m pip freeze --all 12:54:51 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 12:54:51 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:54:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:54:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:54:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:54 [INFO] Once installed this environment will be reused. 12:54:54 [INFO] This may take a few minutes... 12:54:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:58 [INFO] Once installed this environment will be reused. 12:54:58 [INFO] This may take a few minutes... 12:55:02 An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') 12:55:02 return code: 129 12:55:02 stdout: (none) 12:55:02 stderr: 12:55:02 error: unknown option `deduplicate' 12:55:02 usage: git ls-files [] [...] 12:55:02 12:55:02 -z paths are separated with NUL character 12:55:02 -t identify the file status with tags 12:55:02 -v use lowercase letters for 'assume unchanged' files 12:55:02 -f use lowercase letters for 'fsmonitor clean' files 12:55:02 -c, --cached show cached files in the output (default) 12:55:02 -d, --deleted show deleted files in the output 12:55:02 -m, --modified show modified files in the output 12:55:02 -o, --others show other files in the output 12:55:02 -i, --ignored show ignored files in the output 12:55:02 -s, --stage show staged contents' object name in the output 12:55:02 -k, --killed show files on the filesystem that need to be removed 12:55:02 --directory show 'other' directories' names only 12:55:02 --eol show line endings of files 12:55:02 --empty-directory don't show empty directories 12:55:02 -u, --unmerged show unmerged files in the output 12:55:02 --resolve-undo show resolve-undo information 12:55:02 -x, --exclude 12:55:02 skip files matching pattern 12:55:02 -X, --exclude-from 12:55:02 exclude patterns are read from 12:55:02 --exclude-per-directory 12:55:02 read additional per-directory exclude patterns in 12:55:02 --exclude-standard add the standard git exclusions 12:55:02 --full-name make the output relative to the project top directory 12:55:02 --recurse-submodules recurse through submodules 12:55:02 --error-unmatch if any is not in the index, treat this as an error 12:55:02 --with-tree 12:55:02 pretend that paths removed since are still present 12:55:02 --abbrev[=] use digits to display SHA-1s 12:55:02 --debug show debugging data 12:55:02 Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log 12:55:02 pre-commit: exit 3 (10.81 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2306 12:55:02 pre-commit: FAIL code 3 (14.86=setup[4.05]+cmd[10.81] seconds) 12:55:02 evaluation failed :( (14.90 seconds) 12:55:02 + tox_status=3 12:55:02 + echo '---> Completed tox runs' 12:55:02 ---> Completed tox runs 12:55:02 + for i in .tox/*/log 12:55:02 ++ echo .tox/pre-commit/log 12:55:02 ++ awk -F/ '{print $2}' 12:55:02 + tox_env=pre-commit 12:55:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:55:02 + DOC_DIR=docs/_build/html 12:55:02 + [[ -d docs/_build/html ]] 12:55:02 + echo '---> tox-run.sh ends' 12:55:02 ---> tox-run.sh ends 12:55:02 + test 3 -eq 0 12:55:02 + exit 3 12:55:02 ++ '[' 2 = 1 ']' 12:55:02 Build step 'Execute shell' marked build as failure 12:55:02 $ ssh-agent -k 12:55:02 unset SSH_AUTH_SOCK; 12:55:02 unset SSH_AGENT_PID; 12:55:02 echo Agent pid 1762 killed; 12:55:02 [ssh-agent] Stopped. 12:55:02 [PostBuildScript] - [INFO] Executing post build scripts. 12:55:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5484277004015303596.sh 12:55:02 ---> sysstat.sh 12:55:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1466953597483810117.sh 12:55:03 ---> package-listing.sh 12:55:03 ++ facter osfamily 12:55:03 ++ tr '[:upper:]' '[:lower:]' 12:55:03 + OS_FAMILY=debian 12:55:03 + workspace=/w/workspace/oom-master-pre-commit-lint 12:55:03 + START_PACKAGES=/tmp/packages_start.txt 12:55:03 + END_PACKAGES=/tmp/packages_end.txt 12:55:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:03 + PACKAGES=/tmp/packages_start.txt 12:55:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:55:03 + PACKAGES=/tmp/packages_end.txt 12:55:03 + case "${OS_FAMILY}" in 12:55:03 + dpkg -l 12:55:03 + grep '^ii' 12:55:03 + '[' -f /tmp/packages_start.txt ']' 12:55:03 + '[' -f /tmp/packages_end.txt ']' 12:55:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:55:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:55:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:55:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17420025788344329823.sh 12:55:03 ---> capture-instance-metadata.sh 12:55:03 Setup pyenv: 12:55:03 system 12:55:03 3.8.13 12:55:03 3.9.13 12:55:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:55:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Geyt 12:55:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:55:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:13 lf-activate-venv(): INFO: Base packages installed successfully 12:55:13 lf-activate-venv(): INFO: Installing additional packages: lftools 12:55:35 lf-activate-venv(): INFO: Adding /tmp/venv-Geyt/bin to PATH 12:55:35 INFO: Running in OpenStack, capturing instance metadata 12:55:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10461829950807835850.sh 12:55:35 provisioning config files... 12:55:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16174391152166974721tmp 12:55:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:55:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:55:35 [EnvInject] - Injecting environment variables from a build step. 12:55:35 [EnvInject] - Injecting as environment variables the properties content 12:55:35 SERVER_ID=logs 12:55:35 12:55:35 [EnvInject] - Variables injected successfully. 12:55:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9671960287369387334.sh 12:55:35 ---> create-netrc.sh 12:55:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9021200614956940922.sh 12:55:35 ---> python-tools-install.sh 12:55:35 Setup pyenv: 12:55:35 system 12:55:35 3.8.13 12:55:35 3.9.13 12:55:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:55:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Geyt from file:/tmp/.os_lf_venv 12:55:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:37 lf-activate-venv(): INFO: Base packages installed successfully 12:55:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-Geyt/bin to PATH 12:55:44 Generating Requirements File 12:56:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:56:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:56:06 Python 3.10.6 12:56:06 pip 26.1.2 from /tmp/venv-Geyt/lib/python3.10/site-packages/pip (python 3.10) 12:56:07 aiohappyeyeballs==2.7.1 12:56:07 aiohttp==3.14.3 12:56:07 aiosignal==1.4.0 12:56:07 appdirs==1.4.4 12:56:07 argcomplete==3.7.0 12:56:07 aspy.yaml==1.3.0 12:56:07 async-timeout==5.0.1 12:56:07 attrs==26.1.0 12:56:07 autopage==0.6.0 12:56:07 backports.strenum==1.3.1 12:56:07 beautifulsoup4==4.15.0 12:56:07 boto3==1.43.57 12:56:07 botocore==1.43.57 12:56:07 bs4==0.0.2 12:56:07 certifi==2026.7.22 12:56:07 cffi==2.1.0 12:56:07 cfgv==3.5.0 12:56:07 chardet==7.4.3 12:56:07 charset-normalizer==3.4.9 12:56:07 click==8.4.2 12:56:07 cliff==4.14.0 12:56:07 cmd2==3.5.1 12:56:07 cryptography==3.3.2 12:56:07 debtcollector==3.1.0 12:56:07 decorator==5.3.1 12:56:07 defusedxml==0.7.1 12:56:07 Deprecated==1.3.1 12:56:07 distlib==0.4.3 12:56:07 dnspython==2.8.0 12:56:07 docker==7.2.0 12:56:07 dogpile.cache==1.5.0 12:56:07 durationpy==0.10 12:56:07 email-validator==2.3.0 12:56:07 filelock==3.32.0 12:56:07 frozenlist==1.8.0 12:56:07 future==1.0.0 12:56:07 gitdb==4.0.12 12:56:07 GitPython==3.1.57 12:56:07 httplib2==0.30.2 12:56:07 identify==2.6.19 12:56:07 idna==3.18 12:56:07 importlib-resources==1.5.0 12:56:07 iso8601==2.1.0 12:56:07 Jinja2==3.1.6 12:56:07 jmespath==1.1.0 12:56:07 jsonpatch==1.33 12:56:07 jsonpointer==3.1.1 12:56:07 jsonschema==4.26.0 12:56:07 jsonschema-specifications==2025.9.1 12:56:07 keystoneauth1==5.14.0 12:56:07 kubernetes==36.0.3 12:56:07 lftools==0.37.22 12:56:07 lxml==6.1.1 12:56:07 markdown-it-py==4.2.0 12:56:07 MarkupSafe==3.0.3 12:56:07 mdurl==0.1.2 12:56:07 msgpack==1.2.1 12:56:07 multi_key_dict==2.0.3 12:56:07 multidict==6.7.1 12:56:07 munch==4.0.0 12:56:07 netaddr==1.3.0 12:56:07 niet==1.4.2 12:56:07 nodeenv==1.10.0 12:56:07 oauth2client==4.1.3 12:56:07 oauthlib==3.3.1 12:56:07 openstacksdk==4.13.0 12:56:07 os-service-types==1.8.2 12:56:07 osc-lib==4.6.0 12:56:07 oslo.config==10.4.0 12:56:07 oslo.context==6.4.0 12:56:07 oslo.i18n==6.8.0 12:56:07 oslo.log==8.2.0 12:56:07 oslo.serialization==5.10.0 12:56:07 oslo.utils==10.1.1 12:56:07 packaging==26.2 12:56:07 pbr==7.0.3 12:56:07 platformdirs==4.11.0 12:56:07 prettytable==3.18.0 12:56:07 propcache==0.5.2 12:56:07 psutil==7.2.2 12:56:07 pyasn1==0.6.4 12:56:07 pyasn1_modules==0.4.2 12:56:07 pycparser==3.0 12:56:07 pygerrit2==2.0.15 12:56:07 PyGithub==2.9.1 12:56:07 Pygments==2.20.0 12:56:07 PyJWT==2.13.0 12:56:07 PyNaCl==1.6.2 12:56:07 pyparsing==2.4.7 12:56:07 pyperclip==1.11.0 12:56:07 pyrsistent==0.20.0 12:56:07 python-cinderclient==9.9.0 12:56:07 python-dateutil==2.9.0.post0 12:56:07 python-discovery==1.5.0 12:56:07 python-heatclient==5.2.0 12:56:07 python-jenkins==1.8.3 12:56:07 python-keystoneclient==5.8.0 12:56:07 python-magnumclient==4.11.0 12:56:07 python-openstackclient==10.0.0 12:56:07 python-swiftclient==4.10.0 12:56:07 PyYAML==6.0.3 12:56:07 referencing==0.37.0 12:56:07 requests==2.34.2 12:56:07 requests-oauthlib==2.0.0 12:56:07 rfc3986==2.0.0 12:56:07 rich==15.0.0 12:56:07 rich-argparse==1.8.0 12:56:07 rpds-py==0.30.0 12:56:07 rsa==4.9.1 12:56:07 ruamel.yaml==0.19.1 12:56:07 ruamel.yaml.clib==0.2.15 12:56:07 s3transfer==0.19.2 12:56:07 simplejson==4.1.1 12:56:07 six==1.17.0 12:56:07 smmap==5.0.3 12:56:07 soupsieve==2.9.1 12:56:07 stevedore==5.8.0 12:56:07 tabulate==0.10.0 12:56:07 toml==0.10.2 12:56:07 tomlkit==0.15.1 12:56:07 tqdm==4.70.0 12:56:07 typing_extensions==4.16.0 12:56:07 urllib3==1.26.20 12:56:07 virtualenv==21.7.0 12:56:07 wcwidth==0.8.2 12:56:07 websocket-client==1.9.0 12:56:07 wrapt==2.3.0 12:56:07 xdg==6.0.0 12:56:07 xmltodict==1.0.4 12:56:07 yarl==1.24.5 12:56:07 yq==4.1.2 12:56:07 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14746493041817860305.sh 12:56:07 ---> uv-install.sh 12:56:07 Installing uv/uvx (latest) using shell installer 12:56:07 2026-07-28 12:56:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-YqUiUb.sh" [1] 12:56:07 downloading uv 0.11.33 x86_64-unknown-linux-gnu 12:56:08 installing to /home/jenkins/.local/bin 12:56:08 uv 12:56:08 uvx 12:56:08 everything's installed! 12:56:08 12:56:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:56:08 12:56:08 source $HOME/.local/bin/env (sh, bash, zsh) 12:56:08 source $HOME/.local/bin/env.fish (fish) 12:56:08 Adding install location to PATH 12:56:08 ---> Validating uv/uvx install 12:56:08 uvx 0.11.33 (x86_64-unknown-linux-gnu) 12:56:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3210467501522273119.sh 12:56:08 ---> sudo-logs.sh 12:56:08 Archiving 'sudo' log.. 12:56:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14450256231021049579.sh 12:56:08 ---> job-cost.sh 12:56:08 INFO: Activating Python virtual environment... 12:56:08 Setup pyenv: 12:56:08 system 12:56:08 3.8.13 12:56:08 3.9.13 12:56:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Geyt from file:/tmp/.os_lf_venv 12:56:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:56:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:56:10 lf-activate-venv(): INFO: Base packages installed successfully 12:56:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-Geyt/bin to PATH 12:56:15 INFO: No stack-cost file found 12:56:15 INFO: Instance uptime: 163s 12:56:15 INFO: Fetching instance metadata (attempt 1 of 3)... 12:56:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:56:15 INFO: Successfully fetched instance metadata 12:56:15 INFO: Instance type: v3-standard-4 12:56:15 INFO: Retrieving pricing info for: v3-standard-4 12:56:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:56:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 12:56:15 INFO: Successfully fetched Vexxhost pricing API 12:56:15 INFO: Retrieved cost: 0.11 12:56:15 INFO: Retrieved resource: v3-standard-4 12:56:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:56:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:56:15 INFO: Successfully archived job cost data 12:56:15 DEBUG: Cost data: oom-master-pre-commit-lint,4760,2026-07-28 12:56:15,v3-standard-4,163,0.11,0.00,FAILURE 12:56:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9786271833003369085.sh 12:56:15 ---> logs-deploy.sh 12:56:15 Setup pyenv: 12:56:15 system 12:56:15 3.8.13 12:56:15 3.9.13 12:56:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Geyt from file:/tmp/.os_lf_venv 12:56:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:56:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:56:17 lf-activate-venv(): INFO: Base packages installed successfully 12:56:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-Geyt/bin to PATH 12:56:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4760 12:56:24 INFO: archiving workspace using pattern(s): 12:56:25 Archives upload complete. 12:56:25 INFO: archiving logs to Nexus 12:56:26 ---> uname -a: 12:56:26 Linux prd-ubuntu1804-builder-4c-4g-13339 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:56:26 12:56:26 12:56:26 ---> lscpu: 12:56:26 Architecture: x86_64 12:56:26 CPU op-mode(s): 32-bit, 64-bit 12:56:26 Byte Order: Little Endian 12:56:26 CPU(s): 4 12:56:26 On-line CPU(s) list: 0-3 12:56:26 Thread(s) per core: 1 12:56:26 Core(s) per socket: 1 12:56:26 Socket(s): 4 12:56:26 NUMA node(s): 1 12:56:26 Vendor ID: AuthenticAMD 12:56:26 CPU family: 23 12:56:26 Model: 49 12:56:26 Model name: AMD EPYC-Rome Processor 12:56:26 Stepping: 0 12:56:26 CPU MHz: 2799.998 12:56:26 BogoMIPS: 5599.99 12:56:26 Virtualization: AMD-V 12:56:26 Hypervisor vendor: KVM 12:56:26 Virtualization type: full 12:56:26 L1d cache: 32K 12:56:26 L1i cache: 32K 12:56:26 L2 cache: 512K 12:56:26 L3 cache: 16384K 12:56:26 NUMA node0 CPU(s): 0-3 12:56:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:56:26 12:56:26 12:56:26 ---> nproc: 12:56:26 4 12:56:26 12:56:26 12:56:26 ---> df -h: 12:56:26 Filesystem Size Used Avail Use% Mounted on 12:56:26 udev 7.9G 0 7.9G 0% /dev 12:56:26 tmpfs 1.6G 676K 1.6G 1% /run 12:56:26 /dev/vda1 78G 8.5G 69G 11% / 12:56:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:56:26 tmpfs 5.0M 0 5.0M 0% /run/lock 12:56:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:56:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:56:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:56:26 12:56:26 12:56:26 ---> free -m: 12:56:26 total used free shared buff/cache available 12:56:26 Mem: 16040 555 13170 0 2313 15161 12:56:26 Swap: 1023 0 1023 12:56:26 12:56:26 12:56:26 ---> ip addr: 12:56:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:56:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:56:26 inet 127.0.0.1/8 scope host lo 12:56:26 valid_lft forever preferred_lft forever 12:56:26 inet6 ::1/128 scope host 12:56:26 valid_lft forever preferred_lft forever 12:56:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:56:26 link/ether fa:16:3e:e9:c9:ae brd ff:ff:ff:ff:ff:ff 12:56:26 inet 10.30.107.69/23 brd 10.30.107.255 scope global dynamic ens3 12:56:26 valid_lft 86240sec preferred_lft 86240sec 12:56:26 inet6 fe80::f816:3eff:fee9:c9ae/64 scope link 12:56:26 valid_lft forever preferred_lft forever 12:56:26 12:56:26 12:56:26 ---> sar -b -r -n DEV: 12:56:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13339) 07/28/26 _x86_64_ (4 CPU) 12:56:26 12:56:26 12:53:50 LINUX RESTART (4 CPU) 12:56:26 12:56:26 12:54:02 tps rtps wtps bread/s bwrtn/s 12:56:26 12:55:02 131.23 60.31 70.92 3801.39 31406.88 12:56:26 12:56:01 134.82 0.88 133.94 105.20 35249.48 12:56:26 Average: 133.03 30.60 102.43 1953.30 33328.18 12:56:26 12:56:26 12:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:56:26 12:55:02 14076980 15617920 2347988 14.30 53368 1690268 741176 4.24 641800 1496288 155652 12:56:26 12:56:01 13569640 15500040 2855328 17.38 82556 2030996 824272 4.72 794260 1810128 197116 12:56:26 Average: 13823310 15558980 2601658 15.84 67962 1860632 782724 4.48 718030 1653208 176384 12:56:26 12:56:26 12:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:56:26 12:55:02 lo 2.30 2.30 0.24 0.24 0.00 0.00 0.00 0.00 12:56:26 12:55:02 ens3 491.58 338.81 2314.70 82.59 0.00 0.00 0.00 0.00 12:56:26 12:56:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 12:56:26 12:56:01 ens3 70.58 51.89 1113.92 12.07 0.00 0.00 0.00 0.00 12:56:26 Average: lo 1.86 1.86 0.20 0.20 0.00 0.00 0.00 0.00 12:56:26 Average: ens3 281.08 195.35 1714.31 47.33 0.00 0.00 0.00 0.00 12:56:26 12:56:26 12:56:26 ---> sar -P ALL: 12:56:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13339) 07/28/26 _x86_64_ (4 CPU) 12:56:26 12:56:26 12:53:50 LINUX RESTART (4 CPU) 12:56:26 12:56:26 12:54:02 CPU %user %nice %system %iowait %steal %idle 12:56:26 12:55:02 all 19.81 0.00 2.28 14.18 0.06 63.67 12:56:26 12:55:02 0 18.30 0.00 2.08 5.03 0.05 74.54 12:56:26 12:55:02 1 14.82 0.00 2.22 26.26 0.09 56.62 12:56:26 12:55:02 2 33.11 0.00 2.93 1.80 0.07 62.09 12:56:26 12:55:02 3 12.98 0.00 1.92 23.63 0.05 61.42 12:56:26 12:56:01 all 20.32 0.00 1.56 3.39 0.06 74.68 12:56:26 12:56:01 0 29.04 0.00 1.63 3.60 0.07 65.66 12:56:26 12:56:01 1 9.85 0.00 0.87 0.20 0.05 89.03 12:56:26 12:56:01 2 33.08 0.00 2.50 1.14 0.09 63.20 12:56:26 12:56:01 3 9.33 0.00 1.24 8.60 0.05 80.78 12:56:26 Average: all 20.06 0.00 1.92 8.78 0.06 69.18 12:56:26 Average: 0 23.68 0.00 1.85 4.31 0.06 70.09 12:56:26 Average: 1 12.33 0.00 1.54 13.21 0.07 72.86 12:56:26 Average: 2 33.10 0.00 2.71 1.47 0.08 62.64 12:56:26 Average: 3 11.15 0.00 1.58 16.12 0.05 71.10 12:56:26 12:56:26 12:56:26