Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-3867 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-i-release
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-vKxG4zL5bF5f/agent.2084
SSH_AGENT_PID=2086
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/private_key_4883339448562303234.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-i-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/i-release^{commit} # timeout=10
Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10
Commit message: "Re-enable participant links & checks after first build of i-release docs"
 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # 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-i-release] $ /bin/bash /tmp/jenkins16899655477808481280.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-TiDI
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-TiDI/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-TiDI/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.1
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.3
boto3==1.37.22
botocore==1.37.22
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.16.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==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.24.0
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.13.0
tzdata==2025.2
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-i-release] $ /bin/sh -xe /tmp/jenkins17041292832782325092.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-3867
[nonrtric-plt-participants-maven-clm-i-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=i-release -Dsha1=origin/i-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/i-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=i-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-i-release] $ /bin/sh -xe /tmp/jenkins12337626443401969802.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-i-release] $ /bin/sh /tmp/jenkins6051331384365907751.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-i-release@tmp/config8810373269259813253tmp
copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config15088805248041241853tmp
[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-i-release] $ /bin/bash -l /tmp/jenkins17518849728464435719.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.0.2-SNAPSHOT                  [1/2]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ participants ---
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ participants ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.10: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-i-release/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.0.2-SNAPSHOT/participants-0.0.2-SNAPSHOT.pom
[INFO] 
[INFO] --- dependency:3.6.1:tree (default-cli) @ participants ---
[INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm:2.48.3-01:index (default-cli) @ participants ---
[INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-i-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.0.2-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.10:prepare-agent (default-prepare-agent) @ participant-impl-dme ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/jacoco.exec
[INFO] 
[INFO] --- openapi-generator:7.0.1:generate (dme-participant-spec-generator) @ participant-impl-dme ---
[INFO] Generating with dryRun=false
[INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-clm-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-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-i-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.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-i-release/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/README.md
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-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-i-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-i-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-i-release/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-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-i-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-i-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-i-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-i-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-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-i-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-i-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION
[INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-i-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
[WARNING] /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java:[691,53] getRawStatusCode() in org.springframework.http.client.ClientHttpResponse has been deprecated and marked for removal
[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
18:14:15.606 [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.
18:14:15.751 [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.0)

2025-03-29T18:14:16.402Z  WARN 2944 --- [           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-29T18:14:16.419Z  INFO 2944 --- [           main] o.o.p.dme.rest.ActuatorControllerTest    : Starting ActuatorControllerTest using Java 17.0.7 with PID 2944 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme)
2025-03-29T18:14:16.420Z  INFO 2944 --- [           main] o.o.p.dme.rest.ActuatorControllerTest    : The following 1 profile is active: "test"
2025-03-29T18:14:19.353Z  INFO 2944 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2025-03-29T18:14:19.378Z  INFO 2944 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2025-03-29T18:14:19.378Z  INFO 2944 --- [           main] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.16]
2025-03-29T18:14:19.446Z  INFO 2944 --- [           main] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext
2025-03-29T18:14:19.447Z  INFO 2944 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2998 ms
2025-03-29T18:14:20.562Z  INFO 2944 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2ee26bba-246c-430c-b0dd-06ffdf58ebc5, consumerInstance=prd-ubuntu1804-docker-4c-4g-3867, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2025-03-29T18:14:21.229Z  INFO 2944 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path ''
2025-03-29T18:14:21.256Z  INFO 2944 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@37d6fadd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@437fe629, org.springframework.security.web.context.SecurityContextHolderFilter@782d675e, org.springframework.security.web.header.HeaderWriterFilter@616fb276, org.springframework.web.filter.CorsFilter@65645eea, org.springframework.security.web.authentication.logout.LogoutFilter@751a9820, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@41a09e9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@686a7922, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2a59c706, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7181fe53, org.springframework.security.web.access.ExceptionTranslationFilter@10ba182f, org.springframework.security.web.access.intercept.AuthorizationFilter@242d4a16]
2025-03-29T18:14:22.057Z  INFO 2944 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 46567 (http) with context path '/nonrtric/dmeparticipant'
2025-03-29T18:14:22.079Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2025-03-29T18:14:22.080Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2025-03-29T18:14:22.086Z  INFO 2944 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2ee26bba-246c-430c-b0dd-06ffdf58ebc5, consumerInstance=prd-ubuntu1804-docker-4c-4g-3867, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2025-03-29T18:14:22.087Z  INFO 2944 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2ee26bba-246c-430c-b0dd-06ffdf58ebc5, consumerInstance=prd-ubuntu1804-docker-4c-4g-3867, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2025-03-29T18:14:22.088Z  INFO 2944 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e88d4c0b-8932-4a27-bf1e-9abc50fd2a59, alive=false, publisher=null]]: starting
2025-03-29T18:14:22.093Z  INFO 2944 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e88d4c0b-8932-4a27-bf1e-9abc50fd2a59, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2025-03-29T18:14:22.094Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0
2025-03-29T18:14:22.094Z  INFO 2944 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2ee26bba-246c-430c-b0dd-06ffdf58ebc5/prd-ubuntu1804-docker-4c-4g-3867?timeout=15000
2025-03-29T18:14:22.096Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AcPropertyUpdateListener
2025-03-29T18:14:22.097Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantPrimeListener
2025-03-29T18:14:22.097Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionMigrationListener
2025-03-29T18:14:22.097Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRestartListener
2025-03-29T18:14:22.097Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterAckListener
2025-03-29T18:14:22.097Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusReqListener
2025-03-29T18:14:22.097Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeListener
2025-03-29T18:14:22.098Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionDeployListener
2025-03-29T18:14:22.098Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterAckListener
2025-03-29T18:14:22.098Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2025-03-29T18:14:22.098Z  INFO 2944 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT/2ee26bba-246c-430c-b0dd-06ffdf58ebc5/prd-ubuntu1804-docker-4c-4g-3867?timeout=15000 (anonymous) ...
2025-03-29T18:14:22.098Z  INFO 2944 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2ee26bba-246c-430c-b0dd-06ffdf58ebc5, consumerInstance=prd-ubuntu1804-docker-4c-4g-3867, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3556d066
2025-03-29T18:14:22.099Z  INFO 2944 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2ee26bba-246c-430c-b0dd-06ffdf58ebc5, consumerInstance=prd-ubuntu1804-docker-4c-4g-3867, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2025-03-29T18:14:22.099Z  INFO 2944 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2025-03-29T18:14:22.111Z  INFO 2944 --- [           main] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2025-03-29T18:14:22.112Z  INFO 2944 --- [           main] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"participantSupportedElementType":[{"id":"d930bdc3-d671-404e-b03e-d06334653381","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"25c5273d-e2c6-4201-bf8f-0ff7af8400ca","timestamp":"2025-03-29T18:14:22.099673945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08"}
2025-03-29T18:14:22.113Z  INFO 2944 --- [           main] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=25c5273d-e2c6-4201-bf8f-0ff7af8400ca, timestamp=2025-03-29T18:14:22.099673945Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=d930bdc3-d671-404e-b03e-d06334653381, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)])
2025-03-29T18:14:22.121Z  INFO 2944 --- [           main] o.o.p.dme.rest.ActuatorControllerTest    : Started ActuatorControllerTest in 6.159 seconds (process running for 7.883)
2025-03-29T18:14:22.141Z  WARN 2944 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes
2025-03-29T18:14:22.142Z ERROR 2944 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused
2025-03-29T18:14:22.142Z  INFO 2944 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2025-03-29T18:14:22.194Z  INFO 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 80 ms
2025-03-29T18:14:22.197Z  INFO 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2025-03-29T18:14:22.199Z  WARN 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes
2025-03-29T18:14:22.199Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused

org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na]
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na]
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na]
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na]
	at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na]
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na]
	at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5]
	... 20 common frames omitted

