11:46:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147235 11:46:27 Running as SYSTEM 11:46:27 [EnvInject] - Loading node environment variables. 11:46:27 Building remotely on prd-ubuntu1804-builder-4c-4g-3881 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:46:27 [ssh-agent] Looking for ssh-agent implementation... 11:46:27 $ ssh-agent 11:46:27 SSH_AUTH_SOCK=/tmp/ssh-Rf4Oz6HkyWWU/agent.1700 11:46:27 SSH_AGENT_PID=1702 11:46:27 [ssh-agent] Started. 11:46:27 Running ssh-add (command line suppressed) 11:46:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4529433502018234002.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4529433502018234002.key) 11:46:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:46:27 The recommended git tool is: NONE 11:46:28 using credential onap-jenkins-ssh 11:46:28 Wiping out workspace first. 11:46:28 Cloning the remote Git repository 11:46:28 Cloning repository git://cloud.onap.org/mirror/oom.git 11:46:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:46:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:46:29 > git --version # timeout=10 11:46:29 > git --version # 'git version 2.17.1' 11:46:29 using GIT_SSH to set credentials Gerrit user 11:46:29 Verifying host key using manually-configured host key entries 11:46:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:46:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:46:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:46:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:46:36 using GIT_SSH to set credentials Gerrit user 11:46:36 Verifying host key using manually-configured host key entries 11:46:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/35/147235/5 # timeout=30 11:46:36 > git rev-parse 4946f79a194c9c618c3b6ec6e49042fa518d71a2^{commit} # timeout=10 11:46:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:46:36 Checking out Revision 4946f79a194c9c618c3b6ec6e49042fa518d71a2 (refs/changes/35/147235/5) 11:46:36 > git config core.sparsecheckout # timeout=10 11:46:36 > git checkout -f 4946f79a194c9c618c3b6ec6e49042fa518d71a2 # timeout=30 11:46:40 Commit message: "[SDC] 13.3.0" 11:46:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:46:40 > git rev-list --no-walk bb650a828c4f78dbbe596b5b1145fd92d14058ce # timeout=10 11:46:40 [EnvInject] - Injecting environment variables from a build step. 11:46:40 [EnvInject] - Injecting as environment variables the properties content 11:46:40 PYTHON=python3 11:46:40 11:46:40 [EnvInject] - Variables injected successfully. 11:46:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6093314992676286099.sh 11:46:40 ---> tox-install.sh 11:46:40 + source /home/jenkins/lf-env.sh 11:46:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:46:40 ++ mktemp -d /tmp/venv-XXXX 11:46:40 + lf_venv=/tmp/venv-Yteu 11:46:40 + local venv_file=/tmp/.os_lf_venv 11:46:40 + local python=python3 11:46:40 + local options 11:46:40 + local set_path=true 11:46:40 + local install_args= 11:46:40 ++ 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 11:46:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:46:40 + true 11:46:40 + case $1 in 11:46:40 + venv_file=/tmp/.toxenv 11:46:40 + shift 2 11:46:40 + true 11:46:40 + case $1 in 11:46:40 + shift 11:46:40 + break 11:46:40 + case $python in 11:46:40 + local pkg_list= 11:46:40 + [[ -d /opt/pyenv ]] 11:46:40 + echo 'Setup pyenv:' 11:46:40 Setup pyenv: 11:46:40 + export PYENV_ROOT=/opt/pyenv 11:46:40 + PYENV_ROOT=/opt/pyenv 11:46:40 + 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 11:46:40 + 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 11:46:40 + pyenv versions 11:46:40 * system (set by /opt/pyenv/version) 11:46:40 * 3.8.13 (set by /opt/pyenv/version) 11:46:40 * 3.9.13 (set by /opt/pyenv/version) 11:46:40 * 3.10.6 (set by /opt/pyenv/version) 11:46:40 + command -v pyenv 11:46:40 ++ pyenv init - --no-rehash 11:46:40 + 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[*]}"'\'')" 11:46:40 export PATH="/opt/pyenv/shims:${PATH}" 11:46:40 export PYENV_SHELL=bash 11:46:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:46:40 pyenv() { 11:46:40 local command 11:46:40 command="${1:-}" 11:46:40 if [ "$#" -gt 0 ]; then 11:46:40 shift 11:46:40 fi 11:46:40 11:46:40 case "$command" in 11:46:40 rehash|shell) 11:46:40 eval "$(pyenv "sh-$command" "$@")" 11:46:40 ;; 11:46:40 *) 11:46:40 command pyenv "$command" "$@" 11:46:40 ;; 11:46:40 esac 11:46:40 }' 11:46:40 +++ 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[*]}"' 11:46:40 ++ 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 11:46:40 ++ 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 11:46:40 ++ 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 11:46:40 ++ export PYENV_SHELL=bash 11:46:40 ++ PYENV_SHELL=bash 11:46:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:46:40 +++ complete -F _pyenv pyenv 11:46:40 ++ lf-pyver python3 11:46:40 ++ local py_version_xy=python3 11:46:40 ++ local py_version_xyz= 11:46:40 ++ pyenv versions 11:46:40 ++ local command 11:46:40 ++ command=versions 11:46:40 ++ '[' 1 -gt 0 ']' 11:46:40 ++ shift 11:46:40 ++ case "$command" in 11:46:40 ++ command pyenv versions 11:46:40 ++ pyenv versions 11:46:40 ++ awk '{ print $1 }' 11:46:40 ++ sed 's/^[ *]* //' 11:46:40 ++ grep -E '^[0-9.]*[0-9]$' 11:46:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:46:40 +++ grep '^3' /tmp/.pyenv_versions 11:46:40 +++ sort -V 11:46:40 +++ tail -n 1 11:46:40 ++ py_version_xyz=3.10.6 11:46:40 ++ [[ -z 3.10.6 ]] 11:46:40 ++ echo 3.10.6 11:46:40 ++ return 0 11:46:40 + pyenv local 3.10.6 11:46:40 + local command 11:46:40 + command=local 11:46:40 + '[' 2 -gt 0 ']' 11:46:40 + shift 11:46:40 + case "$command" in 11:46:40 + command pyenv local 3.10.6 11:46:40 + pyenv local 3.10.6 11:46:40 + for arg in "$@" 11:46:40 + case $arg in 11:46:40 + pkg_list+='tox ' 11:46:40 + for arg in "$@" 11:46:40 + case $arg in 11:46:40 + pkg_list+='virtualenv ' 11:46:40 + for arg in "$@" 11:46:40 + case $arg in 11:46:40 + pkg_list+='urllib3~=1.26.15 ' 11:46:40 + [[ -f /tmp/.toxenv ]] 11:46:40 + [[ ! -f /tmp/.toxenv ]] 11:46:40 + [[ -n '' ]] 11:46:40 + python3 -m venv /tmp/venv-Yteu 11:46:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yteu' 11:46:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yteu 11:46:45 + echo /tmp/venv-Yteu 11:46:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:46:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:46:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:46:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:45 + local 'pip_opts=--upgrade --quiet' 11:46:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:46:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:46:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:46:45 + [[ -n '' ]] 11:46:45 + [[ -n '' ]] 11:46:45 + lf-venv-pip-install /tmp/venv-Yteu/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:46:45 + local venv_python=/tmp/venv-Yteu/bin/python3 11:46:45 + shift 11:46:45 + local upstream=https://pypi.org/simple 11:46:45 + /tmp/venv-Yteu/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 11:46:49 + return 0 11:46:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:46:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:46:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:46:49 + lf-venv-pip-install /tmp/venv-Yteu/bin/python3 --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 11:46:49 + local venv_python=/tmp/venv-Yteu/bin/python3 11:46:49 + shift 11:46:49 + local upstream=https://pypi.org/simple 11:46:49 + /tmp/venv-Yteu/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 11:46:51 + return 0 11:46:51 + type python3 11:46:51 + true 11:46:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yteu/bin to PATH' 11:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-Yteu/bin to PATH 11:46:51 + PATH=/tmp/venv-Yteu/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 11:46:51 + return 0 11:46:51 + python3 --version 11:46:51 Python 3.10.6 11:46:51 + python3 -m pip --version 11:46:52 pip 26.2.1 from /tmp/venv-Yteu/lib/python3.10/site-packages/pip (python 3.10) 11:46:52 + python3 -m pip freeze 11:46:52 cachetools==7.2.0 11:46:52 colorama==0.4.6 11:46:52 distlib==0.4.3 11:46:52 filelock==3.32.7 11:46:52 packaging==26.3 11:46:52 platformdirs==4.11.11 11:46:52 pluggy==1.6.0 11:46:52 pyproject-api==1.11.2 11:46:52 python-discovery==1.6.1 11:46:52 tomli==2.4.1 11:46:52 tomli_w==1.2.0 11:46:52 tox==4.63.0 11:46:52 typing_extensions==4.16.0 11:46:52 urllib3==1.26.20 11:46:52 virtualenv==21.9.0 11:46:52 [EnvInject] - Injecting environment variables from a build step. 11:46:52 [EnvInject] - Injecting as environment variables the properties content 11:46:52 PARALLEL=false 11:46:52 11:46:52 [EnvInject] - Variables injected successfully. 11:46:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8321788182975703318.sh 11:46:52 ---> tox-run.sh 11:46:52 + 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 11:46:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:46:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:46:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:46:52 + cd /w/workspace/oom-master-pre-commit-lint/. 11:46:52 + source /home/jenkins/lf-env.sh 11:46:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:46:52 ++ mktemp -d /tmp/venv-XXXX 11:46:52 + lf_venv=/tmp/venv-kxsz 11:46:52 + local venv_file=/tmp/.os_lf_venv 11:46:52 + local python=python3 11:46:52 + local options 11:46:52 + local set_path=true 11:46:52 + local install_args= 11:46:52 ++ 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 11:46:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:46:52 + true 11:46:52 + case $1 in 11:46:52 + venv_file=/tmp/.toxenv 11:46:52 + shift 2 11:46:52 + true 11:46:52 + case $1 in 11:46:52 + shift 11:46:52 + break 11:46:52 + case $python in 11:46:52 + local pkg_list= 11:46:52 + [[ -d /opt/pyenv ]] 11:46:52 + echo 'Setup pyenv:' 11:46:52 Setup pyenv: 11:46:52 + export PYENV_ROOT=/opt/pyenv 11:46:52 + PYENV_ROOT=/opt/pyenv 11:46:52 + 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 11:46:52 + 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 11:46:52 + pyenv versions 11:46:52 system 11:46:52 3.8.13 11:46:52 3.9.13 11:46:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:46:52 + command -v pyenv 11:46:52 ++ pyenv init - --no-rehash 11:46:52 + 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[*]}"'\'')" 11:46:52 export PATH="/opt/pyenv/shims:${PATH}" 11:46:52 export PYENV_SHELL=bash 11:46:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:46:52 pyenv() { 11:46:52 local command 11:46:52 command="${1:-}" 11:46:52 if [ "$#" -gt 0 ]; then 11:46:52 shift 11:46:52 fi 11:46:52 11:46:52 case "$command" in 11:46:52 rehash|shell) 11:46:52 eval "$(pyenv "sh-$command" "$@")" 11:46:52 ;; 11:46:52 *) 11:46:52 command pyenv "$command" "$@" 11:46:52 ;; 11:46:52 esac 11:46:52 }' 11:46:52 +++ 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[*]}"' 11:46:52 ++ 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 11:46:52 ++ 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 11:46:52 ++ 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 11:46:52 ++ export PYENV_SHELL=bash 11:46:52 ++ PYENV_SHELL=bash 11:46:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:46:52 +++ complete -F _pyenv pyenv 11:46:52 ++ lf-pyver python3 11:46:52 ++ local py_version_xy=python3 11:46:52 ++ local py_version_xyz= 11:46:52 ++ pyenv versions 11:46:52 ++ local command 11:46:52 ++ command=versions 11:46:52 ++ '[' 1 -gt 0 ']' 11:46:52 ++ shift 11:46:52 ++ case "$command" in 11:46:52 ++ command pyenv versions 11:46:52 ++ pyenv versions 11:46:52 ++ sed 's/^[ *]* //' 11:46:52 ++ awk '{ print $1 }' 11:46:52 ++ grep -E '^[0-9.]*[0-9]$' 11:46:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:46:52 +++ grep '^3' /tmp/.pyenv_versions 11:46:52 +++ sort -V 11:46:52 +++ tail -n 1 11:46:52 ++ py_version_xyz=3.10.6 11:46:52 ++ [[ -z 3.10.6 ]] 11:46:52 ++ echo 3.10.6 11:46:52 ++ return 0 11:46:52 + pyenv local 3.10.6 11:46:52 + local command 11:46:52 + command=local 11:46:52 + '[' 2 -gt 0 ']' 11:46:52 + shift 11:46:52 + case "$command" in 11:46:52 + command pyenv local 3.10.6 11:46:52 + pyenv local 3.10.6 11:46:52 + for arg in "$@" 11:46:52 + case $arg in 11:46:52 + pkg_list+='tox ' 11:46:52 + for arg in "$@" 11:46:52 + case $arg in 11:46:52 + pkg_list+='virtualenv ' 11:46:52 + for arg in "$@" 11:46:52 + case $arg in 11:46:52 + pkg_list+='urllib3~=1.26.15 ' 11:46:52 + [[ -f /tmp/.toxenv ]] 11:46:52 ++ cat /tmp/.toxenv 11:46:52 + lf_venv=/tmp/venv-Yteu 11:46:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yteu from' file:/tmp/.toxenv 11:46:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yteu from file:/tmp/.toxenv 11:46:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:46:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:52 + local 'pip_opts=--upgrade --quiet' 11:46:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:46:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:46:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:46:52 + [[ -n '' ]] 11:46:52 + [[ -n '' ]] 11:46:52 + lf-venv-pip-install /tmp/venv-Yteu/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:46:52 + local venv_python=/tmp/venv-Yteu/bin/python3 11:46:52 + shift 11:46:52 + local upstream=https://pypi.org/simple 11:46:52 + /tmp/venv-Yteu/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 11:46:53 + return 0 11:46:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:46:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:46:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:46:53 + lf-venv-pip-install /tmp/venv-Yteu/bin/python3 --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 11:46:53 + local venv_python=/tmp/venv-Yteu/bin/python3 11:46:53 + shift 11:46:53 + local upstream=https://pypi.org/simple 11:46:53 + /tmp/venv-Yteu/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 11:46:54 + return 0 11:46:54 + type python3 11:46:54 + true 11:46:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yteu/bin to PATH' 11:46:54 lf-activate-venv(): INFO: Adding /tmp/venv-Yteu/bin to PATH 11:46:54 + PATH=/tmp/venv-Yteu/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 11:46:54 + return 0 11:46:54 + [[ -d /opt/pyenv ]] 11:46:54 + echo '---> Setting up pyenv' 11:46:54 ---> Setting up pyenv 11:46:54 + export PYENV_ROOT=/opt/pyenv 11:46:54 + PYENV_ROOT=/opt/pyenv 11:46:54 + export PATH=/opt/pyenv/bin:/tmp/venv-Yteu/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 11:46:54 + PATH=/opt/pyenv/bin:/tmp/venv-Yteu/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 11:46:54 ++ pwd 11:46:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:46:54 + export PYTHONPATH 11:46:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:46:54 + TOX_TESTENV_PASSENV=PYTHONPATH 11:46:54 + tox --version 11:46:54 4.63.0 from /tmp/venv-Yteu/lib/python3.10/site-packages/tox/__init__.py 11:46:54 + PARALLEL=false 11:46:54 + TOX_OPTIONS_LIST= 11:46:54 + [[ -n pre-commit ]] 11:46:54 + TOX_OPTIONS_LIST=' -e pre-commit' 11:46:54 + case ${PARALLEL,,} in 11:46:54 + tox -e pre-commit 11:46:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:46:55 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 11:46:58 pre-commit: freeze> python -m pip freeze --all 11:46:58 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.7,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.11,pre_commit==4.6.0,python-discovery==1.6.1,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.9.0 11:46:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:46:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:46:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:47:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:47:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:47:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:47:02 [INFO] Once installed this environment will be reused. 11:47:02 [INFO] This may take a few minutes... 11:47:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:47:06 [INFO] Once installed this environment will be reused. 11:47:06 [INFO] This may take a few minutes... 11:47:10 trim trailing whitespace.................................................Passed 11:47:10 Tabs remover.............................................................Passed 11:47:10 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:47:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:47:11 [INFO] Once installed this environment will be reused. 11:47:11 [INFO] This may take a few minutes... 11:47:19 gitlint..............................................(no files to check)Skipped 11:47:19 pre-commit: OK (25.06=setup[3.87]+cmd[12.01,9.18] seconds) 11:47:19 congratulations :) (25.10 seconds) 11:47:20 + tox_status=0 11:47:20 + echo '---> Completed tox runs' 11:47:20 ---> Completed tox runs 11:47:20 + for i in .tox/*/log 11:47:20 ++ echo .tox/pre-commit/log 11:47:20 ++ awk -F/ '{print $2}' 11:47:20 + tox_env=pre-commit 11:47:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:47:20 + DOC_DIR=docs/_build/html 11:47:20 + [[ -d docs/_build/html ]] 11:47:20 + echo '---> tox-run.sh ends' 11:47:20 ---> tox-run.sh ends 11:47:20 + test 0 -eq 0 11:47:20 $ ssh-agent -k 11:47:20 unset SSH_AUTH_SOCK; 11:47:20 unset SSH_AGENT_PID; 11:47:20 echo Agent pid 1702 killed; 11:47:20 [ssh-agent] Stopped. 11:47:20 [PostBuildScript] - [INFO] Executing post build scripts. 11:47:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17404360997062254751.sh 11:47:20 ---> sysstat.sh 11:47:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11521604126837895311.sh 11:47:20 ---> package-listing.sh 11:47:20 ++ facter osfamily 11:47:20 ++ tr '[:upper:]' '[:lower:]' 11:47:20 + OS_FAMILY=debian 11:47:20 + workspace=/w/workspace/oom-master-pre-commit-lint 11:47:20 + START_PACKAGES=/tmp/packages_start.txt 11:47:20 + END_PACKAGES=/tmp/packages_end.txt 11:47:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:47:20 + PACKAGES=/tmp/packages_start.txt 11:47:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:47:20 + PACKAGES=/tmp/packages_end.txt 11:47:20 + case "${OS_FAMILY}" in 11:47:20 + dpkg -l 11:47:20 + grep '^ii' 11:47:20 + '[' -f /tmp/packages_start.txt ']' 11:47:20 + '[' -f /tmp/packages_end.txt ']' 11:47:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:47:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:47:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:47:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:47:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10510225750735720768.sh 11:47:20 ---> capture-instance-metadata.sh 11:47:21 Setup pyenv: 11:47:21 system 11:47:21 3.8.13 11:47:21 3.9.13 11:47:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:47:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eoyi 11:47:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:47:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:28 lf-activate-venv(): INFO: Installing additional packages: lftools 11:47:49 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. 11:47:49 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 11:47:50 lf-activate-venv(): INFO: Adding /tmp/venv-Eoyi/bin to PATH 11:47:50 INFO: Running in OpenStack, capturing instance metadata 11:47:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14462889941545505863.sh 11:47:50 provisioning config files... 11:47:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11521633040295202416tmp 11:47:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:47:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:47:50 [EnvInject] - Injecting environment variables from a build step. 11:47:50 [EnvInject] - Injecting as environment variables the properties content 11:47:50 SERVER_ID=logs 11:47:50 11:47:50 [EnvInject] - Variables injected successfully. 11:47:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3543576938752289776.sh 11:47:50 ---> create-netrc.sh 11:47:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins139262410215601692.sh 11:47:50 ---> python-tools-install.sh 11:47:50 Setup pyenv: 11:47:50 system 11:47:50 3.8.13 11:47:50 3.9.13 11:47:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:47:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eoyi from file:/tmp/.os_lf_venv 11:47:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:52 lf-activate-venv(): INFO: Installing additional packages: lftools 11:47:58 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. 11:47:58 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 11:47:58 lf-activate-venv(): INFO: Adding /tmp/venv-Eoyi/bin to PATH 11:47:58 Generating Requirements File 11:48:20 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. 11:48:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:48:20 Python 3.10.6 11:48:20 pip 26.2.1 from /tmp/venv-Eoyi/lib/python3.10/site-packages/pip (python 3.10) 11:48:21 aiohappyeyeballs==2.7.1 11:48:21 aiohttp==3.14.3 11:48:21 aiosignal==1.4.0 11:48:21 appdirs==1.4.4 11:48:21 argcomplete==3.7.2 11:48:21 aspy.yaml==1.3.0 11:48:21 async-timeout==5.0.1 11:48:21 attrs==26.1.0 11:48:21 autopage==0.6.0 11:48:21 backports.strenum==1.3.1 11:48:21 beautifulsoup4==4.15.0 11:48:21 boto3==1.43.98 11:48:21 botocore==1.43.98 11:48:21 bs4==0.0.2 11:48:21 certifi==2026.7.22 11:48:21 cffi==2.1.1 11:48:21 cfgv==3.5.0 11:48:21 chardet==7.6.0 11:48:21 charset-normalizer==3.5.1 11:48:21 click==8.5.0 11:48:21 cliff==4.14.0 11:48:21 cmd2==3.5.1 11:48:21 cryptography==3.3.2 11:48:21 debtcollector==3.1.0 11:48:21 decorator==5.3.1 11:48:21 defusedxml==0.7.1 11:48:21 Deprecated==1.3.1 11:48:21 distlib==0.4.3 11:48:21 dnspython==2.8.0 11:48:21 docker==7.2.0 11:48:21 dogpile.cache==1.5.0 11:48:21 durationpy==0.11 11:48:21 email-validator==2.3.0 11:48:21 filelock==4.0.1 11:48:21 frozenlist==1.8.0 11:48:21 future==1.0.0 11:48:21 gitdb==4.0.12 11:48:21 GitPython==3.1.62 11:48:21 httplib2==0.30.2 11:48:21 identify==2.6.19 11:48:21 idna==3.20 11:48:21 importlib-resources==1.5.0 11:48:21 iso8601==2.1.0 11:48:21 Jinja2==3.1.6 11:48:21 jmespath==1.1.0 11:48:21 jsonpatch==1.33 11:48:21 jsonpointer==3.1.1 11:48:21 jsonschema==4.26.0 11:48:21 jsonschema-specifications==2025.9.1 11:48:21 keystoneauth1==5.14.0 11:48:21 kubernetes==36.0.3 11:48:21 lftools==0.37.23 11:48:21 lxml==6.1.3 11:48:21 markdown-it-py==4.2.0 11:48:21 MarkupSafe==3.0.3 11:48:21 mdurl==0.1.2 11:48:21 msgpack==1.2.2 11:48:21 multi_key_dict==2.0.3 11:48:21 multidict==6.9.0 11:48:21 munch==4.0.0 11:48:21 netaddr==1.3.0 11:48:21 niet==1.4.2 11:48:21 nodeenv==1.10.0 11:48:21 oauth2client==4.1.3 11:48:21 oauthlib==3.3.1 11:48:21 openstacksdk==4.13.0 11:48:21 os-service-types==1.8.2 11:48:21 osc-lib==4.6.0 11:48:21 oslo.config==10.4.0 11:48:21 oslo.context==6.4.0 11:48:21 oslo.i18n==6.8.0 11:48:21 oslo.log==8.2.0 11:48:21 oslo.serialization==5.10.0 11:48:21 oslo.utils==10.1.1 11:48:21 packaging==26.3 11:48:21 pbr==7.0.3 11:48:21 platformdirs==4.11.11 11:48:21 prettytable==3.18.0 11:48:21 propcache==0.5.4 11:48:21 psutil==7.2.2 11:48:21 pyasn1==0.6.4 11:48:21 pyasn1_modules==0.4.2 11:48:21 pycparser==3.0 11:48:21 pygerrit2==2.0.15 11:48:21 PyGithub==2.10.0 11:48:21 Pygments==2.21.0 11:48:21 PyJWT==2.14.0 11:48:21 PyNaCl==1.6.2 11:48:21 pyparsing==2.4.7 11:48:21 pyperclip==1.11.0 11:48:21 pyrsistent==0.20.0 11:48:21 python-cinderclient==9.9.0 11:48:21 python-dateutil==2.9.0.post0 11:48:21 python-discovery==1.6.1 11:48:21 python-heatclient==5.2.0 11:48:21 python-jenkins==1.8.3 11:48:21 python-keystoneclient==6.0.0 11:48:21 python-magnumclient==4.11.0 11:48:21 python-openstackclient==10.0.0 11:48:21 python-swiftclient==4.11.0 11:48:21 PyYAML==6.0.3 11:48:21 referencing==0.37.0 11:48:21 requests==2.34.2 11:48:21 requests-oauthlib==2.0.0 11:48:21 rfc3986==2.0.0 11:48:21 rich==15.0.0 11:48:21 rich-argparse==1.8.0 11:48:21 rpds-py==0.30.0 11:48:21 rsa==4.9.1 11:48:21 ruamel.yaml==0.19.1 11:48:21 ruamel.yaml.clib==0.2.15 11:48:21 s3transfer==0.19.2 11:48:21 simplejson==4.1.2 11:48:21 six==1.17.0 11:48:21 smmap==5.0.3 11:48:21 soupsieve==2.9.2 11:48:21 stevedore==5.8.0 11:48:21 tabulate==0.10.0 11:48:21 toml==0.10.2 11:48:21 tomlkit==0.15.1 11:48:21 tqdm==4.70.1 11:48:21 typing_extensions==4.16.0 11:48:21 urllib3==1.26.20 11:48:21 virtualenv==21.9.0 11:48:21 wcwidth==0.8.4 11:48:21 websocket-client==1.9.2 11:48:21 wrapt==2.4.1 11:48:21 xdg==6.0.0 11:48:21 xmltodict==1.0.4 11:48:21 yarl==1.25.1 11:48:21 yq==4.2.0 11:48:21 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13075034083081000621.sh 11:48:21 ---> uv-install.sh 11:48:21 Installing uv/uvx (latest) using shell installer 11:48:21 2026-09-21 11:48:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-ceuaD2.sh" [1] 11:48:21 downloading uv 0.12.17 x86_64-unknown-linux-gnu 11:48:22 installing to /home/jenkins/.local/bin 11:48:22 uv 11:48:22 uvx 11:48:22 everything's installed! 11:48:22 11:48:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:48:22 11:48:22 source $HOME/.local/bin/env (sh, bash, zsh) 11:48:22 source $HOME/.local/bin/env.fish (fish) 11:48:22 Adding install location to PATH 11:48:22 ---> Validating uv/uvx install 11:48:22 uvx 0.12.17 (x86_64-unknown-linux-gnu) 11:48:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13009515653853257835.sh 11:48:22 ---> sudo-logs.sh 11:48:22 Archiving 'sudo' log.. 11:48:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3779847616817369704.sh 11:48:22 ---> job-cost.sh 11:48:22 INFO: Activating Python virtual environment... 11:48:22 Setup pyenv: 11:48:22 system 11:48:22 3.8.13 11:48:22 3.9.13 11:48:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:48:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eoyi from file:/tmp/.os_lf_venv 11:48:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-Eoyi/bin to PATH 11:48:28 INFO: No stack-cost file found 11:48:28 INFO: Instance uptime: 146s 11:48:28 INFO: Fetching instance metadata (attempt 1 of 3)... 11:48:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:48:29 INFO: Successfully fetched instance metadata 11:48:29 INFO: Instance type: v3-standard-4 11:48:29 INFO: Retrieving pricing info for: v3-standard-4 11:48:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:48:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 11:48:29 INFO: Successfully fetched Vexxhost pricing API 11:48:29 INFO: Retrieved cost: 0.11 11:48:29 INFO: Retrieved resource: v3-standard-4 11:48:29 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:48:29 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:48:29 INFO: Successfully archived job cost data 11:48:29 DEBUG: Cost data: oom-master-pre-commit-lint,4831,2026-09-21 11:48:29,v3-standard-4,146,0.11,0.00,SUCCESS 11:48:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9291039941817377407.sh 11:48:29 ---> logs-deploy.sh 11:48:29 Setup pyenv: 11:48:29 system 11:48:29 3.8.13 11:48:29 3.9.13 11:48:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:48:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eoyi from file:/tmp/.os_lf_venv 11:48:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:48:37 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. 11:48:37 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 11:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-Eoyi/bin to PATH 11:48:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4831 11:48:37 INFO: archiving workspace using pattern(s): 11:48:38 Archives upload complete. 11:48:39 INFO: archiving logs to Nexus 11:48:39 ---> uname -a: 11:48:39 Linux prd-ubuntu1804-builder-4c-4g-3881 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:48:39 11:48:39 11:48:39 ---> lscpu: 11:48:39 Architecture: x86_64 11:48:39 CPU op-mode(s): 32-bit, 64-bit 11:48:39 Byte Order: Little Endian 11:48:39 CPU(s): 4 11:48:39 On-line CPU(s) list: 0-3 11:48:39 Thread(s) per core: 1 11:48:39 Core(s) per socket: 1 11:48:39 Socket(s): 4 11:48:39 NUMA node(s): 1 11:48:39 Vendor ID: AuthenticAMD 11:48:39 CPU family: 23 11:48:39 Model: 49 11:48:39 Model name: AMD EPYC-Rome Processor 11:48:39 Stepping: 0 11:48:39 CPU MHz: 2800.012 11:48:39 BogoMIPS: 5600.02 11:48:39 Virtualization: AMD-V 11:48:39 Hypervisor vendor: KVM 11:48:39 Virtualization type: full 11:48:39 L1d cache: 32K 11:48:39 L1i cache: 32K 11:48:39 L2 cache: 512K 11:48:39 L3 cache: 16384K 11:48:39 NUMA node0 CPU(s): 0-3 11:48:39 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 11:48:39 11:48:39 11:48:39 ---> nproc: 11:48:39 4 11:48:39 11:48:39 11:48:39 ---> df -h: 11:48:39 Filesystem Size Used Avail Use% Mounted on 11:48:39 udev 7.9G 0 7.9G 0% /dev 11:48:39 tmpfs 1.6G 672K 1.6G 1% /run 11:48:39 /dev/vda1 78G 8.5G 69G 11% / 11:48:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:48:39 tmpfs 5.0M 0 5.0M 0% /run/lock 11:48:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:48:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:48:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:48:39 11:48:39 11:48:39 ---> free -m: 11:48:39 total used free shared buff/cache available 11:48:39 Mem: 16040 533 13174 0 2332 15182 11:48:39 Swap: 1023 0 1023 11:48:39 11:48:39 11:48:39 ---> ip addr: 11:48:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:48:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:48:39 inet 127.0.0.1/8 scope host lo 11:48:39 valid_lft forever preferred_lft forever 11:48:39 inet6 ::1/128 scope host 11:48:39 valid_lft forever preferred_lft forever 11:48:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:48:39 link/ether fa:16:3e:80:9d:f4 brd ff:ff:ff:ff:ff:ff 11:48:39 inet 10.30.106.215/23 brd 10.30.107.255 scope global dynamic ens3 11:48:39 valid_lft 86252sec preferred_lft 86252sec 11:48:39 inet6 fe80::f816:3eff:fe80:9df4/64 scope link 11:48:39 valid_lft forever preferred_lft forever 11:48:39 11:48:39 11:48:39 ---> sar -b -r -n DEV: 11:48:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3881) 09/21/26 _x86_64_ (4 CPU) 11:48:39 11:48:39 11:46:15 LINUX RESTART (4 CPU) 11:48:39 11:48:39 11:47:01 tps rtps wtps bread/s bwrtn/s 11:48:39 11:48:01 98.70 0.98 97.72 113.45 22516.38 11:48:39 Average: 98.70 0.98 97.72 113.45 22516.38 11:48:39 11:48:39 11:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:48:39 11:48:01 13786548 15591952 2638420 16.06 77088 1916144 744364 4.26 718848 1681084 166804 11:48:39 Average: 13786548 15591952 2638420 16.06 77088 1916144 744364 4.26 718848 1681084 166804 11:48:39 11:48:39 11:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:48:39 11:48:01 ens3 66.62 42.98 880.71 8.43 0.00 0.00 0.00 0.00 11:48:39 11:48:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 11:48:39 Average: ens3 66.62 42.98 880.71 8.43 0.00 0.00 0.00 0.00 11:48:39 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 11:48:39 11:48:39 11:48:39 ---> sar -P ALL: 11:48:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3881) 09/21/26 _x86_64_ (4 CPU) 11:48:39 11:48:39 11:46:15 LINUX RESTART (4 CPU) 11:48:39 11:48:39 11:47:01 CPU %user %nice %system %iowait %steal %idle 11:48:39 11:48:01 all 22.74 0.00 1.97 1.73 0.01 73.55 11:48:39 11:48:01 0 29.50 0.00 2.18 0.23 0.02 68.07 11:48:39 11:48:01 1 5.77 0.00 1.39 4.60 0.00 88.24 11:48:39 11:48:01 2 12.32 0.00 1.55 1.55 0.02 84.56 11:48:39 11:48:01 3 43.55 0.00 2.77 0.52 0.00 53.16 11:48:39 Average: all 22.74 0.00 1.97 1.73 0.01 73.55 11:48:39 Average: 0 29.50 0.00 2.18 0.23 0.02 68.07 11:48:39 Average: 1 5.77 0.00 1.39 4.60 0.00 88.24 11:48:39 Average: 2 12.32 0.00 1.55 1.55 0.02 84.56 11:48:39 Average: 3 43.55 0.00 2.77 0.52 0.00 53.16 11:48:39 11:48:39 11:48:39