Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu2004-builder-2c-2g-477 (ubuntu2004-builder-2c-2g) in workspace /w/workspace/sim-a1-interface-tox-sonarqube
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-txbBtBAMElPP/agent.6070
SSH_AGENT_PID=6076
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/sim-a1-interface-tox-sonarqube@tmp/private_key_8182292609378819054.key (jenkins-ssh)
[ssh-agent] Using credentials jenkins (jenkins)
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/sim/a1-interface
 > git init /w/workspace/sim-a1-interface-tox-sonarqube # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface
 > 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/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # 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 7c905365b4532d39c34d6c8f0073c4d67d3d8d38 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c905365b4532d39c34d6c8f0073c4d67d3d8d38 # timeout=10
Commit message: "Add timestamp to request/response logs"
 > git rev-list --no-walk 7c905365b4532d39c34d6c8f0073c4d67d3d8d38 # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins4175910474045063540.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-qmwd
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-qmwd/bin to PATH
Generating Requirements File
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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
Python 3.10.6
pip 25.1.1 from /tmp/venv-qmwd/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.4
boto3==1.38.10
botocore==1.38.10
bs4==0.0.2
cachetools==5.5.2
certifi==2025.4.26
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.2
click==8.1.8
cliff==4.9.1
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.4.0
durationpy==0.9
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.40.0
httplib2==0.22.0
identify==2.6.10
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2025.4.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.4.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.5.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==4.0.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==25.0
pbr==6.1.1
platformdirs==4.3.7
prettytable==3.16.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==8.0.0
python-swiftclient==4.7.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.24.0
rsa==4.9.1
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.12.0
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.7
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.13.2
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.31.1
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk17
GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"

[EnvInject] - Variables injected successfully.
[sim-a1-interface-tox-sonarqube] $ /bin/sh /tmp/jenkins4218402032836206251.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.9" 2023-10-17
OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-120.04)
OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-120.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
PYTHON=python3

[EnvInject] - Variables injected successfully.
[sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins6482127424461254437.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-WJFT
+ 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/sim-a1-interface-tox-sonarqube/.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=
++ grep -E '^[0-9.]*[0-9]$'
++ awk '{ print $1 }'
++ sed 's/^[ *]* //'
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ [[ ! -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 ]]
+ [[ ! -f /tmp/.toxenv ]]
+ [[ -n '' ]]
+ python3 -m venv /tmp/venv-WJFT
+ echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WJFT'
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WJFT
+ echo /tmp/venv-WJFT
+ echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
+ /tmp/venv-WJFT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' 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-WJFT/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-WJFT/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-WJFT/bin to PATH
+ PATH=/tmp/venv-WJFT/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 25.1.1 from /tmp/venv-WJFT/lib/python3.10/site-packages/pip (python 3.10)
+ python3 -m pip freeze
cachetools==5.5.2
chardet==5.2.0
colorama==0.4.6
distlib==0.3.9
filelock==3.18.0
packaging==25.0
platformdirs==4.3.7
pluggy==1.5.0
pyproject-api==1.9.0
tomli==2.2.1
tox==4.25.0
typing_extensions==4.13.2
urllib3==1.26.20
virtualenv==20.31.1
[sim-a1-interface-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins7877976850125145320.sh
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
PARALLEL=False

[EnvInject] - Variables injected successfully.
[sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins12833056726235976913.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/sim-a1-interface-tox-sonarqube/archives/tox
+ ARCHIVE_DOC_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/docs
+ mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox
+ cd /w/workspace/sim-a1-interface-tox-sonarqube/.
+ 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-bIiX
+ 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/sim-a1-interface-tox-sonarqube/.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
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ grep -E '^[0-9.]*[0-9]$'
++ awk '{ print $1 }'
++ 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 ]]
++ cat /tmp/.toxenv
+ lf_venv=/tmp/venv-WJFT
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WJFT from' file:/tmp/.toxenv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WJFT from file:/tmp/.toxenv
+ /tmp/venv-WJFT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' 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-WJFT/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-WJFT/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-WJFT/bin to PATH
+ PATH=/tmp/venv-WJFT/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-WJFT/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-WJFT/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/sim-a1-interface-tox-sonarqube
+ export PYTHONPATH
+ export TOX_TESTENV_PASSENV=PYTHONPATH
+ TOX_TESTENV_PASSENV=PYTHONPATH
+ tox --version
4.25.0 from /tmp/venv-WJFT/lib/python3.10/site-packages/tox/__init__.py
+ PARALLEL=False
+ TOX_OPTIONS_LIST=
+ [[ -n '' ]]
+ case ${PARALLEL,,} in
+ tee -a /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/tox.log
+ tox
code: install_deps> python -I -m pip install connexion==2.14.2 coverage Flask==2.2.5 pytest pytest-cov
code: freeze> python -m pip freeze --all
code: attrs==25.3.0,certifi==2025.4.26,charset-normalizer==3.4.2,click==8.1.8,clickclick==20.10.2,connexion==2.14.2,coverage==7.8.0,exceptiongroup==1.2.2,Flask==2.2.5,idna==3.10,inflection==0.5.1,iniconfig==2.1.0,itsdangerous==2.2.0,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2025.4.1,MarkupSafe==3.0.2,packaging==25.0,pip==25.1.1,pluggy==1.5.0,pytest==8.3.5,pytest-cov==6.1.1,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.3,rpds-py==0.24.0,setuptools==80.3.1,tomli==2.2.1,typing_extensions==4.13.2,urllib3==2.4.0,Werkzeug==2.2.3
code: commands[0]> pytest -o log_cli=true --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_osc_2_1_0.py
============================= test session starts ==============================
platform linux -- Python 3.10.6, pytest-8.3.5, pluggy-1.5.0
cachedir: .tox/code/.pytest_cache
rootdir: /w/workspace/sim-a1-interface-tox-sonarqube
plugins: cov-6.1.1
collected 4 items

near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 
-------------------------------- live log setup --------------------------------
WARNING  connexion.options:options.py:83 The swagger_ui directory could not be found.
    Please install connexion with extra install: pip install connexion[swagger-ui]
    or provide the path to your local installation by passing swagger_path=<your path>

WARNING  connexion.options:options.py:83 The swagger_ui directory could not be found.
    Please install connexion with extra install: pip install connexion[swagger-ui]
    or provide the path to your local installation by passing swagger_path=<your path>

PASSED                                                                   [ 25%]
near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_apis PASSED          [ 50%]
near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_notificationDestination PASSED [ 75%]
near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_sendstatus 
-------------------------------- live log call ---------------------------------
INFO     werkzeug:_internal.py:224 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:8086
INFO     werkzeug:_internal.py:224 Press CTRL+C to quit
INFO     werkzeug:_internal.py:224 127.0.0.1 - - [07/May/2025 19:18:53] "POST /statustest HTTP/1.1" 201 -
PASSED    [100%]

=============================== warnings summary ===============================
near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason
near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator.
    from jsonschema import Draft4Validator, ValidationError, draft4_format_checker

near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason
near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
    from jsonschema import Draft4Validator, RefResolver

near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
    from jsonschema.exceptions import RefResolutionError, ValidationError  # noqa

near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead.
    app.json_encoder = FlaskJSONEncoder

near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3.
    setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)

