07:42:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 07:42:32 Running as SYSTEM 07:42:32 [EnvInject] - Loading node environment variables. 07:42:32 Building remotely on prd-ubuntu1804-builder-4c-4g-4318 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:42:32 [ssh-agent] Looking for ssh-agent implementation... 07:42:32 $ ssh-agent 07:42:32 SSH_AUTH_SOCK=/tmp/ssh-sbY20JGmEj1W/agent.1647 07:42:32 SSH_AGENT_PID=1649 07:42:32 [ssh-agent] Started. 07:42:32 Running ssh-add (command line suppressed) 07:42:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17315844916220498591.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17315844916220498591.key) 07:42:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:42:32 The recommended git tool is: NONE 07:42:33 using credential onap-jenkins-ssh 07:42:33 Wiping out workspace first. 07:42:33 Cloning the remote Git repository 07:42:33 Cloning repository git://cloud.onap.org/mirror/oom.git 07:42:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:42:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:33 > git --version # timeout=10 07:42:33 > git --version # 'git version 2.17.1' 07:42:33 using GIT_SSH to set credentials Gerrit user 07:42:33 Verifying host key using manually-configured host key entries 07:42:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:42:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:39 using GIT_SSH to set credentials Gerrit user 07:42:39 Verifying host key using manually-configured host key entries 07:42:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/8 # timeout=30 07:42:39 > git rev-parse 43921c75def0346c45521aae2c2350354045bcaf^{commit} # timeout=10 07:42:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:42:39 Checking out Revision 43921c75def0346c45521aae2c2350354045bcaf (refs/changes/94/143894/8) 07:42:39 > git config core.sparsecheckout # timeout=10 07:42:39 > git checkout -f 43921c75def0346c45521aae2c2350354045bcaf # timeout=30 07:42:42 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 07:42:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:42 > git rev-list --no-walk 4ad36579a06b56ed10b819d7a453d5040f75040d # timeout=10 07:42:43 [EnvInject] - Injecting environment variables from a build step. 07:42:43 [EnvInject] - Injecting as environment variables the properties content 07:42:43 PYTHON=python3 07:42:43 07:42:43 [EnvInject] - Variables injected successfully. 07:42:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9081821819998192210.sh 07:42:43 ---> tox-install.sh 07:42:43 + source /home/jenkins/lf-env.sh 07:42:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:43 ++ mktemp -d /tmp/venv-XXXX 07:42:43 + lf_venv=/tmp/venv-TDAK 07:42:43 + local venv_file=/tmp/.os_lf_venv 07:42:43 + local python=python3 07:42:43 + local options 07:42:43 + local set_path=true 07:42:43 + local install_args= 07:42:43 ++ 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 07:42:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:43 + true 07:42:43 + case $1 in 07:42:43 + venv_file=/tmp/.toxenv 07:42:43 + shift 2 07:42:43 + true 07:42:43 + case $1 in 07:42:43 + shift 07:42:43 + break 07:42:43 + case $python in 07:42:43 + local pkg_list= 07:42:43 + [[ -d /opt/pyenv ]] 07:42:43 + echo 'Setup pyenv:' 07:42:43 Setup pyenv: 07:42:43 + export PYENV_ROOT=/opt/pyenv 07:42:43 + PYENV_ROOT=/opt/pyenv 07:42:43 + 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 07:42:43 + 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 07:42:43 + pyenv versions 07:42:43 * system (set by /opt/pyenv/version) 07:42:43 * 3.8.13 (set by /opt/pyenv/version) 07:42:43 * 3.9.13 (set by /opt/pyenv/version) 07:42:43 * 3.10.6 (set by /opt/pyenv/version) 07:42:43 + command -v pyenv 07:42:43 ++ pyenv init - --no-rehash 07:42:43 + 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[*]}"'\'')" 07:42:43 export PATH="/opt/pyenv/shims:${PATH}" 07:42:43 export PYENV_SHELL=bash 07:42:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:43 pyenv() { 07:42:43 local command 07:42:43 command="${1:-}" 07:42:43 if [ "$#" -gt 0 ]; then 07:42:43 shift 07:42:43 fi 07:42:43 07:42:43 case "$command" in 07:42:43 rehash|shell) 07:42:43 eval "$(pyenv "sh-$command" "$@")" 07:42:43 ;; 07:42:43 *) 07:42:43 command pyenv "$command" "$@" 07:42:43 ;; 07:42:43 esac 07:42:43 }' 07:42:43 +++ 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[*]}"' 07:42:43 ++ 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 07:42:43 ++ 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 07:42:43 ++ 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 07:42:43 ++ export PYENV_SHELL=bash 07:42:43 ++ PYENV_SHELL=bash 07:42:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:43 +++ complete -F _pyenv pyenv 07:42:43 ++ lf-pyver python3 07:42:43 ++ local py_version_xy=python3 07:42:43 ++ local py_version_xyz= 07:42:43 ++ pyenv versions 07:42:43 ++ sed 's/^[ *]* //' 07:42:43 ++ local command 07:42:43 ++ command=versions 07:42:43 ++ '[' 1 -gt 0 ']' 07:42:43 ++ shift 07:42:43 ++ case "$command" in 07:42:43 ++ command pyenv versions 07:42:43 ++ pyenv versions 07:42:43 ++ grep -E '^[0-9.]*[0-9]$' 07:42:43 ++ awk '{ print $1 }' 07:42:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:43 +++ grep '^3' /tmp/.pyenv_versions 07:42:43 +++ sort -V 07:42:43 +++ tail -n 1 07:42:43 ++ py_version_xyz=3.10.6 07:42:43 ++ [[ -z 3.10.6 ]] 07:42:43 ++ echo 3.10.6 07:42:43 ++ return 0 07:42:43 + pyenv local 3.10.6 07:42:43 + local command 07:42:43 + command=local 07:42:43 + '[' 2 -gt 0 ']' 07:42:43 + shift 07:42:43 + case "$command" in 07:42:43 + command pyenv local 3.10.6 07:42:43 + pyenv local 3.10.6 07:42:43 + for arg in "$@" 07:42:43 + case $arg in 07:42:43 + pkg_list+='tox ' 07:42:43 + for arg in "$@" 07:42:43 + case $arg in 07:42:43 + pkg_list+='virtualenv ' 07:42:43 + for arg in "$@" 07:42:43 + case $arg in 07:42:43 + pkg_list+='urllib3~=1.26.15 ' 07:42:43 + [[ -f /tmp/.toxenv ]] 07:42:43 + [[ ! -f /tmp/.toxenv ]] 07:42:43 + [[ -n '' ]] 07:42:43 + python3 -m venv /tmp/venv-TDAK 07:42:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TDAK' 07:42:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TDAK 07:42:47 + echo /tmp/venv-TDAK 07:42:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:42:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:42:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:42:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:47 + local 'pip_opts=--upgrade --quiet' 07:42:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:42:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:42:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:42:47 + [[ -n '' ]] 07:42:47 + [[ -n '' ]] 07:42:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:42:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:47 + /tmp/venv-TDAK/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 07:42:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:42:51 lf-activate-venv(): INFO: Base packages installed successfully 07:42:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:42:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:42:51 + /tmp/venv-TDAK/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 07:42:53 + type python3 07:42:53 + true 07:42:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TDAK/bin to PATH' 07:42:53 lf-activate-venv(): INFO: Adding /tmp/venv-TDAK/bin to PATH 07:42:53 + PATH=/tmp/venv-TDAK/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 07:42:53 + return 0 07:42:53 + python3 --version 07:42:53 Python 3.10.6 07:42:53 + python3 -m pip --version 07:42:53 pip 26.0.1 from /tmp/venv-TDAK/lib/python3.10/site-packages/pip (python 3.10) 07:42:53 + python3 -m pip freeze 07:42:53 cachetools==7.0.5 07:42:53 colorama==0.4.6 07:42:53 distlib==0.4.0 07:42:53 filelock==3.25.2 07:42:53 packaging==26.0 07:42:53 platformdirs==4.9.4 07:42:53 pluggy==1.6.0 07:42:53 pyproject-api==1.10.0 07:42:53 python-discovery==1.2.1 07:42:53 tomli==2.4.1 07:42:53 tomli_w==1.2.0 07:42:53 tox==4.52.0 07:42:53 typing_extensions==4.15.0 07:42:53 urllib3==1.26.20 07:42:53 virtualenv==21.2.0 07:42:53 [EnvInject] - Injecting environment variables from a build step. 07:42:53 [EnvInject] - Injecting as environment variables the properties content 07:42:53 PARALLEL=false 07:42:53 07:42:53 [EnvInject] - Variables injected successfully. 07:42:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16198549780350443037.sh 07:42:53 ---> tox-run.sh 07:42:53 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:42:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:42:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:42:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:42:53 + cd /w/workspace/oom-master-pre-commit-lint/. 07:42:53 + source /home/jenkins/lf-env.sh 07:42:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:53 ++ mktemp -d /tmp/venv-XXXX 07:42:53 + lf_venv=/tmp/venv-tVzf 07:42:53 + local venv_file=/tmp/.os_lf_venv 07:42:53 + local python=python3 07:42:53 + local options 07:42:53 + local set_path=true 07:42:53 + local install_args= 07:42:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:53 + true 07:42:53 + case $1 in 07:42:53 + venv_file=/tmp/.toxenv 07:42:53 + shift 2 07:42:53 + true 07:42:53 + case $1 in 07:42:53 + shift 07:42:53 + break 07:42:53 + case $python in 07:42:53 + local pkg_list= 07:42:53 + [[ -d /opt/pyenv ]] 07:42:53 + echo 'Setup pyenv:' 07:42:53 Setup pyenv: 07:42:53 + export PYENV_ROOT=/opt/pyenv 07:42:53 + PYENV_ROOT=/opt/pyenv 07:42:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:42:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:42:53 + pyenv versions 07:42:54 system 07:42:54 3.8.13 07:42:54 3.9.13 07:42:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:42:54 + command -v pyenv 07:42:54 ++ pyenv init - --no-rehash 07:42:54 + 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[*]}"'\'')" 07:42:54 export PATH="/opt/pyenv/shims:${PATH}" 07:42:54 export PYENV_SHELL=bash 07:42:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:54 pyenv() { 07:42:54 local command 07:42:54 command="${1:-}" 07:42:54 if [ "$#" -gt 0 ]; then 07:42:54 shift 07:42:54 fi 07:42:54 07:42:54 case "$command" in 07:42:54 rehash|shell) 07:42:54 eval "$(pyenv "sh-$command" "$@")" 07:42:54 ;; 07:42:54 *) 07:42:54 command pyenv "$command" "$@" 07:42:54 ;; 07:42:54 esac 07:42:54 }' 07:42:54 +++ 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[*]}"' 07:42:54 ++ 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 07:42:54 ++ 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 07:42:54 ++ 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 07:42:54 ++ export PYENV_SHELL=bash 07:42:54 ++ PYENV_SHELL=bash 07:42:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:54 +++ complete -F _pyenv pyenv 07:42:54 ++ lf-pyver python3 07:42:54 ++ local py_version_xy=python3 07:42:54 ++ local py_version_xyz= 07:42:54 ++ pyenv versions 07:42:54 ++ local command 07:42:54 ++ sed 's/^[ *]* //' 07:42:54 ++ command=versions 07:42:54 ++ '[' 1 -gt 0 ']' 07:42:54 ++ shift 07:42:54 ++ case "$command" in 07:42:54 ++ command pyenv versions 07:42:54 ++ pyenv versions 07:42:54 ++ grep -E '^[0-9.]*[0-9]$' 07:42:54 ++ awk '{ print $1 }' 07:42:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:54 +++ grep '^3' /tmp/.pyenv_versions 07:42:54 +++ sort -V 07:42:54 +++ tail -n 1 07:42:54 ++ py_version_xyz=3.10.6 07:42:54 ++ [[ -z 3.10.6 ]] 07:42:54 ++ echo 3.10.6 07:42:54 ++ return 0 07:42:54 + pyenv local 3.10.6 07:42:54 + local command 07:42:54 + command=local 07:42:54 + '[' 2 -gt 0 ']' 07:42:54 + shift 07:42:54 + case "$command" in 07:42:54 + command pyenv local 3.10.6 07:42:54 + pyenv local 3.10.6 07:42:54 + for arg in "$@" 07:42:54 + case $arg in 07:42:54 + pkg_list+='tox ' 07:42:54 + for arg in "$@" 07:42:54 + case $arg in 07:42:54 + pkg_list+='virtualenv ' 07:42:54 + for arg in "$@" 07:42:54 + case $arg in 07:42:54 + pkg_list+='urllib3~=1.26.15 ' 07:42:54 + [[ -f /tmp/.toxenv ]] 07:42:54 ++ cat /tmp/.toxenv 07:42:54 + lf_venv=/tmp/venv-TDAK 07:42:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TDAK from' file:/tmp/.toxenv 07:42:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TDAK from file:/tmp/.toxenv 07:42:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:42:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:54 + local 'pip_opts=--upgrade --quiet' 07:42:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:42:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:42:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:42:54 + [[ -n '' ]] 07:42:54 + [[ -n '' ]] 07:42:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:42:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:54 + /tmp/venv-TDAK/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 07:42:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:42:55 lf-activate-venv(): INFO: Base packages installed successfully 07:42:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:42:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:42:55 + /tmp/venv-TDAK/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 07:42:56 + type python3 07:42:56 + true 07:42:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TDAK/bin to PATH' 07:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-TDAK/bin to PATH 07:42:56 + PATH=/tmp/venv-TDAK/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 07:42:56 + return 0 07:42:56 + [[ -d /opt/pyenv ]] 07:42:56 + echo '---> Setting up pyenv' 07:42:56 ---> Setting up pyenv 07:42:56 + export PYENV_ROOT=/opt/pyenv 07:42:56 + PYENV_ROOT=/opt/pyenv 07:42:56 + export PATH=/opt/pyenv/bin:/tmp/venv-TDAK/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 07:42:56 + PATH=/opt/pyenv/bin:/tmp/venv-TDAK/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 07:42:56 ++ pwd 07:42:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:42:56 + export PYTHONPATH 07:42:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:42:56 + TOX_TESTENV_PASSENV=PYTHONPATH 07:42:56 + tox --version 07:42:56 4.52.0 from /tmp/venv-TDAK/lib/python3.10/site-packages/tox/__init__.py 07:42:56 + PARALLEL=false 07:42:56 + TOX_OPTIONS_LIST= 07:42:56 + [[ -n pre-commit ]] 07:42:56 + TOX_OPTIONS_LIST=' -e pre-commit' 07:42:56 + case ${PARALLEL,,} in 07:42:56 + tox -e pre-commit 07:42:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:42:57 pre-commit: install_deps> python -I -m pip install pre-commit 07:43:00 pre-commit: freeze> python -m pip freeze --all 07:43:00 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.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 07:43:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:43:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:43:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:43:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:43:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:02 [INFO] Once installed this environment will be reused. 07:43:02 [INFO] This may take a few minutes... 07:43:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:43:06 [INFO] Once installed this environment will be reused. 07:43:06 [INFO] This may take a few minutes... 07:43:11 trim trailing whitespace.................................................Passed 07:43:11 Tabs remover.............................................................Passed 07:43:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:43:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:43:11 [INFO] Once installed this environment will be reused. 07:43:11 [INFO] This may take a few minutes... 07:43:20 gitlint..............................................(no files to check)Skipped 07:43:20 pre-commit: OK (23.47=setup[3.68]+cmd[11.25,8.54] seconds) 07:43:20 congratulations :) (23.51 seconds) 07:43:20 + tox_status=0 07:43:20 + echo '---> Completed tox runs' 07:43:20 ---> Completed tox runs 07:43:20 + for i in .tox/*/log 07:43:20 ++ echo .tox/pre-commit/log 07:43:20 ++ awk -F/ '{print $2}' 07:43:20 + tox_env=pre-commit 07:43:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:43:20 + DOC_DIR=docs/_build/html 07:43:20 + [[ -d docs/_build/html ]] 07:43:20 + echo '---> tox-run.sh ends' 07:43:20 ---> tox-run.sh ends 07:43:20 + test 0 -eq 0 07:43:20 $ ssh-agent -k 07:43:20 unset SSH_AUTH_SOCK; 07:43:20 unset SSH_AGENT_PID; 07:43:20 echo Agent pid 1649 killed; 07:43:20 [ssh-agent] Stopped. 07:43:20 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16870096552795318137.sh 07:43:20 ---> sysstat.sh 07:43:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16256883052771463383.sh 07:43:20 ---> package-listing.sh 07:43:20 ++ facter osfamily 07:43:20 ++ tr '[:upper:]' '[:lower:]' 07:43:20 + OS_FAMILY=debian 07:43:20 + workspace=/w/workspace/oom-master-pre-commit-lint 07:43:20 + START_PACKAGES=/tmp/packages_start.txt 07:43:20 + END_PACKAGES=/tmp/packages_end.txt 07:43:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:20 + PACKAGES=/tmp/packages_start.txt 07:43:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:43:20 + PACKAGES=/tmp/packages_end.txt 07:43:20 + case "${OS_FAMILY}" in 07:43:20 + dpkg -l 07:43:20 + grep '^ii' 07:43:20 + '[' -f /tmp/packages_start.txt ']' 07:43:20 + '[' -f /tmp/packages_end.txt ']' 07:43:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:43:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:43:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:43:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14123263431393477640.sh 07:43:20 ---> capture-instance-metadata.sh 07:43:20 Setup pyenv: 07:43:21 system 07:43:21 3.8.13 07:43:21 3.9.13 07:43:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:43:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OAuF 07:43:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:28 lf-activate-venv(): INFO: Base packages installed successfully 07:43:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:48 lf-activate-venv(): INFO: Adding /tmp/venv-OAuF/bin to PATH 07:43:48 INFO: Running in OpenStack, capturing instance metadata 07:43:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9355208219320237237.sh 07:43:49 provisioning config files... 07:43:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1213128168467656307tmp 07:43:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:43:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:43:49 [EnvInject] - Injecting environment variables from a build step. 07:43:49 [EnvInject] - Injecting as environment variables the properties content 07:43:49 SERVER_ID=logs 07:43:49 07:43:49 [EnvInject] - Variables injected successfully. 07:43:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins55535019594484329.sh 07:43:49 ---> create-netrc.sh 07:43:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9252724828994162412.sh 07:43:49 ---> python-tools-install.sh 07:43:49 Setup pyenv: 07:43:49 system 07:43:49 3.8.13 07:43:49 3.9.13 07:43:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:43:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OAuF from file:/tmp/.os_lf_venv 07:43:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:51 lf-activate-venv(): INFO: Base packages installed successfully 07:43:51 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-OAuF/bin to PATH 07:43:59 Generating Requirements File 07:44:15 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. 07:44:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:44:15 Python 3.10.6 07:44:15 pip 26.0.1 from /tmp/venv-OAuF/lib/python3.10/site-packages/pip (python 3.10) 07:44:16 appdirs==1.4.4 07:44:16 argcomplete==3.6.3 07:44:16 aspy.yaml==1.3.0 07:44:16 attrs==26.1.0 07:44:16 autopage==0.6.0 07:44:16 backports.strenum==1.3.1 07:44:16 beautifulsoup4==4.14.3 07:44:16 boto3==1.42.84 07:44:16 botocore==1.42.84 07:44:16 bs4==0.0.2 07:44:16 certifi==2026.2.25 07:44:16 cffi==2.0.0 07:44:16 cfgv==3.5.0 07:44:16 chardet==7.4.0.post2 07:44:16 charset-normalizer==3.4.7 07:44:16 click==8.3.2 07:44:16 cliff==4.13.2 07:44:16 cmd2==3.4.0 07:44:16 cryptography==3.3.2 07:44:16 debtcollector==3.1.0 07:44:16 decorator==5.2.1 07:44:16 defusedxml==0.7.1 07:44:16 Deprecated==1.3.1 07:44:16 distlib==0.4.0 07:44:16 dnspython==2.8.0 07:44:16 docker==7.1.0 07:44:16 dogpile.cache==1.5.0 07:44:16 durationpy==0.10 07:44:16 email-validator==2.3.0 07:44:16 filelock==3.25.2 07:44:16 future==1.0.0 07:44:16 gitdb==4.0.12 07:44:16 GitPython==3.1.46 07:44:16 httplib2==0.30.2 07:44:16 identify==2.6.18 07:44:16 idna==3.11 07:44:16 importlib-resources==1.5.0 07:44:16 iso8601==2.1.0 07:44:16 Jinja2==3.1.6 07:44:16 jmespath==1.1.0 07:44:16 jsonpatch==1.33 07:44:16 jsonpointer==3.1.1 07:44:16 jsonschema==4.26.0 07:44:16 jsonschema-specifications==2025.9.1 07:44:16 keystoneauth1==5.13.1 07:44:16 kubernetes==35.0.0 07:44:16 lftools==0.37.22 07:44:16 lxml==6.0.2 07:44:16 markdown-it-py==4.0.0 07:44:16 MarkupSafe==3.0.3 07:44:16 mdurl==0.1.2 07:44:16 msgpack==1.1.2 07:44:16 multi_key_dict==2.0.3 07:44:16 munch==4.0.0 07:44:16 netaddr==1.3.0 07:44:16 niet==1.4.2 07:44:16 nodeenv==1.10.0 07:44:16 oauth2client==4.1.3 07:44:16 oauthlib==3.3.1 07:44:16 openstacksdk==4.10.0 07:44:16 os-service-types==1.8.2 07:44:16 osc-lib==4.4.0 07:44:16 oslo.config==10.3.0 07:44:16 oslo.context==6.3.0 07:44:16 oslo.i18n==6.7.2 07:44:16 oslo.log==8.1.0 07:44:16 oslo.serialization==5.9.1 07:44:16 oslo.utils==10.0.0 07:44:16 packaging==26.0 07:44:16 pbr==7.0.3 07:44:16 platformdirs==4.9.4 07:44:16 prettytable==3.17.0 07:44:16 psutil==7.2.2 07:44:16 pyasn1==0.6.3 07:44:16 pyasn1_modules==0.4.2 07:44:16 pycparser==3.0 07:44:16 pygerrit2==2.0.15 07:44:16 PyGithub==2.9.0 07:44:16 Pygments==2.20.0 07:44:16 PyJWT==2.12.1 07:44:16 PyNaCl==1.6.2 07:44:16 pyparsing==2.4.7 07:44:16 pyperclip==1.11.0 07:44:16 pyrsistent==0.20.0 07:44:16 python-cinderclient==9.9.0 07:44:16 python-dateutil==2.9.0.post0 07:44:16 python-discovery==1.2.1 07:44:16 python-heatclient==5.1.0 07:44:16 python-jenkins==1.8.3 07:44:16 python-keystoneclient==5.8.0 07:44:16 python-magnumclient==4.10.0 07:44:16 python-openstackclient==9.0.0 07:44:16 python-swiftclient==4.10.0 07:44:16 PyYAML==6.0.3 07:44:16 referencing==0.37.0 07:44:16 requests==2.33.1 07:44:16 requests-oauthlib==2.0.0 07:44:16 requestsexceptions==1.4.0 07:44:16 rfc3986==2.0.0 07:44:16 rich==14.3.3 07:44:16 rich-argparse==1.7.2 07:44:16 rpds-py==0.30.0 07:44:16 rsa==4.9.1 07:44:16 ruamel.yaml==0.19.1 07:44:16 ruamel.yaml.clib==0.2.15 07:44:16 s3transfer==0.16.0 07:44:16 simplejson==3.20.2 07:44:16 six==1.17.0 07:44:16 smmap==5.0.3 07:44:16 soupsieve==2.8.3 07:44:16 stevedore==5.7.0 07:44:16 tabulate==0.10.0 07:44:16 toml==0.10.2 07:44:16 tomlkit==0.14.0 07:44:16 tqdm==4.67.3 07:44:16 typing_extensions==4.15.0 07:44:16 urllib3==1.26.20 07:44:16 virtualenv==21.2.0 07:44:16 wcwidth==0.6.0 07:44:16 websocket-client==1.9.0 07:44:16 wrapt==2.1.2 07:44:16 xdg==6.0.0 07:44:16 xmltodict==1.0.4 07:44:16 yq==3.4.3 07:44:16 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4882362505247143765.sh 07:44:16 ---> uv-install.sh 07:44:16 Installing uv/uvx (latest) using shell installer 07:44:16 2026-04-07 07:44:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-07T08%3A17%3A12Z&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-07T07%3A17%3A04Z&ske=2026-04-07T08%3A17%3A12Z&sks=b&skv=2018-11-09&sig=%2BThvD%2BrID7Jt85SFK6YLzTCuwBpIFFWOhcPXR110cEQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTU0ODEzMCwibmJmIjoxNzc1NTQ3ODMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.prfziKqAh8hVEQXA57XTLFnONTBAqqP3AaA6QNqkUUY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-P0jaXz.sh" [1] 07:44:16 downloading uv 0.11.3 x86_64-unknown-linux-gnu 07:44:17 installing to /home/jenkins/.local/bin 07:44:17 uv 07:44:17 uvx 07:44:17 everything's installed! 07:44:17 07:44:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:44:17 07:44:17 source $HOME/.local/bin/env (sh, bash, zsh) 07:44:17 source $HOME/.local/bin/env.fish (fish) 07:44:17 Adding install location to PATH 07:44:17 ---> Validating uv/uvx install 07:44:17 uvx 0.11.3 (x86_64-unknown-linux-gnu) 07:44:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14154724025520404906.sh 07:44:17 ---> sudo-logs.sh 07:44:17 Archiving 'sudo' log.. 07:44:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16233040107730468487.sh 07:44:17 ---> job-cost.sh 07:44:17 INFO: Activating Python virtual environment... 07:44:17 Setup pyenv: 07:44:17 system 07:44:17 3.8.13 07:44:17 3.9.13 07:44:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:44:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OAuF from file:/tmp/.os_lf_venv 07:44:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:19 lf-activate-venv(): INFO: Base packages installed successfully 07:44:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-OAuF/bin to PATH 07:44:24 INFO: No stack-cost file found 07:44:24 INFO: Instance uptime: 138s 07:44:24 INFO: Fetching instance metadata (attempt 1 of 3)... 07:44:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:44:25 INFO: Successfully fetched instance metadata 07:44:25 INFO: Instance type: v3-standard-4 07:44:25 INFO: Retrieving pricing info for: v3-standard-4 07:44:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:44:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=138 07:44:25 INFO: Successfully fetched Vexxhost pricing API 07:44:25 INFO: Retrieved cost: 0.11 07:44:25 INFO: Retrieved resource: v3-standard-4 07:44:25 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:44:25 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:44:25 INFO: Successfully archived job cost data 07:44:25 DEBUG: Cost data: oom-master-pre-commit-lint,4570,2026-04-07 07:44:25,v3-standard-4,138,0.11,0.00,SUCCESS 07:44:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16825813437744464392.sh 07:44:25 ---> logs-deploy.sh 07:44:25 Setup pyenv: 07:44:25 system 07:44:25 3.8.13 07:44:25 3.9.13 07:44:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:44:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OAuF from file:/tmp/.os_lf_venv 07:44:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:27 lf-activate-venv(): INFO: Base packages installed successfully 07:44:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:44:34 lf-activate-venv(): INFO: Adding /tmp/venv-OAuF/bin to PATH 07:44:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4570 07:44:34 INFO: archiving workspace using pattern(s): 07:44:35 Archives upload complete. 07:44:35 INFO: archiving logs to Nexus 07:44:36 ---> uname -a: 07:44:36 Linux prd-ubuntu1804-builder-4c-4g-4318 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:44:36 07:44:36 07:44:36 ---> lscpu: 07:44:36 Architecture: x86_64 07:44:36 CPU op-mode(s): 32-bit, 64-bit 07:44:36 Byte Order: Little Endian 07:44:36 CPU(s): 4 07:44:36 On-line CPU(s) list: 0-3 07:44:36 Thread(s) per core: 1 07:44:36 Core(s) per socket: 1 07:44:36 Socket(s): 4 07:44:36 NUMA node(s): 1 07:44:36 Vendor ID: AuthenticAMD 07:44:36 CPU family: 23 07:44:36 Model: 49 07:44:36 Model name: AMD EPYC-Rome Processor 07:44:36 Stepping: 0 07:44:36 CPU MHz: 2799.998 07:44:36 BogoMIPS: 5599.99 07:44:36 Virtualization: AMD-V 07:44:36 Hypervisor vendor: KVM 07:44:36 Virtualization type: full 07:44:36 L1d cache: 32K 07:44:36 L1i cache: 32K 07:44:36 L2 cache: 512K 07:44:36 L3 cache: 16384K 07:44:36 NUMA node0 CPU(s): 0-3 07:44:36 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 07:44:36 07:44:36 07:44:36 ---> nproc: 07:44:36 4 07:44:36 07:44:36 07:44:36 ---> df -h: 07:44:36 Filesystem Size Used Avail Use% Mounted on 07:44:36 udev 7.9G 0 7.9G 0% /dev 07:44:36 tmpfs 1.6G 676K 1.6G 1% /run 07:44:36 /dev/vda1 78G 8.5G 69G 11% / 07:44:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:44:36 tmpfs 5.0M 0 5.0M 0% /run/lock 07:44:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:44:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:44:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:44:36 07:44:36 07:44:36 ---> free -m: 07:44:36 total used free shared buff/cache available 07:44:36 Mem: 16040 547 13227 0 2265 15171 07:44:36 Swap: 1023 0 1023 07:44:36 07:44:36 07:44:36 ---> ip addr: 07:44:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:44:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:44:36 inet 127.0.0.1/8 scope host lo 07:44:36 valid_lft forever preferred_lft forever 07:44:36 inet6 ::1/128 scope host 07:44:36 valid_lft forever preferred_lft forever 07:44:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:44:36 link/ether fa:16:3e:9c:b1:51 brd ff:ff:ff:ff:ff:ff 07:44:36 inet 10.30.107.162/23 brd 10.30.107.255 scope global dynamic ens3 07:44:36 valid_lft 86258sec preferred_lft 86258sec 07:44:36 inet6 fe80::f816:3eff:fe9c:b151/64 scope link 07:44:36 valid_lft forever preferred_lft forever 07:44:36 07:44:36 07:44:36 ---> sar -b -r -n DEV: 07:44:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4318) 04/07/26 _x86_64_ (4 CPU) 07:44:36 07:44:36 07:42:17 LINUX RESTART (4 CPU) 07:44:36 07:44:36 07:43:01 tps rtps wtps bread/s bwrtn/s 07:44:36 07:44:01 116.58 1.00 115.58 112.38 22191.37 07:44:36 Average: 116.58 1.00 115.58 112.38 22191.37 07:44:36 07:44:36 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:44:36 07:44:01 13781936 15582500 2643032 16.09 78432 1910132 743556 4.26 724224 1679984 135288 07:44:36 Average: 13781936 15582500 2643032 16.09 78432 1910132 743556 4.26 724224 1679984 135288 07:44:36 07:44:36 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:44:36 07:44:01 ens3 71.87 53.84 989.77 10.73 0.00 0.00 0.00 0.00 07:44:36 07:44:01 lo 2.20 2.20 0.25 0.25 0.00 0.00 0.00 0.00 07:44:36 Average: ens3 71.87 53.84 989.77 10.73 0.00 0.00 0.00 0.00 07:44:36 Average: lo 2.20 2.20 0.25 0.25 0.00 0.00 0.00 0.00 07:44:36 07:44:36 07:44:36 ---> sar -P ALL: 07:44:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4318) 04/07/26 _x86_64_ (4 CPU) 07:44:36 07:44:36 07:42:17 LINUX RESTART (4 CPU) 07:44:36 07:44:36 07:43:01 CPU %user %nice %system %iowait %steal %idle 07:44:36 07:44:01 all 22.80 0.00 2.23 1.24 0.05 73.67 07:44:36 07:44:01 0 22.80 0.00 2.55 0.85 0.05 73.74 07:44:36 07:44:01 1 25.33 0.00 1.84 1.10 0.07 71.66 07:44:36 07:44:01 2 25.59 0.00 2.67 2.81 0.07 68.86 07:44:36 07:44:01 3 17.47 0.00 1.91 0.20 0.03 80.39 07:44:36 Average: all 22.80 0.00 2.23 1.24 0.05 73.67 07:44:36 Average: 0 22.80 0.00 2.55 0.85 0.05 73.74 07:44:36 Average: 1 25.33 0.00 1.84 1.10 0.07 71.66 07:44:36 Average: 2 25.59 0.00 2.67 2.81 0.07 68.86 07:44:36 Average: 3 17.47 0.00 1.91 0.20 0.03 80.39 07:44:36 07:44:36 07:44:36