2025-03-29T18:14:22.206Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2025-03-29T18:14:23.244Z  INFO 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1131 ms
2025-03-29T18:14:23.245Z  WARN 2944 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector    : All hosts were blacklisted; reverting to full set of hosts.
2025-03-29T18:14:23.245Z  INFO 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2025-03-29T18:14:23.247Z  WARN 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes
2025-03-29T18:14:23.248Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused

org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na]
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na]
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na]
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na]
	at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na]
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na]
	at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5]
	... 20 common frames omitted

2025-03-29T18:14:23.251Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send.
2025-03-29T18:14:23.632Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:23.644Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:23.766Z  INFO 2944 --- [o-auto-1-exec-1] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-03-29T18:14:23.766Z  INFO 2944 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-03-29T18:14:23.768Z  INFO 2944 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 1 ms
2025-03-29T18:14:23.797Z  WARN 2944 --- [o-auto-1-exec-1] o.s.w.s.h.HandlerMappingIntrospector     : Cache miss for REQUEST dispatch to '/nonrtric/dmeparticipant/prometheus' (previous null). Performing CorsConfiguration lookup. This is logged once only at WARN level, and every time at TRACE.
2025-03-29T18:14:24.105Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.108Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.166Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.168Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.201Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.203Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.294Z  INFO 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2180 ms
2025-03-29T18:14:24.294Z  WARN 2944 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector    : All hosts were blacklisted; reverting to full set of hosts.
2025-03-29T18:14:24.295Z  INFO 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2025-03-29T18:14:24.296Z  WARN 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes
2025-03-29T18:14:24.296Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused

org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na]
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na]
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na]
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na]
	at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na]
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na]
	at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5]
	... 20 common frames omitted

2025-03-29T18:14:24.298Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send.
2025-03-29T18:14:24.383Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.385Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.496Z  INFO 2944 --- [           main] o.o.p.c.gson.GsonMessageBodyHandler      : Using GSON for REST calls
2025-03-29T18:14:24.498Z  INFO 2944 --- [           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.229 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest
[INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest
2025-03-29T18:14:24.527Z  INFO 2944 --- [           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-29T18:14:24.553Z  WARN 2944 --- [           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-29T18:14:25.344Z  INFO 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3231 ms
2025-03-29T18:14:25.344Z  WARN 2944 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector    : All hosts were blacklisted; reverting to full set of hosts.
2025-03-29T18:14:25.345Z  INFO 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2025-03-29T18:14:25.346Z  WARN 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes
2025-03-29T18:14:25.346Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused

org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na]
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na]
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na]
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na]
	at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na]
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na]
	at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5]
	... 20 common frames omitted

2025-03-29T18:14:25.349Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send.
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest
[INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest
2025-03-29T18:14:26.079Z  WARN 2944 --- [           main] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null
2025-03-29T18:14:26.150Z ERROR 2944 --- [           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.665 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest
[INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest
2025-03-29T18:14:26.276Z  INFO 2944 --- [           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-29T18:14:26.394Z  INFO 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4280 ms
2025-03-29T18:14:26.394Z  WARN 2944 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector    : All hosts were blacklisted; reverting to full set of hosts.
2025-03-29T18:14:26.394Z  INFO 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2025-03-29T18:14:26.395Z  WARN 2944 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes
2025-03-29T18:14:26.396Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused

org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na]
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na]
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na]
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na]
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na]
	at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na]
	at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na]
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na]
	at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na]
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5]
	... 20 common frames omitted