near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context.
    setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================================ tests coverage ================================
_______________ coverage: platform linux, python 3.10.6-final-0 ________________

Name                                                                        Stmts   Miss  Cover   Missing
---------------------------------------------------------------------------------------------------------
near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py                     0      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py     206     26    87%   107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331
near-rt-ric-simulator/src/OSC_2.1.0/main.py                                   182     38    79%   48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270
near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py                          0      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py                    28      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py                         17      0   100%
near-rt-ric-simulator/src/common/maincommon.py                                 39      8    79%   34-35, 53, 56, 60-63, 72
near-rt-ric-simulator/src/common/payload_logging.py                            32      6    81%   32-39
near-rt-ric-simulator/src/common/utils.py                                      10      9    10%   20-29
near-rt-ric-simulator/test/common/compare_json.py                              63     24    62%   46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127
near-rt-ric-simulator/tests/test_osc_2_1_0.py                                 371      0   100%
near-rt-ric-simulator/tests/unittest_setup.py                                  29      2    93%   63-64
---------------------------------------------------------------------------------------------------------
TOTAL                                                                         977    113    88%
Coverage HTML written to dir htmlcov
Coverage XML written to file coverage.xml
Required test coverage of 70% reached. Total coverage: 88.43%
======================= 4 passed, 118 warnings in 21.56s =======================
code: commands[1]> pytest -o log_cli=true --cov-append --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_std_1_1_3.py
============================= test session starts ==============================
platform linux -- Python 3.10.6, pytest-8.3.5, pluggy-1.5.0
cachedir: .tox/code/.pytest_cache
rootdir: /w/workspace/sim-a1-interface-tox-sonarqube
plugins: cov-6.1.1
collected 1 item

near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 
-------------------------------- live log setup --------------------------------
WARNING  connexion.options:options.py:83 The swagger_ui directory could not be found.
    Please install connexion with extra install: pip install connexion[swagger-ui]
    or provide the path to your local installation by passing swagger_path=<your path>

WARNING  connexion.options:options.py:83 The swagger_ui directory could not be found.
    Please install connexion with extra install: pip install connexion[swagger-ui]
    or provide the path to your local installation by passing swagger_path=<your path>

PASSED                                                                   [100%]

=============================== warnings summary ===============================
near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator.
    from jsonschema import Draft4Validator, ValidationError, draft4_format_checker

near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
    from jsonschema import Draft4Validator, RefResolver

near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
    from jsonschema.exceptions import RefResolutionError, ValidationError  # noqa

near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead.
    app.json_encoder = FlaskJSONEncoder

near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/spec.py:50: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead.
    for error in instance_validator.iter_errors(instance['default'], instance):

near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3.
    setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)

near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context.
    setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)

