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