10:00:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 10:00:51 Running as SYSTEM 10:00:51 [EnvInject] - Loading node environment variables. 10:00:52 Building remotely on prd-ubuntu1804-builder-4c-4g-4631 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:00:52 [ssh-agent] Looking for ssh-agent implementation... 10:00:52 $ ssh-agent 10:00:52 SSH_AUTH_SOCK=/tmp/ssh-mQOf0rLtvNIU/agent.1694 10:00:52 SSH_AGENT_PID=1696 10:00:52 [ssh-agent] Started. 10:00:52 Running ssh-add (command line suppressed) 10:00:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14958244917880695687.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14958244917880695687.key) 10:00:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:00:52 The recommended git tool is: NONE 10:00:53 using credential onap-jenkins-ssh 10:00:53 Wiping out workspace first. 10:00:53 Cloning the remote Git repository 10:00:53 Cloning repository git://cloud.onap.org/mirror/oom.git 10:00:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:00:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:00:53 > git --version # timeout=10 10:00:53 > git --version # 'git version 2.17.1' 10:00:53 using GIT_SSH to set credentials Gerrit user 10:00:53 Verifying host key using manually-configured host key entries 10:00:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:00:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:00:59 using GIT_SSH to set credentials Gerrit user 10:00:59 Verifying host key using manually-configured host key entries 10:00:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/25 # timeout=30 10:00:59 > git rev-parse 013408e91832ed55eb26f45043498656c32fba7a^{commit} # timeout=10 10:00:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:00:59 Checking out Revision 013408e91832ed55eb26f45043498656c32fba7a (refs/changes/39/143439/25) 10:00:59 > git config core.sparsecheckout # timeout=10 10:00:59 > git checkout -f 013408e91832ed55eb26f45043498656c32fba7a # timeout=30 10:01:02 Commit message: "[CDS] 17.0.0 chart release" 10:01:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:01:02 > git rev-list --no-walk d2e50fb24e6fabe81be9092464160624acc5c253 # timeout=10 10:01:03 [EnvInject] - Injecting environment variables from a build step. 10:01:03 [EnvInject] - Injecting as environment variables the properties content 10:01:03 PYTHON=python3 10:01:03 10:01:03 [EnvInject] - Variables injected successfully. 10:01:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12165105171077635922.sh 10:01:03 ---> tox-install.sh 10:01:03 + source /home/jenkins/lf-env.sh 10:01:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:03 ++ mktemp -d /tmp/venv-XXXX 10:01:03 + lf_venv=/tmp/venv-K41R 10:01:03 + local venv_file=/tmp/.os_lf_venv 10:01:03 + local python=python3 10:01:03 + local options 10:01:03 + local set_path=true 10:01:03 + local install_args= 10:01:03 ++ 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 10:01:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:01:03 + true 10:01:03 + case $1 in 10:01:03 + venv_file=/tmp/.toxenv 10:01:03 + shift 2 10:01:03 + true 10:01:03 + case $1 in 10:01:03 + shift 10:01:03 + break 10:01:03 + case $python in 10:01:03 + local pkg_list= 10:01:03 + [[ -d /opt/pyenv ]] 10:01:03 + echo 'Setup pyenv:' 10:01:03 Setup pyenv: 10:01:03 + export PYENV_ROOT=/opt/pyenv 10:01:03 + PYENV_ROOT=/opt/pyenv 10:01:03 + 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 10:01:03 + 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 10:01:03 + pyenv versions 10:01:03 * system (set by /opt/pyenv/version) 10:01:03 * 3.8.13 (set by /opt/pyenv/version) 10:01:03 * 3.9.13 (set by /opt/pyenv/version) 10:01:03 * 3.10.6 (set by /opt/pyenv/version) 10:01:03 + command -v pyenv 10:01:03 ++ pyenv init - --no-rehash 10:01:03 + 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[*]}"'\'')" 10:01:03 export PATH="/opt/pyenv/shims:${PATH}" 10:01:03 export PYENV_SHELL=bash 10:01:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:01:03 pyenv() { 10:01:03 local command 10:01:03 command="${1:-}" 10:01:03 if [ "$#" -gt 0 ]; then 10:01:03 shift 10:01:03 fi 10:01:03 10:01:03 case "$command" in 10:01:03 rehash|shell) 10:01:03 eval "$(pyenv "sh-$command" "$@")" 10:01:03 ;; 10:01:03 *) 10:01:03 command pyenv "$command" "$@" 10:01:03 ;; 10:01:03 esac 10:01:03 }' 10:01:03 +++ 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[*]}"' 10:01:03 ++ 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 10:01:03 ++ 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 10:01:03 ++ 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 10:01:03 ++ export PYENV_SHELL=bash 10:01:03 ++ PYENV_SHELL=bash 10:01:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:01:03 +++ complete -F _pyenv pyenv 10:01:03 ++ lf-pyver python3 10:01:03 ++ local py_version_xy=python3 10:01:03 ++ local py_version_xyz= 10:01:03 ++ pyenv versions 10:01:03 ++ local command 10:01:03 ++ command=versions 10:01:03 ++ '[' 1 -gt 0 ']' 10:01:03 ++ shift 10:01:03 ++ case "$command" in 10:01:03 ++ command pyenv versions 10:01:03 ++ pyenv versions 10:01:03 ++ sed 's/^[ *]* //' 10:01:03 ++ grep -E '^[0-9.]*[0-9]$' 10:01:03 ++ awk '{ print $1 }' 10:01:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:01:03 +++ grep '^3' /tmp/.pyenv_versions 10:01:03 +++ sort -V 10:01:03 +++ tail -n 1 10:01:03 ++ py_version_xyz=3.10.6 10:01:03 ++ [[ -z 3.10.6 ]] 10:01:03 ++ echo 3.10.6 10:01:03 ++ return 0 10:01:03 + pyenv local 3.10.6 10:01:03 + local command 10:01:03 + command=local 10:01:03 + '[' 2 -gt 0 ']' 10:01:03 + shift 10:01:03 + case "$command" in 10:01:03 + command pyenv local 3.10.6 10:01:03 + pyenv local 3.10.6 10:01:03 + for arg in "$@" 10:01:03 + case $arg in 10:01:03 + pkg_list+='tox ' 10:01:03 + for arg in "$@" 10:01:03 + case $arg in 10:01:03 + pkg_list+='virtualenv ' 10:01:03 + for arg in "$@" 10:01:03 + case $arg in 10:01:03 + pkg_list+='urllib3~=1.26.15 ' 10:01:03 + [[ -f /tmp/.toxenv ]] 10:01:03 + [[ ! -f /tmp/.toxenv ]] 10:01:03 + [[ -n '' ]] 10:01:03 + python3 -m venv /tmp/venv-K41R 10:01:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K41R' 10:01:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K41R 10:01:07 + echo /tmp/venv-K41R 10:01:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:01:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:01:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:01:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:07 + local 'pip_opts=--upgrade --quiet' 10:01:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:01:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:01:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:01:07 + [[ -n '' ]] 10:01:07 + [[ -n '' ]] 10:01:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:01:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:07 + /tmp/venv-K41R/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 10:01:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:01:11 lf-activate-venv(): INFO: Base packages installed successfully 10:01:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:01:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:01:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:01:11 + /tmp/venv-K41R/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 10:01:13 + type python3 10:01:13 + true 10:01:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K41R/bin to PATH' 10:01:13 lf-activate-venv(): INFO: Adding /tmp/venv-K41R/bin to PATH 10:01:13 + PATH=/tmp/venv-K41R/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 10:01:13 + return 0 10:01:13 + python3 --version 10:01:13 Python 3.10.6 10:01:13 + python3 -m pip --version 10:01:13 pip 26.0.1 from /tmp/venv-K41R/lib/python3.10/site-packages/pip (python 3.10) 10:01:13 + python3 -m pip freeze 10:01:14 cachetools==7.0.5 10:01:14 colorama==0.4.6 10:01:14 distlib==0.4.0 10:01:14 filelock==3.25.2 10:01:14 packaging==26.0 10:01:14 platformdirs==4.9.4 10:01:14 pluggy==1.6.0 10:01:14 pyproject-api==1.10.0 10:01:14 python-discovery==1.2.2 10:01:14 tomli==2.4.1 10:01:14 tomli_w==1.2.0 10:01:14 tox==4.52.0 10:01:14 typing_extensions==4.15.0 10:01:14 urllib3==1.26.20 10:01:14 virtualenv==21.2.0 10:01:14 [EnvInject] - Injecting environment variables from a build step. 10:01:14 [EnvInject] - Injecting as environment variables the properties content 10:01:14 PARALLEL=false 10:01:14 10:01:14 [EnvInject] - Variables injected successfully. 10:01:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11613983872481926797.sh 10:01:14 ---> tox-run.sh 10:01:14 + 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 10:01:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:01:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:01:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:01:14 + cd /w/workspace/oom-master-pre-commit-lint/. 10:01:14 + source /home/jenkins/lf-env.sh 10:01:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:14 ++ mktemp -d /tmp/venv-XXXX 10:01:14 + lf_venv=/tmp/venv-3LMm 10:01:14 + local venv_file=/tmp/.os_lf_venv 10:01:14 + local python=python3 10:01:14 + local options 10:01:14 + local set_path=true 10:01:14 + local install_args= 10:01:14 ++ 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 10:01:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:01:14 + true 10:01:14 + case $1 in 10:01:14 + venv_file=/tmp/.toxenv 10:01:14 + shift 2 10:01:14 + true 10:01:14 + case $1 in 10:01:14 + shift 10:01:14 + break 10:01:14 + case $python in 10:01:14 + local pkg_list= 10:01:14 + [[ -d /opt/pyenv ]] 10:01:14 + echo 'Setup pyenv:' 10:01:14 Setup pyenv: 10:01:14 + export PYENV_ROOT=/opt/pyenv 10:01:14 + PYENV_ROOT=/opt/pyenv 10:01:14 + 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 10:01:14 + 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 10:01:14 + pyenv versions 10:01:14 system 10:01:14 3.8.13 10:01:14 3.9.13 10:01:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:14 + command -v pyenv 10:01:14 ++ pyenv init - --no-rehash 10:01:14 + 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[*]}"'\'')" 10:01:14 export PATH="/opt/pyenv/shims:${PATH}" 10:01:14 export PYENV_SHELL=bash 10:01:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:01:14 pyenv() { 10:01:14 local command 10:01:14 command="${1:-}" 10:01:14 if [ "$#" -gt 0 ]; then 10:01:14 shift 10:01:14 fi 10:01:14 10:01:14 case "$command" in 10:01:14 rehash|shell) 10:01:14 eval "$(pyenv "sh-$command" "$@")" 10:01:14 ;; 10:01:14 *) 10:01:14 command pyenv "$command" "$@" 10:01:14 ;; 10:01:14 esac 10:01:14 }' 10:01:14 +++ 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[*]}"' 10:01:14 ++ 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 10:01:14 ++ 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 10:01:14 ++ 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 10:01:14 ++ export PYENV_SHELL=bash 10:01:14 ++ PYENV_SHELL=bash 10:01:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:01:14 +++ complete -F _pyenv pyenv 10:01:14 ++ lf-pyver python3 10:01:14 ++ local py_version_xy=python3 10:01:14 ++ local py_version_xyz= 10:01:14 ++ pyenv versions 10:01:14 ++ local command 10:01:14 ++ command=versions 10:01:14 ++ '[' 1 -gt 0 ']' 10:01:14 ++ shift 10:01:14 ++ case "$command" in 10:01:14 ++ command pyenv versions 10:01:14 ++ pyenv versions 10:01:14 ++ sed 's/^[ *]* //' 10:01:14 ++ grep -E '^[0-9.]*[0-9]$' 10:01:14 ++ awk '{ print $1 }' 10:01:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:01:14 +++ grep '^3' /tmp/.pyenv_versions 10:01:14 +++ sort -V 10:01:14 +++ tail -n 1 10:01:14 ++ py_version_xyz=3.10.6 10:01:14 ++ [[ -z 3.10.6 ]] 10:01:14 ++ echo 3.10.6 10:01:14 ++ return 0 10:01:14 + pyenv local 3.10.6 10:01:14 + local command 10:01:14 + command=local 10:01:14 + '[' 2 -gt 0 ']' 10:01:14 + shift 10:01:14 + case "$command" in 10:01:14 + command pyenv local 3.10.6 10:01:14 + pyenv local 3.10.6 10:01:14 + for arg in "$@" 10:01:14 + case $arg in 10:01:14 + pkg_list+='tox ' 10:01:14 + for arg in "$@" 10:01:14 + case $arg in 10:01:14 + pkg_list+='virtualenv ' 10:01:14 + for arg in "$@" 10:01:14 + case $arg in 10:01:14 + pkg_list+='urllib3~=1.26.15 ' 10:01:14 + [[ -f /tmp/.toxenv ]] 10:01:14 ++ cat /tmp/.toxenv 10:01:14 + lf_venv=/tmp/venv-K41R 10:01:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K41R from' file:/tmp/.toxenv 10:01:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K41R from file:/tmp/.toxenv 10:01:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:01:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:14 + local 'pip_opts=--upgrade --quiet' 10:01:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:01:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:01:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:01:14 + [[ -n '' ]] 10:01:14 + [[ -n '' ]] 10:01:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:01:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:14 + /tmp/venv-K41R/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 10:01:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:01:15 lf-activate-venv(): INFO: Base packages installed successfully 10:01:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:01:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:01:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:01:15 + /tmp/venv-K41R/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 10:01:16 + type python3 10:01:16 + true 10:01:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K41R/bin to PATH' 10:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-K41R/bin to PATH 10:01:16 + PATH=/tmp/venv-K41R/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 10:01:16 + return 0 10:01:16 + [[ -d /opt/pyenv ]] 10:01:16 + echo '---> Setting up pyenv' 10:01:16 ---> Setting up pyenv 10:01:16 + export PYENV_ROOT=/opt/pyenv 10:01:16 + PYENV_ROOT=/opt/pyenv 10:01:16 + export PATH=/opt/pyenv/bin:/tmp/venv-K41R/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 10:01:16 + PATH=/opt/pyenv/bin:/tmp/venv-K41R/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 10:01:16 ++ pwd 10:01:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:01:16 + export PYTHONPATH 10:01:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:01:16 + TOX_TESTENV_PASSENV=PYTHONPATH 10:01:16 + tox --version 10:01:16 4.52.0 from /tmp/venv-K41R/lib/python3.10/site-packages/tox/__init__.py 10:01:16 + PARALLEL=false 10:01:16 + TOX_OPTIONS_LIST= 10:01:16 + [[ -n pre-commit ]] 10:01:16 + TOX_OPTIONS_LIST=' -e pre-commit' 10:01:16 + case ${PARALLEL,,} in 10:01:16 + tox -e pre-commit 10:01:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:01:17 pre-commit: install_deps> python -I -m pip install pre-commit 10:01:20 pre-commit: freeze> python -m pip freeze --all 10:01:20 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 10:01:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:01:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:01:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:01:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:01:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:01:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:01:23 [INFO] Once installed this environment will be reused. 10:01:23 [INFO] This may take a few minutes... 10:01:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:01:27 [INFO] Once installed this environment will be reused. 10:01:27 [INFO] This may take a few minutes... 10:01:31 trim trailing whitespace.................................................Passed 10:01:32 Tabs remover.............................................................Passed 10:01:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:01:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:01:32 [INFO] Once installed this environment will be reused. 10:01:32 [INFO] This may take a few minutes... 10:01:40 gitlint..............................................(no files to check)Skipped 10:01:40 pre-commit: OK (23.72=setup[3.72]+cmd[11.54,8.47] seconds) 10:01:40 congratulations :) (23.76 seconds) 10:01:40 + tox_status=0 10:01:40 + echo '---> Completed tox runs' 10:01:40 ---> Completed tox runs 10:01:40 + for i in .tox/*/log 10:01:40 ++ echo .tox/pre-commit/log 10:01:40 ++ awk -F/ '{print $2}' 10:01:40 + tox_env=pre-commit 10:01:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:01:40 + DOC_DIR=docs/_build/html 10:01:40 + [[ -d docs/_build/html ]] 10:01:40 + echo '---> tox-run.sh ends' 10:01:40 ---> tox-run.sh ends 10:01:40 + test 0 -eq 0 10:01:40 $ ssh-agent -k 10:01:40 unset SSH_AUTH_SOCK; 10:01:40 unset SSH_AGENT_PID; 10:01:40 echo Agent pid 1696 killed; 10:01:40 [ssh-agent] Stopped. 10:01:40 [PostBuildScript] - [INFO] Executing post build scripts. 10:01:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2096112540610549461.sh 10:01:40 ---> sysstat.sh 10:01:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14724459945175653586.sh 10:01:41 ---> package-listing.sh 10:01:41 ++ facter osfamily 10:01:41 ++ tr '[:upper:]' '[:lower:]' 10:01:41 + OS_FAMILY=debian 10:01:41 + workspace=/w/workspace/oom-master-pre-commit-lint 10:01:41 + START_PACKAGES=/tmp/packages_start.txt 10:01:41 + END_PACKAGES=/tmp/packages_end.txt 10:01:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:01:41 + PACKAGES=/tmp/packages_start.txt 10:01:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:01:41 + PACKAGES=/tmp/packages_end.txt 10:01:41 + case "${OS_FAMILY}" in 10:01:41 + grep '^ii' 10:01:41 + dpkg -l 10:01:41 + '[' -f /tmp/packages_start.txt ']' 10:01:41 + '[' -f /tmp/packages_end.txt ']' 10:01:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:01:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:01:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:01:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:01:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18073847899912694107.sh 10:01:41 ---> capture-instance-metadata.sh 10:01:41 Setup pyenv: 10:01:41 system 10:01:41 3.8.13 10:01:41 3.9.13 10:01:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iynt 10:01:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:49 lf-activate-venv(): INFO: Base packages installed successfully 10:01:49 lf-activate-venv(): INFO: Installing additional packages: lftools 10:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-Iynt/bin to PATH 10:02:09 INFO: Running in OpenStack, capturing instance metadata 10:02:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14918837284583824725.sh 10:02:09 provisioning config files... 10:02:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config734116832076787949tmp 10:02:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:02:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:02:09 [EnvInject] - Injecting environment variables from a build step. 10:02:09 [EnvInject] - Injecting as environment variables the properties content 10:02:09 SERVER_ID=logs 10:02:09 10:02:09 [EnvInject] - Variables injected successfully. 10:02:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14804798356111853386.sh 10:02:09 ---> create-netrc.sh 10:02:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14456728285282314490.sh 10:02:09 ---> python-tools-install.sh 10:02:09 Setup pyenv: 10:02:09 system 10:02:09 3.8.13 10:02:09 3.9.13 10:02:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:02:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iynt from file:/tmp/.os_lf_venv 10:02:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:11 lf-activate-venv(): INFO: Base packages installed successfully 10:02:11 lf-activate-venv(): INFO: Installing additional packages: lftools 10:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-Iynt/bin to PATH 10:02:18 Generating Requirements File 10:02:35 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. 10:02:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:02:35 Python 3.10.6 10:02:35 pip 26.0.1 from /tmp/venv-Iynt/lib/python3.10/site-packages/pip (python 3.10) 10:02:36 appdirs==1.4.4 10:02:36 argcomplete==3.6.3 10:02:36 aspy.yaml==1.3.0 10:02:36 attrs==26.1.0 10:02:36 autopage==0.6.0 10:02:36 backports.strenum==1.3.1 10:02:36 beautifulsoup4==4.14.3 10:02:36 boto3==1.42.85 10:02:36 botocore==1.42.85 10:02:36 bs4==0.0.2 10:02:36 certifi==2026.2.25 10:02:36 cffi==2.0.0 10:02:36 cfgv==3.5.0 10:02:36 chardet==7.4.1 10:02:36 charset-normalizer==3.4.7 10:02:36 click==8.3.2 10:02:36 cliff==4.13.3 10:02:36 cmd2==3.4.0 10:02:36 cryptography==3.3.2 10:02:36 debtcollector==3.1.0 10:02:36 decorator==5.2.1 10:02:36 defusedxml==0.7.1 10:02:36 Deprecated==1.3.1 10:02:36 distlib==0.4.0 10:02:36 dnspython==2.8.0 10:02:36 docker==7.1.0 10:02:36 dogpile.cache==1.5.0 10:02:36 durationpy==0.10 10:02:36 email-validator==2.3.0 10:02:36 filelock==3.25.2 10:02:36 future==1.0.0 10:02:36 gitdb==4.0.12 10:02:36 GitPython==3.1.46 10:02:36 httplib2==0.30.2 10:02:36 identify==2.6.18 10:02:36 idna==3.11 10:02:36 importlib-resources==1.5.0 10:02:36 iso8601==2.1.0 10:02:36 Jinja2==3.1.6 10:02:36 jmespath==1.1.0 10:02:36 jsonpatch==1.33 10:02:36 jsonpointer==3.1.1 10:02:36 jsonschema==4.26.0 10:02:36 jsonschema-specifications==2025.9.1 10:02:36 keystoneauth1==5.13.1 10:02:36 kubernetes==35.0.0 10:02:36 lftools==0.37.22 10:02:36 lxml==6.0.2 10:02:36 markdown-it-py==4.0.0 10:02:36 MarkupSafe==3.0.3 10:02:36 mdurl==0.1.2 10:02:36 msgpack==1.1.2 10:02:36 multi_key_dict==2.0.3 10:02:36 munch==4.0.0 10:02:36 netaddr==1.3.0 10:02:36 niet==1.4.2 10:02:36 nodeenv==1.10.0 10:02:36 oauth2client==4.1.3 10:02:36 oauthlib==3.3.1 10:02:36 openstacksdk==4.10.0 10:02:36 os-service-types==1.8.2 10:02:36 osc-lib==4.4.0 10:02:36 oslo.config==10.3.0 10:02:36 oslo.context==6.3.0 10:02:36 oslo.i18n==6.7.2 10:02:36 oslo.log==8.1.0 10:02:36 oslo.serialization==5.9.1 10:02:36 oslo.utils==10.0.1 10:02:36 packaging==26.0 10:02:36 pbr==7.0.3 10:02:36 platformdirs==4.9.4 10:02:36 prettytable==3.17.0 10:02:36 psutil==7.2.2 10:02:36 pyasn1==0.6.3 10:02:36 pyasn1_modules==0.4.2 10:02:36 pycparser==3.0 10:02:36 pygerrit2==2.0.15 10:02:36 PyGithub==2.9.0 10:02:36 Pygments==2.20.0 10:02:36 PyJWT==2.12.1 10:02:36 PyNaCl==1.6.2 10:02:36 pyparsing==2.4.7 10:02:36 pyperclip==1.11.0 10:02:36 pyrsistent==0.20.0 10:02:36 python-cinderclient==9.9.0 10:02:36 python-dateutil==2.9.0.post0 10:02:36 python-discovery==1.2.2 10:02:36 python-heatclient==5.1.0 10:02:36 python-jenkins==1.8.3 10:02:36 python-keystoneclient==5.8.0 10:02:36 python-magnumclient==4.10.0 10:02:36 python-openstackclient==9.0.0 10:02:36 python-swiftclient==4.10.0 10:02:36 PyYAML==6.0.3 10:02:36 referencing==0.37.0 10:02:36 requests==2.33.1 10:02:36 requests-oauthlib==2.0.0 10:02:36 requestsexceptions==1.4.0 10:02:36 rfc3986==2.0.0 10:02:36 rich==14.3.3 10:02:36 rich-argparse==1.7.2 10:02:36 rpds-py==0.30.0 10:02:36 rsa==4.9.1 10:02:36 ruamel.yaml==0.19.1 10:02:36 ruamel.yaml.clib==0.2.15 10:02:36 s3transfer==0.16.0 10:02:36 simplejson==3.20.2 10:02:36 six==1.17.0 10:02:36 smmap==5.0.3 10:02:36 soupsieve==2.8.3 10:02:36 stevedore==5.7.0 10:02:36 tabulate==0.10.0 10:02:36 toml==0.10.2 10:02:36 tomlkit==0.14.0 10:02:36 tqdm==4.67.3 10:02:36 typing_extensions==4.15.0 10:02:36 urllib3==1.26.20 10:02:36 virtualenv==21.2.0 10:02:36 wcwidth==0.6.0 10:02:36 websocket-client==1.9.0 10:02:36 wrapt==2.1.2 10:02:36 xdg==6.0.0 10:02:36 xmltodict==1.0.4 10:02:36 yq==3.4.3 10:02:36 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3659109924770290871.sh 10:02:36 ---> uv-install.sh 10:02:36 Installing uv/uvx (latest) using shell installer 10:02:36 2026-04-08 10:02:36 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/ae8c82aa-116c-44f1-83b5-d3cb5f9c69df?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-08T10%3A52%3A20Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-08T09%3A51%3A28Z&ske=2026-04-08T10%3A52%3A20Z&sks=b&skv=2018-11-09&sig=agpczJ9A4971cJrzQLp0NQiYZvPkEpUS0JShhuOLJSM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTY0Mjc5MSwibmJmIjoxNzc1NjQyNDkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xUtgW-3PVxkSvIKkgZ4xVxILkndngWnwhh33fZVU7jw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-gx3GEk.sh" [1] 10:02:36 downloading uv 0.11.4 x86_64-unknown-linux-gnu 10:02:37 installing to /home/jenkins/.local/bin 10:02:37 uv 10:02:37 uvx 10:02:37 everything's installed! 10:02:37 10:02:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:02:37 10:02:37 source $HOME/.local/bin/env (sh, bash, zsh) 10:02:37 source $HOME/.local/bin/env.fish (fish) 10:02:37 Adding install location to PATH 10:02:37 ---> Validating uv/uvx install 10:02:37 uvx 0.11.4 (x86_64-unknown-linux-gnu) 10:02:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18230827191833157059.sh 10:02:37 ---> sudo-logs.sh 10:02:37 Archiving 'sudo' log.. 10:02:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8558316400394130725.sh 10:02:37 ---> job-cost.sh 10:02:37 INFO: Activating Python virtual environment... 10:02:37 Setup pyenv: 10:02:37 system 10:02:37 3.8.13 10:02:37 3.9.13 10:02:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iynt from file:/tmp/.os_lf_venv 10:02:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:39 lf-activate-venv(): INFO: Base packages installed successfully 10:02:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-Iynt/bin to PATH 10:02:44 INFO: No stack-cost file found 10:02:44 INFO: Instance uptime: 146s 10:02:44 INFO: Fetching instance metadata (attempt 1 of 3)... 10:02:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:02:44 INFO: Successfully fetched instance metadata 10:02:44 INFO: Instance type: v3-standard-4 10:02:44 INFO: Retrieving pricing info for: v3-standard-4 10:02:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:02:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 10:02:44 INFO: Successfully fetched Vexxhost pricing API 10:02:44 INFO: Retrieved cost: 0.11 10:02:44 INFO: Retrieved resource: v3-standard-4 10:02:44 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:02:44 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:02:44 INFO: Successfully archived job cost data 10:02:44 DEBUG: Cost data: oom-master-pre-commit-lint,4577,2026-04-08 10:02:44,v3-standard-4,146,0.11,0.00,SUCCESS 10:02:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15143340504711460531.sh 10:02:44 ---> logs-deploy.sh 10:02:44 Setup pyenv: 10:02:44 system 10:02:44 3.8.13 10:02:44 3.9.13 10:02:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iynt from file:/tmp/.os_lf_venv 10:02:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:46 lf-activate-venv(): INFO: Base packages installed successfully 10:02:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-Iynt/bin to PATH 10:02:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4577 10:02:54 INFO: archiving workspace using pattern(s): 10:02:55 Archives upload complete. 10:02:55 INFO: archiving logs to Nexus 10:02:56 ---> uname -a: 10:02:56 Linux prd-ubuntu1804-builder-4c-4g-4631 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:02:56 10:02:56 10:02:56 ---> lscpu: 10:02:56 Architecture: x86_64 10:02:56 CPU op-mode(s): 32-bit, 64-bit 10:02:56 Byte Order: Little Endian 10:02:56 CPU(s): 4 10:02:56 On-line CPU(s) list: 0-3 10:02:56 Thread(s) per core: 1 10:02:56 Core(s) per socket: 1 10:02:56 Socket(s): 4 10:02:56 NUMA node(s): 1 10:02:56 Vendor ID: AuthenticAMD 10:02:56 CPU family: 23 10:02:56 Model: 49 10:02:56 Model name: AMD EPYC-Rome Processor 10:02:56 Stepping: 0 10:02:56 CPU MHz: 2800.000 10:02:56 BogoMIPS: 5600.00 10:02:56 Virtualization: AMD-V 10:02:56 Hypervisor vendor: KVM 10:02:56 Virtualization type: full 10:02:56 L1d cache: 32K 10:02:56 L1i cache: 32K 10:02:56 L2 cache: 512K 10:02:56 L3 cache: 16384K 10:02:56 NUMA node0 CPU(s): 0-3 10:02:56 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 10:02:56 10:02:56 10:02:56 ---> nproc: 10:02:56 4 10:02:56 10:02:56 10:02:56 ---> df -h: 10:02:56 Filesystem Size Used Avail Use% Mounted on 10:02:56 udev 7.9G 0 7.9G 0% /dev 10:02:56 tmpfs 1.6G 676K 1.6G 1% /run 10:02:56 /dev/vda1 78G 8.5G 69G 11% / 10:02:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:02:56 tmpfs 5.0M 0 5.0M 0% /run/lock 10:02:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:02:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:02:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:02:56 10:02:56 10:02:56 ---> free -m: 10:02:56 total used free shared buff/cache available 10:02:56 Mem: 16040 574 13203 0 2261 15144 10:02:56 Swap: 1023 0 1023 10:02:56 10:02:56 10:02:56 ---> ip addr: 10:02:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:02:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:02:56 inet 127.0.0.1/8 scope host lo 10:02:56 valid_lft forever preferred_lft forever 10:02:56 inet6 ::1/128 scope host 10:02:56 valid_lft forever preferred_lft forever 10:02:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:02:56 link/ether fa:16:3e:6c:23:e8 brd ff:ff:ff:ff:ff:ff 10:02:56 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 10:02:56 valid_lft 86259sec preferred_lft 86259sec 10:02:56 inet6 fe80::f816:3eff:fe6c:23e8/64 scope link 10:02:56 valid_lft forever preferred_lft forever 10:02:56 10:02:56 10:02:56 ---> sar -b -r -n DEV: 10:02:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4631) 04/08/26 _x86_64_ (4 CPU) 10:02:56 10:02:56 10:00:38 LINUX RESTART (4 CPU) 10:02:56 10:02:56 10:01:01 tps rtps wtps bread/s bwrtn/s 10:02:56 10:02:01 248.71 24.01 224.70 808.13 37658.52 10:02:56 Average: 248.71 24.01 224.70 808.13 37658.52 10:02:56 10:02:56 10:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:02:56 10:02:01 13741196 15444364 2683772 16.34 66156 1831988 866748 4.96 859500 1598620 122948 10:02:56 Average: 13741196 15444364 2683772 16.34 66156 1831988 866748 4.96 859500 1598620 122948 10:02:56 10:02:56 10:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:02:56 10:02:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 10:02:56 10:02:01 ens3 154.61 99.58 1522.06 24.09 0.00 0.00 0.00 0.00 10:02:56 Average: lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 10:02:56 Average: ens3 154.61 99.58 1522.06 24.09 0.00 0.00 0.00 0.00 10:02:56 10:02:56 10:02:56 ---> sar -P ALL: 10:02:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4631) 04/08/26 _x86_64_ (4 CPU) 10:02:56 10:02:56 10:00:38 LINUX RESTART (4 CPU) 10:02:56 10:02:56 10:01:01 CPU %user %nice %system %iowait %steal %idle 10:02:56 10:02:01 all 22.77 0.00 2.26 2.06 0.06 72.84 10:02:56 10:02:01 0 11.42 0.00 2.32 4.94 0.05 81.26 10:02:56 10:02:01 1 34.73 0.00 2.74 0.72 0.08 61.73 10:02:56 10:02:01 2 21.20 0.00 2.03 1.96 0.05 74.76 10:02:56 10:02:01 3 23.74 0.00 2.00 0.62 0.07 73.57 10:02:56 Average: all 22.77 0.00 2.26 2.06 0.06 72.84 10:02:56 Average: 0 11.42 0.00 2.32 4.94 0.05 81.26 10:02:56 Average: 1 34.73 0.00 2.74 0.72 0.08 61.73 10:02:56 Average: 2 21.20 0.00 2.03 1.96 0.05 74.76 10:02:56 Average: 3 23.74 0.00 2.00 0.62 0.07 73.57 10:02:56 10:02:56 10:02:56