near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/flask/json/provider.py:188: DeprecationWarning: Setting 'json_encoder' on the app or a blueprint is deprecated and will be removed in Flask 2.3. Customize 'app.json' instead.
    warnings.warn(

near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/flask/json/provider.py:230: DeprecationWarning: 'JSONEncoder' is deprecated and will be removed in Flask 2.3. Use 'Flask.json' to provide an alternate JSON implementation instead.
    return json.dumps(obj, **kwargs)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================================ tests coverage ================================
_______________ coverage: platform linux, python 3.10.6-final-0 ________________

Name                                                                        Stmts   Miss  Cover   Missing
---------------------------------------------------------------------------------------------------------
near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py                     0      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py     206     26    87%   107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331
near-rt-ric-simulator/src/OSC_2.1.0/main.py                                   182     38    79%   48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270
near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py                          0      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py                    28      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py                         17      0   100%
near-rt-ric-simulator/src/STD_1.1.3/a1.py                                     134     11    92%   57-59, 66, 71, 78-79, 125, 166-167, 179
near-rt-ric-simulator/src/STD_1.1.3/main.py                                   113     28    75%   78-79, 89-90, 122-139, 145-151, 170, 177, 182
near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py                         11      0   100%
near-rt-ric-simulator/src/common/maincommon.py                                 39      8    79%   34-35, 53, 56, 60-63, 72
near-rt-ric-simulator/src/common/payload_logging.py                            32      6    81%   32-39
near-rt-ric-simulator/src/common/utils.py                                      10      9    10%   20-29
near-rt-ric-simulator/test/common/compare_json.py                              63     24    62%   46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127
near-rt-ric-simulator/tests/test_osc_2_1_0.py                                 371      0   100%
near-rt-ric-simulator/tests/test_std_1_1_3.py                                 209      0   100%
near-rt-ric-simulator/tests/unittest_setup.py                                  29      2    93%   63-64
---------------------------------------------------------------------------------------------------------
TOTAL                                                                        1444    152    89%
Coverage HTML written to dir htmlcov
Coverage XML written to file coverage.xml
Required test coverage of 70% reached. Total coverage: 89.47%
======================= 1 passed, 65 warnings in 11.35s ========================
code: commands[2]> pytest -o log_cli=true --cov-append --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_std_2_0_0.py
============================= test session starts ==============================
platform linux -- Python 3.10.6, pytest-8.3.5, pluggy-1.5.0
cachedir: .tox/code/.pytest_cache
rootdir: /w/workspace/sim-a1-interface-tox-sonarqube
plugins: cov-6.1.1
collected 4 items

near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 
-------------------------------- live log setup --------------------------------
WARNING  connexion.options:options.py:83 The swagger_ui directory could not be found.
    Please install connexion with extra install: pip install connexion[swagger-ui]
    or provide the path to your local installation by passing swagger_path=<your path>

WARNING  connexion.options:options.py:83 The swagger_ui directory could not be found.
    Please install connexion with extra install: pip install connexion[swagger-ui]
    or provide the path to your local installation by passing swagger_path=<your path>

PASSED                                                                   [ 25%]
near-rt-ric-simulator/tests/test_std_2_0_0.py::test_apis PASSED          [ 50%]
near-rt-ric-simulator/tests/test_std_2_0_0.py::test_notificationDestination PASSED [ 75%]
near-rt-ric-simulator/tests/test_std_2_0_0.py::test_sendstatus 
-------------------------------- live log call ---------------------------------
INFO     werkzeug:_internal.py:224 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:8086
INFO     werkzeug:_internal.py:224 Press CTRL+C to quit
INFO     werkzeug:_internal.py:224 127.0.0.1 - - [07/May/2025 19:19:26] "POST /statustest HTTP/1.1" 200 -
PASSED    [100%]

=============================== warnings summary ===============================
near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason
near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator.
    from jsonschema import Draft4Validator, ValidationError, draft4_format_checker

near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason
near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
    from jsonschema import Draft4Validator, RefResolver

near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
    from jsonschema.exceptions import RefResolutionError, ValidationError  # noqa

near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead.
    app.json_encoder = FlaskJSONEncoder

near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/spec.py:50: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead.
    for error in instance_validator.iter_errors(instance['default'], instance):

near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3.
    setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)

near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings
  /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context.
    setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================================ tests coverage ================================
_______________ coverage: platform linux, python 3.10.6-final-0 ________________

Name                                                                        Stmts   Miss  Cover   Missing
---------------------------------------------------------------------------------------------------------
near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py                     0      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py     206     26    87%   107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331
near-rt-ric-simulator/src/OSC_2.1.0/main.py                                   182     38    79%   48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270
near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py                          0      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py                    28      0   100%
near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py                         17      0   100%
near-rt-ric-simulator/src/STD_1.1.3/a1.py                                     134     11    92%   57-59, 66, 71, 78-79, 125, 166-167, 179
near-rt-ric-simulator/src/STD_1.1.3/main.py                                   113     28    75%   78-79, 89-90, 122-139, 145-151, 170, 177, 182
near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py                         11      0   100%
near-rt-ric-simulator/src/STD_2.0.0/a1.py                                     244     99    59%   48, 59, 64-65, 92, 98-99, 104-106, 110-111, 118, 123-124, 127, 132-135, 139-142, 147-150, 179, 185-186, 189-190, 200, 206-207, 210-211, 215-218, 223-226, 229, 245, 251-252, 255-256, 260-263, 271-294, 301-313, 332-333, 346, 361, 363, 365, 368-377
near-rt-ric-simulator/src/STD_2.0.0/main.py                                   165     31    81%   59, 88, 93-94, 97, 103, 115, 119, 125, 132, 142-143, 153-154, 165, 167, 170, 197-198, 200, 208-214, 224-225, 248, 253, 258
near-rt-ric-simulator/src/STD_2.0.0/models/__init__.py                          0      0   100%
near-rt-ric-simulator/src/STD_2.0.0/models/enforceStatus.py                    28      0   100%
near-rt-ric-simulator/src/STD_2.0.0/var_declaration.py                         13      0   100%
near-rt-ric-simulator/src/common/maincommon.py                                 39      8    79%   34-35, 53, 56, 60-63, 72
near-rt-ric-simulator/src/common/payload_logging.py                            32      6    81%   32-39
near-rt-ric-simulator/src/common/utils.py                                      10      9    10%   20-29
near-rt-ric-simulator/test/common/compare_json.py                              63     24    62%   46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127
near-rt-ric-simulator/tests/test_osc_2_1_0.py                                 371      0   100%
near-rt-ric-simulator/tests/test_std_1_1_3.py                                 209      0   100%
near-rt-ric-simulator/tests/test_std_2_0_0.py                                 329      0   100%
near-rt-ric-simulator/tests/unittest_setup.py                                  29      2    93%   63-64
---------------------------------------------------------------------------------------------------------
TOTAL                                                                        2223    282    87%
Coverage HTML written to dir htmlcov
Coverage XML written to file coverage.xml
Required test coverage of 70% reached. Total coverage: 87.31%
======================= 4 passed, 65 warnings in 21.84s ========================
code: commands[3]> coverage xml -i
Wrote XML report to coverage.xml
code: OK ✔ in 1 minute 5.27 seconds
docs: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt
docs: freeze> python -m pip freeze --all
docs: alabaster==0.7.16,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,cachetools==5.5.2,certifi==2025.4.26,chardet==5.2.0,charset-normalizer==3.4.2,colorama==0.4.6,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,distlib==0.3.9,doc8==0.11.2,docutils==0.16,filelock==3.18.0,fonttools==4.57.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.1,numpy==2.2.5,nwdiag==3.0.0,packaging==25.0,pbr==6.1.1,pillow==11.2.1,pip==25.1.1,platformdirs==4.3.7,pluggy==1.5.0,Pygments==2.19.1,pyparsing==3.2.3,pyproject-api==1.9.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,recommonmark==0.7.1,requests==2.32.3,requests-file==1.5.1,restructuredtext_lint==1.4.0,seqdiag==3.0.0,setuptools==80.3.1,six==1.17.0,snowballstemmer==2.2.0,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.4.1,tomli==2.2.1,tox==4.25.0,typing_extensions==4.13.2,urllib3==1.26.20,virtualenv==20.31.1,webcolors==24.11.1
docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/sim-a1-interface-tox-sonarqube/.tox/docs/tmp/doctrees ./docs/ /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html
Running Sphinx v5.3.0
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 6 source files that are out of date
updating environment: [new config] 6 added, 0 changed, 0 removed
reading sources... [ 16%] callout-server
reading sources... [ 33%] index
reading sources... [ 50%] kafka-message-dispatcher
reading sources... [ 66%] overview
reading sources... [ 83%] release-notes
reading sources... [100%] simulator-api

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 16%] callout-server
writing output... [ 33%] index
writing output... [ 50%] kafka-message-dispatcher
writing output... [ 66%] overview
writing output... [ 83%] release-notes
writing output... [100%] simulator-api

