Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-3220 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-j-release
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-CV9XkVe1q1vK/agent.2058
SSH_AGENT_PID=2060
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-j-release@tmp/private_key_9060809199709997652.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/nonrtric/plt/rappmanager
 > git init /w/workspace/nonrtric-plt-participants-maven-clm-j-release # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials jenkins
 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10
Checking out Revision ffd5b45b53572ae42fbc22510bcbe3ad8883b86f (refs/remotes/origin/j-release)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffd5b45b53572ae42fbc22510bcbe3ad8883b86f # timeout=10
Commit message: "Docs - reenable j-release checks after first rtd build (j-release branch)"
 > git rev-list --no-walk ffd5b45b53572ae42fbc22510bcbe3ad8883b86f # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.sme.url # timeout=10
 > git config -f .gitmodules --get submodule.sme.path # timeout=10
 > git submodule update --init --recursive sme # 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
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins11713349350765903599.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-ZmK9
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-ZmK9/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.0.1 from /tmp/venv-ZmK9/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.0
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.3
boto3==1.37.17
botocore==1.37.17
bs4==0.0.2
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.1
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.3.4
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.38.0
httplib2==0.22.0
identify==2.6.9
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==2024.10.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.3.1
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.4.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.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==24.2
pbr==6.1.1
platformdirs==4.3.7
prettytable==3.15.1
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
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==7.4.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.23.1
rsa==4.9
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.11.4
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.6
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2025.1
urllib3==1.26.20
virtualenv==20.29.3
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
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins7908449279150413463.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-3220
[nonrtric-plt-participants-maven-clm-j-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=j-release -Dsha1=origin/j-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/j-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=j-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins15863629834916400246.sh
+ rm /home/jenkins/.wgetrc
[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.
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/sh /tmp/jenkins1715698078424424863.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.7" 2023-04-18
OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.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.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-j-release@tmp/config16125912732872202068tmp
copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-j-release@tmp/config11696828363563181436tmp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_GOALS=clean install

[EnvInject] - Variables injected successfully.
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins12849143114773297599.sh
---> common-variables.sh
--show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
---> sonatype-clm.sh
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] NONRTRIC ACM Participants                                          [pom]
[INFO] participant-impl-dme                                               [jar]
[INFO] 
[INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >---------------
[INFO] Building NONRTRIC ACM Participants 0.1.1-SNAPSHOT                  [1/2]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ participants ---
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default-prepare-agent) @ participants ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.11:report (default-report) @ participants ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ participants ---
[INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.1.1-SNAPSHOT/participants-0.1.1-SNAPSHOT.pom
[INFO] 
[INFO] --- dependency:3.6.1:tree (default-cli) @ participants ---
[INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.1.1-SNAPSHOT
[INFO] 
[INFO] --- clm:2.48.3-01:index (default-cli) @ participants ---
[INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/target/sonatype-clm/module.xml
[INFO] 
[INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >-----
[INFO] Building participant-impl-dme 0.1.1-SNAPSHOT                       [2/2]
[INFO]   from participant-impl-dme/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ participant-impl-dme ---
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default-prepare-agent) @ participant-impl-dme ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/jacoco.exec
[INFO] 
[INFO] --- openapi-generator:7.3.0:generate (dme-participant-spec-generator) @ participant-impl-dme ---
[INFO] Generating with dryRun=false
[INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated.
[INFO] OpenAPI Generator: java (client)
[INFO] Generator 'java' is considered stable.
[INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac)
[INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI).
[INFO] Processing operation subscriptionAuth
[INFO] Processing operation getInfoTypdentifiers
[INFO] Processing operation threaddump
[INFO] Processing operation getEiType
[INFO] Processing operation getInfoType
[INFO] Processing operation putInfoType
[INFO] Processing operation deleteInfoType
[INFO] Processing operation getIndividualTypeSubscription
[INFO] Processing operation putIndividualTypeSubscription
[INFO] Processing operation deleteIndividualTypeSubscription
[INFO] Processing operation producerSupervision
[INFO] Processing operation loggers
[INFO] Processing operation health-path
[INFO] Processing operation getinfoTypeIdentifiers
[INFO] Processing operation typeStatusCallback
[INFO] Processing operation shutdown
[INFO] Processing operation metrics-requiredMetricName
[INFO] Processing operation links
[INFO] Processing operation getJobIds
[INFO] Processing operation deleteJobsForOwner
[INFO] Processing operation loggers-name
[INFO] Processing operation loggers-name_2
[INFO] Processing operation jobCreatedCallback
[INFO] Processing operation jobDeletedCallback
[INFO] Processing operation getEiJobStatus
[INFO] Processing operation getInfoProducerStatus
[INFO] Processing operation getInfoJobStatus
[INFO] Processing operation metrics
[INFO] Processing operation jobStatusCallback
[INFO] Processing operation info
[INFO] Processing operation getEiTypeIdentifiers
[INFO] Processing operation getInfoProducer
[INFO] Processing operation putInfoProducer
[INFO] Processing operation deleteInfoProducer
[INFO] Processing operation getStatus
[INFO] Processing operation getInfoTypeSubscriptions
[INFO] Processing operation getIndividualEiJob
[INFO] Processing operation putIndividualEiJob
[INFO] Processing operation deleteIndividualEiJob
[INFO] Processing operation logfile
[INFO] Processing operation getIndividualInfoJob
[INFO] Processing operation putIndividualInfoJob
[INFO] Processing operation deleteIndividualInfoJob
[INFO] Processing operation getInfoProducerIdentifiers
[INFO] Processing operation getInfoType_1
[INFO] Processing operation health
[INFO] Processing operation getEiJobIds
[INFO] Processing operation getInfoProducerJobs
[INFO] Processing operation heapdump
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid
[INFO] Model EiTypeObject not generated since it's a free-form object
[INFO] Model Void not generated since it's a free-form object
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/AuthorizationResult.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationResult.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerInformationType.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerInformationType.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJob.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJob.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJobStatus.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJobStatus.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeRegistrationInfo.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeRegistrationInfo.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeSubscriptionInfo.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeSubscriptionInfo.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobObject.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobObject.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobStatusObject.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobStatusObject.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Input.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Input.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Link.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Link.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProblemDetails.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProblemDetails.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoJobRequest.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoJobRequest.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoTypeInfo.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoTypeInfo.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerRegistrationInfo.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerRegistrationInfo.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerStatus.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerStatus.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ServiceStatusInfo.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusInfo.md (Skipped by modelDocs options supplied by user.)
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/SubscriptionAuthorization.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/SubscriptionAuthorization.md (Skipped by modelDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiCallbacksApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiRegistrationApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ActuatorApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ActuatorApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ActuatorApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/AuthorizationApiApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/AuthorizationApiApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationApiApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerRegistrationApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ServiceStatusApiClient.java
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ServiceStatusApiClientTest.java (Skipped by apiTests options supplied by user.)
[INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.md (Skipped by apiDocs options supplied by user.)
[INFO] Skipping generation of Webhooks.
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/README.md
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerConfiguration.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerVariable.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/JavaTimeFormatter.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBasicAuth.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBearerAuth.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/ApiKeyAuth.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/Authentication.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339DateFormat.java
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/FILES
################################################################################
# Thanks for using OpenAPI Generator.                                          #
# Please consider donation to help us maintain this project 🙏                 #
# https://opencollective.com/openapi_generator/donate                          #
################################################################################
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ participant-impl-dme ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ participant-impl-dme ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 50 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ participant-impl-dme ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ participant-impl-dme ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ participant-impl-dme ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.oransc.participant.dme.rest.ActuatorControllerTest
03:07:22.048 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oransc.participant.dme.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
03:07:22.198 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.participant.dme.Application for test class org.oransc.participant.dme.rest.ActuatorControllerTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.2.5)

2025-03-22T03:07:22.901Z  WARN 2841 --- [           main] [                                                 ] ory$DuplicateJsonObjectContextCustomizer : 

Found multiple occurrences of org.json.JSONObject on the class path:

	jar:file:/tmp/r/org/json/json/20131018/json-20131018.jar!/org/json/JSONObject.class
	jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class

You may wish to exclude one of them to ensure predictable runtime behavior

2025-03-22T03:07:22.921Z  INFO 2841 --- [           main] [                                                 ] o.o.p.dme.rest.ActuatorControllerTest    : Starting ActuatorControllerTest using Java 17.0.7 with PID 2841 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme)
2025-03-22T03:07:22.922Z  INFO 2841 --- [           main] [                                                 ] o.o.p.dme.rest.ActuatorControllerTest    : The following 1 profile is active: "test"
2025-03-22T03:07:25.967Z  INFO 2841 --- [           main] [                                                 ] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2025-03-22T03:07:25.985Z  INFO 2841 --- [           main] [                                                 ] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2025-03-22T03:07:25.985Z  INFO 2841 --- [           main] [                                                 ] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.20]
2025-03-22T03:07:26.056Z  INFO 2841 --- [           main] [                                                 ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext
2025-03-22T03:07:26.057Z  INFO 2841 --- [           main] [                                                 ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3113 ms
2025-03-22T03:07:27.920Z  INFO 2841 --- [           main] [                                                 ] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path ''
2025-03-22T03:07:27.945Z  INFO 2841 --- [           main] [                                                 ] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6a59bbf0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c043dac, org.springframework.security.web.context.SecurityContextHolderFilter@7be7613f, org.springframework.security.web.header.HeaderWriterFilter@aa1f0b5, org.springframework.web.filter.CorsFilter@76df98a9, org.springframework.security.web.authentication.logout.LogoutFilter@7b09acd9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@588fb9fa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6dd37e67, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e97885c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1dc12a23, org.springframework.security.web.access.ExceptionTranslationFilter@4a9296a3, org.springframework.security.web.access.intercept.AuthorizationFilter@37b2ecb4]
2025-03-22T03:07:28.775Z  INFO 2841 --- [           main] [                                                 ] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 39839 (http) with context path '/nonrtric/dmeparticipant'
2025-03-22T03:07:28.796Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting
2025-03-22T03:07:28.799Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2025-03-22T03:07:28.804Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.e.e.comm.bus.NoopTopicEndpoint   : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
2025-03-22T03:07:28.808Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.e.e.comm.bus.NoopTopicEndpoint   : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
2025-03-22T03:07:28.808Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0
2025-03-22T03:07:28.811Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterAckListener
2025-03-22T03:07:28.811Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AcPropertyUpdateListener
2025-03-22T03:07:28.811Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRestartListener
2025-03-22T03:07:28.812Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusReqListener
2025-03-22T03:07:28.812Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionDeployListener
2025-03-22T03:07:28.812Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionMigrationListener
2025-03-22T03:07:28.812Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterAckListener
2025-03-22T03:07:28.812Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantPrimeListener
2025-03-22T03:07:28.813Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeListener
2025-03-22T03:07:28.813Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2025-03-22T03:07:28.813Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.e.e.comm.bus.internal.TopicBase  : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@71f7ed43
2025-03-22T03:07:28.813Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.utils.services.ServiceManager    : service manager started
2025-03-22T03:07:28.826Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2025-03-22T03:07:28.828Z  INFO 2841 --- [           main] [                                                 ] network                                  : [OUT|NOOP|policy-acruntime-participant]
{"participantSupportedElementType":[{"id":"b8748f58-9fdc-441c-a03b-15674f8f0100","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"905e7963-b761-4a4e-aa94-10602970bfe6","timestamp":"2025-03-22T03:07:28.813996654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08"}
2025-03-22T03:07:28.828Z  INFO 2841 --- [           main] [                                                 ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=905e7963-b761-4a4e-aa94-10602970bfe6, timestamp=2025-03-22T03:07:28.813996654Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=b8748f58-9fdc-441c-a03b-15674f8f0100, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)])
2025-03-22T03:07:28.836Z  INFO 2841 --- [           main] [                                                 ] o.o.p.dme.rest.ActuatorControllerTest    : Started ActuatorControllerTest in 6.41 seconds (process running for 8.113)
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2025-03-22T03:07:30.368Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:30.378Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:30.502Z  INFO 2841 --- [o-auto-1-exec-1] [                                                 ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-03-22T03:07:30.503Z  INFO 2841 --- [o-auto-1-exec-1] [                                                 ] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-03-22T03:07:30.504Z  INFO 2841 --- [o-auto-1-exec-1] [                                                 ] o.s.web.servlet.DispatcherServlet        : Completed initialization in 1 ms
2025-03-22T03:07:30.870Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:30.872Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:30.923Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:30.925Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:30.970Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:30.971Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:31.160Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:31.162Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:31.263Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-22T03:07:31.265Z  INFO 2841 --- [           main] [                                                 ] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.522 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest
[INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest
2025-03-22T03:07:31.292Z  INFO 2841 --- [           main] [                                                 ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.restclient.AcA1PmsClientTest]: AcA1PmsClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-03-22T03:07:31.312Z  WARN 2841 --- [           main] [                                                 ] ory$DuplicateJsonObjectContextCustomizer : 

Found multiple occurrences of org.json.JSONObject on the class path:

	jar:file:/tmp/r/org/json/json/20131018/json-20131018.jar!/org/json/JSONObject.class
	jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class

You may wish to exclude one of them to ensure predictable runtime behavior

[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest
[INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest
2025-03-22T03:07:32.805Z  WARN 2841 --- [           main] [                                                 ] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null
2025-03-22T03:07:32.874Z ERROR 2841 --- [           main] [                                                 ] .d.h.AutomationCompositionElementHandler : Violations found in the config request parameters: [ConstraintViolationImpl{interpolatedMessage='Atleast one field should not be null.', propertyPath=, rootBeanClass=class org.oransc.participant.dme.models.ConfigurationEntity, messageTemplate='Atleast one field should not be null.'}]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest
[INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest
2025-03-22T03:07:32.987Z  INFO 2841 --- [           main] [                                                 ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest]: AtleastOneNonNullFieldValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-03-22T03:07:33.127Z  WARN 2841 --- [           main] [                                                 ] ory$DuplicateJsonObjectContextCustomizer : 

Found multiple occurrences of org.json.JSONObject on the class path:

	jar:file:/tmp/r/org/json/json/20131018/json-20131018.jar!/org/json/JSONObject.class
	jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class

You may wish to exclude one of them to ensure predictable runtime behavior

[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.11:report (default-report) @ participant-impl-dme ---
[INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/jacoco.exec
[INFO] Analyzed bundle 'participant-impl-dme' with 100 classes
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ participant-impl-dme ---
[INFO] Building jar: /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/participant-impl-dme-0.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot:3.2.5:repackage (repackage) @ participant-impl-dme ---
[INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/participant-impl-dme-0.1.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/participant-impl-dme-0.1.1-SNAPSHOT.jar.original
[INFO] 
[INFO] --- spring-boot:3.2.5:repackage (default) @ participant-impl-dme ---
[INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/participant-impl-dme-0.1.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/participant-impl-dme-0.1.1-SNAPSHOT.jar.original
[INFO] 
[INFO] --- docker:0.43.4:build (generate-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ participant-impl-dme ---
[INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.1.1-SNAPSHOT/participant-impl-dme-0.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/participant-impl-dme-0.1.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.1.1-SNAPSHOT/participant-impl-dme-0.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency:3.6.1:tree (default-cli) @ participant-impl-dme ---
[INFO] org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme:jar:0.1.1-SNAPSHOT
[INFO] +- org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:7.1.1:compile
[INFO] |  +- org.onap.policy.clamp:policy-clamp-common:jar:7.1.1:compile
[INFO] |  +- org.onap.policy.clamp:policy-clamp-examples:jar:7.1.1:compile
[INFO] |  +- commons-cli:commons-cli:jar:1.5.0:compile
[INFO] |  +- org.onap.policy.common:common-parameters:jar:2.1.1:compile
[INFO] |  |  +- org.yaml:snakeyaml:jar:2.2:compile
[INFO] |  |  +- com.google.code.gson:gson:jar:2.10.1:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile
[INFO] |  |  +- io.prometheus:simpleclient:jar:0.16.0:compile
[INFO] |  |  |  +- io.prometheus:simpleclient_tracer_otel:jar:0.16.0:compile
[INFO] |  |  |  |  \- io.prometheus:simpleclient_tracer_common:jar:0.16.0:compile
[INFO] |  |  |  \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.16.0:compile
[INFO] |  |  +- io.prometheus:simpleclient_hotspot:jar:0.16.0:compile
[INFO] |  |  +- io.prometheus:simpleclient_servlet_jakarta:jar:0.16.0:compile
[INFO] |  |  |  \- io.prometheus:simpleclient_servlet_common:jar:0.16.0:compile
[INFO] |  |  +- io.prometheus:simpleclient_logback:jar:0.16.0:compile
[INFO] |  |  +- com.google.re2j:re2j:jar:1.7:compile
[INFO] |  |  +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile
[INFO] |  |  +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile
[INFO] |  |  +- io.swagger.core.v3:swagger-jaxrs2-jakarta:jar:2.2.20:compile
[INFO] |  |  |  +- io.github.classgraph:classgraph:jar:4.8.165:compile
[INFO] |  |  |  +- org.javassist:javassist:jar:3.30.1-GA:compile
[INFO] |  |  |  +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.20:compile
[INFO] |  |  |  +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.20:compile
[INFO] |  |  |  +- io.swagger.core.v3:swagger-integration-jakarta:jar:2.2.20:compile
[INFO] |  |  |  |  \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.20:compile
[INFO] |  |  |  \- com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:jar:2.15.4:compile
[INFO] |  |  |     \- com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:jar:2.15.4:compile
[INFO] |  |  +- io.swagger.core.v3:swagger-jaxrs2-servlet-initializer-v2-jakarta:jar:2.2.20:compile
[INFO] |  |  +- org.hibernate.orm:hibernate-core:jar:6.4.4.Final:compile
[INFO] |  |  |  +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile
[INFO] |  |  |  +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile
[INFO] |  |  |  +- org.jboss.logging:jboss-logging:jar:3.5.3.Final:compile
[INFO] |  |  |  +- org.hibernate.common:hibernate-commons-annotations:jar:6.0.6.Final:compile
[INFO] |  |  |  +- io.smallrye:jandex:jar:3.1.2:runtime
[INFO] |  |  |  +- com.fasterxml:classmate:jar:1.6.0:compile
[INFO] |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.0:compile
[INFO] |  |  \- org.hibernate:hibernate-core-jakarta:jar:5.6.15.Final:compile
[INFO] |  |     +- antlr:antlr:jar:2.7.7:compile
[INFO] |  |     +- org.jboss:jandex:jar:2.4.2.Final:compile
[INFO] |  |     \- org.dom4j:dom4j:jar:2.1.3:compile
[INFO] |  +- org.onap.policy.common:utils:jar:2.1.1:compile
[INFO] |  |  +- org.onap.policy.common:capabilities:jar:2.1.1:compile
[INFO] |  |  +- com.worldturner.medeia:medeia-validator-gson:jar:1.1.1:compile
[INFO] |  |  |  +- com.worldturner.medeia:medeia-validator-core:jar:1.1.1:compile
[INFO] |  |  |  |  \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.23:compile
[INFO] |  |  |  \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.23:compile
[INFO] |  |  |     \- org.jetbrains:annotations:jar:13.0:compile
[INFO] |  |  +- commons-net:commons-net:jar:3.9.0:compile
[INFO] |  |  \- commons-io:commons-io:jar:2.13.0:compile
[INFO] |  +- org.onap.policy.common:policy-endpoints:jar:2.1.1:compile
[INFO] |  |  +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |  |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |  |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |  |  |  +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
[INFO] |  |  |  +- org.checkerframework:checker-qual:jar:3.37.0:compile
[INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.21.1:compile
[INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile
[INFO] |  |  +- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.15.4:compile
[INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.4:compile
[INFO] |  |  +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:compile
[INFO] |  |  |  \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:compile
[INFO] |  |  |     +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime
[INFO] |  |  |     +- org.glassfish.jaxb:txw2:jar:4.0.5:compile
[INFO] |  |  |     \- com.sun.istack:istack-commons-runtime:jar:4.1.2:compile
[INFO] |  |  +- org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.6:compile
[INFO] |  |  |  +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.6:compile
[INFO] |  |  |  \- org.glassfish.jersey.core:jersey-common:jar:3.1.6:compile
[INFO] |  |  |     \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] |  |  +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6:compile
[INFO] |  |  |  \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6:compile
[INFO] |  |  +- org.glassfish.jersey.core:jersey-server:jar:3.1.6:compile
[INFO] |  |  |  \- org.glassfish.jersey.core:jersey-client:jar:3.1.6:compile
[INFO] |  |  +- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6:compile
[INFO] |  |  |  \- org.glassfish.hk2:hk2-locator:jar:3.0.6:compile
[INFO] |  |  |     +- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6:compile
[INFO] |  |  |     +- org.glassfish.hk2:hk2-api:jar:3.0.6:compile
[INFO] |  |  |     \- org.glassfish.hk2:hk2-utils:jar:3.0.6:compile
[INFO] |  |  +- org.apache.httpcomponents.client5:httpclient5:jar:5.2.3:compile
[INFO] |  |  |  \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.4:compile
[INFO] |  |  +- org.apache.httpcomponents.core5:httpcore5:jar:5.2.4:compile
[INFO] |  |  +- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile
[INFO] |  |  +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-servlet:jar:11.0.12:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-security:jar:12.0.8:compile
[INFO] |  |  +- org.apache.kafka:kafka-clients:jar:3.6.2:compile
[INFO] |  |  |  +- com.github.luben:zstd-jni:jar:1.5.5-1:runtime
[INFO] |  |  |  +- org.lz4:lz4-java:jar:1.8.0:runtime
[INFO] |  |  |  \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime
[INFO] |  |  +- org.apache.commons:commons-collections4:jar:4.4:compile
[INFO] |  |  +- io.swagger.core.v3:swagger-annotations:jar:2.2.20:compile
[INFO] |  |  +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:1.25.0-alpha:compile
[INFO] |  |  |  +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:1.25.0:compile
[INFO] |  |  |  \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:1.25.0-alpha:runtime
[INFO] |  |  +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.31.0:compile
[INFO] |  |  |  \- io.opentelemetry:opentelemetry-api-events:jar:1.31.0-alpha:runtime
[INFO] |  |  +- com.sun.xml.bind:jaxb-impl:jar:4.0.5:compile
[INFO] |  |  |  \- com.sun.xml.bind:jaxb-core:jar:4.0.5:compile
[INFO] |  |  \- org.slf4j:slf4j-api:jar:2.0.13:compile
[INFO] |  +- org.onap.policy.common:gson:jar:2.1.1:compile
[INFO] |  |  \- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0:compile
[INFO] |  +- org.onap.policy.common:spring-utils:jar:2.1.1:compile
[INFO] |  +- org.onap.policy.models:policy-models-provider:jar:3.1.1:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-base:jar:3.1.1:compile
[INFO] |  |  |  \- org.onap.policy.models:policy-models-errors:jar:3.1.1:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-dao:jar:3.1.1:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-tosca:jar:3.1.1:compile
[INFO] |  |  |  \- org.onap.policy.models:policy-models-examples:jar:3.1.1:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-pdp:jar:3.1.1:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-pap:jar:3.1.1:compile
[INFO] |  |  +- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:compile
[INFO] |  |  |  \- com.github.waffle:waffle-jna:jar:3.3.0:compile
[INFO] |  |  |     +- net.java.dev.jna:jna:jar:5.13.0:compile
[INFO] |  |  |     +- net.java.dev.jna:jna-platform:jar:5.13.0:compile
[INFO] |  |  |     +- org.slf4j:jcl-over-slf4j:jar:2.0.13:compile
[INFO] |  |  |     \- com.github.ben-manes.caffeine:caffeine:jar:3.1.8:compile
[INFO] |  |  +- org.postgresql:postgresql:jar:42.6.2:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-server:jar:12.0.8:compile
[INFO] |  |  |  +- org.eclipse.jetty:jetty-http:jar:12.0.8:compile
[INFO] |  |  |  |  \- org.eclipse.jetty:jetty-util:jar:12.0.8:compile
[INFO] |  |  |  \- org.eclipse.jetty:jetty-io:jar:12.0.8:compile
[INFO] |  |  \- com.att.nsa:cambriaClient:jar:1.2.1-oss:compile
[INFO] |  |     +- com.att.nsa:saClientLibrary:jar:1.3.0-oss:compile
[INFO] |  |     |  +- org.apache.httpcomponents:httpclient:jar:4.5:compile
[INFO] |  |     |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[INFO] |  |     |  |  +- commons-logging:commons-logging:jar:1.2:compile
[INFO] |  |     |  |  \- commons-codec:commons-codec:jar:1.16.1:compile
[INFO] |  |     |  +- org.apache.httpcomponents:httpclient-cache:jar:4.5:compile
[INFO] |  |     |  \- com.att.nsa:saToolkit:jar:1.2.0-oss:compile
[INFO] |  |     |     \- jline:jline:jar:2.12.1:compile
[INFO] |  |     \- org.json:json:jar:20131018:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.13.0:compile
[INFO] |  +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.20:compile
[INFO] |  |  \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.20:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-actuator:jar:3.2.5:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.2.5:compile
[INFO] |  |  |  \- org.springframework.boot:spring-boot-actuator:jar:3.2.5:compile
[INFO] |  |  +- io.micrometer:micrometer-observation:jar:1.12.5:compile
[INFO] |  |  \- io.micrometer:micrometer-jakarta9:jar:1.12.5:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-aop:jar:3.2.5:compile
[INFO] |  |  \- org.aspectj:aspectjweaver:jar:1.9.22:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.2.5:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.2.5:compile
[INFO] |  |  |  +- com.zaxxer:HikariCP:jar:5.0.1:compile
[INFO] |  |  |  \- org.springframework:spring-jdbc:jar:6.1.6:compile
[INFO] |  |  +- org.springframework.data:spring-data-jpa:jar:3.2.5:compile
[INFO] |  |  |  +- org.springframework.data:spring-data-commons:jar:3.2.5:compile
[INFO] |  |  |  +- org.springframework:spring-orm:jar:6.1.6:compile
[INFO] |  |  |  \- org.springframework:spring-tx:jar:6.1.6:compile
[INFO] |  |  \- org.springframework:spring-aspects:jar:6.1.6:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-validation:jar:3.2.5:compile
[INFO] |  |  +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.20:compile
[INFO] |  |  \- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final:compile
[INFO] |  +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.2.5:compile
[INFO] |  |  +- io.micrometer:micrometer-tracing:jar:1.2.5:compile
[INFO] |  |  |  +- io.micrometer:context-propagation:jar:1.1.1:compile
[INFO] |  |  |  \- aopalliance:aopalliance:jar:1.0:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-api:jar:1.31.0:compile
[INFO] |  |  |  \- io.opentelemetry:opentelemetry-context:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.21.0-alpha:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-sdk-common:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-sdk:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:jar:1.31.0-alpha:compile
[INFO] |  |  |  \- io.opentelemetry:opentelemetry-extension-incubator:jar:1.31.0-alpha:runtime
[INFO] |  |  \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.31.0:compile
[INFO] |  +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.31.0:runtime
[INFO] |  |  +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.31.0:runtime
[INFO] |  |  \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.31.0:compile
[INFO] |  +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.31.0:compile
[INFO] |  |  +- io.opentelemetry:opentelemetry-exporter-common:jar:1.31.0:runtime
[INFO] |  |  \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime
[INFO] |  |     +- com.squareup.okio:okio:jar:3.6.0:runtime
[INFO] |  |     |  \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime
[INFO] |  |     |     \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.23:runtime
[INFO] |  |     \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.23:runtime
[INFO] |  |        \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.23:runtime
[INFO] |  +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.1.0:compile
[INFO] |  |  +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.1.0:compile
[INFO] |  |  |  \- org.springdoc:springdoc-openapi-starter-common:jar:2.1.0:compile
[INFO] |  |  \- org.webjars:swagger-ui:jar:4.18.2:compile
[INFO] |  +- ch.qos.logback:logback-core:jar:1.4.14:compile
[INFO] |  +- ch.qos.logback:logback-classic:jar:1.4.14:compile
[INFO] |  \- org.springframework.boot:spring-boot-starter-webflux:jar:3.2.5:compile
[INFO] |     +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.2.5:compile
[INFO] |     |  \- io.projectreactor.netty:reactor-netty-http:jar:1.1.18:compile
[INFO] |     |     +- io.netty:netty-codec-http:jar:4.1.109.Final:compile
[INFO] |     |     |  +- io.netty:netty-common:jar:4.1.109.Final:compile
[INFO] |     |     |  +- io.netty:netty-buffer:jar:4.1.109.Final:compile
[INFO] |     |     |  +- io.netty:netty-transport:jar:4.1.109.Final:compile
[INFO] |     |     |  +- io.netty:netty-codec:jar:4.1.109.Final:compile
[INFO] |     |     |  \- io.netty:netty-handler:jar:4.1.109.Final:compile
[INFO] |     |     +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile
[INFO] |     |     +- io.netty:netty-resolver-dns:jar:4.1.109.Final:compile
[INFO] |     |     |  +- io.netty:netty-resolver:jar:4.1.109.Final:compile
[INFO] |     |     |  \- io.netty:netty-codec-dns:jar:4.1.109.Final:compile
[INFO] |     |     +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.109.Final:compile
[INFO] |     |     |  \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.109.Final:compile
[INFO] |     |     +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile
[INFO] |     |     |  +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile
[INFO] |     |     |  \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile
[INFO] |     |     \- io.projectreactor.netty:reactor-netty-core:jar:1.1.18:compile
[INFO] |     |        \- io.netty:netty-handler-proxy:jar:4.1.109.Final:compile
[INFO] |     |           \- io.netty:netty-codec-socks:jar:4.1.109.Final:compile
[INFO] |     \- org.springframework:spring-webflux:jar:6.1.6:compile
[INFO] |        \- io.projectreactor:reactor-core:jar:3.6.5:compile
[INFO] |           \- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] +- org.onap.policy.clamp:policy-clamp-models:jar:7.1.1:compile
[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.2.5:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter:jar:3.2.5:compile
[INFO] |  |  +- org.springframework.boot:spring-boot:jar:3.2.5:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.5:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.5:compile
[INFO] |  |  |  +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.21.1:compile
[INFO] |  |  |  |  \- org.apache.logging.log4j:log4j-api:jar:2.21.1:compile
[INFO] |  |  |  \- org.slf4j:jul-to-slf4j:jar:2.0.13:compile
[INFO] |  |  \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-json:jar:3.2.5:compile
[INFO] |  |  +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.4:compile
[INFO] |  |  +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.4:compile
[INFO] |  |  \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.4:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.5:compile
[INFO] |  |  \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.20:compile
[INFO] |  +- org.springframework:spring-web:jar:6.1.6:compile
[INFO] |  |  \- org.springframework:spring-beans:jar:6.1.6:compile
[INFO] |  \- org.springframework:spring-webmvc:jar:6.1.6:compile
[INFO] |     +- org.springframework:spring-context:jar:6.1.6:compile
[INFO] |     \- org.springframework:spring-expression:jar:6.1.6:compile
[INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.2.5:compile
[INFO] |  +- org.springframework:spring-aop:jar:6.1.6:compile
[INFO] |  +- org.springframework.security:spring-security-config:jar:6.2.4:compile
[INFO] |  |  \- org.springframework.security:spring-security-core:jar:6.2.4:compile
[INFO] |  |     \- org.springframework.security:spring-security-crypto:jar:6.2.4:compile
[INFO] |  \- org.springframework.security:spring-security-web:jar:6.2.4:compile
[INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.12.5:compile
[INFO] |  +- io.micrometer:micrometer-core:jar:1.12.5:compile
[INFO] |  |  +- io.micrometer:micrometer-commons:jar:1.12.5:compile
[INFO] |  |  +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime
[INFO] |  |  \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime
[INFO] |  \- io.prometheus:simpleclient_common:jar:0.16.0:compile
[INFO] +- org.projectlombok:lombok:jar:1.18.32:compile
[INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile
[INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.2.5:test
[INFO]    +- org.springframework.boot:spring-boot-test:jar:3.2.5:test
[INFO]    +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.2.5:test
[INFO]    +- com.jayway.jsonpath:json-path:jar:2.9.0:test
[INFO]    +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile
[INFO]    +- net.minidev:json-smart:jar:2.5.1:test
[INFO]    |  \- net.minidev:accessors-smart:jar:2.5.1:test
[INFO]    |     \- org.ow2.asm:asm:jar:9.6:test
[INFO]    +- org.assertj:assertj-core:jar:3.24.2:test
[INFO]    |  \- net.bytebuddy:byte-buddy:jar:1.14.13:compile
[INFO]    +- org.awaitility:awaitility:jar:4.2.1:test
[INFO]    +- org.hamcrest:hamcrest:jar:2.2:test
[INFO]    +- org.junit.jupiter:junit-jupiter:jar:5.10.2:test
[INFO]    |  +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO]    |  |  +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO]    |  |  +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO]    |  |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO]    |  +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO]    |  \- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO]    |     \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO]    +- org.mockito:mockito-core:jar:5.7.0:test
[INFO]    |  +- net.bytebuddy:byte-buddy-agent:jar:1.14.13:test
[INFO]    |  \- org.objenesis:objenesis:jar:3.3:test
[INFO]    +- org.mockito:mockito-junit-jupiter:jar:5.7.0:test
[INFO]    +- org.skyscreamer:jsonassert:jar:1.5.1:test
[INFO]    |  \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
[INFO]    +- org.springframework:spring-core:jar:6.1.6:compile
[INFO]    |  \- org.springframework:spring-jcl:jar:6.1.6:compile
[INFO]    +- org.springframework:spring-test:jar:6.1.6:test
[INFO]    \- org.xmlunit:xmlunit-core:jar:2.9.1:test
[INFO] 
[INFO] --- clm:2.48.3-01:index (default-cli) @ participant-impl-dme ---
[INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-j-release/participants/participant-impl-dme/target/sonatype-clm/module.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for NONRTRIC ACM Participants 0.1.1-SNAPSHOT:
[INFO] 
[INFO] NONRTRIC ACM Participants .......................... SUCCESS [  4.648 s]
[INFO] participant-impl-dme ............................... SUCCESS [01:47 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:06 min
[INFO] Finished at: 2025-03-22T03:07:36Z
[INFO] ------------------------------------------------------------------------
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins10471067888318020379.sh
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins5736725582454711733.sh
+ find . -regex .*karaf/target
+ xargs rm -rf
ERROR: Build step failed with exception
java.lang.IllegalArgumentException: The application ID nonrtric-plt-participants is invalid.
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
	at com.google.common.base.Preconditions$checkArgument.callStatic(Unknown Source)
	at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:79)
	at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source)
	at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1895)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Build step 'Invoke Nexus Policy Evaluation' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2060 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins130681154628243613.sh
---> sysstat.sh
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins10222877679288522383.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/nonrtric-plt-participants-maven-clm-j-release
+ 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/nonrtric-plt-participants-maven-clm-j-release ']'
+ 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/nonrtric-plt-participants-maven-clm-j-release ']'
+ mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-j-release/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-j-release/archives/
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins942823205924243402.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-j-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZmK9 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-ZmK9/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins13422630817483807690.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-j-release@tmp/config11533073815945943640tmp
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.
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins10486468299252330176.sh
---> create-netrc.sh
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins12807058251537955367.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-j-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZmK9 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-ZmK9/bin to PATH
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins7093654640345343958.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash /tmp/jenkins103021671467384532.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-j-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZmK9 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-ZmK9/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[nonrtric-plt-participants-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins3073332968900332375.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-j-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZmK9 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-ZmK9/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-j-release/39
INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-3220 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 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
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
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:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            2.0G     0  2.0G   0% /dev
tmpfs           395M  696K  394M   1% /run
/dev/vda1        20G  9.4G  9.8G  49% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/vda15      105M  5.3M  100M   5% /boot/efi
tmpfs           395M     0  395M   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           3943         441         855           0        2646        3231
Swap:          1023           0        1023


---> 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:b2:c0:69 brd ff:ff:ff:ff:ff:ff
    inet 10.32.7.167/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86125sec preferred_lft 86125sec
    inet6 fe80::f816:3eff:feb2:c069/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:a7:05:6d:0f brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3220) 	03/22/25 	_x86_64_	(4 CPU)

03:03:46     LINUX RESTART	(4 CPU)

03:04:01          tps      rtps      wtps   bread/s   bwrtn/s
03:05:01       172.52     69.54    102.98   5634.79  41749.86
03:06:01        96.23     31.89     64.34   1691.32  11287.99
03:07:01         7.97      0.03      7.93      1.87   2765.81
03:08:01        39.38     11.96     27.41    860.26  10863.92
Average:        79.02     28.36     50.67   2047.06  16666.89

03:04:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
03:05:01      1637800   3312620   2400852     59.45     45204   1787448    942052     18.52    603020   1621980    148588
03:06:01      1250620   3181808   2788032     69.03     64244   2010840   1059920     20.83    743544   1840572     66540
03:07:01      1235488   3180876   2803164     69.41     67700   2019540   1059920     20.83    747496   1847792      4548
03:08:01       915616   3346340   3123036     77.33     72768   2490408    880060     17.30    758056   2138748    168212
Average:      1259881   3255411   2778771     68.80     62479   2077059    985488     19.37    713029   1862273     96972

03:04:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
03:05:01           lo      1.13      1.13      0.11      0.11      0.00      0.00      0.00      0.00
03:05:01         ens3    394.77    245.91   1607.65     70.13      0.00      0.00      0.00      0.00
03:05:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:06:01           lo      1.53      1.53      0.15      0.15      0.00      0.00      0.00      0.00
03:06:01         ens3    136.21    129.18   1328.41     22.98      0.00      0.00      0.00      0.00
03:06:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:07:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:07:01         ens3     47.18     51.31     81.68     11.41      0.00      0.00      0.00      0.00
03:07:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:08:01           lo      2.07      2.07      0.64      0.64      0.00      0.00      0.00      0.00
03:08:01         ens3    279.45    265.19   3124.70     44.36      0.00      0.00      0.00      0.00
03:08:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:           lo      1.18      1.18      0.22      0.22      0.00      0.00      0.00      0.00
Average:         ens3    214.40    172.90   1535.61     37.22      0.00      0.00      0.00      0.00
Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3220) 	03/22/25 	_x86_64_	(4 CPU)

03:03:46     LINUX RESTART	(4 CPU)

03:04:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
03:05:01        all     17.02      0.00      2.19      5.32      0.05     75.42
03:05:01          0     19.21      0.00      1.86      2.83      0.05     76.05
03:05:01          1     17.40      0.00      1.74      3.36      0.05     77.45
03:05:01          2     16.98      0.00      2.09     11.87      0.08     68.98
03:05:01          3     14.46      0.00      3.12      3.21      0.03     79.17
03:06:01        all     19.15      0.00      1.14      1.83      0.05     77.82
03:06:01          0     10.57      0.00      0.42      1.88      0.05     87.08
03:06:01          1     36.51      0.00      1.94      0.53      0.07     60.95
03:06:01          2     15.09      0.00      1.10      2.82      0.05     80.95
03:06:01          3     14.44      0.00      1.07      2.11      0.05     82.33
03:07:01        all      3.01      0.00      0.29      0.11      0.03     96.57
03:07:01          0      3.46      0.00      0.69      0.29      0.05     95.52
03:07:01          1      6.47      0.00      0.17      0.00      0.03     93.33
03:07:01          2      1.17      0.00      0.28      0.13      0.00     98.42
03:07:01          3      0.93      0.00      0.05      0.00      0.02     99.00
03:08:01        all     38.66      0.00      1.66      0.69      0.07     58.91
03:08:01          0     46.58      0.00      1.66      0.89      0.07     50.80
03:08:01          1     33.82      0.00      1.75      0.28      0.05     64.10
03:08:01          2     28.09      0.00      1.76      1.41      0.07     68.68
03:08:01          3     46.23      0.00      1.49      0.20      0.08     51.99
Average:        all     19.46      0.00      1.32      1.99      0.05     77.18
Average:          0     19.97      0.00      1.16      1.47      0.05     77.35
Average:          1     23.54      0.00      1.40      1.04      0.05     73.97
Average:          2     15.34      0.00      1.31      4.05      0.05     79.26
Average:          3     19.01      0.00      1.43      1.38      0.05     78.14