2025-03-29T18:14:26.398Z  WARN 2944 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send.
2025-03-29T18:14:26.498Z  WARN 2944 --- [           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.264 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.10:report (default-report) @ participant-impl-dme ---
[INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-clm-i-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-i-release/participants/participant-impl-dme/target/participant-impl-dme-0.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot:3.2.0:repackage (repackage) @ participant-impl-dme ---
[INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/participant-impl-dme-0.0.2-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-i-release/participants/participant-impl-dme/target/participant-impl-dme-0.0.2-SNAPSHOT.jar.original
[INFO] 
[INFO] --- spring-boot:3.2.0:repackage (default) @ participant-impl-dme ---
[INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/participant-impl-dme-0.0.2-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-i-release/participants/participant-impl-dme/target/participant-impl-dme-0.0.2-SNAPSHOT.jar.original
[INFO] 
[INFO] --- docker:0.30.0: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-i-release/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.0.2-SNAPSHOT/participant-impl-dme-0.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/participant-impl-dme/target/participant-impl-dme-0.0.2-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.0.2-SNAPSHOT/participant-impl-dme-0.0.2-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.0.2-SNAPSHOT
[INFO] +- org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:7.0.4-SNAPSHOT:compile
[INFO] |  +- org.onap.policy.clamp:policy-clamp-common:jar:7.0.4-SNAPSHOT:compile
[INFO] |  +- org.onap.policy.clamp:policy-clamp-examples:jar:7.0.4-SNAPSHOT:compile
[INFO] |  +- commons-cli:commons-cli:jar:1.5.0:compile
[INFO] |  +- org.onap.policy.common:common-parameters:jar:2.0.3-SNAPSHOT: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.3: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.15:compile
[INFO] |  |  |  +- io.github.classgraph:classgraph:jar:4.8.154:compile
[INFO] |  |  |  +- org.javassist:javassist:jar:3.29.2-GA:compile
[INFO] |  |  |  +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.15:compile
[INFO] |  |  |  +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.15:compile
[INFO] |  |  |  +- io.swagger.core.v3:swagger-integration-jakarta:jar:2.2.15:compile
[INFO] |  |  |  |  \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.15:compile
[INFO] |  |  |  \- com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:jar:2.15.3:compile
[INFO] |  |  |     \- com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:jar:2.15.3:compile
[INFO] |  |  +- io.swagger.core.v3:swagger-jaxrs2-servlet-initializer-v2-jakarta:jar:2.2.15:compile
[INFO] |  |  +- org.hibernate.orm:hibernate-core:jar:6.3.1.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.10.1: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.0.3-SNAPSHOT:compile
[INFO] |  |  +- org.onap.policy.common:capabilities:jar:2.0.3-SNAPSHOT: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.20:compile
[INFO] |  |  |  \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.20: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.0.3-SNAPSHOT: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] |  |  |  |  \- 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] |  |  +- com.google.guava:guava:jar:32.1.1-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.33.0:compile
[INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.18.0:compile
[INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile
[INFO] |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.3:compile
[INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.3:compile
[INFO] |  |  +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.4:compile
[INFO] |  |  |  \- org.glassfish.jaxb:jaxb-core:jar:4.0.4:compile
[INFO] |  |  |     +- org.eclipse.angus:angus-activation:jar:2.0.1:runtime
[INFO] |  |  |     +- org.glassfish.jaxb:txw2:jar:4.0.4:compile
[INFO] |  |  |     \- com.sun.istack:istack-commons-runtime:jar:4.1.2:compile
[INFO] |  |  +- org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.3:compile
[INFO] |  |  |  +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.3:compile
[INFO] |  |  |  \- org.glassfish.jersey.core:jersey-common:jar:3.1.3: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.3:compile
[INFO] |  |  |  +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.3:compile
[INFO] |  |  |  \- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.15.3:compile
[INFO] |  |  +- org.glassfish.jersey.core:jersey-server:jar:3.1.3:compile
[INFO] |  |  |  \- org.glassfish.jersey.core:jersey-client:jar:3.1.3:compile
[INFO] |  |  +- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.3:compile
[INFO] |  |  |  \- org.glassfish.hk2:hk2-locator:jar:3.0.4:compile
[INFO] |  |  |     +- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.4:compile
[INFO] |  |  |     +- org.glassfish.hk2:hk2-api:jar:3.0.4:compile
[INFO] |  |  |     \- org.glassfish.hk2:hk2-utils:jar:3.0.4:compile
[INFO] |  |  +- org.apache.httpcomponents.client5:httpclient5:jar:5.2.1:compile
[INFO] |  |  |  \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.3:compile
[INFO] |  |  +- org.apache.httpcomponents.core5:httpcore5:jar:5.2.3:compile
[INFO] |  |  +- jakarta.activation:jakarta.activation-api:jar:2.1.2:compile
[INFO] |  |  +- jakarta.inject:jakarta.inject-api:jar:2.0.1.MR:compile
[INFO] |  |  +- org.onap.dmaap.messagerouter.dmaapclient:dmaapClient:jar:1.1.12:compile
[INFO] |  |  |  +- commons-codec:commons-codec:jar:1.16.0:compile
[INFO] |  |  |  +- org.apache.httpcomponents:httpclient-cache:jar:4.5.3:compile
[INFO] |  |  |  |  \- commons-logging:commons-logging:jar:1.2:compile
[INFO] |  |  |  +- com.att.aft:dme2:jar:3.1.200-oss:compile
[INFO] |  |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  |  |  \- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile
[INFO] |  |  +- org.onap.aaf.authz:aaf-cadi-aaf:jar:2.7.4:compile
[INFO] |  |  |  +- org.onap.aaf.authz:aaf-auth-client:jar:2.7.4:compile
[INFO] |  |  |  +- org.onap.aaf.authz:aaf-cadi-client:jar:2.7.4:compile
[INFO] |  |  |  |  \- org.onap.aaf.authz:aaf-misc-rosetta:jar:2.7.4:compile
[INFO] |  |  |  |     \- javax.xml.bind:jaxb-api:jar:2.3.1:compile
[INFO] |  |  |  |        \- javax.activation:javax.activation-api:jar:1.2.0:compile
[INFO] |  |  |  +- org.onap.aaf.authz:aaf-misc-env:jar:2.7.4:compile
[INFO] |  |  |  \- org.onap.aaf.authz:aaf-cadi-core:jar:2.7.4:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-servlet:jar:11.0.12:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-security:jar:12.0.3:compile
[INFO] |  |  +- org.apache.kafka:kafka-clients:jar:3.6.0: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.4:runtime
[INFO] |  |  +- org.apache.commons:commons-collections4:jar:4.4:compile
[INFO] |  |  +- io.swagger.core.v3:swagger-annotations:jar:2.2.15:compile
[INFO] |  |  \- org.slf4j:slf4j-api:jar:2.0.9:compile
[INFO] |  +- org.onap.policy.common:gson:jar:2.0.3-SNAPSHOT:compile
[INFO] |  |  \- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0:compile
[INFO] |  +- org.onap.policy.common:spring-utils:jar:2.0.3-SNAPSHOT:compile
[INFO] |  +- org.onap.policy.models:policy-models-provider:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-base:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  |  \- org.onap.policy.models:policy-models-errors:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-dao:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-tosca:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  |  \- org.onap.policy.models:policy-models-examples:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-pdp:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  +- org.onap.policy.models:policy-models-pap:jar:3.0.3-SNAPSHOT:compile
[INFO] |  |  +- org.mariadb.jdbc:mariadb-java-client:jar:3.2.0:compile
[INFO] |  |  |  \- com.github.waffle:waffle-jna:jar:3.2.0:compile
[INFO] |  |  |     +- net.java.dev.jna:jna:jar:5.12.1:compile
[INFO] |  |  |     +- net.java.dev.jna:jna-platform:jar:5.12.1:compile
[INFO] |  |  |     +- org.slf4j:jcl-over-slf4j:jar:2.0.9:compile
[INFO] |  |  |     \- com.github.ben-manes.caffeine:caffeine:jar:3.1.8:compile
[INFO] |  |  +- org.postgresql:postgresql:jar:42.6.0:compile
[INFO] |  |  \- org.eclipse.jetty:jetty-server:jar:12.0.3:compile
[INFO] |  |     +- org.eclipse.jetty:jetty-http:jar:12.0.3:compile
[INFO] |  |     |  \- org.eclipse.jetty:jetty-util:jar:12.0.3:compile
[INFO] |  |     \- org.eclipse.jetty:jetty-io:jar:12.0.3:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.13.0:compile
[INFO] |  +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.16:compile
[INFO] |  |  \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.16:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-actuator:jar:3.2.0:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.2.0:compile
[INFO] |  |  |  \- org.springframework.boot:spring-boot-actuator:jar:3.2.0:compile
[INFO] |  |  +- io.micrometer:micrometer-observation:jar:1.12.0:compile
[INFO] |  |  \- io.micrometer:micrometer-jakarta9:jar:1.12.0:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-aop:jar:3.2.0:compile
[INFO] |  |  \- org.aspectj:aspectjweaver:jar:1.9.20.1:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.2.0:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.2.0:compile
[INFO] |  |  |  +- com.zaxxer:HikariCP:jar:5.0.1:compile
[INFO] |  |  |  \- org.springframework:spring-jdbc:jar:6.1.1:compile
[INFO] |  |  +- org.springframework.data:spring-data-jpa:jar:3.2.0:compile
[INFO] |  |  |  +- org.springframework.data:spring-data-commons:jar:3.2.0:compile
[INFO] |  |  |  +- org.springframework:spring-orm:jar:6.1.1:compile
[INFO] |  |  |  \- org.springframework:spring-tx:jar:6.1.1:compile
[INFO] |  |  \- org.springframework:spring-aspects:jar:6.1.1:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-validation:jar:3.2.0:compile
[INFO] |  |  +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.16:compile
[INFO] |  |  \- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final:compile
[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.11:compile
[INFO] |  +- ch.qos.logback:logback-classic:jar:1.4.11:compile
[INFO] |  \- org.springframework.boot:spring-boot-starter-webflux:jar:3.2.0:compile
[INFO] |     +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.2.0:compile
[INFO] |     |  \- io.projectreactor.netty:reactor-netty-http:jar:1.1.13:compile
[INFO] |     |     +- io.netty:netty-codec-http:jar:4.1.101.Final:compile
[INFO] |     |     |  +- io.netty:netty-common:jar:4.1.101.Final:compile
[INFO] |     |     |  +- io.netty:netty-buffer:jar:4.1.101.Final:compile
[INFO] |     |     |  +- io.netty:netty-transport:jar:4.1.101.Final:compile
[INFO] |     |     |  +- io.netty:netty-codec:jar:4.1.101.Final:compile
[INFO] |     |     |  \- io.netty:netty-handler:jar:4.1.101.Final:compile
[INFO] |     |     +- io.netty:netty-codec-http2:jar:4.1.101.Final:compile
[INFO] |     |     +- io.netty:netty-resolver-dns:jar:4.1.101.Final:compile
[INFO] |     |     |  +- io.netty:netty-resolver:jar:4.1.101.Final:compile
[INFO] |     |     |  \- io.netty:netty-codec-dns:jar:4.1.101.Final:compile
[INFO] |     |     +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.101.Final:compile
[INFO] |     |     |  \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.101.Final:compile
[INFO] |     |     +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.101.Final:compile
[INFO] |     |     |  +- io.netty:netty-transport-native-unix-common:jar:4.1.101.Final:compile
[INFO] |     |     |  \- io.netty:netty-transport-classes-epoll:jar:4.1.101.Final:compile
[INFO] |     |     \- io.projectreactor.netty:reactor-netty-core:jar:1.1.13:compile
[INFO] |     |        \- io.netty:netty-handler-proxy:jar:4.1.101.Final:compile
[INFO] |     |           \- io.netty:netty-codec-socks:jar:4.1.101.Final:compile
[INFO] |     \- org.springframework:spring-webflux:jar:6.1.1:compile
[INFO] |        \- io.projectreactor:reactor-core:jar:3.6.0:compile
[INFO] |           \- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] +- org.onap.policy.clamp:policy-clamp-models:jar:7.0.4-SNAPSHOT:compile
[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.2.0:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter:jar:3.2.0:compile
[INFO] |  |  +- org.springframework.boot:spring-boot:jar:3.2.0:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.0:compile
[INFO] |  |  +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.0: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.9:compile
[INFO] |  |  \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-json:jar:3.2.0:compile
[INFO] |  |  +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.3:compile
[INFO] |  |  +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.3:compile
[INFO] |  |  \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.3:compile
[INFO] |  +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.0:compile
[INFO] |  |  \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.16:compile
[INFO] |  +- org.springframework:spring-web:jar:6.1.1:compile
[INFO] |  |  \- org.springframework:spring-beans:jar:6.1.1:compile
[INFO] |  \- org.springframework:spring-webmvc:jar:6.1.1:compile
[INFO] |     +- org.springframework:spring-context:jar:6.1.1:compile
[INFO] |     \- org.springframework:spring-expression:jar:6.1.1:compile
[INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.2.0:compile
[INFO] |  +- org.springframework:spring-aop:jar:6.1.1:compile
[INFO] |  +- org.springframework.security:spring-security-config:jar:6.2.0:compile
[INFO] |  |  \- org.springframework.security:spring-security-core:jar:6.2.0:compile
[INFO] |  |     \- org.springframework.security:spring-security-crypto:jar:6.2.0:compile
[INFO] |  \- org.springframework.security:spring-security-web:jar:6.2.0:compile
[INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.12.0:compile
[INFO] |  +- io.micrometer:micrometer-core:jar:1.12.0:compile
[INFO] |  |  +- io.micrometer:micrometer-commons:jar:1.12.0: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.30:compile
[INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile
[INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.2.0:test
[INFO]    +- org.springframework.boot:spring-boot-test:jar:3.2.0:test
[INFO]    +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.2.0:test
[INFO]    +- com.jayway.jsonpath:json-path:jar:2.8.0:test
[INFO]    +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1:compile
[INFO]    +- net.minidev:json-smart:jar:2.5.0:test
[INFO]    |  \- net.minidev:accessors-smart:jar:2.5.0:test
[INFO]    |     \- org.ow2.asm:asm:jar:9.3:test
[INFO]    +- org.assertj:assertj-core:jar:3.24.2:test
[INFO]    |  \- net.bytebuddy:byte-buddy:jar:1.14.10:compile
[INFO]    +- org.awaitility:awaitility:jar:4.2.0:test
[INFO]    +- org.hamcrest:hamcrest:jar:2.2:test
[INFO]    +- org.junit.jupiter:junit-jupiter:jar:5.10.1:test
[INFO]    |  +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test
[INFO]    |  |  +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO]    |  |  +- org.junit.platform:junit-platform-commons:jar:1.10.1:test
[INFO]    |  |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO]    |  +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test
[INFO]    |  \- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test
[INFO]    |     \- org.junit.platform:junit-platform-engine:jar:1.10.1:test
[INFO]    +- org.mockito:mockito-core:jar:5.7.0:test
[INFO]    |  +- net.bytebuddy:byte-buddy-agent:jar:1.14.10: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.1:compile
[INFO]    |  \- org.springframework:spring-jcl:jar:6.1.1:compile
[INFO]    +- org.springframework:spring-test:jar:6.1.1: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-i-release/participants/participant-impl-dme/target/sonatype-clm/module.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for NONRTRIC ACM Participants 0.0.2-SNAPSHOT:
[INFO] 
[INFO] NONRTRIC ACM Participants .......................... SUCCESS [  4.926 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-29T18:14:30Z
[INFO] ------------------------------------------------------------------------
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins17546582052037867938.sh
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins16894425446052009840.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.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	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 2086 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins16013339761845184191.sh
---> sysstat.sh
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins8613416519947017488.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=debian
+ workspace=/w/workspace/nonrtric-plt-participants-maven-clm-i-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-i-release ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ grep '^ii'
+ dpkg -l
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/nonrtric-plt-participants-maven-clm-i-release ']'
+ mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-i-release/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-i-release/archives/
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins8139084118045557522.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-i-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TiDI from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-TiDI/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins12681616432796163368.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config18436604250281942070tmp
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-i-release] $ /bin/bash /tmp/jenkins9133247551684680891.sh
---> create-netrc.sh
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins18066071673931523459.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-i-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TiDI from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-TiDI/bin to PATH
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins13314154397423680332.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins8707916545580524174.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-i-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TiDI 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-TiDI/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins2237079611546256604.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-i-release/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TiDI from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-TiDI/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-i-release/68
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-3867 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:             2799.998
BogoMIPS:            5599.99
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.5G  9.8G  50% /
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         460         760           0        2723        3211
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:03:6d:e7 brd ff:ff:ff:ff:ff:ff
    inet 10.32.7.166/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86124sec preferred_lft 86124sec
    inet6 fe80::f816:3eff:fe03:6de7/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:d5:e2:75:8d 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-3867) 	03/29/25 	_x86_64_	(4 CPU)

18:10:41     LINUX RESTART	(4 CPU)

18:11:01          tps      rtps      wtps   bread/s   bwrtn/s
18:12:02       174.40     69.41    105.00   5611.06  42855.67
18:13:01        92.76     32.42     60.35   1719.17  10593.73
18:14:01         9.28      0.02      9.27      0.13   2718.21
18:15:01        47.11     12.18     34.93    865.32  18303.62
Average:        80.84     28.49     52.35   2050.30  18651.38

18:11:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
18:12:02      1661968   3355312   2376684     58.85     53224   1795172    877268     17.24    552904   1644456    147640
18:13:01      1224644   3160276   2814008     69.68     64536   2014688   1061384     20.86    768072   1843068     66732
18:14:01      1201772   3155640   2836880     70.24     67748   2027416   1068272     21.00    776992   1853336      9136
18:15:01       798804   3307272   3239848     80.22     77148   2562076    897864     17.65    821280   2191284     50944
Average:      1221797   3244625   2816855     69.75     65664   2099838    976197     19.19    729812   1883036     68613

18:11:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
18:12:02         ens3    395.95    265.04   1638.99     72.60      0.00      0.00      0.00      0.00
18:12:02      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
18:12:02           lo      1.33      1.33      0.12      0.12      0.00      0.00      0.00      0.00
18:13:01         ens3    142.11    135.55   1334.79     24.35      0.00      0.00      0.00      0.00
18:13:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
18:13:01           lo      1.42      1.42      0.14      0.14      0.00      0.00      0.00      0.00
18:14:01         ens3     67.66     70.42    121.01     14.84      0.00      0.00      0.00      0.00
18:14:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
18:14:01           lo      0.13      0.13      0.01      0.01      0.00      0.00      0.00      0.00
18:15:01         ens3    284.82    257.94   3619.93     42.06      0.00      0.00      0.00      0.00
18:15:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
18:15:01           lo      2.17      2.17      0.65      0.65      0.00      0.00      0.00      0.00
Average:         ens3    222.97    182.43   1680.12     38.52      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
Average:           lo      1.26      1.26      0.23      0.23      0.00      0.00      0.00      0.00


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

18:10:41     LINUX RESTART	(4 CPU)

18:11:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
18:12:02        all     19.05      0.00      2.31      5.19      0.06     73.39
18:12:02          0      9.31      0.00      1.43      4.49      0.03     84.73
18:12:02          1     11.96      0.00      1.54      5.75      0.07     80.67
18:12:02          2     37.59      0.00      2.76      3.73      0.08     55.83
18:12:02          3     17.34      0.00      3.49      6.80      0.07     72.31
18:13:01        all     17.72      0.00      0.97      2.04      0.06     79.21
18:13:01          0     31.60      0.00      1.39      1.12      0.07     65.82
18:13:01          1     13.94      0.00      0.82      3.50      0.09     81.65
18:13:01          2     14.53      0.00      0.51      1.22      0.05     83.69
18:13:01          3     10.82      0.00      1.14      2.31      0.05     85.68
18:14:01        all      3.74      0.00      0.37      0.16      0.03     95.70
18:14:01          0      3.23      0.00      0.17      0.00      0.02     96.58
18:14:01          1      3.14      0.00      0.30      0.40      0.02     96.15
18:14:01          2      5.60      0.00      0.77      0.13      0.05     93.45
18:14:01          3      3.00      0.00      0.25      0.12      0.02     96.62
18:15:01        all     39.64      0.00      1.53      0.83      0.07     57.93
18:15:01          0     46.86      0.00      1.85      1.89      0.08     49.31
18:15:01          1     31.42      0.00      1.42      1.05      0.05     66.06
18:15:01          2     36.21      0.00      1.06      0.08      0.07     62.58
18:15:01          3     44.12      0.00      1.80      0.33      0.08     53.66
Average:        all     20.04      0.00      1.30      2.05      0.05     76.56
Average:          0     22.69      0.00      1.21      1.88      0.05     74.17
Average:          1     15.13      0.00      1.02      2.67      0.05     81.13
Average:          2     23.53      0.00      1.28      1.29      0.06     73.84
Average:          3     18.80      0.00      1.67      2.38      0.05     77.11