generating indices... genindex done
writing additional pages... search done
copying images... [100%] images/yaml_logo.png

copying downloadable files... [ 50%] ../near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml
copying downloadable files... [100%] ../near-rt-ric-simulator/test/KAFKA_DISPATCHER/api/KAFKA_DISPATCHER_api.yaml

copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in docs/_build/html.
docs: commands[1]> echo 'Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html'
Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html
docs: OK ✔ in 47 seconds
docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt
docs-linkcheck: freeze> python -m pip freeze --all
docs-linkcheck: alabaster==0.7.16,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,cachetools==5.5.2,certifi==2025.4.26,chardet==5.2.0,charset-normalizer==3.4.2,colorama==0.4.6,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,distlib==0.3.9,doc8==0.11.2,docutils==0.16,filelock==3.18.0,fonttools==4.57.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.1,numpy==2.2.5,nwdiag==3.0.0,packaging==25.0,pbr==6.1.1,pillow==11.2.1,pip==25.1.1,platformdirs==4.3.7,pluggy==1.5.0,Pygments==2.19.1,pyparsing==3.2.3,pyproject-api==1.9.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,recommonmark==0.7.1,requests==2.32.3,requests-file==1.5.1,restructuredtext_lint==1.4.0,seqdiag==3.0.0,setuptools==80.3.1,six==1.17.0,snowballstemmer==2.2.0,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.4.1,tomli==2.2.1,tox==4.25.0,typing_extensions==4.13.2,urllib3==1.26.20,virtualenv==20.31.1,webcolors==24.11.1
docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/sim-a1-interface-tox-sonarqube/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/linkcheck
Running Sphinx v5.3.0
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [linkcheck]: targets for 6 source files that are out of date
updating environment: [new config] 6 added, 0 changed, 0 removed
reading sources... [ 16%] callout-server
reading sources... [ 33%] index
reading sources... [ 50%] kafka-message-dispatcher
reading sources... [ 66%] overview
reading sources... [ 83%] release-notes
reading sources... [100%] simulator-api

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 16%] callout-server
writing output... [ 33%] index
writing output... [ 50%] kafka-message-dispatcher
writing output... [ 66%] overview
writing output... [ 83%] release-notes
writing output... [100%] simulator-api


(  callout-server: line   27) -ignored- ./EXT_SRV_api.html
(kafka-message-dispatcher: line   27) -ignored- ./KAFKA_DISPATCHER_api.html
(   simulator-api: line  337) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/api/OSC_2.1.0/openapi.yaml
(   simulator-api: line  550) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/api/STD_1.1.3/STD_A1.yaml
(   simulator-api: line  639) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/api/STD_2.0.0/ORAN_A1-p_V2.0.0_api.yaml
build succeeded.

Look for any errors in the above output or in docs/_build/linkcheck/output.txt
  code: OK (65.27=setup[8.73]+cmd[22.02,11.75,22.37,0.40] seconds)
  docs: OK (47.00=setup[45.09]+cmd[1.90,0.01] seconds)
  docs-linkcheck: OK (23.29=setup[22.18]+cmd[1.11] seconds)
  congratulations :) (135.77 seconds)
