Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-2c-2g-3977 (ubuntu1804-builder-2c-2g ubuntu2004-builder-2c-2g) in workspace /w/workspace/smo-o1-cli-sonar The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o1 > git init /w/workspace/smo-o1-cli-sonar # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o1 > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o1 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o1 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a8b1f6d60dc378e7283b76b8dcef1101cba66161 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a8b1f6d60dc378e7283b76b8dcef1101cba66161 # timeout=10 Commit message: "Update INFO.yaml file" > git rev-list --no-walk a8b1f6d60dc378e7283b76b8dcef1101cba66161 # timeout=10 [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins2184036849223990283.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jdPE lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-jdPE/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-jdPE/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.2 boto3==1.34.20 botocore==1.34.20 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [smo-o1-cli-sonar] $ /bin/bash -l /tmp/jenkins3046192065814748698.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-HgZP + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-o1-cli-sonar/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ awk '{ print $1 }' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-HgZP + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HgZP' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HgZP + echo /tmp/venv-HgZP + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-HgZP/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-HgZP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HgZP/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-HgZP/bin to PATH + PATH=/tmp/venv-HgZP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 23.3.2 from /tmp/venv-HgZP/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==5.3.2 chardet==5.2.0 colorama==0.4.6 distlib==0.3.8 filelock==3.13.1 packaging==23.2 platformdirs==4.1.0 pluggy==1.3.0 pyproject-api==1.6.1 tomli==2.0.1 tox==4.12.1 urllib3==1.26.18 virtualenv==20.25.0 [smo-o1-cli-sonar] $ /bin/sh -xe /tmp/jenkins5623632138711198697.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [smo-o1-cli-sonar] $ /bin/bash -l /tmp/jenkins12859781700440522419.sh ---> tox-run.sh + PATH=/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 + ARCHIVE_TOX_DIR=/w/workspace/smo-o1-cli-sonar/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/smo-o1-cli-sonar/archives/docs + mkdir -p /w/workspace/smo-o1-cli-sonar/archives/tox + cd /w/workspace/smo-o1-cli-sonar/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-n9N1 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-o1-cli-sonar/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ sed 's/^[ *]* //' ++ command=versions ++ '[' 1 -gt 0 ']' ++ awk '{ print $1 }' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-HgZP + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HgZP from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HgZP from file:/tmp/.toxenv + /tmp/venv-HgZP/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-HgZP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HgZP/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-HgZP/bin to PATH + PATH=/tmp/venv-HgZP/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-HgZP/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 + PATH=/opt/pyenv/bin:/tmp/venv-HgZP/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 ++ pwd + PYTHONPATH=/w/workspace/smo-o1-cli-sonar + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.12.1 from /tmp/venv-HgZP/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n code,flake8 ]] + TOX_OPTIONS_LIST=' -e code,flake8' + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' -e code,flake8 --parallel auto --parallel-live' + tee -a /w/workspace/smo-o1-cli-sonar/archives/tox/tox.log + tox -e code,flake8 --parallel auto --parallel-live ROOT: HandledError| provided environments not found in configuration file: code flake8 + tox_status=254 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo '.tox/*/log' + tox_env='*' + cp -r '.tox/*/log' '/w/workspace/smo-o1-cli-sonar/archives/tox/*' cp: cannot stat '.tox/*/log': No such file or directory + echo 'WARN: no logs found to archive' WARN: no logs found to archive + break + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 254 -eq 0 + exit 254 ++ '[' 1 = 1 ']' ++ '[' -x /usr/bin/clear_console ']' ++ /usr/bin/clear_console -q Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins10277563796068221763.sh ---> sysstat.sh [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins5175760992466170744.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/smo-o1-cli-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/smo-o1-cli-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/smo-o1-cli-sonar ']' + mkdir -p /w/workspace/smo-o1-cli-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-o1-cli-sonar/archives/ [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins9814112778128961420.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-o1-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdPE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-jdPE/bin to PATH INFO: Running in OpenStack, capturing instance metadata [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins14572604953121255710.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-o1-cli-sonar@tmp/config7170487801201497418tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins4957539463946020161.sh ---> create-netrc.sh [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins13764364591397673393.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-o1-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdPE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-jdPE/bin to PATH [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins10933023007898969787.sh ---> sudo-logs.sh Archiving 'sudo' log.. [smo-o1-cli-sonar] $ /bin/bash /tmp/jenkins124265891186300027.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-o1-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdPE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-jdPE/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-2 INFO: Archiving Costs [smo-o1-cli-sonar] $ /bin/bash -l /tmp/jenkins4336391262888251752.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-o1-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdPE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-jdPE/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-o1-cli-sonar/401 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-2c-2g-3977 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.022 BogoMIPS: 5600.04 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 975M 0 975M 0% /dev tmpfs 199M 1008K 198M 1% /run /dev/vda1 20G 8.4G 11G 44% / tmpfs 992M 0 992M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 992M 0 992M 0% /sys/fs/cgroup /dev/loop2 68M 68M 0 100% /snap/lxd/22753 /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 199M 0 199M 0% /run/user/1001 /dev/loop3 41M 41M 0 100% /snap/snapd/20671 /dev/loop4 92M 92M 0 100% /snap/lxd/24061 ---> free -m: total used free shared buff/cache available Mem: 1983 378 133 2 1470 1410 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:b2:0c:3e brd ff:ff:ff:ff:ff:ff inet 10.32.6.203/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 82581sec preferred_lft 82581sec inet6 fe80::f816:3eff:feb2:c3e/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-3977) 01/17/24 _x86_64_ (2 CPU) 14:17:41 LINUX RESTART (2 CPU) 14:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:19:01 103.07 87.30 15.76 0.00 930.11 743.49 0.00 14:20:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 14:21:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 14:22:01 0.78 0.00 0.78 0.00 0.00 9.73 0.00 14:23:01 29.42 7.71 21.71 0.00 926.20 2227.42 0.00 14:24:01 27.14 5.70 21.44 0.00 2796.53 6574.34 0.00 14:25:01 2.13 0.12 2.02 0.00 0.93 63.19 0.00 14:26:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 14:27:01 1.13 0.00 1.13 0.00 0.00 12.67 0.00 14:28:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 14:29:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 14:30:01 1.12 0.02 1.10 0.00 0.13 18.93 0.00 14:31:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 14:32:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 14:33:01 2.13 0.75 1.38 0.00 8.53 19.86 0.00 14:34:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 14:35:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 14:36:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 14:37:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 14:38:01 1.48 0.00 1.48 0.00 0.00 19.33 0.00 14:39:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 14:40:01 0.88 0.00 0.88 0.00 0.00 12.53 0.00 14:41:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 14:42:01 0.77 0.00 0.77 0.00 0.00 10.80 0.00 14:43:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 14:44:01 0.83 0.00 0.83 0.00 0.00 10.80 0.00 14:45:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 14:46:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 14:47:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 14:48:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 14:49:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 14:50:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 14:51:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 14:52:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 14:53:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 14:54:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 14:55:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 14:56:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 14:57:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 14:58:01 1.35 0.00 1.35 0.00 0.00 17.19 0.00 14:59:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 15:00:01 1.52 0.00 1.52 0.00 0.00 18.27 0.00 15:01:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 15:02:01 5.45 4.45 1.00 0.00 151.57 24.40 0.00 15:03:02 1.52 0.00 1.52 0.00 0.00 17.06 0.00 15:04:01 1.02 0.00 1.02 0.00 0.00 12.34 0.00 15:05:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 15:06:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 15:07:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 15:08:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 15:09:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 15:10:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 15:11:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 15:12:01 7.82 6.05 1.77 0.00 108.13 29.47 0.00 15:13:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 15:14:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 15:15:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 15:16:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 15:17:01 1.17 0.03 1.13 0.00 0.93 14.13 0.00 15:18:01 1.20 0.02 1.18 0.00 0.13 13.60 0.00 15:19:01 1.55 0.03 1.52 0.00 0.27 177.84 0.00 15:20:01 147.89 26.63 121.26 0.00 2140.58 11149.34 0.00 15:21:01 64.69 6.20 58.49 0.00 695.88 9596.93 0.00 Average: 7.18 2.30 4.88 0.00 123.22 497.70 0.00 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:19:01 175708 1573612 231016 11.38 33424 1461060 726284 23.59 376872 1305488 272 14:20:01 176944 1574992 229676 11.31 33456 1461068 726284 23.59 376204 1305588 176 14:21:01 177220 1575296 229344 11.29 33480 1461068 726284 23.59 376228 1305588 88 14:22:01 177180 1575284 229324 11.29 33504 1461068 726284 23.59 376256 1305588 168 14:23:01 89088 1563956 228236 11.24 46792 1528680 675924 21.95 412316 1348208 2084 14:24:01 197244 1564512 228468 11.25 51280 1417860 687000 22.31 490668 1163144 172 14:25:01 202560 1565220 228024 11.23 49856 1414772 690752 22.43 491492 1157940 236 14:26:01 202584 1565272 228036 11.23 49888 1414776 690752 22.43 491384 1157940 180 14:27:01 203348 1566080 227232 11.19 49920 1414776 690752 22.43 491012 1157904 88 14:28:01 203412 1566188 227080 11.18 49960 1414780 690752 22.43 491176 1157908 268 14:29:01 203412 1566220 227028 11.18 50000 1414780 690752 22.43 491140 1157908 100 14:30:01 205340 1568372 224864 11.07 50064 1414924 686552 22.30 489736 1157352 284 14:31:01 205600 1568648 224560 11.06 50100 1414924 686552 22.30 489756 1157352 176 14:32:01 205640 1568740 224480 11.05 50140 1414924 686552 22.30 489840 1157352 260 14:33:01 191220 1554648 238196 11.73 50288 1415088 718788 23.34 503088 1157460 336 14:34:01 204304 1567776 225332 11.10 50332 1415088 689564 22.39 490416 1157460 184 14:35:01 204800 1568316 224876 11.07 50372 1415092 689564 22.39 490264 1157464 172 14:36:01 204508 1568064 225112 11.09 50412 1415092 685348 22.26 490308 1157464 92 14:37:01 204516 1568096 225040 11.08 50436 1415092 685348 22.26 490320 1157464 144 14:38:01 200988 1564616 228476 11.25 50484 1415092 685348 22.26 494520 1156944 56 14:39:01 200736 1564400 228660 11.26 50512 1415100 685348 22.26 494532 1156944 148 14:40:01 200988 1564688 228420 11.25 50552 1415104 685348 22.26 494568 1156948 252 14:41:01 200988 1564720 228404 11.25 50576 1415104 685348 22.26 494600 1156948 144 14:42:01 200972 1564724 228388 11.25 50600 1415108 689504 22.39 494632 1156952 272 14:43:01 200224 1564056 229036 11.28 50680 1415096 689504 22.39 494840 1156956 4 14:44:01 200484 1564356 228736 11.26 50704 1415112 689504 22.39 494744 1156956 260 14:45:01 200224 1564140 228952 11.27 50744 1415116 684896 22.24 494768 1156960 164 14:46:01 200532 1564472 228656 11.26 50776 1415116 684896 22.24 494808 1156960 208 14:47:01 200256 1564208 228884 11.27 50800 1415120 684896 22.24 494816 1156964 88 14:48:01 200200 1564216 228872 11.27 50848 1415108 684896 22.24 495032 1156968 56 14:49:01 200216 1564268 228772 11.27 50864 1415124 684896 22.24 494912 1156968 96 14:50:01 200224 1564304 228752 11.26 50896 1415128 688848 22.37 494936 1156972 124 14:51:01 200240 1564332 228696 11.26 50912 1415128 684816 22.24 494944 1156972 176 14:52:01 200192 1564332 228620 11.26 50944 1415132 684816 22.24 494984 1156976 212 14:53:01 200128 1564300 228644 11.26 50984 1415116 684816 22.24 495088 1156976 180 14:54:01 200160 1564372 228568 11.26 51008 1415132 684816 22.24 495068 1156976 260 14:55:01 200412 1564672 228376 11.25 51048 1415136 684816 22.24 495108 1156980 196 14:56:01 203696 1568000 225040 11.08 51088 1415136 684816 22.24 491392 1156980 260 14:57:01 203940 1568364 224596 11.06 51128 1415268 688992 22.38 491136 1157072 176 14:58:01 203972 1568500 224484 11.05 51176 1415264 688992 22.38 491348 1157116 100 14:59:01 203972 1568536 224448 11.05 51200 1415276 688992 22.38 491228 1157120 180 15:00:01 203972 1568572 224392 11.05 51240 1415280 688992 22.38 491260 1157124 208 15:01:01 203964 1568600 224364 11.05 51272 1415280 688992 22.38 491292 1157124 176 15:02:01 188608 1558380 233980 11.52 51408 1420032 693156 22.51 502424 1160192 320 15:03:02 188920 1558732 233628 11.50 51456 1420024 693156 22.51 502064 1160192 20 15:04:01 188920 1558772 233576 11.50 51488 1420032 693156 22.51 502032 1160192 260 15:05:01 188960 1558860 233488 11.50 51528 1420036 693156 22.51 502440 1160196 204 15:06:01 189212 1559148 233188 11.48 51560 1420040 693156 22.51 502208 1160200 264 15:07:01 189212 1559160 233152 11.48 51584 1420044 693156 22.51 502300 1160204 208 15:08:01 188896 1558868 233536 11.50 51608 1420044 693156 22.51 502312 1160204 268 15:09:01 188912 1558940 233444 11.50 51660 1420040 689208 22.38 502296 1160208 12 15:10:01 188960 1559016 233288 11.49 51696 1420048 689208 22.38 502320 1160208 208 15:11:01 188960 1559052 233264 11.49 51728 1420040 689208 22.38 502444 1160208 172 15:12:01 184332 1557968 234108 11.53 52932 1422152 693164 22.51 504792 1161212 280 15:13:01 184600 1558268 233808 11.51 52956 1422152 693164 22.51 504928 1161212 180 15:14:01 184584 1558288 233864 11.52 52988 1422152 693164 22.51 504876 1161220 112 15:15:01 184600 1558272 233848 11.52 53012 1422160 693164 22.51 504884 1161220 172 15:16:01 184600 1558296 233820 11.51 53036 1422164 693164 22.51 504908 1161220 280 15:17:01 184048 1557776 234344 11.54 53064 1422164 693164 22.51 505688 1161228 196 15:18:01 184560 1558368 233744 11.51 53088 1422196 693164 22.51 505132 1161248 288 15:19:01 172112 1550804 241328 11.88 53184 1426864 693164 22.51 512756 1165368 96 15:20:01 149056 1465216 315548 15.54 75252 1332464 756072 24.55 533888 1146304 92068 15:21:01 119652 1442804 332320 16.36 86060 1320508 774616 25.16 543332 1151892 18452 Average: 191873 1560540 232547 11.45 50889 1418791 694014 22.54 488906 1170549 1961 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:19:01 ens3 2.57 1.68 2.17 0.95 0.00 0.00 0.00 0.00 14:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:20:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:23:01 ens3 107.48 52.49 702.72 3.89 0.00 0.00 0.00 0.00 14:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:24:01 ens3 194.05 95.52 1381.43 6.71 0.00 0.00 0.00 0.00 14:24:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 14:25:01 ens3 1.65 0.83 1.51 0.06 0.00 0.00 0.00 0.00 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:27:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:28:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:33:01 ens3 0.65 0.22 0.18 0.07 0.00 0.00 0.00 0.00 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:01 ens3 0.70 0.38 0.41 0.27 0.00 0.00 0.00 0.00 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:55:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:01 ens3 0.80 0.55 0.57 0.28 0.00 0.00 0.00 0.00 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:01 ens3 12.38 10.06 12.75 9.93 0.00 0.00 0.00 0.00 15:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:03:02 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:01 ens3 0.68 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:01 ens3 0.65 0.37 0.35 0.27 0.00 0.00 0.00 0.00 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:08:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 ens3 59.01 31.44 91.48 11.96 0.00 0.00 0.00 0.00 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:01 ens3 223.90 163.84 1042.95 34.19 0.00 0.00 0.00 0.00 15:20:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 15:21:01 ens3 58.29 46.76 165.41 14.48 0.00 0.00 0.00 0.00 15:21:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 Average: ens3 10.60 6.48 54.04 1.33 0.00 0.00 0.00 0.00 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-3977) 01/17/24 _x86_64_ (2 CPU) 14:17:41 LINUX RESTART (2 CPU) 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:19:01 all 0.66 31.06 17.57 4.21 0.08 46.42 14:19:01 0 0.30 31.18 18.18 4.33 0.08 45.92 14:19:01 1 1.02 30.93 16.96 4.09 0.08 46.92 14:20:01 all 0.03 0.00 0.03 0.02 0.01 99.92 14:20:01 0 0.02 0.00 0.02 0.03 0.02 99.92 14:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 14:21:01 all 0.03 0.00 0.01 0.02 0.02 99.92 14:21:01 0 0.05 0.00 0.00 0.03 0.02 99.90 14:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:22:01 all 0.50 0.00 0.02 0.01 0.00 99.47 14:22:01 0 1.00 0.00 0.03 0.02 0.00 98.95 14:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:23:01 all 3.40 0.00 2.13 1.63 0.03 92.81 14:23:01 0 3.52 0.00 2.59 1.23 0.03 92.63 14:23:01 1 3.27 0.00 1.68 2.03 0.02 93.00 14:24:01 all 3.49 0.00 1.94 1.53 0.03 93.02 14:24:01 0 4.10 0.00 2.44 0.49 0.02 92.95 14:24:01 1 2.87 0.00 1.44 2.57 0.03 93.08 14:25:01 all 1.24 0.00 0.15 0.10 0.02 98.49 14:25:01 0 0.35 0.00 0.18 0.02 0.02 99.43 14:25:01 1 2.12 0.00 0.12 0.18 0.02 97.57 14:26:01 all 0.99 0.00 0.03 0.03 0.00 98.95 14:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:26:01 1 1.92 0.00 0.03 0.07 0.00 97.98 14:27:01 all 0.02 0.00 0.03 0.02 0.02 99.92 14:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:27:01 1 0.02 0.00 0.02 0.03 0.02 99.92 14:28:01 all 0.02 0.00 0.03 0.03 0.02 99.91 14:28:01 0 0.02 0.00 0.05 0.00 0.02 99.92 14:28:01 1 0.02 0.00 0.02 0.05 0.02 99.90 14:29:01 all 0.02 0.00 0.01 0.02 0.01 99.95 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:29:01 1 0.03 0.00 0.02 0.03 0.02 99.90 14:29:01 CPU %user %nice %system %iowait %steal %idle 14:30:01 all 0.03 0.00 0.03 0.05 0.01 99.89 14:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:01 1 0.03 0.00 0.05 0.10 0.02 99.80 14:31:01 all 0.02 0.00 0.02 0.06 0.02 99.89 14:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:31:01 1 0.02 0.00 0.02 0.12 0.02 99.83 14:32:01 all 0.03 0.00 0.02 0.02 0.00 99.94 14:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:32:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:33:01 all 0.03 0.00 0.06 0.06 0.02 99.83 14:33:01 0 0.07 0.00 0.05 0.02 0.02 99.85 14:33:01 1 0.00 0.00 0.07 0.10 0.02 99.82 14:34:01 all 0.09 0.00 0.03 0.03 0.01 99.85 14:34:01 0 0.13 0.00 0.03 0.05 0.02 99.77 14:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:35:01 all 0.03 0.00 0.03 0.02 0.01 99.92 14:35:01 0 0.00 0.00 0.02 0.03 0.00 99.95 14:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:36:01 all 0.06 0.00 0.01 0.04 0.01 99.88 14:36:01 0 0.08 0.00 0.02 0.08 0.00 99.82 14:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:37:01 all 0.02 0.00 0.03 0.04 0.03 99.88 14:37:01 0 0.00 0.00 0.03 0.05 0.02 99.90 14:37:01 1 0.03 0.00 0.03 0.03 0.03 99.87 14:38:01 all 0.92 0.00 0.02 0.02 0.01 99.03 14:38:01 0 0.15 0.00 0.03 0.05 0.00 99.77 14:38:01 1 1.68 0.00 0.00 0.00 0.02 98.30 14:39:01 all 1.02 0.00 0.02 0.04 0.01 98.91 14:39:01 0 0.02 0.00 0.05 0.08 0.00 99.85 14:39:01 1 2.00 0.00 0.00 0.00 0.02 97.98 14:40:01 all 1.00 0.00 0.05 0.02 0.01 98.92 14:40:01 0 0.00 0.00 0.07 0.03 0.00 99.90 14:40:01 1 1.99 0.00 0.03 0.00 0.02 97.96 14:40:01 CPU %user %nice %system %iowait %steal %idle 14:41:01 all 0.99 0.00 0.05 0.02 0.02 98.92 14:41:01 0 0.00 0.00 0.08 0.03 0.02 99.87 14:41:01 1 1.97 0.00 0.02 0.00 0.02 98.00 14:42:01 all 0.53 0.00 0.12 0.03 0.01 99.31 14:42:01 0 0.02 0.00 0.08 0.07 0.00 99.83 14:42:01 1 1.04 0.00 0.15 0.00 0.02 98.79 14:43:01 all 0.03 0.00 0.02 0.03 0.02 99.90 14:43:01 0 0.03 0.00 0.00 0.07 0.00 99.90 14:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:44:01 all 0.03 0.00 0.03 0.02 0.02 99.92 14:44:01 0 0.00 0.00 0.02 0.03 0.02 99.93 14:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:45:01 all 0.02 0.00 0.02 0.03 0.01 99.93 14:45:01 0 0.02 0.00 0.00 0.03 0.00 99.95 14:45:01 1 0.02 0.00 0.03 0.02 0.02 99.92 14:46:01 all 0.03 0.00 0.02 0.02 0.00 99.93 14:46:01 0 0.02 0.00 0.02 0.03 0.00 99.93 14:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:47:01 all 0.03 0.00 0.02 0.02 0.02 99.92 14:47:01 0 0.03 0.00 0.03 0.03 0.02 99.88 14:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:48:01 all 0.01 0.00 0.04 0.02 0.02 99.92 14:48:01 0 0.02 0.00 0.07 0.03 0.02 99.87 14:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:49:01 all 0.23 0.00 0.03 0.01 0.01 99.73 14:49:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:49:01 1 0.43 0.00 0.03 0.00 0.02 99.52 14:50:01 all 0.13 0.00 0.03 0.02 0.01 99.82 14:50:01 0 0.00 0.00 0.02 0.03 0.00 99.95 14:50:01 1 0.25 0.00 0.05 0.00 0.02 99.68 14:51:01 all 0.34 0.00 0.02 0.01 0.01 99.62 14:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:51:01 1 0.67 0.00 0.03 0.00 0.02 99.28 14:51:01 CPU %user %nice %system %iowait %steal %idle 14:52:01 all 0.37 0.00 0.02 0.02 0.02 99.57 14:52:01 0 0.02 0.00 0.02 0.03 0.02 99.92 14:52:01 1 0.73 0.00 0.02 0.02 0.02 99.22 14:53:01 all 0.01 0.00 0.02 0.02 0.00 99.96 14:53:01 0 0.00 0.00 0.03 0.03 0.00 99.93 14:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:54:01 all 0.33 0.00 0.01 0.02 0.02 99.63 14:54:01 0 0.02 0.00 0.02 0.03 0.02 99.92 14:54:01 1 0.63 0.00 0.00 0.00 0.02 99.35 14:55:01 all 0.07 0.00 0.03 0.02 0.02 99.87 14:55:01 0 0.02 0.00 0.07 0.03 0.02 99.87 14:55:01 1 0.12 0.00 0.00 0.00 0.02 99.87 14:56:01 all 0.25 0.00 0.04 0.03 0.00 99.68 14:56:01 0 0.07 0.00 0.02 0.05 0.00 99.87 14:56:01 1 0.43 0.00 0.07 0.00 0.00 99.50 14:57:01 all 0.14 0.00 0.04 0.02 0.02 99.78 14:57:01 0 0.02 0.00 0.05 0.03 0.02 99.88 14:57:01 1 0.27 0.00 0.03 0.00 0.02 99.68 14:58:01 all 0.35 0.00 0.01 0.03 0.02 99.60 14:58:01 0 0.03 0.00 0.02 0.05 0.02 99.88 14:58:01 1 0.67 0.00 0.00 0.00 0.02 99.32 14:59:01 all 0.01 0.00 0.01 0.03 0.01 99.95 14:59:01 0 0.02 0.00 0.00 0.05 0.02 99.92 14:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:01 all 0.03 0.00 0.03 0.02 0.00 99.92 15:00:01 0 0.03 0.00 0.03 0.03 0.00 99.90 15:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:01:01 all 0.02 0.00 0.03 0.03 0.01 99.92 15:01:01 0 0.03 0.00 0.03 0.05 0.02 99.87 15:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:02:01 all 1.25 0.00 0.10 0.22 0.02 98.42 15:02:01 0 1.29 0.00 0.13 0.29 0.02 98.27 15:02:01 1 1.20 0.00 0.07 0.15 0.02 98.57 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:03:02 all 0.00 0.00 0.02 0.03 0.01 99.95 15:03:02 0 0.00 0.00 0.02 0.05 0.02 99.92 15:03:02 1 0.00 0.00 0.02 0.00 0.00 99.98 15:04:01 all 0.03 0.00 0.02 0.07 0.02 99.86 15:04:01 0 0.05 0.00 0.02 0.14 0.02 99.78 15:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:05:01 all 0.05 0.00 0.02 0.03 0.01 99.89 15:05:01 0 0.08 0.00 0.03 0.05 0.02 99.82 15:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:06:01 all 0.03 0.00 0.03 0.02 0.01 99.92 15:06:01 0 0.02 0.00 0.02 0.03 0.02 99.92 15:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:07:01 all 0.02 0.00 0.02 0.01 0.02 99.94 15:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:08:01 all 0.04 0.00 0.02 0.02 0.01 99.92 15:08:01 0 0.05 0.00 0.03 0.03 0.02 99.87 15:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:09:01 all 0.01 0.00 0.03 0.06 0.01 99.90 15:09:01 0 0.02 0.00 0.03 0.12 0.02 99.82 15:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:10:01 all 0.03 0.00 0.03 0.03 0.02 99.89 15:10:01 0 0.03 0.00 0.03 0.05 0.02 99.87 15:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:11:01 all 0.01 0.00 0.02 0.01 0.00 99.97 15:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:12:01 all 1.11 0.00 0.17 0.28 0.02 98.42 15:12:01 0 1.90 0.00 0.20 0.36 0.02 97.52 15:12:01 1 0.32 0.00 0.13 0.20 0.02 99.33 15:13:01 all 1.01 0.00 0.03 0.02 0.01 98.93 15:13:01 0 1.99 0.00 0.02 0.03 0.00 97.96 15:13:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:14:01 all 1.01 0.00 0.02 0.03 0.01 98.93 15:14:01 0 1.95 0.00 0.02 0.07 0.00 97.96 15:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:15:01 all 0.33 0.00 0.11 0.02 0.02 99.52 15:15:01 0 0.66 0.00 0.18 0.05 0.02 99.09 15:15:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:16:01 all 0.02 0.00 0.04 0.02 0.01 99.92 15:16:01 0 0.00 0.00 0.02 0.03 0.00 99.95 15:16:01 1 0.03 0.00 0.07 0.00 0.02 99.88 15:17:01 all 0.03 0.00 0.02 0.01 0.00 99.95 15:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:18:01 all 0.02 0.00 0.02 0.02 0.02 99.93 15:18:01 0 0.00 0.00 0.02 0.03 0.02 99.93 15:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 all 0.48 0.00 0.09 0.03 0.02 99.38 15:19:01 0 0.45 0.00 0.10 0.05 0.02 99.38 15:19:01 1 0.50 0.00 0.08 0.02 0.02 99.38 15:20:01 all 38.29 0.00 3.73 10.69 0.07 47.21 15:20:01 0 32.27 0.00 4.04 13.92 0.07 49.70 15:20:01 1 44.33 0.00 3.42 7.46 0.08 44.71 15:21:01 all 42.84 0.00 3.08 4.54 0.07 49.47 15:21:01 0 37.18 0.00 3.13 3.96 0.08 55.64 15:21:01 1 48.51 0.00 3.02 5.11 0.07 43.30 Average: all 1.66 0.49 0.48 0.39 0.01 96.96 Average: 0 1.41 0.49 0.52 0.42 0.01 97.14 Average: 1 1.91 0.49 0.45 0.36 0.02 96.78