12:30:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 12:30:30 Running as SYSTEM 12:30:30 [EnvInject] - Loading node environment variables. 12:30:30 Building remotely on prd-ubuntu1804-builder-4c-4g-4671 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:30:30 [ssh-agent] Looking for ssh-agent implementation... 12:30:30 $ ssh-agent 12:30:30 SSH_AUTH_SOCK=/tmp/ssh-244cM28WRjI5/agent.1649 12:30:30 SSH_AGENT_PID=1651 12:30:30 [ssh-agent] Started. 12:30:30 Running ssh-add (command line suppressed) 12:30:30 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_458668004708264275.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_458668004708264275.key) 12:30:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:30:31 The recommended git tool is: NONE 12:30:32 using credential onap-jenkins-ssh 12:30:32 Wiping out workspace first. 12:30:32 Cloning the remote Git repository 12:30:32 Cloning repository git://cloud.onap.org/mirror/oom.git 12:30:32 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:30:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:32 > git --version # timeout=10 12:30:32 > git --version # 'git version 2.17.1' 12:30:32 using GIT_SSH to set credentials Gerrit user 12:30:32 Verifying host key using manually-configured host key entries 12:30:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:30:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:38 using GIT_SSH to set credentials Gerrit user 12:30:38 Verifying host key using manually-configured host key entries 12:30:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 12:30:38 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 12:30:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:30:38 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 12:30:38 > git config core.sparsecheckout # timeout=10 12:30:38 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 12:30:41 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 12:30:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:30:41 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 12:30:42 [EnvInject] - Injecting environment variables from a build step. 12:30:42 [EnvInject] - Injecting as environment variables the properties content 12:30:42 PYTHON=python3 12:30:42 12:30:42 [EnvInject] - Variables injected successfully. 12:30:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1144477778084926330.sh 12:30:42 ---> tox-install.sh 12:30:42 + source /home/jenkins/lf-env.sh 12:30:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:42 ++ mktemp -d /tmp/venv-XXXX 12:30:42 + lf_venv=/tmp/venv-Ga2j 12:30:42 + local venv_file=/tmp/.os_lf_venv 12:30:42 + local python=python3 12:30:42 + local options 12:30:42 + local set_path=true 12:30:42 + local install_args= 12:30:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:42 + true 12:30:42 + case $1 in 12:30:42 + venv_file=/tmp/.toxenv 12:30:42 + shift 2 12:30:42 + true 12:30:42 + case $1 in 12:30:42 + shift 12:30:42 + break 12:30:42 + case $python in 12:30:42 + local pkg_list= 12:30:42 + [[ -d /opt/pyenv ]] 12:30:42 + echo 'Setup pyenv:' 12:30:42 Setup pyenv: 12:30:42 + export PYENV_ROOT=/opt/pyenv 12:30:42 + PYENV_ROOT=/opt/pyenv 12:30:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:42 + pyenv versions 12:30:42 * system (set by /opt/pyenv/version) 12:30:42 * 3.8.13 (set by /opt/pyenv/version) 12:30:42 * 3.9.13 (set by /opt/pyenv/version) 12:30:42 * 3.10.6 (set by /opt/pyenv/version) 12:30:42 + command -v pyenv 12:30:42 ++ pyenv init - --no-rehash 12:30:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:30:42 export PATH="/opt/pyenv/shims:${PATH}" 12:30:42 export PYENV_SHELL=bash 12:30:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:42 pyenv() { 12:30:42 local command 12:30:42 command="${1:-}" 12:30:42 if [ "$#" -gt 0 ]; then 12:30:42 shift 12:30:42 fi 12:30:42 12:30:42 case "$command" in 12:30:42 rehash|shell) 12:30:42 eval "$(pyenv "sh-$command" "$@")" 12:30:42 ;; 12:30:42 *) 12:30:42 command pyenv "$command" "$@" 12:30:42 ;; 12:30:42 esac 12:30:42 }' 12:30:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:30:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:42 ++ export PYENV_SHELL=bash 12:30:42 ++ PYENV_SHELL=bash 12:30:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:42 +++ complete -F _pyenv pyenv 12:30:42 ++ lf-pyver python3 12:30:42 ++ local py_version_xy=python3 12:30:42 ++ local py_version_xyz= 12:30:42 ++ pyenv versions 12:30:42 ++ local command 12:30:42 ++ command=versions 12:30:42 ++ '[' 1 -gt 0 ']' 12:30:42 ++ shift 12:30:42 ++ case "$command" in 12:30:42 ++ awk '{ print $1 }' 12:30:42 ++ command pyenv versions 12:30:42 ++ pyenv versions 12:30:42 ++ grep -E '^[0-9.]*[0-9]$' 12:30:42 ++ sed 's/^[ *]* //' 12:30:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:42 +++ sort -V 12:30:42 +++ grep '^3' /tmp/.pyenv_versions 12:30:42 +++ tail -n 1 12:30:42 ++ py_version_xyz=3.10.6 12:30:42 ++ [[ -z 3.10.6 ]] 12:30:42 ++ echo 3.10.6 12:30:42 ++ return 0 12:30:42 + pyenv local 3.10.6 12:30:42 + local command 12:30:42 + command=local 12:30:42 + '[' 2 -gt 0 ']' 12:30:42 + shift 12:30:42 + case "$command" in 12:30:42 + command pyenv local 3.10.6 12:30:42 + pyenv local 3.10.6 12:30:42 + for arg in "$@" 12:30:42 + case $arg in 12:30:42 + pkg_list+='tox ' 12:30:42 + for arg in "$@" 12:30:42 + case $arg in 12:30:42 + pkg_list+='virtualenv ' 12:30:42 + for arg in "$@" 12:30:42 + case $arg in 12:30:42 + pkg_list+='urllib3~=1.26.15 ' 12:30:42 + [[ -f /tmp/.toxenv ]] 12:30:42 + [[ ! -f /tmp/.toxenv ]] 12:30:42 + [[ -n '' ]] 12:30:42 + python3 -m venv /tmp/venv-Ga2j 12:30:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ga2j' 12:30:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ga2j 12:30:47 + echo /tmp/venv-Ga2j 12:30:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:30:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:30:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:30:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:47 + local 'pip_opts=--upgrade --quiet' 12:30:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:30:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:30:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:30:47 + [[ -n '' ]] 12:30:47 + [[ -n '' ]] 12:30:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:30:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:47 + /tmp/venv-Ga2j/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:30:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:30:51 lf-activate-venv(): INFO: Base packages installed successfully 12:30:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:30:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:30:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:30:51 + /tmp/venv-Ga2j/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:53 + type python3 12:30:53 + true 12:30:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ga2j/bin to PATH' 12:30:53 lf-activate-venv(): INFO: Adding /tmp/venv-Ga2j/bin to PATH 12:30:53 + PATH=/tmp/venv-Ga2j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:53 + return 0 12:30:53 + python3 --version 12:30:53 Python 3.10.6 12:30:53 + python3 -m pip --version 12:30:54 pip 26.0.1 from /tmp/venv-Ga2j/lib/python3.10/site-packages/pip (python 3.10) 12:30:54 + python3 -m pip freeze 12:30:54 cachetools==7.0.5 12:30:54 colorama==0.4.6 12:30:54 distlib==0.4.0 12:30:54 filelock==3.25.2 12:30:54 packaging==26.0 12:30:54 platformdirs==4.9.4 12:30:54 pluggy==1.6.0 12:30:54 pyproject-api==1.10.0 12:30:54 python-discovery==1.2.2 12:30:54 tomli==2.4.1 12:30:54 tomli_w==1.2.0 12:30:54 tox==4.52.0 12:30:54 typing_extensions==4.15.0 12:30:54 urllib3==1.26.20 12:30:54 virtualenv==21.2.0 12:30:54 [EnvInject] - Injecting environment variables from a build step. 12:30:54 [EnvInject] - Injecting as environment variables the properties content 12:30:54 PARALLEL=false 12:30:54 12:30:54 [EnvInject] - Variables injected successfully. 12:30:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins577230415127175737.sh 12:30:54 ---> tox-run.sh 12:30:54 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:30:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:30:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:30:54 + cd /w/workspace/oom-master-pre-commit-lint/. 12:30:54 + source /home/jenkins/lf-env.sh 12:30:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:54 ++ mktemp -d /tmp/venv-XXXX 12:30:54 + lf_venv=/tmp/venv-IFjG 12:30:54 + local venv_file=/tmp/.os_lf_venv 12:30:54 + local python=python3 12:30:54 + local options 12:30:54 + local set_path=true 12:30:54 + local install_args= 12:30:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:54 + true 12:30:54 + case $1 in 12:30:54 + venv_file=/tmp/.toxenv 12:30:54 + shift 2 12:30:54 + true 12:30:54 + case $1 in 12:30:54 + shift 12:30:54 + break 12:30:54 + case $python in 12:30:54 + local pkg_list= 12:30:54 + [[ -d /opt/pyenv ]] 12:30:54 + echo 'Setup pyenv:' 12:30:54 Setup pyenv: 12:30:54 + export PYENV_ROOT=/opt/pyenv 12:30:54 + PYENV_ROOT=/opt/pyenv 12:30:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30: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 12:30:54 + pyenv versions 12:30:54 system 12:30:54 3.8.13 12:30:54 3.9.13 12:30:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:30:54 + command -v pyenv 12:30:54 ++ pyenv init - --no-rehash 12:30: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[*]}"'\'')" 12:30:54 export PATH="/opt/pyenv/shims:${PATH}" 12:30:54 export PYENV_SHELL=bash 12:30:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:54 pyenv() { 12:30:54 local command 12:30:54 command="${1:-}" 12:30:54 if [ "$#" -gt 0 ]; then 12:30:54 shift 12:30:54 fi 12:30:54 12:30:54 case "$command" in 12:30:54 rehash|shell) 12:30:54 eval "$(pyenv "sh-$command" "$@")" 12:30:54 ;; 12:30:54 *) 12:30:54 command pyenv "$command" "$@" 12:30:54 ;; 12:30:54 esac 12:30:54 }' 12:30: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[*]}"' 12:30: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 12:30: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 12:30: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 12:30:54 ++ export PYENV_SHELL=bash 12:30:54 ++ PYENV_SHELL=bash 12:30:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:54 +++ complete -F _pyenv pyenv 12:30:54 ++ lf-pyver python3 12:30:54 ++ local py_version_xy=python3 12:30:54 ++ local py_version_xyz= 12:30:54 ++ pyenv versions 12:30:54 ++ sed 's/^[ *]* //' 12:30:54 ++ awk '{ print $1 }' 12:30:54 ++ local command 12:30:54 ++ command=versions 12:30:54 ++ grep -E '^[0-9.]*[0-9]$' 12:30:54 ++ '[' 1 -gt 0 ']' 12:30:54 ++ shift 12:30:54 ++ case "$command" in 12:30:54 ++ command pyenv versions 12:30:54 ++ pyenv versions 12:30:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:54 +++ sort -V 12:30:54 +++ grep '^3' /tmp/.pyenv_versions 12:30:54 +++ tail -n 1 12:30:54 ++ py_version_xyz=3.10.6 12:30:54 ++ [[ -z 3.10.6 ]] 12:30:54 ++ echo 3.10.6 12:30:54 ++ return 0 12:30:54 + pyenv local 3.10.6 12:30:54 + local command 12:30:54 + command=local 12:30:54 + '[' 2 -gt 0 ']' 12:30:54 + shift 12:30:54 + case "$command" in 12:30:54 + command pyenv local 3.10.6 12:30:54 + pyenv local 3.10.6 12:30:54 + for arg in "$@" 12:30:54 + case $arg in 12:30:54 + pkg_list+='tox ' 12:30:54 + for arg in "$@" 12:30:54 + case $arg in 12:30:54 + pkg_list+='virtualenv ' 12:30:54 + for arg in "$@" 12:30:54 + case $arg in 12:30:54 + pkg_list+='urllib3~=1.26.15 ' 12:30:54 + [[ -f /tmp/.toxenv ]] 12:30:54 ++ cat /tmp/.toxenv 12:30:54 + lf_venv=/tmp/venv-Ga2j 12:30:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ga2j from' file:/tmp/.toxenv 12:30:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ga2j from file:/tmp/.toxenv 12:30:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:30:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:54 + local 'pip_opts=--upgrade --quiet' 12:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:30:54 + [[ -n '' ]] 12:30:54 + [[ -n '' ]] 12:30:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:30:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:54 + /tmp/venv-Ga2j/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:30:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:30:55 lf-activate-venv(): INFO: Base packages installed successfully 12:30:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:30:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:30:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:30:55 + /tmp/venv-Ga2j/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:56 + type python3 12:30:56 + true 12:30:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ga2j/bin to PATH' 12:30:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ga2j/bin to PATH 12:30:56 + PATH=/tmp/venv-Ga2j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:56 + return 0 12:30:56 + [[ -d /opt/pyenv ]] 12:30:56 + echo '---> Setting up pyenv' 12:30:56 ---> Setting up pyenv 12:30:56 + export PYENV_ROOT=/opt/pyenv 12:30:56 + PYENV_ROOT=/opt/pyenv 12:30:56 + export PATH=/opt/pyenv/bin:/tmp/venv-Ga2j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:56 + PATH=/opt/pyenv/bin:/tmp/venv-Ga2j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:56 ++ pwd 12:30:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:30:56 + export PYTHONPATH 12:30:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:30:56 + TOX_TESTENV_PASSENV=PYTHONPATH 12:30:56 + tox --version 12:30:56 4.52.0 from /tmp/venv-Ga2j/lib/python3.10/site-packages/tox/__init__.py 12:30:56 + PARALLEL=false 12:30:56 + TOX_OPTIONS_LIST= 12:30:56 + [[ -n pre-commit ]] 12:30:56 + TOX_OPTIONS_LIST=' -e pre-commit' 12:30:56 + case ${PARALLEL,,} in 12:30:56 + tox -e pre-commit 12:30:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:30:57 pre-commit: install_deps> python -I -m pip install pre-commit 12:31:01 pre-commit: freeze> python -m pip freeze --all 12:31:01 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 12:31:01 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:31:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:31:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:31:04 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:04 [INFO] Once installed this environment will be reused. 12:31:04 [INFO] This may take a few minutes... 12:31:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:08 [INFO] Once installed this environment will be reused. 12:31:08 [INFO] This may take a few minutes... 12:31:13 trim trailing whitespace.................................................Passed 12:31:13 Tabs remover.............................................................Passed 12:31:13 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:31:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:31:14 [INFO] Once installed this environment will be reused. 12:31:14 [INFO] This may take a few minutes... 12:31:23 gitlint..............................................(no files to check)Skipped 12:31:23 pre-commit: OK (26.44=setup[4.54]+cmd[12.12,9.79] seconds) 12:31:23 congratulations :) (26.48 seconds) 12:31:23 + tox_status=0 12:31:23 + echo '---> Completed tox runs' 12:31:23 ---> Completed tox runs 12:31:23 + for i in .tox/*/log 12:31:23 ++ echo .tox/pre-commit/log 12:31:23 ++ awk -F/ '{print $2}' 12:31:23 + tox_env=pre-commit 12:31:23 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:31:23 + DOC_DIR=docs/_build/html 12:31:23 + [[ -d docs/_build/html ]] 12:31:23 + echo '---> tox-run.sh ends' 12:31:23 ---> tox-run.sh ends 12:31:23 + test 0 -eq 0 12:31:23 $ ssh-agent -k 12:31:23 unset SSH_AUTH_SOCK; 12:31:23 unset SSH_AGENT_PID; 12:31:23 echo Agent pid 1651 killed; 12:31:23 [ssh-agent] Stopped. 12:31:23 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15115203326267489233.sh 12:31:23 ---> sysstat.sh 12:31:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14193108693380592144.sh 12:31:24 ---> package-listing.sh 12:31:24 ++ facter osfamily 12:31:24 ++ tr '[:upper:]' '[:lower:]' 12:31:24 + OS_FAMILY=debian 12:31:24 + workspace=/w/workspace/oom-master-pre-commit-lint 12:31:24 + START_PACKAGES=/tmp/packages_start.txt 12:31:24 + END_PACKAGES=/tmp/packages_end.txt 12:31:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:24 + PACKAGES=/tmp/packages_start.txt 12:31:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:31:24 + PACKAGES=/tmp/packages_end.txt 12:31:24 + case "${OS_FAMILY}" in 12:31:24 + dpkg -l 12:31:24 + grep '^ii' 12:31:24 + '[' -f /tmp/packages_start.txt ']' 12:31:24 + '[' -f /tmp/packages_end.txt ']' 12:31:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:31:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:31:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:31:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7650211075698767524.sh 12:31:24 ---> capture-instance-metadata.sh 12:31:24 Setup pyenv: 12:31:24 system 12:31:24 3.8.13 12:31:24 3.9.13 12:31:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:31:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CBDi 12:31:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:31:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:32 lf-activate-venv(): INFO: Base packages installed successfully 12:31:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-CBDi/bin to PATH 12:31:54 INFO: Running in OpenStack, capturing instance metadata 12:31:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9901661262636765349.sh 12:31:54 provisioning config files... 12:31:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config553360010479548945tmp 12:31:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:31:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:31:54 [EnvInject] - Injecting environment variables from a build step. 12:31:54 [EnvInject] - Injecting as environment variables the properties content 12:31:54 SERVER_ID=logs 12:31:54 12:31:54 [EnvInject] - Variables injected successfully. 12:31:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10013342029868111019.sh 12:31:54 ---> create-netrc.sh 12:31:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17552824716846113978.sh 12:31:54 ---> python-tools-install.sh 12:31:54 Setup pyenv: 12:31:55 system 12:31:55 3.8.13 12:31:55 3.9.13 12:31:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:31:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBDi from file:/tmp/.os_lf_venv 12:31:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:57 lf-activate-venv(): INFO: Base packages installed successfully 12:31:57 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-CBDi/bin to PATH 12:32:06 Generating Requirements File 12:32:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:32:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:32:24 Python 3.10.6 12:32:24 pip 26.0.1 from /tmp/venv-CBDi/lib/python3.10/site-packages/pip (python 3.10) 12:32:24 appdirs==1.4.4 12:32:24 argcomplete==3.6.3 12:32:24 aspy.yaml==1.3.0 12:32:24 attrs==26.1.0 12:32:24 autopage==0.6.0 12:32:24 backports.strenum==1.3.1 12:32:24 beautifulsoup4==4.14.3 12:32:24 boto3==1.42.85 12:32:24 botocore==1.42.85 12:32:24 bs4==0.0.2 12:32:24 certifi==2026.2.25 12:32:24 cffi==2.0.0 12:32:24 cfgv==3.5.0 12:32:24 chardet==7.4.1 12:32:24 charset-normalizer==3.4.7 12:32:24 click==8.3.2 12:32:24 cliff==4.13.3 12:32:24 cmd2==3.4.0 12:32:24 cryptography==3.3.2 12:32:24 debtcollector==3.1.0 12:32:24 decorator==5.2.1 12:32:24 defusedxml==0.7.1 12:32:24 Deprecated==1.3.1 12:32:24 distlib==0.4.0 12:32:24 dnspython==2.8.0 12:32:24 docker==7.1.0 12:32:24 dogpile.cache==1.5.0 12:32:24 durationpy==0.10 12:32:24 email-validator==2.3.0 12:32:24 filelock==3.25.2 12:32:24 future==1.0.0 12:32:24 gitdb==4.0.12 12:32:24 GitPython==3.1.46 12:32:24 httplib2==0.30.2 12:32:24 identify==2.6.18 12:32:24 idna==3.11 12:32:24 importlib-resources==1.5.0 12:32:24 iso8601==2.1.0 12:32:24 Jinja2==3.1.6 12:32:24 jmespath==1.1.0 12:32:24 jsonpatch==1.33 12:32:24 jsonpointer==3.1.1 12:32:24 jsonschema==4.26.0 12:32:24 jsonschema-specifications==2025.9.1 12:32:24 keystoneauth1==5.13.1 12:32:24 kubernetes==35.0.0 12:32:24 lftools==0.37.22 12:32:24 lxml==6.0.2 12:32:24 markdown-it-py==4.0.0 12:32:24 MarkupSafe==3.0.3 12:32:24 mdurl==0.1.2 12:32:24 msgpack==1.1.2 12:32:24 multi_key_dict==2.0.3 12:32:24 munch==4.0.0 12:32:24 netaddr==1.3.0 12:32:24 niet==1.4.2 12:32:24 nodeenv==1.10.0 12:32:24 oauth2client==4.1.3 12:32:24 oauthlib==3.3.1 12:32:24 openstacksdk==4.10.0 12:32:24 os-service-types==1.8.2 12:32:24 osc-lib==4.4.0 12:32:24 oslo.config==10.3.0 12:32:24 oslo.context==6.3.0 12:32:24 oslo.i18n==6.7.2 12:32:24 oslo.log==8.1.0 12:32:24 oslo.serialization==5.9.1 12:32:24 oslo.utils==10.0.1 12:32:24 packaging==26.0 12:32:24 pbr==7.0.3 12:32:24 platformdirs==4.9.4 12:32:24 prettytable==3.17.0 12:32:24 psutil==7.2.2 12:32:24 pyasn1==0.6.3 12:32:24 pyasn1_modules==0.4.2 12:32:24 pycparser==3.0 12:32:24 pygerrit2==2.0.15 12:32:24 PyGithub==2.9.0 12:32:24 Pygments==2.20.0 12:32:24 PyJWT==2.12.1 12:32:24 PyNaCl==1.6.2 12:32:24 pyparsing==2.4.7 12:32:24 pyperclip==1.11.0 12:32:24 pyrsistent==0.20.0 12:32:24 python-cinderclient==9.9.0 12:32:24 python-dateutil==2.9.0.post0 12:32:24 python-discovery==1.2.2 12:32:24 python-heatclient==5.1.0 12:32:24 python-jenkins==1.8.3 12:32:24 python-keystoneclient==5.8.0 12:32:24 python-magnumclient==4.10.0 12:32:24 python-openstackclient==9.0.0 12:32:24 python-swiftclient==4.10.0 12:32:24 PyYAML==6.0.3 12:32:24 referencing==0.37.0 12:32:24 requests==2.33.1 12:32:24 requests-oauthlib==2.0.0 12:32:24 requestsexceptions==1.4.0 12:32:24 rfc3986==2.0.0 12:32:24 rich==14.3.3 12:32:24 rich-argparse==1.7.2 12:32:24 rpds-py==0.30.0 12:32:24 rsa==4.9.1 12:32:24 ruamel.yaml==0.19.1 12:32:24 ruamel.yaml.clib==0.2.15 12:32:24 s3transfer==0.16.0 12:32:24 simplejson==3.20.2 12:32:24 six==1.17.0 12:32:24 smmap==5.0.3 12:32:24 soupsieve==2.8.3 12:32:24 stevedore==5.7.0 12:32:24 tabulate==0.10.0 12:32:24 toml==0.10.2 12:32:24 tomlkit==0.14.0 12:32:24 tqdm==4.67.3 12:32:24 typing_extensions==4.15.0 12:32:24 urllib3==1.26.20 12:32:24 virtualenv==21.2.0 12:32:24 wcwidth==0.6.0 12:32:24 websocket-client==1.9.0 12:32:24 wrapt==2.1.2 12:32:24 xdg==6.0.0 12:32:24 xmltodict==1.0.4 12:32:24 yq==3.4.3 12:32:24 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins18168134153177959745.sh 12:32:24 ---> uv-install.sh 12:32:24 Installing uv/uvx (latest) using shell installer 12:32:25 2026-04-08 12:32:25 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-08T13%3A24%3A58Z&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-08T12%3A24%3A26Z&ske=2026-04-08T13%3A24%3A58Z&sks=b&skv=2018-11-09&sig=DT%2BHNK4DIMOBGAj4sFLlB3LOTRhUbPfJYdHZ8R9dzh8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTY1MTc0NSwibmJmIjoxNzc1NjUxNDQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TqG1Rl6VKa67td2LyID7XzZvLFmkEx3ypmTbg2eaC2Q&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-2FaJLX.sh" [1] 12:32:25 downloading uv 0.11.4 x86_64-unknown-linux-gnu 12:32:25 installing to /home/jenkins/.local/bin 12:32:25 uv 12:32:25 uvx 12:32:25 everything's installed! 12:32:26 12:32:26 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:32:26 12:32:26 source $HOME/.local/bin/env (sh, bash, zsh) 12:32:26 source $HOME/.local/bin/env.fish (fish) 12:32:26 Adding install location to PATH 12:32:26 ---> Validating uv/uvx install 12:32:26 uvx 0.11.4 (x86_64-unknown-linux-gnu) 12:32:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16206271813845916731.sh 12:32:26 ---> sudo-logs.sh 12:32:26 Archiving 'sudo' log.. 12:32:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9213084587031825249.sh 12:32:26 ---> job-cost.sh 12:32:26 INFO: Activating Python virtual environment... 12:32:26 Setup pyenv: 12:32:26 system 12:32:26 3.8.13 12:32:26 3.9.13 12:32:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBDi from file:/tmp/.os_lf_venv 12:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:28 lf-activate-venv(): INFO: Base packages installed successfully 12:32:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-CBDi/bin to PATH 12:32:32 INFO: No stack-cost file found 12:32:32 INFO: Instance uptime: 153s 12:32:32 INFO: Fetching instance metadata (attempt 1 of 3)... 12:32:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:32:33 INFO: Successfully fetched instance metadata 12:32:33 INFO: Instance type: v3-standard-4 12:32:33 INFO: Retrieving pricing info for: v3-standard-4 12:32:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:32:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 12:32:33 INFO: Successfully fetched Vexxhost pricing API 12:32:33 INFO: Retrieved cost: 0.11 12:32:33 INFO: Retrieved resource: v3-standard-4 12:32:33 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:32:33 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:32:33 INFO: Successfully archived job cost data 12:32:33 DEBUG: Cost data: oom-master-pre-commit-lint,4580,2026-04-08 12:32:33,v3-standard-4,153,0.11,0.00,SUCCESS 12:32:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15256892354312445083.sh 12:32:33 ---> logs-deploy.sh 12:32:33 Setup pyenv: 12:32:33 system 12:32:33 3.8.13 12:32:33 3.9.13 12:32:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBDi from file:/tmp/.os_lf_venv 12:32:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:35 lf-activate-venv(): INFO: Base packages installed successfully 12:32:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:32:42 lf-activate-venv(): INFO: Adding /tmp/venv-CBDi/bin to PATH 12:32:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4580 12:32:42 INFO: archiving workspace using pattern(s): 12:32:43 Archives upload complete. 12:32:44 INFO: archiving logs to Nexus 12:32:44 ---> uname -a: 12:32:44 Linux prd-ubuntu1804-builder-4c-4g-4671 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:32:44 12:32:44 12:32:44 ---> lscpu: 12:32:44 Architecture: x86_64 12:32:44 CPU op-mode(s): 32-bit, 64-bit 12:32:44 Byte Order: Little Endian 12:32:44 CPU(s): 4 12:32:44 On-line CPU(s) list: 0-3 12:32:44 Thread(s) per core: 1 12:32:44 Core(s) per socket: 1 12:32:44 Socket(s): 4 12:32:44 NUMA node(s): 1 12:32:44 Vendor ID: AuthenticAMD 12:32:44 CPU family: 23 12:32:44 Model: 49 12:32:44 Model name: AMD EPYC-Rome Processor 12:32:44 Stepping: 0 12:32:44 CPU MHz: 2799.974 12:32:44 BogoMIPS: 5599.94 12:32:44 Virtualization: AMD-V 12:32:44 Hypervisor vendor: KVM 12:32:44 Virtualization type: full 12:32:44 L1d cache: 32K 12:32:44 L1i cache: 32K 12:32:44 L2 cache: 512K 12:32:44 L3 cache: 16384K 12:32:44 NUMA node0 CPU(s): 0-3 12:32:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:32:44 12:32:44 12:32:44 ---> nproc: 12:32:44 4 12:32:44 12:32:44 12:32:44 ---> df -h: 12:32:44 Filesystem Size Used Avail Use% Mounted on 12:32:44 udev 7.9G 0 7.9G 0% /dev 12:32:44 tmpfs 1.6G 676K 1.6G 1% /run 12:32:44 /dev/vda1 78G 8.5G 69G 11% / 12:32:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:32:44 tmpfs 5.0M 0 5.0M 0% /run/lock 12:32:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:32:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:32:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:32:44 12:32:44 12:32:44 ---> free -m: 12:32:44 total used free shared buff/cache available 12:32:44 Mem: 16040 538 13235 0 2265 15180 12:32:44 Swap: 1023 0 1023 12:32:44 12:32:44 12:32:44 ---> ip addr: 12:32:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:44 inet 127.0.0.1/8 scope host lo 12:32:44 valid_lft forever preferred_lft forever 12:32:44 inet6 ::1/128 scope host 12:32:44 valid_lft forever preferred_lft forever 12:32:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:44 link/ether fa:16:3e:7a:2b:c5 brd ff:ff:ff:ff:ff:ff 12:32:44 inet 10.30.106.170/23 brd 10.30.107.255 scope global dynamic ens3 12:32:44 valid_lft 86249sec preferred_lft 86249sec 12:32:44 inet6 fe80::f816:3eff:fe7a:2bc5/64 scope link 12:32:44 valid_lft forever preferred_lft forever 12:32:44 12:32:44 12:32:44 ---> sar -b -r -n DEV: 12:32:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4671) 04/08/26 _x86_64_ (4 CPU) 12:32:44 12:32:44 12:30:15 LINUX RESTART (4 CPU) 12:32:44 12:32:44 12:31:02 tps rtps wtps bread/s bwrtn/s 12:32:44 12:32:01 118.20 1.02 117.18 114.29 47488.36 12:32:44 Average: 118.20 1.02 117.18 114.29 47488.36 12:32:44 12:32:44 12:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:44 12:32:01 13764568 15565376 2660400 16.20 78028 1910696 771276 4.41 740692 1681096 161832 12:32:44 Average: 13764568 15565376 2660400 16.20 78028 1910696 771276 4.41 740692 1681096 161832 12:32:44 12:32:44 12:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:32:44 12:32:01 ens3 73.55 53.67 1166.06 10.69 0.00 0.00 0.00 0.00 12:32:44 12:32:01 lo 2.10 2.10 0.24 0.24 0.00 0.00 0.00 0.00 12:32:44 Average: ens3 73.55 53.67 1166.06 10.69 0.00 0.00 0.00 0.00 12:32:44 Average: lo 2.10 2.10 0.24 0.24 0.00 0.00 0.00 0.00 12:32:44 12:32:44 12:32:44 ---> sar -P ALL: 12:32:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4671) 04/08/26 _x86_64_ (4 CPU) 12:32:44 12:32:44 12:30:15 LINUX RESTART (4 CPU) 12:32:44 12:32:44 12:31:02 CPU %user %nice %system %iowait %steal %idle 12:32:44 12:32:01 all 20.28 0.00 1.95 6.37 0.06 71.33 12:32:44 12:32:01 0 5.69 0.00 1.21 19.25 0.10 73.76 12:32:44 12:32:01 1 45.94 0.00 3.50 2.47 0.07 48.02 12:32:44 12:32:01 2 15.78 0.00 1.61 0.71 0.03 81.86 12:32:44 12:32:01 3 13.68 0.00 1.46 3.10 0.07 81.70 12:32:44 Average: all 20.28 0.00 1.95 6.37 0.06 71.33 12:32:44 Average: 0 5.69 0.00 1.21 19.25 0.10 73.76 12:32:44 Average: 1 45.94 0.00 3.50 2.47 0.07 48.02 12:32:44 Average: 2 15.78 0.00 1.61 0.71 0.03 81.86 12:32:44 Average: 3 13.68 0.00 1.46 3.10 0.07 81.70 12:32:44 12:32:44 12:32:44