+ tox_status=0
+ echo '---> Completed tox runs'
---> Completed tox runs
+ for i in .tox/*/log
++ echo .tox/code/log
++ awk -F/ '{print $2}'
+ tox_env=code
+ cp -r .tox/code/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/code
+ for i in .tox/*/log
++ echo .tox/docs-linkcheck/log
++ awk -F/ '{print $2}'
+ tox_env=docs-linkcheck
+ cp -r .tox/docs-linkcheck/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs-linkcheck
+ for i in .tox/*/log
++ echo .tox/docs/log
++ awk -F/ '{print $2}'
+ tox_env=docs
+ cp -r .tox/docs/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs
+ DOC_DIR=docs/_build/html
+ [[ -d docs/_build/html ]]
+ echo '---> Archiving generated docs'
---> Archiving generated docs
+ mv docs/_build/html /w/workspace/sim-a1-interface-tox-sonarqube/archives/docs
+ echo '---> tox-run.sh ends'
---> tox-run.sh ends
+ test 0 -eq 0
Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu2004-builder-2c-2g-477
[sim-a1-interface-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_sim-a1-interface -Dsonar.projectName=sim-a1-interface -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=near-rt-ric-simulator -Dsonar.python.coverage.reportPaths=coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.projectBaseDir=/w/workspace/sim-a1-interface-tox-sonarqube
INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: SonarScanner 4.6.2.2472
INFO: Java 17.0.9 Private Build (64-bit)
INFO: Linux 5.4.0-169-generic amd64
INFO: User cache: /home/jenkins/.sonar/cache
INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: Analyzing on SonarCloud
INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent)
INFO: Load global settings
INFO: Load global settings (done) | time=436ms
INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
INFO: Loading required plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=231ms
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=632ms
INFO: Found an active CI vendor: 'Jenkins'
INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface'
INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface' (done) | time=296ms
INFO: Process project properties
INFO: Project key: o-ran-sc_sim-a1-interface
INFO: Base dir: /w/workspace/sim-a1-interface-tox-sonarqube
INFO: Working dir: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork
INFO: Load project branches
INFO: Load project branches (done) | time=248ms
INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface'
INFO: Detected project binding: NOT_BOUND
INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface' (done) | time=231ms
INFO: Load project pull requests
INFO: Load project pull requests (done) | time=180ms
INFO: Load branch configuration
INFO: Load branch configuration (done) | time=1ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=402ms
INFO: Load active rules
INFO: Load active rules (done) | time=9253ms
INFO: Organization key: o-ran-sc
WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
INFO: Preprocessing files...
INFO: 4 languages detected in 112 preprocessed files
INFO: 0 files ignored because of inclusion/exclusion patterns
INFO: 22 files ignored because of scm ignore settings
INFO: Loading plugins for detected languages
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=1790ms
INFO: Load project repositories
INFO: Load project repositories (done) | time=360ms
INFO: Indexing files...
INFO: Project configuration:
INFO:   Excluded sources: **/build-wrapper-dump.json
INFO: 112 files indexed
INFO: Quality profile for docker: Sonar way
INFO: Quality profile for json: SonarQube Way
INFO: Quality profile for py: Sonar way
INFO: Quality profile for yaml: Sonar way
INFO: ------------- Run sensors on module sim-a1-interface
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=187ms
INFO: Sensor cache enabled
INFO: Resolved api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'.
INFO: Load sensor cache
INFO: Load sensor cache (438 KB) | time=2583ms
INFO: Resolved api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'.
INFO: Sensor Python Sensor [python]
WARN: Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version"
INFO: Starting global symbols computation
INFO: 37 source files to be analyzed
INFO: 37/37 source files have been analyzed
INFO: Finished step global symbols computation in 1773ms
INFO: Starting rules execution
INFO: 37 source files to be analyzed
INFO: 37/37 source files have been analyzed
INFO: Finished step rules execution in 5891ms
INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 37 files. These files were not parsed.
INFO: Sensor Python Sensor [python] (done) | time=7750ms
INFO: Sensor Cobertura Sensor for Python coverage [python]
INFO: Python test coverage
INFO: Parsing report '/w/workspace/sim-a1-interface-tox-sonarqube/coverage.xml'
INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=425ms
INFO: Sensor PythonXUnitSensor [python]
INFO: Sensor PythonXUnitSensor [python] (done) | time=213ms
INFO: Sensor Python Dependency Sensor [python]
INFO: Sensor Python Dependency Sensor [python] (done) | time=5ms
INFO: Sensor Python HTML templates processing [securitypythonfrontend]
INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities
INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=15ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
INFO: Sensor IaC Ansible Sensor [iacenterprise]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC Ansible Sensor [iacenterprise] (done) | time=111ms
INFO: Sensor IaC CloudFormation Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=14ms
INFO: Sensor IaC Kubernetes Sensor [iac]
INFO: 0 source files to be parsed
INFO: 0/0 source files have been parsed
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: 0 source files to be checked
INFO: 0/0 source files have been checked
INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=96ms
INFO: Sensor IaC AzureResourceManager Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC AzureResourceManager Sensor [iac] (done) | time=90ms
INFO: Sensor Java Config Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor Java Config Sensor [iac] (done) | time=16ms
INFO: Sensor JavaScript inside YAML analysis [javascript]
INFO: No input files found for analysis
INFO: Hit the cache for 0 out of 0
INFO: Miss the cache for 0 out of 0
INFO: Sensor JavaScript inside YAML analysis [javascript] (done) | time=29ms
INFO: Sensor CSS Rules [javascript]
INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
INFO: Sensor CSS Rules [javascript] (done) | time=2ms
INFO: Sensor IaC Docker Sensor [iac]
INFO: 3 source files to be analyzed
INFO: 3/3 source files have been analyzed
INFO: Sensor IaC Docker Sensor [iac] (done) | time=304ms
INFO: Sensor Serverless configuration file sensor [security]
INFO: 0 Serverless function entries were found in the project
INFO: 0 Serverless function handlers were kept as entrypoints
INFO: Sensor Serverless configuration file sensor [security] (done) | time=6ms
INFO: Sensor AWS SAM template file sensor [security]
INFO: Sensor AWS SAM template file sensor [security] (done) | time=5ms
INFO: Sensor AWS SAM Inline template file sensor [security]
INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=4ms
INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise]
INFO: Available processors: 2
INFO: Using 2 threads for analysis.
INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
  * The filename starts with "test"
  * The filename contains "test." or "tests."
  * Any directory in the file path is named: "doc", "docs", "test" or "tests"
  * Any directory in the file path has a name ending in "test" or "tests"

INFO: Using git CLI to retrieve untracked files
INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
INFO: 92 source files to be analyzed
INFO: 92/92 source files have been analyzed
INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1840ms
INFO: Sensor javabugs [dbd]
INFO: Reading IR files from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ir/java
INFO: No IR files have been included for analysis.
INFO: Sensor javabugs [dbd] (done) | time=3ms
INFO: Sensor pythonbugs [dbd]
INFO: Reading IR files from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ir/python
INFO: Analyzing 130 functions to detect bugs.
INFO: Sensor pythonbugs [dbd] (done) | time=1031ms
INFO: Sensor JavaSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/java
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.000
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001
INFO: No UCFGs have been included for analysis.
INFO: java security sensor: Time spent was 00:00:00.042
INFO: java security sensor: Begin: 2025-05-07T19:21:15.745118437Z, End: 2025-05-07T19:21:15.787968710Z, Duration: 00:00:00.042
  Load type hierarchy and UCFGs: Begin: 2025-05-07T19:21:15.749071007Z, End: 2025-05-07T19:21:15.750552648Z, Duration: 00:00:00.001
    Load type hierarchy: Begin: 2025-05-07T19:21:15.749174210Z, End: 2025-05-07T19:21:15.750160820Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2025-05-07T19:21:15.750375764Z, End: 2025-05-07T19:21:15.750467796Z, Duration: 00:00:00.000
