Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-builder-4c-4g-29187 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-schema-service-maven-clm-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-IbMVu1JOM1sn/agent.1681
SSH_AGENT_PID=1683
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/aai-schema-service-maven-clm-master@tmp/private_key_12933163645658059565.key (/w/workspace/aai-schema-service-maven-clm-master@tmp/private_key_12933163645658059565.key)
[ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
The recommended git tool is: NONE
using credential onap-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://cloud.onap.org/mirror/aai/schema-service
> git init /w/workspace/aai-schema-service-maven-clm-master # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
> git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision b8fe646dec28259f7ce828f3273210a8304ff723 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b8fe646dec28259f7ce828f3273210a8304ff723 # timeout=10
Commit message: "Merge "[AAI] Improve test coverage for A&AI component aai-schema-service""
> git rev-list --no-walk b8fe646dec28259f7ce828f3273210a8304ff723 # 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
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins10665212613310975302.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-Eo0d
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-Eo0d/bin to PATH
Generating Requirements File
Python 3.10.6
pip 25.1.1 from /tmp/venv-Eo0d/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.4
boto3==1.39.9
botocore==1.39.9
bs4==0.0.2
cachetools==5.5.2
certifi==2025.7.14
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.2
click==8.2.1
cliff==4.10.0
cmd2==2.7.0
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.4.0
dnspython==2.7.0
docker==7.1.0
dogpile.cache==1.4.0
durationpy==0.10
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.40.3
httplib2==0.22.0
identify==2.6.12
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.25.0
jsonschema-specifications==2025.4.1
keystoneauth1==5.11.1
kubernetes==33.1.0
lftools==0.37.13
lxml==6.0.0
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
msgpack==1.1.1
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.3.1
openstacksdk==4.6.0
os-client-config==2.3.0
os-service-types==1.8.0
osc-lib==4.1.0
oslo.config==10.0.0
oslo.context==6.0.0
oslo.i18n==6.5.1
oslo.log==7.2.0
oslo.serialization==5.7.0
oslo.utils==9.0.0
packaging==25.0
pbr==6.1.1
platformdirs==4.3.8
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
Pygments==2.19.2
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.3.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==8.1.0
python-swiftclient==4.8.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.4
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rich==14.0.0
rich-argparse==1.7.1
rpds-py==0.26.0
rsa==4.9.1
ruamel.yaml==0.18.14
ruamel.yaml.clib==0.2.12
s3transfer==0.13.1
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.7
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.3
tqdm==4.67.1
typing_extensions==4.14.1
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.31.2
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
[aai-schema-service-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7516387387783009430.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-29187
[aai-schema-service-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=aai/schema-service -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=master "-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= -DGERRIT_PROJECT=aai/schema-service --version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"
[aai-schema-service-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3499501457902734317.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SET_JDK_VERSION=openjdk11
GIT_URL="git://cloud.onap.org/mirror"
[EnvInject] - Variables injected successfully.
[aai-schema-service-maven-clm-master] $ /bin/sh /tmp/jenkins5820718911679542611.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "11.0.16" 2022-07-19
OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
JAVA_HOME=/usr/lib/jvm/java-11-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/aai-schema-service-maven-clm-master@tmp/config10087990263901295801tmp
copy managed file [aai-schema-service-settings] to file:/w/workspace/aai-schema-service-maven-clm-master@tmp/config6177574957327935032tmp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_GOALS=clean install
[EnvInject] - Variables injected successfully.
[aai-schema-service-maven-clm-master] $ /bin/bash -l /tmp/jenkins7636929911637853888.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.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] aai-schema-service [pom]
[INFO] aai-annotations [jar]
[INFO] aai-schema-gen [jar]
[INFO] aai-schema [jar]
[INFO] aai-queries [jar]
[INFO] aai-schema-service [jar]
[INFO]
[INFO] -------------< org.onap.aai.schema-service:schema-service >-------------
[INFO] Building aai-schema-service 1.12.11-SNAPSHOT [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ schema-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ schema-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ schema-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ schema-service ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ schema-service ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ schema-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ schema-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ schema-service ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ schema-service ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ schema-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ schema-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-schema-service-maven-clm-master/target/code-coverage/jacoco-ut.exec
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ schema-service ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ schema-service ---
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/pom.xml to /tmp/r/org/onap/aai/schema-service/schema-service/1.12.11-SNAPSHOT/schema-service-1.12.11-SNAPSHOT.pom
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ schema-service ---
[INFO] org.onap.aai.schema-service:schema-service:pom:1.12.11-SNAPSHOT
[INFO]
[INFO] --- clm-maven-plugin:2.52.2-01:index (default-cli) @ schema-service ---
[INFO] Saved module information to /w/workspace/aai-schema-service-maven-clm-master/target/sonatype-clm/module.xml
[INFO]
[INFO] ------------< org.onap.aai.schema-service:aai-annotations >-------------
[INFO] Building aai-annotations 1.12.11-SNAPSHOT [2/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-annotations ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-annotations ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-annotations ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.annotations.AnnotationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.aai.annotations.AnnotationsTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-annotations ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-annotations' with 2 classes
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-annotations ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-annotations ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-annotations ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-annotations ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-annotations' with 2 classes
[INFO] All coverage checks have been met.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations ---
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT.jar to /tmp/r/org/onap/aai/schema-service/aai-annotations/1.12.11-SNAPSHOT/aai-annotations-1.12.11-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/pom.xml to /tmp/r/org/onap/aai/schema-service/aai-annotations/1.12.11-SNAPSHOT/aai-annotations-1.12.11-SNAPSHOT.pom
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT-sources.jar to /tmp/r/org/onap/aai/schema-service/aai-annotations/1.12.11-SNAPSHOT/aai-annotations-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-annotations ---
[INFO] org.onap.aai.schema-service:aai-annotations:jar:1.12.11-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test
[INFO] \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
[INFO]
[INFO] --- clm-maven-plugin:2.52.2-01:index (default-cli) @ aai-annotations ---
[INFO] Saved module information to /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.onap.aai.schema-service:aai-schema-gen >-------------
[INFO] Building aai-schema-gen 1.12.11-SNAPSHOT [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-gen ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-gen ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-gen ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema-gen ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema-gen ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema-gen ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-gen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-gen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/classes
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses or overrides a deprecated API.
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:deprecation for details.
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses unchecked or unsafe operations.
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateXsd) @ aai-schema-gen ---
[EL Warning]: moxy: 2025-07-19 13:22:04.604--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:05.054--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:05.376--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:05.596--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:05.845--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:06.11--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:06.331--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:06.575--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:06.785--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:06.997--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:07.25--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:07.494--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:07.792--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:08.141--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:08.484--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:08.851--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:09.218--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:09.58--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:09.961--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:10.307--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:10.718--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] was interrupted but is still alive after waiting at least 15000msecs
[WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] NOTE: 1 thread(s) did not finish despite being asked to via interruption. This is not a problem with exec:java, it is a problem with the running code. Although not serious, it should be remedied.
[WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.GenerateXsd,maxpri=10]
java.lang.IllegalThreadStateException
at java.lang.ThreadGroup.destroy (ThreadGroup.java:776)
at org.codehaus.mojo.exec.ExecJavaMojo.execute (ExecJavaMojo.java:319)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO]
[INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateYaml) @ aai-schema-gen ---
[EL Warning]: moxy: 2025-07-19 13:22:38.682--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:38.969--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:39.179--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:39.373--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:39.585--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:39.789--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:39.991--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:40.211--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:40.407--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:40.629--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:40.844--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:41.069--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:41.357--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:41.678--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:42.003--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:42.375--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:42.721--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:43.073--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:43.394--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:43.74--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:22:44.125--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] was interrupted but is still alive after waiting at least 15000msecs
[WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] thread Thread[logback-2,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] thread Thread[logback-3,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] thread Thread[logback-4,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] thread Thread[logback-5,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] thread Thread[logback-6,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] thread Thread[logback-7,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] thread Thread[logback-8,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption
[WARNING] NOTE: 8 thread(s) did not finish despite being asked to via interruption. This is not a problem with exec:java, it is a problem with the running code. Although not serious, it should be remedied.
[WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.GenerateXsd,maxpri=10]
java.lang.IllegalThreadStateException
at java.lang.ThreadGroup.destroy (ThreadGroup.java:776)
at org.codehaus.mojo.exec.ExecJavaMojo.execute (ExecJavaMojo.java:319)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO]
[INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateHtml) @ aai-schema-gen ---
[EL Warning]: moxy: 2025-07-19 13:29:47.091--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:47.385--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:47.593--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:47.791--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:47.992--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:48.195--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:48.433--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:48.634--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:48.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:49.029--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:49.269--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:49.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:49.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:50.094--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:50.393--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:50.743--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:51.076--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:51.429--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:51.776--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:52.14--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:29:52.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
Warning: Schema directory is not set so using default schema dir: aai-schema
[WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.AutoGenerateHtml] was interrupted but is still alive after waiting at least 15000msecs
[WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.AutoGenerateHtml] will linger despite being asked to die via interruption
[WARNING] NOTE: 1 thread(s) did not finish despite being asked to via interruption. This is not a problem with exec:java, it is a problem with the running code. Although not serious, it should be remedied.
[WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.AutoGenerateHtml,maxpri=10]
java.lang.IllegalThreadStateException
at java.lang.ThreadGroup.destroy (ThreadGroup.java:776)
at org.codehaus.mojo.exec.ExecJavaMojo.execute (ExecJavaMojo.java:319)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-gen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-gen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-gen ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.schemagen.AutoGenerateHtmlTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s -- in org.onap.aai.schemagen.AutoGenerateHtmlTest
[INFO] Running org.onap.aai.schemagen.swagger.DefinitionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.aai.schemagen.swagger.DefinitionTest
[INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbTest
[INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest
[INFO] Running org.onap.aai.schemagen.swagger.DefinitionPropertyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemagen.swagger.DefinitionPropertyTest
[INFO] Running org.onap.aai.schemagen.swagger.GenerateSwaggerTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.onap.aai.schemagen.swagger.GenerateSwaggerTest
[INFO] Running org.onap.aai.schemagen.SpringContextAwareTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.aai.schemagen.SpringContextAwareTest
[INFO] Running org.onap.aai.schemagen.GenerateXsdTest
[EL Warning]: moxy: 2025-07-19 13:30:24.081--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:30:24.342--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 s -- in org.onap.aai.schemagen.GenerateXsdTest
[INFO] Running org.onap.aai.schemagen.genxsd.XSDJavaTypeTest
[INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.onap.aai.schemagen.genxsd.XSDJavaTypeTest
[INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest
[INFO] Running org.onap.aai.schemagen.genxsd.PatchOperationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemagen.genxsd.PatchOperationTest
[INFO] Running org.onap.aai.schemagen.genxsd.DeleteOperationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemagen.genxsd.DeleteOperationTest
[INFO] Running org.onap.aai.schemagen.genxsd.PutOperationTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.schemagen.genxsd.PutOperationTest
[INFO] Running org.onap.aai.schemagen.genxsd.PutRelationPathSetTest
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s -- in org.onap.aai.schemagen.genxsd.PutRelationPathSetTest
[INFO] Running org.onap.aai.schemagen.genxsd.XSDElementTest
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.onap.aai.schemagen.genxsd.XSDElementTest
[INFO] Running org.onap.aai.schemagen.genxsd.HTMLfromOXMTest
[EL Warning]: moxy: 2025-07-19 13:30:25.707--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:30:25.765--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
Generated XML:
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.onap.aai.schemagen.genxsd.HTMLfromOXMTest
[INFO] Running org.onap.aai.schemagen.genxsd.NodeGetOperationTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.aai.schemagen.genxsd.NodeGetOperationTest
[INFO] Running org.onap.aai.schemagen.genxsd.TestEdgeDescription
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemagen.genxsd.TestEdgeDescription
[INFO] Running org.onap.aai.schemagen.genxsd.YAMLfromOXMTest
service-subscription|customer
service-instance|service-subscription
service-subscription|tenant
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.onap.aai.schemagen.genxsd.YAMLfromOXMTest
[INFO] Running org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest
[EL Warning]: moxy: 2025-07-19 13:30:26.212--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2025-07-19 13:30:26.262--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest
[INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionTest
[INFO] Running org.onap.aai.schemagen.genxsd.GetOperationTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.schemagen.genxsd.GetOperationTest
[INFO] Running org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 434, Failures: 0, Errors: 0, Skipped: 4
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema-gen ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema-gen' with 28 classes
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-gen ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema-gen ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-gen ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema-gen ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema-gen ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema-gen ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema-gen' with 28 classes
[INFO] All coverage checks have been met.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-gen ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-gen ---
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT.jar to /tmp/r/org/onap/aai/schema-service/aai-schema-gen/1.12.11-SNAPSHOT/aai-schema-gen-1.12.11-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/pom.xml to /tmp/r/org/onap/aai/schema-service/aai-schema-gen/1.12.11-SNAPSHOT/aai-schema-gen-1.12.11-SNAPSHOT.pom
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar to /tmp/r/org/onap/aai/schema-service/aai-schema-gen/1.12.11-SNAPSHOT/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-schema-gen ---
[INFO] org.onap.aai.schema-service:aai-schema-gen:jar:1.12.11-SNAPSHOT
[INFO] +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
[INFO] | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
[INFO] | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
[INFO] | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
[INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] +- org.eclipse.persistence:eclipselink:jar:2.7.15:compile
[INFO] | +- org.eclipse.persistence:jakarta.persistence:jar:2.2.3:compile
[INFO] | \- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile
[INFO] +- org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.15:compile
[INFO] | \- org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.15:compile
[INFO] | \- org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.7.0:compile
[INFO] +- org.springframework:spring-context:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-aop:jar:5.3.31:compile
[INFO] | \- org.springframework:spring-beans:jar:5.3.31:compile
[INFO] +- org.springframework:spring-web:jar:5.3.31:compile
[INFO] +- org.springframework:spring-core:jar:5.3.31:compile
[INFO] | \- org.springframework:spring-jcl:jar:5.3.31:compile
[INFO] +- org.springframework:spring-expression:jar:5.3.31:compile
[INFO] +- org.springframework:spring-webmvc:jar:5.3.31:compile
[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.18:test
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.18:test
[INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.18:compile
[INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18:test
[INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:test
[INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:test
[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:test
[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.18:test
[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.18:test
[INFO] | +- com.jayway.jsonpath:json-path:jar:2.2.0:compile
[INFO] | | +- net.minidev:json-smart:jar:2.4.11:compile
[INFO] | | | \- net.minidev:accessors-smart:jar:2.4.11:compile
[INFO] | | | \- org.ow2.asm:asm:jar:9.3:compile
[INFO] | | \- org.slf4j:slf4j-api:jar:1.7.36:compile
[INFO] | +- org.assertj:assertj-core:jar:3.22.0:test
[INFO] | +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test
[INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
[INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
[INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test
[INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test
[INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
[INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test
[INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test
[INFO] | +- org.springframework:spring-test:jar:5.3.31:test
[INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test
[INFO] +- org.yaml:snakeyaml:jar:2.4:compile
[INFO] +- org.onap.aai.aai-common:aai-schema-ingest:jar:1.15.5:compile
[INFO] | +- com.google.guava:guava:jar:33.4.0-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.2: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.43.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[INFO] | +- commons-io:commons-io:jar:2.16.1:compile
[INFO] | +- org.onap.aai.aai-common:aai-rest:jar:1.15.5:compile
[INFO] | | \- org.onap.aai.aai-common:aai-els-onap-logging:jar:1.15.5:compile
[INFO] | | +- org.springframework:spring-orm:jar:5.3.31:compile
[INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.31:compile
[INFO] | | +- org.springframework:spring-oxm:jar:5.3.31:compile
[INFO] | | +- org.springframework:spring-aspects:jar:5.3.31:compile
[INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile
[INFO] | | +- org.springframework:spring-tx:jar:5.3.31:compile
[INFO] | | +- org.aspectj:aspectjrt:jar:1.9.1:compile
[INFO] | | +- ch.qos.logback:logback-access:jar:1.2.13:compile
[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile
[INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.5:compile
[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.35:compile
[INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.35:compile
[INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile
[INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile
[INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile
[INFO] | +- org.apache.tinkerpop:gremlin-core:jar:3.7.3:compile
[INFO] | | +- org.apache.tinkerpop:gremlin-shaded:jar:3.7.3:compile
[INFO] | | +- org.apache.tinkerpop:gremlin-language:jar:3.7.3:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.11.1:compile
[INFO] | | | \- org.javatuples:javatuples:jar:1.2:compile
[INFO] | | +- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile
[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.10.1:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | +- com.carrotsearch:hppc:jar:0.7.1:compile
[INFO] | | +- com.squareup:javapoet:jar:1.13.0:compile
[INFO] | | \- net.objecthunter:exp4j:jar:0.4.8:compile
[INFO] | +- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile
[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[INFO] | | +- commons-logging:commons-logging:jar:1.2:compile
[INFO] | | \- commons-codec:commons-codec:jar:1.15:compile
[INFO] | +- ch.qos.logback:logback-core:jar:1.2.13:compile
[INFO] | +- ch.qos.logback:logback-classic:jar:1.2.13:compile
[INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile
[INFO] +- org.freemarker:freemarker:jar:2.3.33:compile
[INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile
[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile
[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.15.0:compile
[INFO] +- org.apache.commons:commons-text:jar:1.2:compile
[INFO] +- org.mockito:mockito-core:jar:4.11.0:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.23:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] \- org.projectlombok:lombok:jar:1.18.30:provided
[INFO]
[INFO] --- clm-maven-plugin:2.52.2-01:index (default-cli) @ aai-schema-gen ---
[INFO] Saved module information to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/sonatype-clm/module.xml
[INFO]
[INFO] ---------------< org.onap.aai.schema-service:aai-schema >---------------
[INFO] Building aai-schema 1.12.11-SNAPSHOT [4/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- jaxb2-maven-plugin:2.5.0:xjc (xjc) @ aai-schema ---
[INFO] Created EpisodePath [/w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/generated-sources/META-INF/JAXB]: true
[INFO] Created EpisodePath [/w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/generated-sources/META-INF/JAXB]: true
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9892 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7372 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-maven-clm-master/aai-schema/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.schema.ValidateEdgeRulesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.onap.aai.schema.ValidateEdgeRulesTest
[INFO] Running org.onap.aai.schema.ValidateOXMTest
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.240 s -- in org.onap.aai.schema.ValidateOXMTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema' with 7372 classes
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema' with 7372 classes
[INFO] All coverage checks have been met.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema ---
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT.jar to /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.11-SNAPSHOT/aai-schema-1.12.11-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema/pom.xml to /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.11-SNAPSHOT/aai-schema-1.12.11-SNAPSHOT.pom
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT-sources.jar to /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.11-SNAPSHOT/aai-schema-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-schema ---
[INFO] org.onap.aai.schema-service:aai-schema:jar:1.12.11-SNAPSHOT
[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile
[INFO] +- org.onap.aai.schema-service:aai-annotations:jar:1.12.11-SNAPSHOT:compile
[INFO] +- org.hamcrest:hamcrest-junit:jar:2.0.0.0:test
[INFO] | \- org.hamcrest:java-hamcrest:jar:2.0.0.0:test
[INFO] +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile
[INFO] | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile
[INFO] | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile
[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.36:compile
[INFO] | | +- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile
[INFO] | | \- org.apache.commons:commons-lang3:jar:3.15.0:compile
[INFO] | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile
[INFO] +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] +- commons-io:commons-io:jar:2.8.0:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test
[INFO] \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
[INFO]
[INFO] --- clm-maven-plugin:2.52.2-01:index (default-cli) @ aai-schema ---
[INFO] Saved module information to /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.onap.aai.schema-service:aai-queries >---------------
[INFO] Building aai-queries 1.12.11-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-queries ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-queries ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-queries ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-queries ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-queries ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-queries ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-queries ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 134 resources to /w/workspace/aai-schema-service-maven-clm-master/aai-queries/src/main/resources/schema
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-queries ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-queries ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-queries ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/test-classes
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: /w/workspace/aai-schema-service-maven-clm-master/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java uses unchecked or unsafe operations.
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-queries ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.queries.GetCustomQueryConfigTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.onap.aai.queries.GetCustomQueryConfigTest
[INFO] Running org.onap.aai.queries.VnfToEsrSystemInfoQueryTest
2025-07-19 13:31:39.716 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator
2025-07-19 13:31:39.722 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10
2025-07-19 13:31:39.728 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.728 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11
2025-07-19 13:31:39.733 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.733 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12
2025-07-19 13:31:39.736 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.736 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13
2025-07-19 13:31:39.740 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.740 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14
2025-07-19 13:31:39.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15
2025-07-19 13:31:39.746 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.746 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16
2025-07-19 13:31:39.749 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.749 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17
2025-07-19 13:31:39.752 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.753 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18
2025-07-19 13:31:39.755 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.755 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19
2025-07-19 13:31:39.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20
2025-07-19 13:31:39.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21
2025-07-19 13:31:39.764 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.764 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22
2025-07-19 13:31:39.767 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.767 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23
2025-07-19 13:31:39.771 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.771 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24
2025-07-19 13:31:39.774 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.774 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25
2025-07-19 13:31:39.776 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.776 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26
2025-07-19 13:31:39.778 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.778 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27
2025-07-19 13:31:39.780 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.780 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28
2025-07-19 13:31:39.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29
2025-07-19 13:31:39.784 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.785 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30
2025-07-19 13:31:39.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService
2025-07-19 13:31:39.916 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator
2025-07-19 13:31:39.916 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10
2025-07-19 13:31:39.931 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:39.932 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:41.018--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:41.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197
2025-07-19 13:31:41.491 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11
2025-07-19 13:31:41.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:41.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:41.558--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:41.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222
2025-07-19 13:31:41.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12
2025-07-19 13:31:41.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:41.834 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:41.901--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:42.124 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235
2025-07-19 13:31:42.141 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13
2025-07-19 13:31:42.143 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:42.143 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:42.196--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:42.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237
2025-07-19 13:31:42.426 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14
2025-07-19 13:31:42.428 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:42.428 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:42.484--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:42.715 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272
2025-07-19 13:31:42.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15
2025-07-19 13:31:42.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:42.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:42.817--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:43.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279
2025-07-19 13:31:43.051 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16
2025-07-19 13:31:43.063 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:43.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:43.117--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:43.378 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281
2025-07-19 13:31:43.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17
2025-07-19 13:31:43.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:43.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:43.451--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:43.676 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281
2025-07-19 13:31:43.689 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18
2025-07-19 13:31:43.693 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:43.693 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:43.738--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:43.946 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281
2025-07-19 13:31:43.960 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19
2025-07-19 13:31:43.966 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:43.966 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:44.04--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:44.263 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301
2025-07-19 13:31:44.279 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20
2025-07-19 13:31:44.290 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:44.291 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:44.347--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:44.585 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305
2025-07-19 13:31:44.600 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21
2025-07-19 13:31:44.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:44.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:44.67--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:45.026 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371
2025-07-19 13:31:45.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22
2025-07-19 13:31:45.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:45.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:45.14--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:45.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378
2025-07-19 13:31:45.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23
2025-07-19 13:31:45.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:45.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:45.55--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:45.878 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378
2025-07-19 13:31:45.904 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24
2025-07-19 13:31:45.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:45.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:45.981--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:46.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406
2025-07-19 13:31:46.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25
2025-07-19 13:31:46.341 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:46.341 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:46.404--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:46.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410
2025-07-19 13:31:46.796 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26
2025-07-19 13:31:46.801 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:46.801 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:46.869--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:47.190 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410
2025-07-19 13:31:47.213 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27
2025-07-19 13:31:47.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:47.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:47.28--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:47.639 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414
2025-07-19 13:31:47.665 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28
2025-07-19 13:31:47.670 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:47.670 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:47.734--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:48.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414
2025-07-19 13:31:48.089 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29
2025-07-19 13:31:48.095 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:48.095 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:48.16--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:48.533 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448
2025-07-19 13:31:48.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30
2025-07-19 13:31:48.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService
2025-07-19 13:31:48.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream
[EL Warning]: moxy: 2025-07-19 13:31:48.629--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:31:48.975 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456
2025-07-19 13:31:50.164 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.011 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.110 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.110 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.133 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.183 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.222 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.222 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.238 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.284 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.320 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.321 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.334 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.373 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.407 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.407 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.420 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.455 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.487 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.487 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.500 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.532 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.562 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.562 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.575 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.606 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.635 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.635 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.646 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.677 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.705 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.705 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.716 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.746 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.774 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.774 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.784 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.813 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup()
2025-07-19 13:31:51.839 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
2025-07-19 13:31:51.839 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.00 s -- in org.onap.aai.queries.VnfToEsrSystemInfoQueryTest
[INFO] Running org.onap.aai.queries.GremlinServerSingletonTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.aai.queries.GremlinServerSingletonTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-queries ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-queries' with 4 classes
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-queries ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-queries ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-queries ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-queries ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-queries ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-queries ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-queries' with 4 classes
[INFO] All coverage checks have been met.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-queries ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-queries ---
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT.jar to /tmp/r/org/onap/aai/schema-service/aai-queries/1.12.11-SNAPSHOT/aai-queries-1.12.11-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-queries/pom.xml to /tmp/r/org/onap/aai/schema-service/aai-queries/1.12.11-SNAPSHOT/aai-queries-1.12.11-SNAPSHOT.pom
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT-sources.jar to /tmp/r/org/onap/aai/schema-service/aai-queries/1.12.11-SNAPSHOT/aai-queries-1.12.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-queries ---
[INFO] org.onap.aai.schema-service:aai-queries:jar:1.12.11-SNAPSHOT
[INFO] +- org.onap.aai.aai-common:aai-core:jar:1.15.5:compile
[INFO] | +- org.onap.aai.aai-common:aai-schema-ingest:jar:1.15.5:compile
[INFO] | | +- commons-io:commons-io:jar:2.16.1:compile
[INFO] | | +- org.onap.aai.aai-common:aai-rest:jar:1.15.5:compile
[INFO] | | | \- org.onap.aai.aai-common:aai-els-onap-logging:jar:1.15.5:compile
[INFO] | | | +- org.springframework:spring-orm:jar:5.3.31:compile
[INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.31:compile
[INFO] | | | +- org.springframework:spring-oxm:jar:5.3.31:compile
[INFO] | | | +- org.springframework:spring-aspects:jar:5.3.31:compile
[INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile
[INFO] | | | +- org.springframework:spring-tx:jar:5.3.31:compile
[INFO] | | | \- org.aspectj:aspectjrt:jar:1.9.1:compile
[INFO] | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile
[INFO] | +- org.onap.aai.aai-common:aai-annotations:jar:1.15.5:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.15.0:compile
[INFO] | +- commons-cli:commons-cli:jar:1.5.0:compile
[INFO] | +- org.apache.commons:commons-text:jar:1.10.0:compile
[INFO] | +- com.google.guava:guava:jar:33.4.0-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.2: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.43.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[INFO] | +- org.glassfish:javax.json:jar:1.1.4:compile
[INFO] | +- org.janusgraph:janusgraph-core:jar:1.1.0:compile
[INFO] | | +- org.janusgraph:janusgraph-driver:jar:1.1.0:compile
[INFO] | | | +- org.apache.tinkerpop:gremlin-driver:jar:3.7.3:compile
[INFO] | | | | +- org.apache.tinkerpop:gremlin-util:jar:3.7.3:compile
[INFO] | | | | \- io.netty:netty-all:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-buffer:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-dns:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-haproxy:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-memcache:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-mqtt:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-redis:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-smtp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-socks:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-stomp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-xml:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-common:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-handler:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-handler-proxy:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-resolver:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-rxtx:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-sctp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-udt:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-classes-kqueue:jar: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:runtime
[INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.101.Final:runtime
[INFO] | | | | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.101.Final:runtime
[INFO] | | | | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.101.Final:runtime
[INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.101.Final:runtime
[INFO] | | | | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.101.Final:runtime
[INFO] | | | +- org.noggit:noggit:jar:0.8:compile
[INFO] | | | +- org.locationtech.spatial4j:spatial4j:jar:0.8:compile
[INFO] | | | \- org.locationtech.jts:jts-core:jar:1.17.0:compile
[INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.22:compile
[INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.22:compile
[INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.22:compile
[INFO] | | +- net.oneandone.reflections8:reflections8:jar:0.11.7:compile
[INFO] | | | \- org.javassist:javassist:jar:3.22.0-GA:compile
[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | +- commons-configuration:commons-configuration:jar:1.10:compile
[INFO] | | | \- commons-lang:commons-lang:jar:2.6:compile
[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.10.1:compile
[INFO] | | +- commons-codec:commons-codec:jar:1.15:compile
[INFO] | | +- com.carrotsearch:hppc:jar:0.9.1:compile
[INFO] | | +- org.jctools:jctools-core:jar:4.0.5:compile
[INFO] | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile
[INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.13.5:compile
[INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.13.5:compile
[INFO] | +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- junit:junit:jar:4.12:test
[INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
[INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
[INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
[INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
[INFO] | +- com.google.code.gson:gson:jar:2.9.1:compile
[INFO] | +- com.jayway.jsonpath:json-path:jar:2.2.0:compile
[INFO] | | \- net.minidev:json-smart:jar:2.4.11:compile
[INFO] | | \- net.minidev:accessors-smart:jar:2.4.11:compile
[INFO] | | \- org.ow2.asm:asm:jar:9.3:compile
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile
[INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.5:compile
[INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.35:compile
[INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.35:compile
[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.35:compile
[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.35:compile
[INFO] | +- org.apache.tinkerpop:gremlin-core:jar:3.7.3:compile
[INFO] | | +- org.apache.tinkerpop:gremlin-shaded:jar:3.7.3:compile
[INFO] | | +- org.apache.tinkerpop:gremlin-language:jar:3.7.3:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.11.1:compile
[INFO] | | | \- org.javatuples:javatuples:jar:1.2:compile
[INFO] | | +- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | +- org.yaml:snakeyaml:jar:1.29:compile
[INFO] | | +- com.squareup:javapoet:jar:1.13.0:compile
[INFO] | | \- net.objecthunter:exp4j:jar:0.4.8:compile
[INFO] | +- org.apache.tinkerpop:tinkergraph-gremlin:jar:3.7.3:compile
[INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile
[INFO] | +- xml-apis:xml-apis:jar:1.4.01:compile
[INFO] | +- org.json:json:jar:20240303:compile
[INFO] | +- com.bazaarvoice.jolt:jolt-complete:jar:0.1.7:compile
[INFO] | | +- com.bazaarvoice.jolt:jolt-core:jar:0.1.7:compile
[INFO] | | | \- javax.inject:javax.inject:jar:1:compile
[INFO] | | \- com.bazaarvoice.jolt:json-utils:jar:0.1.7:compile
[INFO] | +- ch.qos.logback:logback-core:jar:1.2.13:compile
[INFO] | +- ch.qos.logback:logback-classic:jar:1.2.13:compile
[INFO] | +- ch.qos.logback:logback-access:jar:1.2.13:compile
[INFO] | +- com.github.fge:json-patch:jar:1.9:compile
[INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile
[INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile
[INFO] | | \- com.github.fge:btf:jar:1.2:compile
[INFO] | +- org.springframework:spring-context:jar:5.3.31:compile
[INFO] | | +- org.springframework:spring-aop:jar:5.3.31:compile
[INFO] | | \- org.springframework:spring-beans:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-web:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-core:jar:5.3.31:compile
[INFO] | | \- org.springframework:spring-jcl:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-expression:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-webmvc:jar:5.3.31:compile
[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[INFO] | | \- commons-logging:commons-logging:jar:1.2:compile
[INFO] | +- org.apache.tinkerpop:gremlin-groovy:jar:3.7.3:compile
[INFO] | | +- org.apache.ivy:ivy:jar:2.5.2:compile
[INFO] | | +- org.apache.groovy:groovy:jar:4.0.23:compile
[INFO] | | +- org.apache.groovy:groovy-groovysh:jar:4.0.23:compile
[INFO] | | | +- org.apache.groovy:groovy-console:jar:4.0.23:compile
[INFO] | | | | +- com.github.javaparser:javaparser-core:jar:3.26.2:compile
[INFO] | | | | +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:compile
[INFO] | | | | \- org.apache.groovy:groovy-swing:jar:4.0.23:compile
[INFO] | | | +- org.apache.groovy:groovy-templates:jar:4.0.23:compile
[INFO] | | | +- org.apache.groovy:groovy-xml:jar:4.0.23:compile
[INFO] | | | \- jline:jline:jar:2.14.6:compile
[INFO] | | +- org.apache.groovy:groovy-json:jar:4.0.23:compile
[INFO] | | +- org.apache.groovy:groovy-jsr223:jar:4.0.23:compile
[INFO] | | \- org.mindrot:jbcrypt:jar:0.4:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile
[INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile
[INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile
[INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile
[INFO] +- org.hamcrest:java-hamcrest:jar:2.0.0.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-junit:jar:2.0.0.0:test
[INFO] +- org.mockito:mockito-core:jar:4.11.0:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.23:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.18:test
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.18:test
[INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.18:compile
[INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18:test
[INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:test
[INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:test
[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:test
[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.18:test
[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.18:test
[INFO] | +- org.assertj:assertj-core:jar:3.22.0:test
[INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test
[INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test
[INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test
[INFO] | +- org.springframework:spring-test:jar:5.3.31:test
[INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test
[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile
[INFO] +- org.eclipse.persistence:eclipselink:jar:2.7.15:compile
[INFO] | +- org.eclipse.persistence:jakarta.persistence:jar:2.2.3:compile
[INFO] | \- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile
[INFO] +- org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.15:compile
[INFO] | \- org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.15:compile
[INFO] | \- org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.7.0:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test
[INFO] \- org.projectlombok:lombok:jar:1.18.30:provided
[INFO]
[INFO] --- clm-maven-plugin:2.52.2-01:index (default-cli) @ aai-queries ---
[INFO] Saved module information to /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.onap.aai.schema-service:aai-schema-service >-----------
[INFO] Building aai-schema-service 1.12.11-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ aai-schema-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema-service ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules-project) @ aai-schema-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 134 resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries-project) @ aai-schema-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules) @ aai-schema-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 134 resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries) @ aai-schema-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema-service ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema-service ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ aai-schema-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/src/main/swm
[INFO] Copying 3 resources to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig
[INFO] Copying 142 resources
[INFO] Copying 1 resource to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig
[INFO] Copying 0 resource to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig
[INFO] Copying 2 resources to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig
[INFO] Copying 3 resources to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build/
[INFO] Copying 0 resource to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build//lib/
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/classes
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/src/main/java/org/onap/aai/schemaservice/config/ErrorHandler.java: Some input files use or override a deprecated API.
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/src/main/java/org/onap/aai/schemaservice/config/ErrorHandler.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ aai-schema-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/test-classes
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-service ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.schemaservice.SchemaServiceTest
Current directory: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.18)
2025-07-19 13:32:02.428 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2025-07-19 13:32:02.431 INFO [aai-schema-service,,] 2684 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.2.5.Final
2025-07-19 13:32:02.440 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration.
2025-07-19 13:32:02.442 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL
2025-07-19 13:32:02.443 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2025-07-19 13:32:02.443 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only.
2025-07-19 13:32:02.452 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2025-07-19 13:32:02.454 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2025-07-19 13:32:02.465 WARN [aai-schema-service,,] 2684 --- [ main] ory$DuplicateJsonObjectContextCustomizer :
Found multiple occurrences of org.json.JSONObject on the class path:
jar:file:/tmp/r/org/json/json/20240303/json-20240303.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-07-19 13:32:02.492 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2025-07-19 13:32:02.510 INFO [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Starting SchemaServiceTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-29187 with PID 2684 (started by jenkins in /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service)
2025-07-19 13:32:02.512 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Running with Spring Boot v2.7.18, Spring v5.3.31
2025-07-19 13:32:02.514 INFO [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : No active profile set, falling back to 1 default profile: "default"
2025-07-19 13:32:02.698 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2025-07-19 13:32:02.707 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2025-07-19 13:32:02.707 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2025-07-19 13:32:02.707 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2025-07-19 13:32:02.707 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2025-07-19 13:32:02.707 DEBUG [aai-schema-service,,] 2684 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
13:32:04,729 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:32:04,734 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:32:04,734 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:32:04,734 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:32:04,735 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1894129355 - No compression will be used
13:32:04,735 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1894129355 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:32:04,735 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'.
13:32:04,735 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:32:04,735 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jul 19 13:32:04 UTC 2025
13:32:04,745 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:32:04,745 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:32:04,745 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:32:04,745 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:32:04,745 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@19186e32 - Registering current configuration as safe fallback point
2025-07-19 13:32:04.871 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
jar:file:/tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/
2025-07-19 13:32:04.926 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 53 ms to scan 1 urls, producing 7 keys and 7 values
2025-07-19 13:32:04.927 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/classes/
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/test-classes/
2025-07-19 13:32:04.936 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 9 ms to scan 2 urls, producing 8 keys and 37 values
2025-07-19 13:32:04.955 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
jar:file:/tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/
2025-07-19 13:32:04.957 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values
2025-07-19 13:32:04.957 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/classes/
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/test-classes/
2025-07-19 13:32:04.965 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 7 ms to scan 2 urls, producing 8 keys and 37 values
2025-07-19 13:32:04.994 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
jar:file:/tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/
2025-07-19 13:32:04.997 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 7 keys and 7 values
2025-07-19 13:32:04.998 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/classes/
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/test-classes/
2025-07-19 13:32:05.003 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 5 ms to scan 2 urls, producing 8 keys and 37 values
2025-07-19 13:32:05.260 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started...
2025-07-19 13:32:05.403 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10
2025-07-19 13:32:05.426 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11
2025-07-19 13:32:05.431 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12
2025-07-19 13:32:05.435 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13
2025-07-19 13:32:05.438 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14
2025-07-19 13:32:05.441 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15
2025-07-19 13:32:05.445 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16
2025-07-19 13:32:05.448 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17
2025-07-19 13:32:05.452 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18
2025-07-19 13:32:05.456 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19
2025-07-19 13:32:05.459 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20
2025-07-19 13:32:05.463 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21
2025-07-19 13:32:05.469 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22
2025-07-19 13:32:05.475 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23
2025-07-19 13:32:05.480 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24
2025-07-19 13:32:05.486 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25
2025-07-19 13:32:05.491 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26
2025-07-19 13:32:05.497 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27
2025-07-19 13:32:05.503 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28
2025-07-19 13:32:05.509 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29
2025-07-19 13:32:05.515 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30
[EL Warning]: moxy: 2025-07-19 13:32:06.516--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:06.959 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10
2025-07-19 13:32:07.006 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10
[EL Warning]: moxy: 2025-07-19 13:32:07.073--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:07.322 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11
2025-07-19 13:32:07.344 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11
[EL Warning]: moxy: 2025-07-19 13:32:07.403--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:07.632 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12
2025-07-19 13:32:07.654 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12
[EL Warning]: moxy: 2025-07-19 13:32:07.706--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:07.932 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13
2025-07-19 13:32:07.948 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13
[EL Warning]: moxy: 2025-07-19 13:32:08.007--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:08.233 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14
2025-07-19 13:32:08.248 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14
[EL Warning]: moxy: 2025-07-19 13:32:08.306--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:08.550 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15
2025-07-19 13:32:08.568 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15
[EL Warning]: moxy: 2025-07-19 13:32:08.625--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:08.843 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16
2025-07-19 13:32:08.859 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16
[EL Warning]: moxy: 2025-07-19 13:32:08.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:09.155 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17
2025-07-19 13:32:09.180 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17
[EL Warning]: moxy: 2025-07-19 13:32:09.234--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:09.479 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18
2025-07-19 13:32:09.492 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18
[EL Warning]: moxy: 2025-07-19 13:32:09.54--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:09.781 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19
2025-07-19 13:32:09.795 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19
[EL Warning]: moxy: 2025-07-19 13:32:09.844--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:10.121 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20
2025-07-19 13:32:10.137 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20
[EL Warning]: moxy: 2025-07-19 13:32:10.198--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:10.486 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21
2025-07-19 13:32:10.505 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21
[EL Warning]: moxy: 2025-07-19 13:32:10.568--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:10.909 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22
2025-07-19 13:32:10.931 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22
[EL Warning]: moxy: 2025-07-19 13:32:10.993--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:11.301 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23
2025-07-19 13:32:11.327 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23
[EL Warning]: moxy: 2025-07-19 13:32:11.393--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:11.751 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24
2025-07-19 13:32:11.774 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24
[EL Warning]: moxy: 2025-07-19 13:32:11.842--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:12.179 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25
2025-07-19 13:32:12.230 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25
[EL Warning]: moxy: 2025-07-19 13:32:12.311--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:12.671 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26
2025-07-19 13:32:12.694 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26
[EL Warning]: moxy: 2025-07-19 13:32:12.762--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:13.133 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27
2025-07-19 13:32:13.157 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27
[EL Warning]: moxy: 2025-07-19 13:32:13.223--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:13.555 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28
2025-07-19 13:32:13.578 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28
[EL Warning]: moxy: 2025-07-19 13:32:13.65--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:14.039 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29
2025-07-19 13:32:14.064 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29
[EL Warning]: moxy: 2025-07-19 13:32:14.137--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:14.512 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30
2025-07-19 13:32:14.538 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30
2025-07-19 13:32:15.409 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json
2025-07-19 13:32:15.730 DEBUG [aai-schema-service,,] 2684 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2025-07-19 13:32:15.738 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2025-07-19 13:32:15.739 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2025-07-19 13:32:15.740 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2025-07-19 13:32:15.741 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration.
2025-07-19 13:32:15.741 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader
2025-07-19 13:32:15.741 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL
2025-07-19 13:32:15.741 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2025-07-19 13:32:15.741 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only.
2025-07-19 13:32:15.741 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2025-07-19 13:32:15.742 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2025-07-19 13:32:15.743 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2025-07-19 13:32:15.743 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2025-07-19 13:32:15.743 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2025-07-19 13:32:15.743 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2025-07-19 13:32:15.743 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2025-07-19 13:32:15.743 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2025-07-19 13:32:16.125 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.e.EdgeResource:
2025-07-19 13:32:16.126 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.h.EchoResource:
2025-07-19 13:32:16.126 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.n.NodeSchemaChecksumResource:
2025-07-19 13:32:16.126 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.n.NodeSchemaResource:
2025-07-19 13:32:16.126 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.q.QueryResource:
2025-07-19 13:32:16.126 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.v.VersionResource:
2025-07-19 13:32:16.147 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.s.b.a.w.s.e.BasicErrorController:
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
{ [/error]}: error(HttpServletRequest)
2025-07-19 13:32:16.164 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {}
2025-07-19 13:32:16.188 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-07-19 13:32:16.273 WARN [aai-schema-service,,] 2684 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
2025-07-19 13:32:16.733 DEBUG [aai-schema-service,,] 2684 --- [ main] reactor.util.Loggers : Using Slf4j logging framework
2025-07-19 13:32:16.774 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework
2025-07-19 13:32:16.778 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false
2025-07-19 13:32:16.778 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 11
2025-07-19 13:32:16.779 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available
2025-07-19 13:32:16.780 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available
2025-07-19 13:32:16.780 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available
2025-07-19 13:32:16.781 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available
2025-07-19 13:32:16.781 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
2025-07-19 13:32:16.782 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true
2025-07-19 13:32:16.783 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @61edc883
2025-07-19 13:32:16.784 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable
2025-07-19 13:32:16.784 DEBUG [aai-schema-service,,] 2684 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available
2025-07-19 13:32:16.784 DEBUG [aai-schema-service,,] 2684 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
2025-07-19 13:32:16.784 DEBUG [aai-schema-service,,] 2684 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model)
2025-07-19 13:32:16.785 DEBUG [aai-schema-service,,] 2684 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes
2025-07-19 13:32:16.785 DEBUG [aai-schema-service,,] 2684 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1
2025-07-19 13:32:16.786 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available
2025-07-19 13:32:16.786 DEBUG [aai-schema-service,,] 2684 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false
2025-07-19 13:32:16.790 DEBUG [aai-schema-service,,] 2684 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4}
2025-07-19 13:32:16.790 DEBUG [aai-schema-service,,] 2684 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@2b0521fd
2025-07-19 13:32:17.676 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration.
2025-07-19 13:32:17.676 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL
2025-07-19 13:32:17.676 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2025-07-19 13:32:17.676 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only.
2025-07-19 13:32:17.677 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2025-07-19 13:32:17.677 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2025-07-19 13:32:17.677 DEBUG [aai-schema-service,,] 2684 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2025-07-19 13:32:17.678 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2025-07-19 13:32:17.679 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2025-07-19 13:32:17.679 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2025-07-19 13:32:17.679 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2025-07-19 13:32:17.679 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2025-07-19 13:32:17.679 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2025-07-19 13:32:17.727 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use
2025-07-19 13:32:17.773 INFO [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Started SchemaServiceTest in 15.83 seconds (JVM running for 17.976)
2025-07-19 13:32:18.312 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:18.313 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.313 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.313 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
2025-07-19 13:32:18.595 INFO [aai-schema-service,,] 2684 --- [qtp312289201-38] o.o.l.f.base.AbstractAuditLogFilter : Entering
2025-07-19 13:32:18.675 DEBUG [aai-schema-service,,] 2684 --- [qtp312289201-38] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"96bc8423-0454-48db-9146-37f9524e3fd5","status":"200","rqstDate":"250719-13:32:18:597","respDate":"250719-13:32:18:674","sourceId":"JUNIT:96bc8423-0454-48db-9146-37f9524e3fd5","resourceId":"http://localhost:35003/aai/schema-service/v1/versions","resourceType":"GET","rqstBuf":"{\"ID\":\"4df04581-c227-45f6-bcac-d0a016a711ec\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:35003], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[96bc8423-0454-48db-9146-37f9524e3fd5]}\"}"}
2025-07-19 13:32:18.730 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:18.731 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.731 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.731 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
2025-07-19 13:32:18.743 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:18.743 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.744 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.744 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
2025-07-19 13:32:18.749 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:18.749 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.749 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.750 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
2025-07-19 13:32:18.757 INFO [aai-schema-service,,] 2684 --- [qtp312289201-35] o.o.l.f.base.AbstractAuditLogFilter : Entering
2025-07-19 13:32:18.785 WARN [aai-schema-service,,] 2684 --- [qtp312289201-35] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 82 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
2025-07-19 13:32:18.786 WARN [aai-schema-service,,] 2684 --- [qtp312289201-35] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 82 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
2025-07-19 13:32:18.908 DEBUG [aai-schema-service,,] 2684 --- [qtp312289201-35] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"e90c7e5f-7fb9-4b94-bb77-b0b41df48c8a","status":"400","rqstDate":"250719-13:32:18:757","respDate":"250719-13:32:18:908","sourceId":"JUNIT:e90c7e5f-7fb9-4b94-bb77-b0b41df48c8a","resourceId":"http://localhost:35003/aai/schema-service/v1/nodes?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"02666130-428c-464c-98ff-4a92fb98e2ab\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:35003], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/xml], X-ONAP-RequestID=[e90c7e5f-7fb9-4b94-bb77-b0b41df48c8a]}\"}"}
2025-07-19 13:32:18.910 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST
POL3002Error writing output performing %1 on %2 (msg=%3) (ec=%4)GETv1/nodesInvalid request, version parameter %1 passed is not conforming to the following pattern v[1-9][0-9]*:blahERR.5.1.3002
2025-07-19 13:32:18.920 INFO [aai-schema-service,,] 2684 --- [qtp312289201-35] o.o.l.f.base.AbstractAuditLogFilter : Entering
2025-07-19 13:32:18.928 WARN [aai-schema-service,,] 2684 --- [qtp312289201-35] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 84 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
2025-07-19 13:32:18.928 WARN [aai-schema-service,,] 2684 --- [qtp312289201-35] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 84 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
2025-07-19 13:32:18.933 DEBUG [aai-schema-service,,] 2684 --- [qtp312289201-35] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"defdbbde-afcb-471b-b8fb-cd050cb08f83","status":"400","rqstDate":"250719-13:32:18:920","respDate":"250719-13:32:18:932","sourceId":"JUNIT:defdbbde-afcb-471b-b8fb-cd050cb08f83","resourceId":"http://localhost:35003/aai/schema-service/v1/edgerules?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"e4a29414-71bf-4fe8-9618-9fc6d138d5c8\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:35003], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[defdbbde-afcb-471b-b8fb-cd050cb08f83]}\"}"}
2025-07-19 13:32:18.934 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST
2025-07-19 13:32:18.942 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:18.942 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.943 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.943 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
2025-07-19 13:32:18.952 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:18.952 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.953 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:18.953 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
2025-07-19 13:32:18.959 INFO [aai-schema-service,,] 2684 --- [qtp312289201-37] o.o.l.f.base.AbstractAuditLogFilter : Entering
2025-07-19 13:32:18.999 DEBUG [aai-schema-service,,] 2684 --- [qtp312289201-37] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"89c22ce0-dcd6-4875-b2db-af1665d0ff6c","status":"200","rqstDate":"250719-13:32:18:960","respDate":"250719-13:32:18:999","sourceId":"JUNIT:89c22ce0-dcd6-4875-b2db-af1665d0ff6c","resourceId":"http://localhost:35003/aai/schema-service/v1/nodes?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"1514f503-8a7e-4545-a7e1-04db6e784be4\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:35003], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/xml], X-ONAP-RequestID=[89c22ce0-dcd6-4875-b2db-af1665d0ff6c]}\"}"}
2025-07-19 13:32:19.027 INFO [aai-schema-service,,] 2684 --- [qtp312289201-40] o.o.l.f.base.AbstractAuditLogFilter : Entering
2025-07-19 13:32:19.043 DEBUG [aai-schema-service,,] 2684 --- [qtp312289201-40] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"94568f99-462c-4c28-9557-677508434762","status":"200","rqstDate":"250719-13:32:19:028","respDate":"250719-13:32:19:043","sourceId":"JUNIT:94568f99-462c-4c28-9557-677508434762","resourceId":"http://localhost:35003/aai/schema-service/v1/edgerules?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"dd41f9d2-c928-4f2f-9d32-4d15f6ba6157\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:35003], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[94568f99-462c-4c28-9557-677508434762]}\"}"}
2025-07-19 13:32:19.053 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:19.053 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:19.054 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:19.054 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
2025-07-19 13:32:19.059 INFO [aai-schema-service,,] 2684 --- [qtp312289201-37] o.o.l.f.base.AbstractAuditLogFilter : Entering
2025-07-19 13:32:19.066 DEBUG [aai-schema-service,,] 2684 --- [qtp312289201-37] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"85f35105-cf2f-4c73-a457-828e1b6a2984","status":"200","rqstDate":"250719-13:32:19:060","respDate":"250719-13:32:19:065","sourceId":"JUNIT:85f35105-cf2f-4c73-a457-828e1b6a2984","resourceId":"http://localhost:35003/aai/schema-service/v1/stored-queries","resourceType":"GET","rqstBuf":"{\"ID\":\"30f3a4cf-63b8-4da0-a966-09d32ec42fec\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/11.0.16)], Host=[localhost:35003], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[85f35105-cf2f-4c73-a457-828e1b6a2984]}\"}"}
2025-07-19 13:32:19.076 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig
2025-07-19 13:32:19.076 DEBUG [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:19.076 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
2025-07-19 13:32:19.076 INFO [aai-schema-service,,] 2684 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.96 s -- in org.onap.aai.schemaservice.SchemaServiceTest
[INFO] Running org.onap.aai.schemaservice.config.AAIConfigTranslatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.onap.aai.schemaservice.config.AAIConfigTranslatorTest
[INFO] Running org.onap.aai.schemaservice.edges.EdgeResourceTest
2025-07-19 13:32:19.559 WARN [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 65 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
2025-07-19 13:32:19.560 WARN [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 65 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
2025-07-19 13:32:19.575 ERROR [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 87 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
2025-07-19 13:32:19.576 ERROR [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 87 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.aai.schemaservice.edges.EdgeResourceTest
[INFO] Running org.onap.aai.schemaservice.healthcheck.EchoResourceTest
2025-07-19 13:32:19.668 ERROR [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.schemaservice.healthcheck.EchoResource :LineNumber- 75 :MethodName- echoResult ClassName- org.onap.aai.schemaservice.healthcheck.EchoResourceTest :LineNumber- 73 :MethodName- testEchoResult_MissingHeaders ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.onap.aai.schemaservice.healthcheck.EchoResourceTest
[INFO] Running org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest
[INFO] Running org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest
2025-07-19 13:32:19.757 ERROR [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatus :LineNumber- 80 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest :LineNumber- 117 :MethodName- testFilter_ResponseStatus406_ContentTypeUnsupported_ShouldReturnErrorMessage ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest
[INFO] Running org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest
[INFO] Running org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest
2025-07-19 13:32:19.887 ERROR [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 59 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest :LineNumber- 112 :MethodName- testFilter_withMissingPartnerName ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest
[INFO] Running org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest
[INFO] Running org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest
[INFO] Running org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.NodeIngestorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.onap.aai.schemaservice.nodeschema.NodeIngestorTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest
Current directory: /path/to/other
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.18)
2025-07-19 13:32:20.220 WARN [aai-schema-service,,] 2684 --- [ main] ory$DuplicateJsonObjectContextCustomizer :
Found multiple occurrences of org.json.JSONObject on the class path:
jar:file:/tmp/r/org/json/json/20240303/json-20240303.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-07-19 13:32:20.225 INFO [aai-schema-service,,] 2684 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Starting NodeSchemaChecksumResourceTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-29187 with PID 2684 (started by jenkins in /path/to/other)
2025-07-19 13:32:20.225 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Running with Spring Boot v2.7.18, Spring v5.3.31
2025-07-19 13:32:20.225 INFO [aai-schema-service,,] 2684 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : No active profile set, falling back to 1 default profile: "default"
13:32:20,579 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:32:20,580 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:32:20,580 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:32:20,580 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:32:20,581 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@302303969 - No compression will be used
13:32:20,581 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@302303969 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:32:20,581 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'.
13:32:20,581 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:32:20,581 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jul 19 13:32:19 UTC 2025
13:32:20,582 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:32:20,582 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:32:20,582 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:32:20,582 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:32:20,582 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@21a95539 - Registering current configuration as safe fallback point
2025-07-19 13:32:20.598 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
jar:file:/tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/
2025-07-19 13:32:20.600 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 7 keys and 7 values
2025-07-19 13:32:20.600 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/classes/
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/test-classes/
2025-07-19 13:32:20.606 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 6 ms to scan 2 urls, producing 8 keys and 37 values
2025-07-19 13:32:20.607 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
jar:file:/tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/
2025-07-19 13:32:20.608 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values
2025-07-19 13:32:20.609 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/classes/
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/test-classes/
2025-07-19 13:32:20.612 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 3 ms to scan 2 urls, producing 8 keys and 37 values
2025-07-19 13:32:20.613 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
jar:file:/tmp/r/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/
2025-07-19 13:32:20.614 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values
2025-07-19 13:32:20.614 DEBUG [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : going to scan these urls:
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/classes/
file:/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/test-classes/
2025-07-19 13:32:20.618 INFO [aai-schema-service,,] 2684 --- [ main] org.reflections.Reflections : Reflections took 3 ms to scan 2 urls, producing 8 keys and 37 values
2025-07-19 13:32:20.684 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started...
2025-07-19 13:32:20.704 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10
2025-07-19 13:32:20.706 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11
2025-07-19 13:32:20.709 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12
2025-07-19 13:32:20.712 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13
2025-07-19 13:32:20.713 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14
2025-07-19 13:32:20.714 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15
2025-07-19 13:32:20.715 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16
2025-07-19 13:32:20.716 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17
2025-07-19 13:32:20.717 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18
2025-07-19 13:32:20.719 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19
2025-07-19 13:32:20.720 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20
2025-07-19 13:32:20.721 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21
2025-07-19 13:32:20.723 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22
2025-07-19 13:32:20.725 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23
2025-07-19 13:32:20.727 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24
2025-07-19 13:32:20.729 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25
2025-07-19 13:32:20.731 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26
2025-07-19 13:32:20.733 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27
2025-07-19 13:32:20.736 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28
2025-07-19 13:32:20.738 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29
2025-07-19 13:32:20.740 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30
[EL Warning]: moxy: 2025-07-19 13:32:20.826--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:20.977 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10
2025-07-19 13:32:20.986 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10
[EL Warning]: moxy: 2025-07-19 13:32:21.021--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:21.183 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11
2025-07-19 13:32:21.192 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11
[EL Warning]: moxy: 2025-07-19 13:32:21.231--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:21.400 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12
2025-07-19 13:32:21.411 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12
[EL Warning]: moxy: 2025-07-19 13:32:21.447--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:21.617 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13
2025-07-19 13:32:21.628 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13
[EL Warning]: moxy: 2025-07-19 13:32:21.669--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:21.936 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14
2025-07-19 13:32:21.948 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14
[EL Warning]: moxy: 2025-07-19 13:32:21.998--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:22.214 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15
2025-07-19 13:32:22.227 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15
[EL Warning]: moxy: 2025-07-19 13:32:22.269--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:22.473 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16
2025-07-19 13:32:22.486 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16
[EL Warning]: moxy: 2025-07-19 13:32:22.528--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:22.744 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17
2025-07-19 13:32:22.757 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17
[EL Warning]: moxy: 2025-07-19 13:32:22.799--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:23.062 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18
2025-07-19 13:32:23.074 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18
[EL Warning]: moxy: 2025-07-19 13:32:23.12--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:23.345 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19
2025-07-19 13:32:23.362 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19
[EL Warning]: moxy: 2025-07-19 13:32:23.412--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:23.650 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20
2025-07-19 13:32:23.665 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20
[EL Warning]: moxy: 2025-07-19 13:32:23.723--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:24.007 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21
2025-07-19 13:32:24.026 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21
[EL Warning]: moxy: 2025-07-19 13:32:24.124--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:24.432 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22
2025-07-19 13:32:24.453 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22
[EL Warning]: moxy: 2025-07-19 13:32:24.513--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:24.817 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23
2025-07-19 13:32:24.839 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23
[EL Warning]: moxy: 2025-07-19 13:32:24.903--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:25.270 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24
2025-07-19 13:32:25.292 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24
[EL Warning]: moxy: 2025-07-19 13:32:25.357--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:25.689 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25
2025-07-19 13:32:25.712 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25
[EL Warning]: moxy: 2025-07-19 13:32:25.776--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:26.113 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26
2025-07-19 13:32:26.136 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26
[EL Warning]: moxy: 2025-07-19 13:32:26.25--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:26.589 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27
2025-07-19 13:32:26.612 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27
[EL Warning]: moxy: 2025-07-19 13:32:26.68--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:27.021 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28
2025-07-19 13:32:27.043 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28
[EL Warning]: moxy: 2025-07-19 13:32:27.114--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:27.525 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29
2025-07-19 13:32:27.550 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29
[EL Warning]: moxy: 2025-07-19 13:32:27.623--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2025-07-19 13:32:27.996 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30
2025-07-19 13:32:28.021 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30
2025-07-19 13:32:28.566 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json
2025-07-19 13:32:28.612 DEBUG [aai-schema-service,,] 2684 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2025-07-19 13:32:28.616 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2025-07-19 13:32:28.616 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2025-07-19 13:32:28.616 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2025-07-19 13:32:28.616 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration.
2025-07-19 13:32:28.616 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader
2025-07-19 13:32:28.617 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL
2025-07-19 13:32:28.617 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2025-07-19 13:32:28.617 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only.
2025-07-19 13:32:28.617 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2025-07-19 13:32:28.617 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2025-07-19 13:32:28.618 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2025-07-19 13:32:28.618 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2025-07-19 13:32:28.618 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2025-07-19 13:32:28.618 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2025-07-19 13:32:28.618 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2025-07-19 13:32:28.619 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2025-07-19 13:32:28.698 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.e.EdgeResource:
2025-07-19 13:32:28.699 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.h.EchoResource:
2025-07-19 13:32:28.699 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.n.NodeSchemaChecksumResource:
2025-07-19 13:32:28.699 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.n.NodeSchemaResource:
2025-07-19 13:32:28.699 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.q.QueryResource:
2025-07-19 13:32:28.699 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.o.a.s.v.VersionResource:
2025-07-19 13:32:28.701 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings :
o.s.b.a.w.s.e.BasicErrorController:
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
{ [/error]}: error(HttpServletRequest)
2025-07-19 13:32:28.730 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {}
2025-07-19 13:32:28.742 DEBUG [aai-schema-service,,] 2684 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-07-19 13:32:28.793 WARN [aai-schema-service,,] 2684 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
2025-07-19 13:32:29.001 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration.
2025-07-19 13:32:29.002 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL
2025-07-19 13:32:29.002 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2025-07-19 13:32:29.002 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only.
2025-07-19 13:32:29.002 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2025-07-19 13:32:29.002 DEBUG [aai-schema-service,,] 2684 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2025-07-19 13:32:29.002 DEBUG [aai-schema-service,,] 2684 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2025-07-19 13:32:29.003 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2025-07-19 13:32:29.004 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2025-07-19 13:32:29.004 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2025-07-19 13:32:29.004 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2025-07-19 13:32:29.004 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2025-07-19 13:32:29.004 DEBUG [aai-schema-service,,] 2684 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2025-07-19 13:32:29.013 DEBUG [aai-schema-service,,] 2684 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use
2025-07-19 13:32:29.021 INFO [aai-schema-service,,] 2684 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Started NodeSchemaChecksumResourceTest in 8.875 seconds (JVM running for 29.225)
2025-07-19 13:32:29.085 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2025-07-19 13:32:29.085 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2025-07-19 13:32:29.131 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple
2025-07-19 13:32:29.131 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4
2025-07-19 13:32:29.254 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false
2025-07-19 13:32:29.254 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false
2025-07-19 13:32:29.256 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
2025-07-19 13:32:29.257 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128
2025-07-19 13:32:29.299 DEBUG [aai-schema-service,,] 2684 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false
2025-07-19 13:32:29.312 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
2025-07-19 13:32:29.312 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true
2025-07-19 13:32:29.312 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true
2025-07-19 13:32:29.312 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true
2025-07-19 13:32:29.321 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6417029989172378812022.so
2025-07-19 13:32:29.324 DEBUG [aai-schema-service,,] 2684 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true
2025-07-19 13:32:29.331 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8
2025-07-19 13:32:29.342 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
2025-07-19 13:32:29.372 DEBUG [aai-schema-service,,] 2684 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available
2025-07-19 13:32:29.422 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY
2025-07-19 13:32:29.422 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1
2025-07-19 13:32:29.422 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null
2025-07-19 13:32:29.426 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [openstacklocal]
2025-07-19 13:32:29.427 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16}
2025-07-19 13:32:29.436 DEBUG [aai-schema-service,,] 2684 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0
2025-07-19 13:32:29.449 DEBUG [aai-schema-service,,] 2684 --- [ main] r.n.resources.PooledConnectionProvider : Creating a new [http] client pool [PoolFactory{evictionInterval=PT0S, leasingStrategy=fifo, maxConnections=500, maxIdleTime=-1, maxLifeTime=-1, metricsEnabled=false, pendingAcquireMaxCount=1000, pendingAcquireTimeout=45000}] for [localhost:46767]
2025-07-19 13:32:29.510 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2684 (auto-detected)
2025-07-19 13:32:29.513 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: fa:16:3e:ff:fe:1c:0b:0b (auto-detected)
2025-07-19 13:32:29.550 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8
2025-07-19 13:32:29.550 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8
2025-07-19 13:32:29.550 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192
2025-07-19 13:32:29.550 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false
2025-07-19 13:32:29.551 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2025-07-19 13:32:29.567 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled
2025-07-19 13:32:29.568 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0
2025-07-19 13:32:29.568 DEBUG [aai-schema-service,,] 2684 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2025-07-19 13:32:29.591 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [c8a2e796] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests.
2025-07-19 13:32:29.628 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true
2025-07-19 13:32:29.629 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true
2025-07-19 13:32:29.631 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@318d4164
2025-07-19 13:32:29.646 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] reactor.netty.transport.TransportConfig : [c8a2e796] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2025-07-19 13:32:29.670 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null
2025-07-19 13:32:29.685 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [c8a2e796] Connecting to [localhost/127.0.0.1:46767].
2025-07-19 13:32:29.696 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] Registering pool release on close event for channel
2025-07-19 13:32:29.696 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2025-07-19 13:32:29.697 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] onStateChange(PooledConnection{channel=[id: 0xc8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767]}, [connected])
2025-07-19 13:32:29.711 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796-1, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0xc8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767]}}, [configured])
2025-07-19 13:32:29.714 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [c8a2e796-1, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] Handler is being applied: {uri=http://localhost:46767/aai/schema-service/v1/nodes/checksums, method=GET}
2025-07-19 13:32:29.716 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796-1, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xc8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767]}}, [request_prepared])
2025-07-19 13:32:29.740 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096
2025-07-19 13:32:29.740 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8
2025-07-19 13:32:29.740 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32
2025-07-19 13:32:29.740 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false
2025-07-19 13:32:29.740 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true
2025-07-19 13:32:29.768 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796-1, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xc8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767]}}, [request_sent])
2025-07-19 13:32:29.774 INFO [aai-schema-service,,] 2684 --- [qtp453716724-61] o.o.l.f.base.AbstractAuditLogFilter : Entering
2025-07-19 13:32:29.783 DEBUG [aai-schema-service,,] 2684 --- [qtp453716724-61] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"48e3b735-dd4b-441b-b762-9997af1d18be","status":"200","rqstDate":"250719-13:32:29:775","respDate":"250719-13:32:29:783","sourceId":"test:48e3b735-dd4b-441b-b762-9997af1d18be","resourceId":"http://localhost:46767/aai/schema-service/v1/nodes/checksums","resourceType":"GET","rqstBuf":"{\"ID\":\"dc2835aa-fde0-4e6b-b540-a3711b0cd8fd\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.39], WebTestClient-Request-Id=[1], Host=[localhost:46767], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[48e3b735-dd4b-441b-b762-9997af1d18be]}\"}"}
2025-07-19 13:32:29.808 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable.
2025-07-19 13:32:29.817 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [c8a2e796-1, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Date:
Content-Type:
X-AAI-TXID:
Content-Length:
2025-07-19 13:32:29.817 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796-1, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xc8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767]}}, [response_received])
2025-07-19 13:32:29.838 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [c8a2e796-1, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] Received last HTTP packet
2025-07-19 13:32:29.838 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xc8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767]}}, [response_completed])
2025-07-19 13:32:29.838 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0xc8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767]}}, [disconnecting])
2025-07-19 13:32:29.838 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] Releasing channel
2025-07-19 13:32:29.840 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2025-07-19 13:32:29.910 DEBUG [aai-schema-service,,] 2684 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [c8a2e796, L:/127.0.0.1:46922 - R:localhost/127.0.0.1:46767] [terminated=true, cancelled=false, pending=1, error=null]: subscribing inbound receiver
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.804 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest
2025-07-19 13:32:29.974 WARN [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 64 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
2025-07-19 13:32:29.975 WARN [aai-schema-service,,] 2684 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 64 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest
[INFO] Running org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest
[INFO] Running org.onap.aai.schemaservice.service.AuthorizationServiceTest
2025-07-19 13:32:30.130 ERROR [aai-schema-service,,] 2684 --- [ main] o.o.a.s.service.AuthorizationService : IO Exception occurred during the reading of realm.properties
java.nio.file.NoSuchFileException: src/test/resources/non_existent_file.properties
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182)
at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
at java.base/java.nio.channels.FileChannel.open(FileChannel.java:345)
at java.base/java.nio.file.Files.lines(Files.java:4038)
at java.base/java.nio.file.Files.lines(Files.java:4130)
at org.onap.aai.schemaservice.service.AuthorizationService.init(AuthorizationService.java:57)
at org.onap.aai.schemaservice.service.AuthorizationServiceTest.lambda$testInit_fileNotFound_shouldNotThrowButLoadNoUsers$0(AuthorizationServiceTest.java:142)
at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:50)
at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:37)
at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3135)
at org.onap.aai.schemaservice.service.AuthorizationServiceTest.testInit_fileNotFound_shouldNotThrowButLoadNoUsers(AuthorizationServiceTest.java:142)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.aai.schemaservice.service.AuthorizationServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema-service ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema-service' with 42 classes
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-service ---
[INFO] Building jar: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-schema-service ---
[INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml
[INFO] Copying files to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build
[WARNING] Assembly file: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]
[INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ aai-schema-service ---
[INFO] Layout: ZIP
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema-service ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-fat-jar) @ aai-schema-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema-service ---
[INFO] Loading execution data file /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-schema-service' with 42 classes
[INFO] All coverage checks have been met.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-service ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-service ---
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT.jar to /tmp/r/org/onap/aai/schema-service/aai-schema-service/1.12.11-SNAPSHOT/aai-schema-service-1.12.11-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/pom.xml to /tmp/r/org/onap/aai/schema-service/aai-schema-service/1.12.11-SNAPSHOT/aai-schema-service-1.12.11-SNAPSHOT.pom
[INFO]
[INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ aai-schema-service ---
[INFO] org.onap.aai.schema-service:aai-schema-service:jar:1.12.11-SNAPSHOT
[INFO] +- ch.qos.logback:logback-core:jar:1.2.13:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.2.13:compile
[INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile
[INFO] +- ch.qos.logback:logback-access:jar:1.2.13:compile
[INFO] +- com.google.guava:guava:jar:33.4.0-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.2: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.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.13.5:compile
[INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.5:compile
[INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile
[INFO] +- org.eclipse.persistence:eclipselink:jar:2.7.15:compile
[INFO] | +- org.eclipse.persistence:jakarta.persistence:jar:2.2.3:compile
[INFO] | \- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile
[INFO] +- org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.15:compile
[INFO] | \- org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.15:compile
[INFO] | \- org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.7.0:compile
[INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:2.7.18:compile
[INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:compile
[INFO] | +- jakarta.websocket:jakarta.websocket-api:jar:1.1.2:compile
[INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.83:compile
[INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009:compile
[INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009:compile
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile
[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009:compile
[INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009:compile
[INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile
[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile
[INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile
[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile
[INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile
[INFO] | | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile
[INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile
[INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile
[INFO] | | \- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile
[INFO] | \- org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009:compile
[INFO] | +- org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009:compile
[INFO] | | +- org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009:compile
[INFO] | | +- org.ow2.asm:asm:jar:9.6:compile
[INFO] | | \- org.ow2.asm:asm-commons:jar:9.6:compile
[INFO] | | \- org.ow2.asm:asm-tree:jar:9.6:compile
[INFO] | \- org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009:compile
[INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:2.7.18:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.18:compile
[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile
[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.18:compile
[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.83:compile
[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.83:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.18:compile
[INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile
[INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile
[INFO] | | \- com.fasterxml:classmate:jar:1.5.1:compile
[INFO] | +- org.springframework:spring-web:jar:5.3.31:compile
[INFO] | | \- org.springframework:spring-beans:jar:5.3.31:compile
[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.35:compile
[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.35:compile
[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
[INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
[INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
[INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.35:compile
[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.35:compile
[INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.35:compile
[INFO] | +- org.glassfish.jersey.ext:jersey-spring5:jar:2.35:compile
[INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.35:compile
[INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
[INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
[INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:compile
[INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:compile
[INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:compile
[INFO] | | | +- org.ow2.asm:asm-analysis:jar:7.1:compile
[INFO] | | | \- org.ow2.asm:asm-util:jar:7.1:compile
[INFO] | | \- org.glassfish.hk2:spring-bridge:jar:2.6.1:compile
[INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.35:compile
[INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.35:compile
[INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.18:compile
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.18:compile
[INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.18:compile
[INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18:compile
[INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile
[INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile
[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile
[INFO] | | \- org.yaml:snakeyaml:jar:1.29:compile
[INFO] | +- org.springframework:spring-aop:jar:5.3.31:compile
[INFO] | \- org.aspectj:aspectjweaver:jar:1.9.7:compile
[INFO] +- org.onap.aai.aai-common:aai-core:jar:1.15.5:compile
[INFO] | +- org.onap.aai.aai-common:aai-annotations:jar:1.15.5:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.15.0:compile
[INFO] | +- commons-cli:commons-cli:jar:1.5.0:compile
[INFO] | +- org.apache.commons:commons-text:jar:1.10.0:compile
[INFO] | +- org.glassfish:javax.json:jar:1.1.4:compile
[INFO] | +- org.janusgraph:janusgraph-core:jar:1.1.0:compile
[INFO] | | +- org.janusgraph:janusgraph-driver:jar:1.1.0:compile
[INFO] | | | +- org.apache.tinkerpop:gremlin-driver:jar:3.7.3:compile
[INFO] | | | | +- org.apache.tinkerpop:gremlin-util:jar:3.7.3:compile
[INFO] | | | | \- io.netty:netty-all:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-haproxy:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-memcache:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-mqtt:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-redis:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-smtp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-socks:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-stomp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-codec-xml:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-rxtx:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-sctp:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-udt:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-classes-kqueue:jar:4.1.101.Final:compile
[INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.101.Final:runtime
[INFO] | | | | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.101.Final:runtime
[INFO] | | | | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.101.Final:runtime
[INFO] | | | | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.101.Final:runtime
[INFO] | | | +- org.noggit:noggit:jar:0.8:compile
[INFO] | | | +- org.locationtech.spatial4j:spatial4j:jar:0.8:compile
[INFO] | | | \- org.locationtech.jts:jts-core:jar:1.17.0:compile
[INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.22:compile
[INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.22:compile
[INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.22:compile
[INFO] | | +- net.oneandone.reflections8:reflections8:jar:0.11.7:compile
[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | | +- commons-configuration:commons-configuration:jar:1.10:compile
[INFO] | | | \- commons-lang:commons-lang:jar:2.6:compile
[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.10.1:compile
[INFO] | | +- commons-codec:commons-codec:jar:1.15:compile
[INFO] | | +- com.carrotsearch:hppc:jar:0.9.1:compile
[INFO] | | +- org.jctools:jctools-core:jar:4.0.5:compile
[INFO] | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile
[INFO] | +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | | \- junit:junit:jar:4.12:test
[INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
[INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
[INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
[INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
[INFO] | +- com.google.code.gson:gson:jar:2.9.1:compile
[INFO] | +- com.jayway.jsonpath:json-path:jar:2.2.0:compile
[INFO] | | \- net.minidev:json-smart:jar:2.4.11:compile
[INFO] | | \- net.minidev:accessors-smart:jar:2.4.11:compile
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile
[INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.35:compile
[INFO] | +- org.apache.tinkerpop:gremlin-core:jar:3.7.3:compile
[INFO] | | +- org.apache.tinkerpop:gremlin-shaded:jar:3.7.3:compile
[INFO] | | +- org.apache.tinkerpop:gremlin-language:jar:3.7.3:compile
[INFO] | | | +- org.antlr:antlr4-runtime:jar:4.11.1:compile
[INFO] | | | \- org.javatuples:javatuples:jar:1.2:compile
[INFO] | | +- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile
[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] | | +- com.squareup:javapoet:jar:1.13.0:compile
[INFO] | | \- net.objecthunter:exp4j:jar:0.4.8:compile
[INFO] | +- org.apache.tinkerpop:tinkergraph-gremlin:jar:3.7.3:compile
[INFO] | +- xml-apis:xml-apis:jar:1.4.01:compile
[INFO] | +- org.json:json:jar:20240303:compile
[INFO] | +- com.bazaarvoice.jolt:jolt-complete:jar:0.1.7:compile
[INFO] | | +- com.bazaarvoice.jolt:jolt-core:jar:0.1.7:compile
[INFO] | | | \- javax.inject:javax.inject:jar:1:compile
[INFO] | | \- com.bazaarvoice.jolt:json-utils:jar:0.1.7:compile
[INFO] | +- com.github.fge:json-patch:jar:1.9:compile
[INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile
[INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile
[INFO] | | \- com.github.fge:btf:jar:1.2:compile
[INFO] | +- org.springframework:spring-context:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-core:jar:5.3.31:compile
[INFO] | | \- org.springframework:spring-jcl:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-expression:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-webmvc:jar:5.3.31:compile
[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[INFO] | | \- commons-logging:commons-logging:jar:1.2:compile
[INFO] | +- org.apache.tinkerpop:gremlin-groovy:jar:3.7.3:compile
[INFO] | | +- org.apache.ivy:ivy:jar:2.5.2:compile
[INFO] | | +- org.apache.groovy:groovy:jar:4.0.23:compile
[INFO] | | +- org.apache.groovy:groovy-groovysh:jar:4.0.23:compile
[INFO] | | | +- org.apache.groovy:groovy-console:jar:4.0.23:compile
[INFO] | | | | +- com.github.javaparser:javaparser-core:jar:3.26.2:compile
[INFO] | | | | +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:compile
[INFO] | | | | \- org.apache.groovy:groovy-swing:jar:4.0.23:compile
[INFO] | | | +- org.apache.groovy:groovy-templates:jar:4.0.23:compile
[INFO] | | | +- org.apache.groovy:groovy-xml:jar:4.0.23:compile
[INFO] | | | \- jline:jline:jar:2.14.6:compile
[INFO] | | +- org.apache.groovy:groovy-json:jar:4.0.23:compile
[INFO] | | +- org.apache.groovy:groovy-jsr223:jar:4.0.23:compile
[INFO] | | \- org.mindrot:jbcrypt:jar:0.4:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile
[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile
[INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile
[INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile
[INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile
[INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.1.10:compile
[INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.1.8:compile
[INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.1.8:compile
[INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.12.RELEASE:compile
[INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.73:compile
[INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.73:compile
[INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.73:compile
[INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.1.10:compile
[INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.1.10:compile
[INFO] | +- io.zipkin.brave:brave:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.11:compile
[INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.11:compile
[INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.11:compile
[INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile
[INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.3:compile
[INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.1.10:compile
[INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.1.10:compile
[INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.1.10:compile
[INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.1.8:compile
[INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.7.11:compile
[INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.2:compile
[INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.3:compile
[INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.3:compile
[INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.3:compile
[INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.3:compile
[INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.3:compile
[INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.9.17:compile
[INFO] | +- io.micrometer:micrometer-core:jar:1.9.17:compile
[INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile
[INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime
[INFO] | \- io.prometheus:simpleclient_common:jar:0.15.0:compile
[INFO] | \- io.prometheus:simpleclient:jar:0.15.0:compile
[INFO] | +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile
[INFO] | | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile
[INFO] | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile
[INFO] +- org.projectlombok:lombok:jar:1.18.34:provided
[INFO] +- org.reflections:reflections:jar:0.9.10:compile
[INFO] | +- org.javassist:javassist:jar:3.19.0-GA:compile
[INFO] | \- com.google.code.findbugs:annotations:jar:2.0.1:compile
[INFO] +- org.onap.aai.aai-common:aai-els-onap-logging:jar:1.15.5:compile
[INFO] | +- org.springframework:spring-orm:jar:5.3.31:compile
[INFO] | | \- org.springframework:spring-jdbc:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-oxm:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-aspects:jar:5.3.31:compile
[INFO] | +- org.springframework:spring-tx:jar:5.3.31:compile
[INFO] | +- org.aspectj:aspectjrt:jar:1.9.1:compile
[INFO] | \- commons-io:commons-io:jar:2.16.1:compile
[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.18:test
[INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.18:test
[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.18:test
[INFO] | +- org.assertj:assertj-core:jar:3.22.0:test
[INFO] | +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test
[INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
[INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
[INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test
[INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test
[INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
[INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1: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-test:jar:5.3.31:test
[INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test
[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.7.18:test
[INFO] +- org.mockito:mockito-core:jar:3.4.0:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.23:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test
[INFO] | \- org.objenesis:objenesis:jar:2.6:test
[INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.18:test
[INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.18:test
[INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.39:test
[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:runtime
[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:runtime
[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.0.39:test
[INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.101.Final:compile
[INFO] | \- org.springframework:spring-webflux:jar:5.3.31:test
[INFO] | \- io.projectreactor:reactor-core:jar:3.4.34:test
[INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:test
[INFO] \- net.logstash.logback:logstash-logback-encoder:jar:6.6:compile
[INFO]
[INFO] --- clm-maven-plugin:2.52.2-01:index (default-cli) @ aai-schema-service ---
[INFO] Saved module information to /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/sonatype-clm/module.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for aai-schema-service 1.12.11-SNAPSHOT:
[INFO]
[INFO] aai-schema-service ................................. SUCCESS [ 7.797 s]
[INFO] aai-annotations .................................... SUCCESS [ 4.207 s]
[INFO] aai-schema-gen ..................................... SUCCESS [08:29 min]
[INFO] aai-schema ......................................... SUCCESS [01:05 min]
[INFO] aai-queries ........................................ SUCCESS [ 19.532 s]
[INFO] aai-schema-service ................................. SUCCESS [ 45.434 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:56 min
[INFO] Finished at: 2025-07-19T13:32:37Z
[INFO] ------------------------------------------------------------------------
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins14612847688545277960.sh
[aai-schema-service-maven-clm-master] $ /bin/sh -xe /tmp/jenkins4590087913227885675.sh
+ find . -regex .*karaf/target
+ xargs rm -rf
[INFO] 2025-07-19T13:32:42.693Z Scanning application onap-aai-schema-service.
[INFO] Discovered commit hash 'b8fe646dec28259f7ce828f3273210a8304ff723' via environment variable GIT_COMMIT
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build/lib/aai-schema-service-1.12.11-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT.jar
[INFO] Scan configuration properties:
[INFO] dirExcludes=null
[INFO] dirIncludes=null
[INFO] fileExcludes=
[INFO] fileIncludes=
[INFO] 2025-07-19T13:32:43.257Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT-sources.jar
[INFO] 2025-07-19T13:32:43.647Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT.jar
[INFO] 2025-07-19T13:32:43.786Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT-sources.jar
[INFO] 2025-07-19T13:32:43.958Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-queries/target/aai-queries-1.12.11-SNAPSHOT.jar
[INFO] 2025-07-19T13:32:43.979Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar
[INFO] 2025-07-19T13:32:43.992Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT.jar
[INFO] 2025-07-19T13:32:44.058Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build/lib/aai-schema-service-1.12.11-SNAPSHOT.jar
[INFO] 2025-07-19T13:32:48.268Z Scanned 9672 files so far
[INFO] 2025-07-19T13:32:53.256Z Scanned 31471 files so far
[ERROR] Could not parse class file FastDoubleSwar.class
java.lang.IllegalArgumentException: Unsupported class file major version 63
at org.objectweb.asm.ClassReader.(ClassReader.java:196)
at org.objectweb.asm.ClassReader.(ClassReader.java:177)
at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42)
at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.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.RemoteScanner.call(RemoteScanner.groovy:97)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file FastIntegerMath$UInt128.class
java.lang.IllegalArgumentException: Unsupported class file major version 63
at org.objectweb.asm.ClassReader.(ClassReader.java:196)
at org.objectweb.asm.ClassReader.(ClassReader.java:177)
at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42)
at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.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.RemoteScanner.call(RemoteScanner.groovy:97)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[ERROR] Could not parse class file FastIntegerMath.class
java.lang.IllegalArgumentException: Unsupported class file major version 63
at org.objectweb.asm.ClassReader.(ClassReader.java:196)
at org.objectweb.asm.ClassReader.(ClassReader.java:177)
at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58)
at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42)
at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93)
at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156)
at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312)
at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290)
at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.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.RemoteScanner.call(RemoteScanner.groovy:97)
at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[INFO] 2025-07-19T13:32:58.257Z Scanned 53916 files so far
[INFO] 2025-07-19T13:33:01.948Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT.jar
[INFO] 2025-07-19T13:33:02.283Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT-sources.jar
[INFO] 2025-07-19T13:33:03.256Z Scanned 81322 files so far
[INFO] 2025-07-19T13:33:04.931Z Starting scanning target: /w/workspace/aai-schema-service-maven-clm-master/aai-schema/target/aai-schema-1.12.11-SNAPSHOT.jar
[INFO] 2025-07-19T13:33:08.257Z Scanned 104041 files so far
[INFO] 2025-07-19T13:33:09.528Z Scanned 107603 total files
[INFO] 2025-07-19T13:33:11.586Z Finished scanning application onap-aai-schema-service.
[INFO] Discovered repository url '$GIT_URL/aai/schema-service/aai/schema-service/aai/schema-service/aai/schema-service' via environment variable GIT_URL
[INFO] Repository URL $GIT_URL/aai/schema-service/aai/schema-service/aai/schema-service/aai/schema-service was found using automation
[INFO] Amending source control record for application with id: onap-aai-schema-service with discovered Repository URL: $GIT_URL/aai/schema-service/aai/schema-service/aai/schema-service/aai/schema-service
[INFO] 2025-07-19T13:33:12.483Z Evaluating application onap-aai-schema-service for stage build.
[INFO] Waiting for policy evaluation to complete...
[INFO] Assigned scan ID 636a55c7a5994c829c80bf8ce8b1e07d
[INFO] Policy evaluation completed in 18 seconds.
[INFO] 2025-07-19T13:33:31.467Z Finished evaluating application onap-aai-schema-service for stage build.
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52434 with severity >= 7 (severity = 8.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52520 with severity >= 7 (severity = 8.9)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-53506 with severity >= 7 (severity = 8.9)] ]]
Nexus IQ reports policy warning due to
Policy(License - Advertising clause) [
Component(displayName=org.aspectj : aspectjweaver : 1.9.7, hash=158f5c255cd3e4408e79) [
Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.ext : jersey-bean-validation : 2.35, hash=25db0a3afa88b8e9f299) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.35, hash=2be6d2227081028566e8) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.core : jersey-common : 2.35, hash=2f15ec1b3a3598d6b12d) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.ext : jersey-entity-filtering : 2.35, hash=2fbe9e89f6597e10976d) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.media : jersey-media-json-jackson : 2.35, hash=6383927e15ecb4baeef2) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.ext : jersey-spring5 : 2.35, hash=78bf4a8bc981e09a9a97) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.35, hash=7cc48f2529b921f25a02) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.35, hash=898ef84b72e75788811d) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.core : jersey-server : 2.35, hash=c6efc2ee82d2550e6385) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Strong copyleft with exceptions) [
Component(displayName=org.glassfish.jersey.core : jersey-client : 2.35, hash=ea92be0dd34d0b298930) [
Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.persistence : eclipselink : 2.7.15, hash=0b7d3a9e02a9505799b5) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty.websocket : websocket-client : 9.4.53.v20231009, hash=0c265cc8d4a8e86c8769) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : hk2-api : 2.6.1, hash=114bd7afb4a1bd999352) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-client : 9.4.53.v20231009, hash=143440d3a77f9cf17aba) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.aspectj : aspectjweaver : 1.9.7, hash=158f5c255cd3e4408e79) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty.websocket : javax-websocket-client-impl : 9.4.53.v20231009, hash=196d908cc2712ae300ef) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=jakarta.ws.rs : jakarta.ws.rs-api : 2.1.6, hash=1dcb770bce80a490dff4) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty.websocket : javax-websocket-server-impl : 9.4.53.v20231009, hash=1f311f0f6c0dfd4709e8) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.ext : jersey-bean-validation : 2.35, hash=25db0a3afa88b8e9f299) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.35, hash=2be6d2227081028566e8) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.core : jersey-common : 2.35, hash=2f15ec1b3a3598d6b12d) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.ext : jersey-entity-filtering : 2.35, hash=2fbe9e89f6597e10976d) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : hk2-utils : 2.6.1, hash=396513aa96c1d5a10aa4) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : hk2 : 2.6.1, hash=3b971d09e8b3d0a34c7b) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty.websocket : websocket-common : 9.4.53.v20231009, hash=3d842b746df703cbac36) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : class-model : 2.6.1, hash=444b935ddfddeb6c13c2) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : hk2-core : 2.6.1, hash=473f28e1c24c099fb5f8) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-util-ajax : 9.4.53.v20231009, hash=4d20f6206eb774729369) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.persistence : org.eclipse.persistence.core : 2.7.15, hash=4f22ce75e789663e1043) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=jakarta.annotation : jakarta.annotation-api : 1.3.5, hash=59eb84ee0d616332ff44) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty.websocket : websocket-servlet : 9.4.53.v20231009, hash=5a2a3543f309cddb7db9) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : spring-bridge : 2.6.1, hash=5b8e5e55b65588572822) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.media : jersey-media-json-jackson : 2.35, hash=6383927e15ecb4baeef2) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-servlet : 9.4.53.v20231009, hash=6670d6a54cdcaedd8090) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty.websocket : websocket-server : 9.4.53.v20231009, hash=69b42e0132a026fb0a82) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=jakarta.websocket : jakarta.websocket-api : 1.1.2, hash=69c2fdfb75081cc935bc) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-security : 9.4.53.v20231009, hash=6fbc8ebe9046954dc2f5) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-io : 9.4.53.v20231009, hash=70cf7649b27c964ad29b) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.ext : jersey-spring5 : 2.35, hash=78bf4a8bc981e09a9a97) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.35, hash=7cc48f2529b921f25a02) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.locationtech.jts : jts-core : 1.17.0, hash=7e1973b5babdd98734b1) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0', 'EPL')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2.external : jakarta.inject : 2.6.1, hash=8096ebf722902e75fbd4) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.aspectj : aspectjrt : 1.9.1, hash=84b05e2d360c83ce9fd1) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-http : 9.4.53.v20231009, hash=87faf21eb322753f0527) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.35, hash=898ef84b72e75788811d) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-server : 9.4.53.v20231009, hash=8b0e761a0b359db59dae) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-xml : 9.4.53.v20231009, hash=90a4618905d53bf962fc) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.persistence : commonj.sdo : 2.1.1, hash=90d4c89ce0a69f58619f) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish : javax.json : 1.1.4, hash=943f240a509d3c70b448) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=javax.xml.bind : jaxb-api : 2.3.0, hash=99f802e0cb3e953ba3d6) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : hk2-locator : 2.6.1, hash=9dedf9d2022e38ec0743) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-plus : 9.4.53.v20231009, hash=ad6b32ecc29d433c87bf) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : hk2-runlevel : 2.6.1, hash=b001c88bea6dfb4a74b7) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2.external : aopalliance-repackaged : 2.6.1, hash=b2eb0a83bcbb44cc5d25) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=jakarta.servlet : jakarta.servlet-api : 4.0.4, hash=b8a1142e04838fe54194) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty.websocket : websocket-api : 9.4.53.v20231009, hash=c408e2ab5ef0414e29c4) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.core : jersey-server : 2.35, hash=c6efc2ee82d2550e6385) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.persistence : org.eclipse.persistence.moxy : 2.7.15, hash=c7cdc7b26e2eebb90880) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.persistence : jakarta.persistence : 2.2.3, hash=ccb72277523e79f81bbf) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.53.v20231009, hash=d227a9ccc6a20d998d28) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=javax.ws.rs : javax.ws.rs-api : 2.1.1, hash=d3466bc9321fe84f268a) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=ch.qos.logback : logback-access : 1.2.13, hash=d36490542e22a6592901) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.persistence : org.eclipse.persistence.asm : 9.7.0, hash=dcbfd346c49c31ddaa0d) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.hk2 : osgi-resource-locator : 1.0.3, hash=de3b21279df7e755e382) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-webapp : 9.4.53.v20231009, hash=e8eaa67afb6670aea2b9) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=ch.qos.logback : logback-classic : 1.2.13, hash=e9f3458e7354fe491708) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.glassfish.jersey.core : jersey-client : 2.35, hash=ea92be0dd34d0b298930) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-continuation : 9.4.53.v20231009, hash=eb200267a81425a77fe1) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-util : 9.4.53.v20231009, hash=f72bb4f687b4454052c6) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - non-LGPL) [
Component(displayName=org.eclipse.jetty : jetty-annotations : 9.4.53.v20231009, hash=f8f18d99b33ee44958d3) [
Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - LGPL) [
Component(displayName=com.github.javaparser : javaparser-core : 3.26.2, hash=795eca30f20fdc110d1a) [
Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-3.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - LGPL) [
Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [
Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - LGPL) [
Component(displayName=com.google.code.findbugs : annotations : 2.0.1, hash=9ef6656259841cebfb9f) [
Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-3.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - LGPL) [
Component(displayName=com.google.code.javaparser : javaparser : 1.0.11, hash=ca8e06b0e6ee3ce2e1f6) [
Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-3.0')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - LGPL) [
Component(displayName=ch.qos.logback : logback-access : 1.2.13, hash=d36490542e22a6592901) [
Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]]
Nexus IQ reports policy warning due to
Policy(License - Weak copyleft - LGPL) [
Component(displayName=ch.qos.logback : logback-classic : 1.2.13, hash=e9f3458e7354fe491708) [
Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=com.jayway.jsonpath : json-path : 2.2.0, hash=22290d17944bd239fabf) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-51074 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-51074 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=commons-configuration : commons-configuration : 1.10, hash=2b36e4adfb66d966c5ae) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29133 with severity >= 4 (severity = 4.4), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-29133 with severity <= 6 (severity = 4.4)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.73, hash=4bd3de48e5153059fe3f) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33201 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-33201 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.73, hash=4bd3de48e5153059fe3f) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-30171 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-30171 with severity <= 6 (severity = 5.9)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.73, hash=4bd3de48e5153059fe3f) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-30172 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-30172 with severity <= 6 (severity = 5.9)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.springframework : spring-expression : 5.3.31, hash=55637af1b186d1008890) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-38808 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-38808 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.yaml : snakeyaml : 1.29, hash=6d0cdafb2010f1297e57) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-38750 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-38750 with severity <= 6 (severity = 5.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.eclipse.jetty : jetty-http : 9.4.53.v20231009, hash=87faf21eb322753f0527) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-6763 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-12798 with severity <= 6 (severity = 5.9)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.eclipse.jetty : jetty-server : 9.4.53.v20231009, hash=8b0e761a0b359db59dae) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-27218 with severity <= 6 (severity = 4.8)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.apache.tinkerpop : gremlin-shaded : 3.7.3, hash=90e8addd9b783812c64f) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2021-1215 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=commons-io : commons-io : 2.8.0, hash=92999e26e6534606b567) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47554 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-47554 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=org.springframework : spring-context : 5.3.31, hash=a2d6e76507f037ad835e) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-38820 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-38820 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Severe vulnerabilities) [
Component(displayName=io.netty : netty-codec-http : 4.1.101.Final, hash=c648f863b301e3fc62d0) [
Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29025 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-29025 with severity <= 6 (severity = 5.3)] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=org.bouncycastle : bcutil-jdk18on : 1.73, hash=073a680acd04b249a677) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=org.json : json : 20240303, hash=0ebb88e8fb5122b7506d) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=com.fasterxml.jackson.datatype : jackson-datatype-jdk8 : 2.13.5, hash=1278f38160812811c56e) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=com.bazaarvoice.jolt : jolt-core : 0.1.7, hash=269059e871f6acf35518) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Declared')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.netty : netty-all : 4.1.101.Final, hash=2761d380bc97e6ce6474) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.dropwizard.metrics : metrics-jmx : 4.2.22, hash=2f23beded3e46a3552fc) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=com.carrotsearch : hppc : 0.9.1, hash=4bf4c51e06aec600894d) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.prometheus : simpleclient_tracer_otel : 0.15.0, hash=53770a575d13d5aeebc7) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.prometheus : simpleclient_common : 0.15.0, hash=57bd1d8be9f4d965a38c) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.dropwizard.metrics : metrics-core : 4.2.22, hash=61625cf2338fe84464c5) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.netty : netty-resolver-dns-native-macos : jar : osx-x86_64 : 4.1.101.Final, hash=645cbd6631dbd3cf9fde) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=org.springframework.cloud : spring-cloud-starter-sleuth : 3.1.10, hash=894816962e12d4e142f6) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=8d96f40da8970ddd48af) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.prometheus : simpleclient_tracer_otel_agent : 0.15.0, hash=9c2f1a31796011058185) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.dropwizard.metrics : metrics-graphite : 4.2.22, hash=9d8cd3ed749f2c2f846e) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=com.fasterxml.jackson.module : jackson-module-parameter-names : 2.13.5, hash=a401a99e7a45450fd3ef) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=com.bazaarvoice.jolt : json-utils : 0.1.7, hash=cf6804d158c76bf14edc) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Declared')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=org.springframework.cloud : spring-cloud-starter : 3.1.8, hash=d1a75c9f726bdb02dee3) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=net.oneandone.reflections8 : reflections8 : 0.11.7, hash=e71f98ce021b886a4bb2) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=com.bazaarvoice.jolt : jolt-complete : 0.1.7, hash=ebe02ccf2dcbf57e425f) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Declared')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.prometheus : simpleclient_tracer_common : 0.15.0, hash=f1bac57eaf6c04e6b72a) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=io.netty : netty-resolver-dns-native-macos : jar : osx-aarch_64 : 4.1.101.Final, hash=f395cd46680f406d61f6) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=f91fda2c7f9f485db21a) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]]
Nexus IQ reports policy warning due to
Policy(License - Unknown license) [
Component(displayName=org.bouncycastle : bcpkix-jdk18on : 1.73, hash=fd41dae0f564a93888ed) [
Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.13.5, hash=0d07c97d3de9ea658caf) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.springframework.security : spring-security-crypto : 5.7.11, hash=3abf76cedbba13496108) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-22228 with severity >= 7 (severity = 9.1)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.springframework : spring-web : 5.3.31, hash=3bf73c385a1f2f4a0d48) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2016-1000027 with severity >= 7 (severity = 9.8)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.springframework : spring-web : 5.3.31, hash=3bf73c385a1f2f4a0d48) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22243 with severity >= 7 (severity = 8.1)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.springframework : spring-web : 5.3.31, hash=3bf73c385a1f2f4a0d48) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22262 with severity >= 7 (severity = 8.1)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.springframework : spring-web : 5.3.31, hash=3bf73c385a1f2f4a0d48) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38809 with severity >= 7 (severity = 8.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.springframework : spring-web : 5.3.31, hash=3bf73c385a1f2f4a0d48) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41234 with severity >= 7 (severity = 7.4)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.springframework : spring-webmvc : 5.3.31, hash=45754d056effe8257a01) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.73, hash=4bd3de48e5153059fe3f) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-29857 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.73, hash=4bd3de48e5153059fe3f) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2024-0946 with severity >= 7 (severity = 7.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.yaml : snakeyaml : 1.29, hash=6d0cdafb2010f1297e57) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.yaml : snakeyaml : 1.29, hash=6d0cdafb2010f1297e57) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-25857 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=io.netty : netty-handler : 4.1.101.Final, hash=7800aea949bf95f63df7) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-24970 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2024-3350 with severity >= 7 (severity = 8.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.eclipse.jetty : jetty-server : 9.4.53.v20231009, hash=8b0e761a0b359db59dae) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-13009 with severity >= 7 (severity = 7.2)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.glassfish : javax.json : 1.1.4, hash=943f240a509d3c70b448) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-7272 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-websocket : 9.0.83, hash=9af4b7450296bb4eff93) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-23672 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=commons-beanutils : commons-beanutils : 1.9.4, hash=d52b9abcd97f38c81342) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48734 with severity >= 7 (severity = 8.8)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-24549 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-34750 with severity >= 7 (severity = 8.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38286 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-50379 with severity >= 7 (severity = 9.2)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-24813 with severity >= 7 (severity = 9.8)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-31650 with severity >= 7 (severity = 7.5)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-31651 with severity >= 7 (severity = 9.8)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Critical vulnerabilities) [
Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.83, hash=d771e4343b0515c67dab) [
Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48988 with severity >= 7 (severity = 8.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Moderate vulnerabilities) [
Component(displayName=commons-configuration : commons-configuration : 1.10, hash=2b36e4adfb66d966c5ae) [
Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2025-46392 with severity <= 3 (severity = 2.7), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2025-46392 with severity >= 1 (severity = 2.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Moderate vulnerabilities) [
Component(displayName=org.apache.commons : commons-configuration2 : 2.10.1, hash=2b681b3bcddeaa5bf5c2) [
Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability sonatype-2023-1627 with severity <= 3 (severity = 2.7), Security Vulnerability Severity >= 1 because: Found security vulnerability sonatype-2023-1627 with severity >= 1 (severity = 2.7)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Moderate vulnerabilities) [
Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [
Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2024-12801 with severity <= 3 (severity = 2.4), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2024-12801 with severity >= 1 (severity = 2.4)] ]]
Nexus IQ reports policy warning due to
Policy(Security - Moderate vulnerabilities) [
Component(displayName=org.springframework : spring-context : 5.3.31, hash=a2d6e76507f037ad835e) [
Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2025-22233 with severity <= 3 (severity = 2.3), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2025-22233 with severity >= 1 (severity = 2.3)] ]]
The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-aai-schema-service/report/636a55c7a5994c829c80bf8ce8b1e07d
Summary of policy violations: 40 critical, 44 severe, 67 moderate
IQ Server evaluation of application onap-aai-schema-service detected warnings
Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1683 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins9595902427566276686.sh
---> sysstat.sh
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins11514636702413452202.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/aai-schema-service-maven-clm-master
+ 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/aai-schema-service-maven-clm-master ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/aai-schema-service-maven-clm-master ']'
+ mkdir -p /w/workspace/aai-schema-service-maven-clm-master/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-schema-service-maven-clm-master/archives/
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins3934146148591911228.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-schema-service-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eo0d from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-Eo0d/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins16041265578392841175.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-schema-service-maven-clm-master@tmp/config8747190406747459247tmp
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.
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins17613062652225493615.sh
---> create-netrc.sh
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins15173141749960781285.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-schema-service-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eo0d from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-Eo0d/bin to PATH
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins15563377994611992415.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[aai-schema-service-maven-clm-master] $ /bin/bash /tmp/jenkins8710856251427761901.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-schema-service-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eo0d from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-Eo0d/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[aai-schema-service-maven-clm-master] $ /bin/bash -l /tmp/jenkins17843048487657582072.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-schema-service-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eo0d from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-Eo0d/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-schema-service-maven-clm-master/304
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-builder-4c-4g-29187 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2800.000
BogoMIPS: 5600.00
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities
---> nproc:
4
---> df -h:
Filesystem Size Used Avail Use% Mounted on
udev 7.9G 0 7.9G 0% /dev
tmpfs 1.6G 672K 1.6G 1% /run
/dev/vda1 78G 11G 68G 14% /
tmpfs 7.9G 0 7.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
/dev/vda15 105M 4.4M 100M 5% /boot/efi
tmpfs 1.6G 0 1.6G 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 16040 1104 10824 0 4110 14607
Swap: 1023 0 1023
---> ip addr:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
link/ether fa:16:3e:1c:0b:0b brd ff:ff:ff:ff:ff:ff
inet 10.30.107.11/23 brd 10.30.107.255 scope global dynamic ens3
valid_lft 85562sec preferred_lft 85562sec
inet6 fe80::f816:3eff:fe1c:b0b/64 scope link
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-29187) 07/19/25 _x86_64_ (4 CPU)
13:20:20 LINUX RESTART (4 CPU)
13:21:01 tps rtps wtps bread/s bwrtn/s
13:22:01 181.04 17.06 163.97 675.09 50669.02
13:23:01 51.82 1.18 50.64 31.59 16413.80
13:24:01 23.75 0.00 23.75 0.00 707.08
13:25:01 33.94 0.00 33.94 0.00 755.34
13:26:01 33.99 0.00 33.99 0.00 925.98
13:27:01 17.98 0.00 17.98 0.00 379.80
13:28:01 21.86 0.00 21.86 0.00 552.57
13:29:01 48.68 0.00 48.68 0.00 1095.95
13:30:01 32.44 0.43 32.01 15.33 1277.97
13:31:01 18.11 2.53 15.58 81.32 7138.01
13:32:01 187.73 1.88 185.85 52.00 30262.53
13:33:01 40.88 1.05 39.83 49.19 15774.70
13:34:01 23.68 0.80 22.88 86.65 9757.57
Average: 55.07 1.92 53.15 76.24 10438.89
13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
13:22:01 13160940 15028096 3264028 19.87 75916 1980184 1320212 7.56 1216976 1805236 106400
13:23:01 12335376 14247956 4089592 24.90 76336 2023760 1752964 10.03 2032536 1812648 180
13:24:01 12235372 14163948 4189596 25.51 76564 2038896 1823676 10.44 2116176 1827732 188
13:25:01 12194208 14141428 4230760 25.76 77136 2055660 1839788 10.53 2137484 1844476 20
13:26:01 12159768 14128456 4265200 25.97 77560 2075724 1839788 10.53 2149880 1864512 372
13:27:01 12141632 14119700 4283336 26.08 77976 2083776 1856032 10.62 2158808 1872600 208
13:28:01 12126872 14117912 4298096 26.17 78364 2095420 1856032 10.62 2159448 1884236 32
13:29:01 12097368 14115492 4327600 26.35 79532 2118772 1856032 10.62 2161472 1907584 748
13:30:01 10677944 12868496 5747024 34.99 80328 2286668 3165860 18.12 3404192 2074024 136984
13:31:01 8817692 11578756 7607276 46.32 89352 2806964 4398212 25.17 4788248 2495652 455040
13:32:01 7784012 11227712 8640956 52.61 99448 3421868 4936236 28.25 5577920 2679416 202516
13:33:01 11055208 15037872 5369760 32.69 101188 3942380 1169448 6.69 2235192 2745896 258076
13:34:01 11149916 15022156 5275052 32.12 103884 3832840 1220676 6.99 2226024 2662684 27676
Average: 11379716 13830614 5045252 30.72 84122 2520224 2233458 12.78 2643412 2113592 91418
13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
13:22:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00
13:22:01 ens3 386.95 278.40 3033.34 52.69 0.00 0.00 0.00 0.00
13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
13:23:01 ens3 97.68 58.36 668.14 10.45 0.00 0.00 0.00 0.00
13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:24:01 ens3 0.55 0.17 0.10 0.26 0.00 0.00 0.00 0.00
13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
13:25:01 ens3 0.78 0.47 0.37 0.50 0.00 0.00 0.00 0.00
13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:26:01 ens3 0.35 0.22 0.13 0.30 0.00 0.00 0.00 0.00
13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
13:27:01 ens3 0.40 0.38 0.15 0.45 0.00 0.00 0.00 0.00
13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:28:01 ens3 0.20 0.15 0.06 0.22 0.00 0.00 0.00 0.00
13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
13:29:01 ens3 1.05 0.55 0.41 0.62 0.00 0.00 0.00 0.00
13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:30:01 ens3 46.60 27.86 11.30 9.54 0.00 0.00 0.00 0.00
13:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00
13:31:01 ens3 191.88 118.01 278.98 45.91 0.00 0.00 0.00 0.00
13:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00
13:32:01 ens3 425.83 261.75 1263.96 84.47 0.00 0.00 0.00 0.00
13:33:01 lo 1.65 1.65 13.55 13.55 0.00 0.00 0.00 0.00
13:33:01 ens3 367.57 251.61 745.66 89.46 0.00 0.00 0.00 0.00
13:34:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00
13:34:01 ens3 94.73 69.71 34.24 253.20 0.00 0.00 0.00 0.00
Average: lo 0.31 0.31 1.06 1.06 0.00 0.00 0.00 0.00
Average: ens3 124.19 82.12 464.36 42.16 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-29187) 07/19/25 _x86_64_ (4 CPU)
13:20:20 LINUX RESTART (4 CPU)
13:21:01 CPU %user %nice %system %iowait %steal %idle
13:22:01 all 29.00 0.00 1.79 3.62 0.08 65.52
13:22:01 0 22.16 0.00 1.57 1.09 0.05 75.13
13:22:01 1 18.91 0.00 1.26 10.18 0.07 69.59
13:22:01 2 36.20 0.00 2.17 2.35 0.12 59.16
13:22:01 3 38.75 0.00 2.19 0.82 0.07 58.17
13:23:01 all 37.84 0.00 0.45 0.55 0.06 61.10
13:23:01 0 41.38 0.00 0.40 0.02 0.07 58.13
13:23:01 1 30.29 0.00 0.47 1.70 0.05 67.49
13:23:01 2 39.98 0.00 0.48 0.47 0.05 59.01
13:23:01 3 39.72 0.00 0.42 0.05 0.07 59.75
13:24:01 all 38.07 0.00 0.09 0.01 0.06 61.78
13:24:01 0 23.40 0.00 0.07 0.00 0.03 76.50
13:24:01 1 22.30 0.00 0.10 0.05 0.08 77.47
13:24:01 2 30.71 0.00 0.08 0.00 0.03 69.17
13:24:01 3 75.87 0.00 0.08 0.00 0.08 23.96
13:25:01 all 32.88 0.00 0.10 0.00 0.05 66.97
13:25:01 0 5.99 0.00 0.03 0.00 0.02 93.96
13:25:01 1 40.86 0.00 0.08 0.02 0.05 58.99
13:25:01 2 68.59 0.00 0.23 0.00 0.08 31.09
13:25:01 3 16.46 0.00 0.08 0.00 0.03 83.43
13:26:01 all 28.64 0.00 0.09 0.01 0.05 71.21
13:26:01 0 20.64 0.00 0.03 0.00 0.03 79.29
13:26:01 1 53.56 0.00 0.08 0.02 0.07 46.27
13:26:01 2 17.50 0.00 0.08 0.02 0.03 82.36
13:26:01 3 22.97 0.00 0.15 0.00 0.07 76.82
13:27:01 all 25.74 0.00 0.05 0.01 0.03 74.17
13:27:01 0 7.76 0.00 0.03 0.00 0.00 92.21
13:27:01 1 27.22 0.00 0.03 0.05 0.03 72.66
13:27:01 2 2.32 0.00 0.03 0.00 0.00 97.65
13:27:01 3 65.74 0.00 0.08 0.00 0.07 34.11
13:28:01 all 25.11 0.00 0.06 0.01 0.03 74.79
13:28:01 0 0.25 0.00 0.03 0.00 0.03 99.68
13:28:01 1 0.15 0.00 0.02 0.03 0.00 99.80
13:28:01 2 0.25 0.00 0.03 0.00 0.02 99.70
13:28:01 3 99.67 0.00 0.17 0.00 0.10 0.07
13:29:01 all 25.33 0.00 0.08 0.24 0.03 74.32
13:29:01 0 0.49 0.00 0.02 0.00 0.02 99.48
13:29:01 1 1.35 0.00 0.02 0.97 0.00 97.67
13:29:01 2 20.58 0.00 0.03 0.00 0.03 79.35
13:29:01 3 78.79 0.00 0.25 0.00 0.07 20.90
13:30:01 all 24.80 0.00 0.37 0.02 0.05 74.77
13:30:01 0 8.49 0.00 0.13 0.00 0.03 91.34
13:30:01 1 8.64 0.00 0.22 0.05 0.05 91.04
13:30:01 2 16.26 0.00 0.48 0.00 0.03 83.22
13:30:01 3 65.71 0.00 0.67 0.00 0.08 33.54
13:31:01 all 49.69 0.00 1.21 0.31 0.07 48.72
13:31:01 0 44.36 0.00 0.74 0.00 0.07 54.84
13:31:01 1 35.67 0.00 0.38 1.15 0.07 62.73
13:31:01 2 53.06 0.00 0.45 0.03 0.07 46.39
13:31:01 3 65.72 0.00 3.25 0.10 0.07 30.86
13:32:01 all 52.81 0.00 2.65 1.22 0.10 43.22
13:32:01 0 65.34 0.00 5.19 0.28 0.12 29.07
13:32:01 1 36.96 0.00 1.80 4.40 0.08 56.75
13:32:01 2 53.10 0.00 1.04 0.07 0.10 45.70
13:32:01 3 55.82 0.00 2.60 0.13 0.08 41.36
13:32:01 CPU %user %nice %system %iowait %steal %idle
13:33:01 all 53.10 0.00 1.73 0.39 0.10 44.68
13:33:01 0 53.97 0.00 1.64 0.02 0.10 44.27
13:33:01 1 47.74 0.00 1.60 1.47 0.10 49.09
13:33:01 2 45.80 0.00 1.37 0.02 0.08 52.73
13:33:01 3 64.91 0.00 2.32 0.03 0.12 32.62
13:34:01 all 17.55 0.00 0.86 0.74 0.04 80.81
13:34:01 0 10.61 0.00 0.65 0.08 0.03 88.62
13:34:01 1 27.95 0.00 1.18 2.65 0.05 68.16
13:34:01 2 12.12 0.00 0.49 0.13 0.07 87.19
13:34:01 3 19.50 0.00 1.08 0.10 0.03 79.29
Average: all 33.89 0.00 0.73 0.55 0.06 64.78
Average: 0 23.42 0.00 0.81 0.11 0.05 75.61
Average: 1 27.05 0.00 0.56 1.75 0.05 70.60
Average: 2 30.50 0.00 0.54 0.24 0.06 68.68
Average: 3 54.59 0.00 1.03 0.09 0.07 44.22