INFO: java security sensor peak memory: 438 MB
INFO: Sensor JavaSecuritySensor [security] (done) | time=45ms
INFO: Sensor CSharpSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/ucfg2/cs
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.000
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
INFO: No UCFGs have been included for analysis.
INFO: csharp security sensor: Time spent was 00:00:00.001
INFO: csharp security sensor: Begin: 2025-05-07T19:21:15.788995751Z, End: 2025-05-07T19:21:15.790617814Z, Duration: 00:00:00.001
  Load type hierarchy and UCFGs: Begin: 2025-05-07T19:21:15.789409859Z, End: 2025-05-07T19:21:15.789678775Z, Duration: 00:00:00.000
    Load type hierarchy: Begin: 2025-05-07T19:21:15.789428980Z, End: 2025-05-07T19:21:15.789564292Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2025-05-07T19:21:15.789612363Z, End: 2025-05-07T19:21:15.789638884Z, Duration: 00:00:00.000
INFO: csharp security sensor peak memory: 438 MB
INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms
INFO: Sensor PhpSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/php
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.000
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
INFO: No UCFGs have been included for analysis.
INFO: php security sensor: Time spent was 00:00:00.001
INFO: php security sensor: Begin: 2025-05-07T19:21:15.791493112Z, End: 2025-05-07T19:21:15.793105335Z, Duration: 00:00:00.001
  Load type hierarchy and UCFGs: Begin: 2025-05-07T19:21:15.791838569Z, End: 2025-05-07T19:21:15.792583884Z, Duration: 00:00:00.000
    Load type hierarchy: Begin: 2025-05-07T19:21:15.791888890Z, End: 2025-05-07T19:21:15.792178316Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2025-05-07T19:21:15.792260557Z, End: 2025-05-07T19:21:15.792309348Z, Duration: 00:00:00.000
INFO: php security sensor peak memory: 438 MB
INFO: Sensor PhpSecuritySensor [security] (done) | time=2ms
INFO: Sensor PythonSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/python
INFO: Read 449 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.103
INFO: Load UCFGs: Starting
INFO: Reading UCFGs from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/python
INFO: Load UCFGs: Time spent was 00:00:00.617
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.721
INFO: Analyzing 3961 UCFGs to detect vulnerabilities.
INFO: Check cache: Starting
INFO: Load cache: Starting
INFO: Load cache: Time spent was 00:00:00.000
INFO: Check cache: Time spent was 00:00:00.000
INFO: Create runtime call graph: Starting
INFO: Variable Type Analysis #1: Starting
INFO: Create runtime type propagation graph: Starting
INFO: Create runtime type propagation graph: Time spent was 00:00:00.048
INFO: Run SCC (Tarjan) on 10475 nodes: Starting
INFO: Run SCC (Tarjan) on 10475 nodes: Time spent was 00:00:00.013
INFO: Tarjan found 10475 strongly connected components
INFO: Propagate runtime types to strongly connected components: Starting
INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.038
INFO: Variable Type Analysis #1: Time spent was 00:00:00.105
INFO: Variable Type Analysis #2: Starting
INFO: Create runtime type propagation graph: Starting
INFO: Create runtime type propagation graph: Time spent was 00:00:00.031
INFO: Run SCC (Tarjan) on 10242 nodes: Starting
INFO: Run SCC (Tarjan) on 10242 nodes: Time spent was 00:00:00.008
INFO: Tarjan found 10242 strongly connected components
INFO: Propagate runtime types to strongly connected components: Starting
INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.059
INFO: Variable Type Analysis #2: Time spent was 00:00:00.100
INFO: Create runtime call graph: Time spent was 00:00:00.212
INFO: Load config: Starting
INFO: Load config: Time spent was 00:00:00.235
INFO: Compute entry points: Starting
INFO: Compute entry points: Time spent was 00:00:00.044
INFO: All rules entry points : 5
INFO: Slice call graph: Starting
INFO: Retained UCFGs : 36
INFO: Slice call graph: Time spent was 00:00:00.001
INFO: Live variable analysis: Starting
INFO: Live variable analysis: Time spent was 00:00:00.011
INFO: Taint analysis for python: Starting
INFO: 0 / 36 UCFGs simulated, memory usage: 297 MB
INFO: 27 / 36 UCFGs simulated, memory usage: 313 MB
INFO: Taint analysis for python: Time spent was 00:00:00.210
INFO: Report issues: Starting
INFO: Report issues: Time spent was 00:00:00.002
INFO: Store cache: Starting
INFO: Store cache: Time spent was 00:00:00.005
INFO: python security sensor: Time spent was 00:00:01.451
INFO: python security sensor: Begin: 2025-05-07T19:21:15.793840800Z, End: 2025-05-07T19:21:17.245122642Z, Duration: 00:00:01.451
  Load type hierarchy and UCFGs: Begin: 2025-05-07T19:21:15.794053704Z, End: 2025-05-07T19:21:16.515107834Z, Duration: 00:00:00.721
    Load type hierarchy: Begin: 2025-05-07T19:21:15.794101575Z, End: 2025-05-07T19:21:15.897535393Z, Duration: 00:00:00.103
    Load UCFGs: Begin: 2025-05-07T19:21:15.897726597Z, End: 2025-05-07T19:21:16.514850209Z, Duration: 00:00:00.617
  Check cache: Begin: 2025-05-07T19:21:16.515386470Z, End: 2025-05-07T19:21:16.515949861Z, Duration: 00:00:00.000
    Load cache: Begin: 2025-05-07T19:21:16.515526063Z, End: 2025-05-07T19:21:16.515611654Z, Duration: 00:00:00.000
  Create runtime call graph: Begin: 2025-05-07T19:21:16.516038513Z, End: 2025-05-07T19:21:16.728334119Z, Duration: 00:00:00.212
    Variable Type Analysis #1: Begin: 2025-05-07T19:21:16.516639055Z, End: 2025-05-07T19:21:16.621811324Z, Duration: 00:00:00.105
      Create runtime type propagation graph: Begin: 2025-05-07T19:21:16.517724447Z, End: 2025-05-07T19:21:16.565805070Z, Duration: 00:00:00.048
      Run SCC (Tarjan) on 10475 nodes: Begin: 2025-05-07T19:21:16.569102067Z, End: 2025-05-07T19:21:16.582803484Z, Duration: 00:00:00.013
      Propagate runtime types to strongly connected components: Begin: 2025-05-07T19:21:16.583365506Z, End: 2025-05-07T19:21:16.621530258Z, Duration: 00:00:00.038
    Variable Type Analysis #2: Begin: 2025-05-07T19:21:16.624102390Z, End: 2025-05-07T19:21:16.724634534Z, Duration: 00:00:00.100
      Create runtime type propagation graph: Begin: 2025-05-07T19:21:16.624456717Z, End: 2025-05-07T19:21:16.655695579Z, Duration: 00:00:00.031
      Run SCC (Tarjan) on 10242 nodes: Begin: 2025-05-07T19:21:16.655984005Z, End: 2025-05-07T19:21:16.664340884Z, Duration: 00:00:00.008
      Propagate runtime types to strongly connected components: Begin: 2025-05-07T19:21:16.664501287Z, End: 2025-05-07T19:21:16.724258147Z, Duration: 00:00:00.059
  Load config: Begin: 2025-05-07T19:21:16.728431561Z, End: 2025-05-07T19:21:16.963459417Z, Duration: 00:00:00.235
  Compute entry points: Begin: 2025-05-07T19:21:16.963684641Z, End: 2025-05-07T19:21:17.008528018Z, Duration: 00:00:00.044
  Slice call graph: Begin: 2025-05-07T19:21:17.009408656Z, End: 2025-05-07T19:21:17.010455347Z, Duration: 00:00:00.001
  Live variable analysis: Begin: 2025-05-07T19:21:17.011768993Z, End: 2025-05-07T19:21:17.023431937Z, Duration: 00:00:00.011
  Taint analysis for python: Begin: 2025-05-07T19:21:17.024348776Z, End: 2025-05-07T19:21:17.234783174Z, Duration: 00:00:00.210
  Report issues: Begin: 2025-05-07T19:21:17.234920427Z, End: 2025-05-07T19:21:17.237742184Z, Duration: 00:00:00.002
  Store cache: Begin: 2025-05-07T19:21:17.238486479Z, End: 2025-05-07T19:21:17.244412568Z, Duration: 00:00:00.005
INFO: python security sensor peak memory: 469 MB
INFO: Sensor PythonSecuritySensor [security] (done) | time=1454ms
INFO: Sensor JsSecuritySensor [security]
INFO: Enabled taint analysis rules: S2076, S2083, S2631, S3649, S5131, S5144, S5146, S5147, S5334, S5696, S5883, S6096, S6105, S6287, S6350
INFO: Load type hierarchy and UCFGs: Starting
INFO: Load type hierarchy: Starting
INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/js
INFO: Read 0 type definitions
INFO: Load type hierarchy: Time spent was 00:00:00.000
INFO: Load UCFGs: Starting
INFO: Load UCFGs: Time spent was 00:00:00.000
INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
INFO: No UCFGs have been included for analysis.
INFO: js security sensor: Time spent was 00:00:00.003
INFO: js security sensor: Begin: 2025-05-07T19:21:17.248590821Z, End: 2025-05-07T19:21:17.252510070Z, Duration: 00:00:00.003
  Load type hierarchy and UCFGs: Begin: 2025-05-07T19:21:17.249095582Z, End: 2025-05-07T19:21:17.249611032Z, Duration: 00:00:00.000
    Load type hierarchy: Begin: 2025-05-07T19:21:17.249178503Z, End: 2025-05-07T19:21:17.249397598Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2025-05-07T19:21:17.249477569Z, End: 2025-05-07T19:21:17.249539910Z, Duration: 00:00:00.000
INFO: js security sensor peak memory: 469 MB
INFO: Sensor JsSecuritySensor [security] (done) | time=9ms
INFO: Sensor KotlinSecuritySensor [security]
INFO: No taint analysis rules have been enabled, will not execute taint analysis.
INFO: kotlin security sensor: Time spent was 00:00:00.000
INFO: kotlin security sensor: Begin: 2025-05-07T19:21:17.258097313Z, End: 2025-05-07T19:21:17.258310187Z, Duration: 00:00:00.000
INFO: kotlin security sensor peak memory: 469 MB
INFO: Sensor KotlinSecuritySensor [security] (done) | time=0ms
INFO: ------------- Run sensors on project
INFO: Sensor PythonArchitectureSensor [architecture]
INFO: * Protobuf reading starting | memory total=494 | free=161 | used=332 (MB)
INFO: * Reading SonarArchitecture IR data from directory "/w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/architecture/py"
INFO: * Protobuf reading complete | memory total=494 | free=161 | used=332 (MB)
INFO: * Build file hiGraphs complete | memory total=494 | free=160 | used=333 (MB)
INFO: * Slicing complete | memory total=494 | free=160 | used=333 (MB)
INFO: * Export complete | memory total=494 | free=158 | used=335 (MB)
INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=39ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=4ms
INFO: CPD Executor 5 files had no CPD blocks
INFO: CPD Executor Calculating CPD for 32 files
INFO: CPD Executor CPD calculation finished (done) | time=47ms
INFO: Analysis report generated in 235ms, dir size=729 KB
INFO: Analysis report compressed in 103ms, zip size=252 KB
INFO: Analysis report uploaded in 605ms
INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_sim-a1-interface
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZasMfjccEJoRLUFOvJL
INFO: Sensor cache published successfully
INFO: Analysis total time: 34.313 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 39.626s
INFO: Final Memory: 216M/494M
INFO: ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 6076 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins6605041595605071485.sh
---> sysstat.sh
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins14114542281352138705.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/sim-a1-interface-tox-sonarqube
+ 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/sim-a1-interface-tox-sonarqube ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ grep '^ii'
+ dpkg -l
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/sim-a1-interface-tox-sonarqube ']'
+ mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-tox-sonarqube/archives/
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins3946295562672927275.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qmwd from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-qmwd/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins10565501099678594076.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-tox-sonarqube@tmp/config12721780829185326036tmp
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.
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins13422383612484403112.sh
---> create-netrc.sh
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins17562661851115442793.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qmwd from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-qmwd/bin to PATH
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins3577822434692705500.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins3285631109368939893.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qmwd 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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-qmwd/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-2
INFO: Archiving Costs
[sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins567650571027848390.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qmwd from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-qmwd/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-tox-sonarqube/303
INFO: archiving workspace using pattern(s): -p **/*.log
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu2004-builder-2c-2g-477 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 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.000
BogoMIPS:                           5600.00
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 Gather data sampling: Not affected
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            969M     0  969M   0% /dev
tmpfs           198M  1.0M  197M   1% /run
/dev/vda1        20G  8.9G   11G  47% /
tmpfs           986M     0  986M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           986M     0  986M   0% /sys/fs/cgroup
/dev/loop0       62M   62M     0 100% /snap/core20/1405
/dev/loop1       68M   68M     0 100% /snap/lxd/22753
/dev/loop2       44M   44M     0 100% /snap/snapd/15177
/dev/vda15      105M  6.1M   99M   6% /boot/efi
tmpfs           198M     0  198M   0% /run/user/1001
/dev/loop3       51M   51M     0 100% /snap/snapd/24505
/dev/loop4       92M   92M     0 100% /snap/lxd/32662


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           1971         450         227           2        1292        1326
Swap:          1023           3        1020


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
    link/ether fa:16:3e:25:dc:98 brd ff:ff:ff:ff:ff:ff
    inet 10.32.6.90/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86058sec preferred_lft 86058sec
    inet6 fe80::f816:3eff:fe25:dc98/64 scope link 
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-477) 	05/07/25 	_x86_64_	(2 CPU)

19:16:43     LINUX RESTART	(2 CPU)

19:17:01          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
19:18:01       223.77    104.86    118.90      0.00   1982.94  15101.28      0.00
19:19:01        58.04     15.33     42.71      0.00   1552.67   7961.34      0.00
19:20:01        40.03      1.08     38.94      0.00    106.12  15642.73      0.00
19:21:01       127.90     45.31     82.59      0.00   4064.92  41537.48      0.00
19:22:01        96.80     48.92     47.88      0.00   2815.86   5444.05      0.00
Average:       109.32     43.11     66.21      0.00   2104.52  17136.78      0.00

19:17:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
19:18:01       102704   1383452    405256     20.08     57548   1301200    871788     28.42    463972   1257828     57636
19:19:01       103448   1386052    396836     19.66     69024   1277528    919948     29.99    458636   1242176     21280
19:20:01        97760   1333984    447660     22.18     73256   1227872    979632     31.94    452364   1253660    130664
19:21:01        67856   1232732    538172     26.66     87944   1153144   1050224     34.24    531504   1204916      4208
19:22:01       590588   1430120    333748     16.53    105312    807256    758016     24.71    374080    829348     12684
Average:       192471   1353268    424334     21.02     78617   1153400    915922     29.86    456111   1157586     45294

19:17:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
19:18:01           lo      1.00      1.00      0.09      0.09      0.00      0.00      0.00      0.00
19:18:01         ens3    151.77    120.92   1113.69     37.10      0.00      0.00      0.00      0.00
19:19:01           lo      1.63      1.63      0.15      0.15      0.00      0.00      0.00      0.00
19:19:01         ens3     19.06     18.10     38.90      5.39      0.00      0.00      0.00      0.00
19:20:01           lo      0.57      0.57      0.05      0.05      0.00      0.00      0.00      0.00
19:20:01         ens3    176.02    126.81   4006.25     11.35      0.00      0.00      0.00      0.00
19:21:01           lo      0.73      0.73      0.08      0.08      0.00      0.00      0.00      0.00
19:21:01         ens3    423.55    291.80   3622.59     27.80      0.00      0.00      0.00      0.00
19:22:01           lo      1.00      1.00      0.10      0.10      0.00      0.00      0.00      0.00
19:22:01         ens3    199.52    140.40    903.52     30.92      0.00      0.00      0.00      0.00
Average:           lo      0.99      0.99      0.09      0.09      0.00      0.00      0.00      0.00
Average:         ens3    193.98    139.60   1936.87     22.51      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-477) 	05/07/25 	_x86_64_	(2 CPU)

19:16:43     LINUX RESTART	(2 CPU)

19:17:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
19:18:01        all     38.11     24.21     17.07      7.24      0.11     13.26
19:18:01          0     38.19     23.32     16.41      6.89      0.10     15.08
19:18:01          1     38.04     25.10     17.72      7.58      0.12     11.44
19:19:01        all     23.28      0.00      2.10      2.75      0.06     71.81
19:19:01          0     29.69      0.00      1.98      0.53      0.07     67.73
19:19:01          1     16.93      0.00      2.21      4.95      0.05     75.86
19:20:01        all     16.48      0.00      2.03      2.47      0.06     78.97
19:20:01          0     20.34      0.00      2.39      0.82      0.05     76.40
19:20:01          1     12.66      0.00      1.67      4.09      0.07     81.51
19:21:01        all     36.58      0.00      4.09      4.56      0.09     54.68
19:21:01          0     52.69      0.00      4.53      1.86      0.10     40.82
19:21:01          1     20.54      0.00      3.65      7.25      0.08     68.49
19:22:01        all     53.48      0.00      4.49      5.01      0.09     36.94
19:22:01          0     64.45      0.00      5.51      4.54      0.10     25.41
19:22:01          1     42.46      0.00      3.47      5.48      0.08     48.51
Average:        all     33.54      4.79      5.92      4.39      0.08     51.27
Average:          0     41.08      4.63      6.15      2.92      0.08     45.14
Average:          1     26.03      4.95      5.70      5.86      0.08     57.38