06:53:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/schema-service/+/141542 06:53:25 Running as SYSTEM 06:53:25 [EnvInject] - Loading node environment variables. 06:53:25 Building remotely on prd-ubuntu1804-builder-4c-4g-28560 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-schema-service-master-verify-java 06:53:25 [ssh-agent] Looking for ssh-agent implementation... 06:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:25 $ ssh-agent 06:53:25 SSH_AUTH_SOCK=/tmp/ssh-PBud8pUuMAKh/agent.1644 06:53:25 SSH_AGENT_PID=1646 06:53:25 [ssh-agent] Started. 06:53:25 Running ssh-add (command line suppressed) 06:53:25 Identity added: /w/workspace/aai-schema-service-master-verify-java@tmp/private_key_14787481327015417408.key (/w/workspace/aai-schema-service-master-verify-java@tmp/private_key_14787481327015417408.key) 06:53:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:53:25 The recommended git tool is: NONE 06:53:27 using credential onap-jenkins-ssh 06:53:27 Wiping out workspace first. 06:53:27 Cloning the remote Git repository 06:53:27 Cloning repository git://cloud.onap.org/mirror/aai/schema-service.git 06:53:27 > git init /w/workspace/aai-schema-service-master-verify-java # timeout=10 06:53:27 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git 06:53:27 > git --version # timeout=10 06:53:27 > git --version # 'git version 2.17.1' 06:53:27 using GIT_SSH to set credentials Gerrit user 06:53:27 Verifying host key using manually-configured host key entries 06:53:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:53:29 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.git # timeout=10 06:53:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:30 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.git # timeout=10 06:53:30 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git 06:53:30 using GIT_SSH to set credentials Gerrit user 06:53:30 Verifying host key using manually-configured host key entries 06:53:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git refs/changes/42/141542/4 # timeout=30 06:53:30 > git rev-parse 81bb0294259ba994d6a196c42279cbdefbb24f68^{commit} # timeout=10 06:53:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:53:30 Checking out Revision 81bb0294259ba994d6a196c42279cbdefbb24f68 (refs/changes/42/141542/4) 06:53:30 > git config core.sparsecheckout # timeout=10 06:53:30 > git checkout -f 81bb0294259ba994d6a196c42279cbdefbb24f68 # timeout=30 06:53:33 Commit message: "Introduce a GraphNode class in aai-schema from which all objects inherit" 06:53:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:53:33 > git rev-list --no-walk b8fe646dec28259f7ce828f3273210a8304ff723 # timeout=10 06:53:34 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins12328033709193344365.sh 06:53:34 ---> python-tools-install.sh 06:53:34 Setup pyenv: 06:53:34 * system (set by /opt/pyenv/version) 06:53:34 * 3.8.13 (set by /opt/pyenv/version) 06:53:34 * 3.9.13 (set by /opt/pyenv/version) 06:53:34 * 3.10.6 (set by /opt/pyenv/version) 06:53:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jmbT 06:53:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:53:42 lf-activate-venv(): INFO: Installing: lftools 06:54:06 lf-activate-venv(): INFO: Adding /tmp/venv-jmbT/bin to PATH 06:54:06 Generating Requirements File 06:54:26 Python 3.10.6 06:54:26 pip 25.1.1 from /tmp/venv-jmbT/lib/python3.10/site-packages/pip (python 3.10) 06:54:26 appdirs==1.4.4 06:54:26 argcomplete==3.6.2 06:54:26 aspy.yaml==1.3.0 06:54:26 attrs==25.3.0 06:54:26 autopage==0.5.2 06:54:26 beautifulsoup4==4.13.4 06:54:26 boto3==1.39.7 06:54:26 botocore==1.39.7 06:54:26 bs4==0.0.2 06:54:26 cachetools==5.5.2 06:54:26 certifi==2025.7.14 06:54:26 cffi==1.17.1 06:54:26 cfgv==3.4.0 06:54:26 chardet==5.2.0 06:54:26 charset-normalizer==3.4.2 06:54:26 click==8.2.1 06:54:26 cliff==4.10.0 06:54:26 cmd2==2.7.0 06:54:26 cryptography==3.3.2 06:54:26 debtcollector==3.0.0 06:54:26 decorator==5.2.1 06:54:26 defusedxml==0.7.1 06:54:26 Deprecated==1.2.18 06:54:26 distlib==0.3.9 06:54:26 dnspython==2.7.0 06:54:26 docker==7.1.0 06:54:26 dogpile.cache==1.4.0 06:54:26 durationpy==0.10 06:54:26 email_validator==2.2.0 06:54:26 filelock==3.18.0 06:54:26 future==1.0.0 06:54:26 gitdb==4.0.12 06:54:26 GitPython==3.1.44 06:54:26 google-auth==2.40.3 06:54:26 httplib2==0.22.0 06:54:26 identify==2.6.12 06:54:26 idna==3.10 06:54:26 importlib-resources==1.5.0 06:54:26 iso8601==2.1.0 06:54:26 Jinja2==3.1.6 06:54:26 jmespath==1.0.1 06:54:26 jsonpatch==1.33 06:54:26 jsonpointer==3.0.0 06:54:26 jsonschema==4.24.0 06:54:26 jsonschema-specifications==2025.4.1 06:54:26 keystoneauth1==5.11.1 06:54:26 kubernetes==33.1.0 06:54:26 lftools==0.37.13 06:54:26 lxml==6.0.0 06:54:26 markdown-it-py==3.0.0 06:54:26 MarkupSafe==3.0.2 06:54:26 mdurl==0.1.2 06:54:26 msgpack==1.1.1 06:54:26 multi_key_dict==2.0.3 06:54:26 munch==4.0.0 06:54:26 netaddr==1.3.0 06:54:26 niet==1.4.2 06:54:26 nodeenv==1.9.1 06:54:26 oauth2client==4.1.3 06:54:26 oauthlib==3.3.1 06:54:26 openstacksdk==4.6.0 06:54:26 os-client-config==2.3.0 06:54:26 os-service-types==1.8.0 06:54:26 osc-lib==4.1.0 06:54:26 oslo.config==10.0.0 06:54:26 oslo.context==6.0.0 06:54:26 oslo.i18n==6.5.1 06:54:26 oslo.log==7.2.0 06:54:26 oslo.serialization==5.7.0 06:54:26 oslo.utils==9.0.0 06:54:26 packaging==25.0 06:54:26 pbr==6.1.1 06:54:26 platformdirs==4.3.8 06:54:26 prettytable==3.16.0 06:54:26 psutil==7.0.0 06:54:26 pyasn1==0.6.1 06:54:26 pyasn1_modules==0.4.2 06:54:26 pycparser==2.22 06:54:26 pygerrit2==2.0.15 06:54:26 PyGithub==2.6.1 06:54:26 Pygments==2.19.2 06:54:26 PyJWT==2.10.1 06:54:26 PyNaCl==1.5.0 06:54:26 pyparsing==2.4.7 06:54:26 pyperclip==1.9.0 06:54:26 pyrsistent==0.20.0 06:54:26 python-cinderclient==9.7.0 06:54:26 python-dateutil==2.9.0.post0 06:54:26 python-heatclient==4.3.0 06:54:26 python-jenkins==1.8.2 06:54:26 python-keystoneclient==5.6.0 06:54:26 python-magnumclient==4.8.1 06:54:26 python-openstackclient==8.1.0 06:54:26 python-swiftclient==4.8.0 06:54:26 PyYAML==6.0.2 06:54:26 referencing==0.36.2 06:54:26 requests==2.32.4 06:54:26 requests-oauthlib==2.0.0 06:54:26 requestsexceptions==1.4.0 06:54:26 rfc3986==2.0.0 06:54:26 rich==14.0.0 06:54:26 rich-argparse==1.7.1 06:54:26 rpds-py==0.26.0 06:54:26 rsa==4.9.1 06:54:26 ruamel.yaml==0.18.14 06:54:26 ruamel.yaml.clib==0.2.12 06:54:26 s3transfer==0.13.0 06:54:26 simplejson==3.20.1 06:54:26 six==1.17.0 06:54:26 smmap==5.0.2 06:54:26 soupsieve==2.7 06:54:26 stevedore==5.4.1 06:54:26 tabulate==0.9.0 06:54:26 toml==0.10.2 06:54:26 tomlkit==0.13.3 06:54:26 tqdm==4.67.1 06:54:26 typing_extensions==4.14.1 06:54:26 tzdata==2025.2 06:54:26 urllib3==1.26.20 06:54:26 virtualenv==20.31.2 06:54:26 wcwidth==0.2.13 06:54:26 websocket-client==1.8.0 06:54:26 wrapt==1.17.2 06:54:26 xdg==6.0.0 06:54:26 xmltodict==0.14.2 06:54:26 yq==3.4.3 06:54:26 [EnvInject] - Injecting environment variables from a build step. 06:54:26 [EnvInject] - Injecting as environment variables the properties content 06:54:26 SET_JDK_VERSION=openjdk11 06:54:26 GIT_URL="git://cloud.onap.org/mirror" 06:54:26 06:54:26 [EnvInject] - Variables injected successfully. 06:54:26 [aai-schema-service-master-verify-java] $ /bin/sh /tmp/jenkins13745711185285687178.sh 06:54:26 ---> update-java-alternatives.sh 06:54:26 ---> Updating Java version 06:54:26 ---> Ubuntu/Debian system detected 06:54:27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 06:54:27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 06:54:27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 06:54:27 openjdk version "11.0.16" 2022-07-19 06:54:27 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 06:54:27 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 06:54:27 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 06:54:27 [EnvInject] - Injecting environment variables from a build step. 06:54:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:54:27 [EnvInject] - Variables injected successfully. 06:54:27 provisioning config files... 06:54:27 copy managed file [global-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config8200998844980615849tmp 06:54:27 copy managed file [aai-schema-service-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config14263402635462683741tmp 06:54:27 [EnvInject] - Injecting environment variables from a build step. 06:54:27 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-builder-4c-4g-28560 06:54:27 using settings config with name aai-schema-service-settings 06:54:27 Replacing all maven server entries not found in credentials list is true 06:54:27 using global settings config with name global-settings 06:54:27 Replacing all maven server entries not found in credentials list is true 06:54:27 [aai-schema-service-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings2284383712707315713.xml -gs /tmp/global-settings541031459273849330.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=81bb0294259ba994d6a196c42279cbdefbb24f68 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/schema-service/+/141542 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/schema-service -DGERRIT_CHANGE_NUMBER=141542 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/42/141542/4 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/schema-service -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=SW50cm9kdWNlIGEgR3JhcGhOb2RlIGNsYXNzIGluIGFhaS1zY2hlbWEgZnJvbSB3aGljaCBhbGwgb2JqZWN0cyBpbmhlcml0CgotIGludHJvZHVjZSBHcmFwaE5vZGUgY2xhc3MgdGhhdCBoYXMgdGhlIGNvbW1vbiBBQUkgYXR0cmlidXRlcwogIC0gcmVzb3VyY2UtdmVyc2lvbgogIC0gZGF0YS1vd25lcgogIC0gZGF0YS1zb3VyY2UKICAtIGRhdGEtc291cmNlLXZlcnNpb24KICAtIHJlbGF0aW9uc2hpcC1saXN0Ci0gbWFrZSBhbGwgQUFJIGNsYXNzZXMgZXh0ZW5kIEdyYXBoTm9kZQotIHRoaXMgcHJvdmlkZXMgY29tcGlsZXIgZ3VhcmFudGVlcyBmb3IgdGhlIHByZXNlbmNlCiAgb2YgdGhlc2UgYXR0cmlidXRlcyB3aGljaCBpcyBwYXJ0aWN1bGFybHkgdXNlZnVsIGZvcgogIHRoZSByZWxhdGlvbnNoaXBzCgpJc3N1ZS1JRDogQUFJLTQxODYKQ2hhbmdlLUlkOiBJYjg5OTU0YTJhOTNkYmQ0ZjQ4NjVlOTM4MjM2OTg5YTViZjk5NTY0YwpTaWduZWQtb2ZmLWJ5OiBGaWV0ZSBPc3RrYW1wIDxGaWV0ZS5Pc3RrYW1wQHRlbGVrb20uZGU+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Introduce a GraphNode class in aai-schema from which all objects inherit" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=Ib89954a2a93dbd4f4865e938236989a5bf99564c -DGERRIT_EVENT_HASH=800494367 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=4 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 06:54:28 [INFO] Scanning for projects... 06:54:31 [INFO] ------------------------------------------------------------------------ 06:54:31 [INFO] Reactor Build Order: 06:54:31 [INFO] 06:54:31 [INFO] aai-schema-service 06:54:31 [INFO] aai-annotations 06:54:31 [INFO] aai-schema-gen 06:54:31 [INFO] aai-schema 06:54:31 [INFO] aai-queries 06:54:31 [INFO] aai-schema-service 06:54:31 [INFO] 06:54:31 [INFO] ------------------------------------------------------------------------ 06:54:31 [INFO] Building aai-schema-service 1.12.11-SNAPSHOT 06:54:31 [INFO] ------------------------------------------------------------------------ 06:54:32 [INFO] 06:54:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ schema-service --- 06:54:32 [INFO] 06:54:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ schema-service --- 06:54:34 [INFO] 06:54:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ schema-service --- 06:54:34 [INFO] 06:54:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ schema-service --- 06:54:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:54:34 [INFO] 06:54:34 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ schema-service --- 06:54:37 [INFO] 06:54:37 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ schema-service --- 06:54:37 [INFO] 06:54:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ schema-service --- 06:54:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:54:37 [INFO] 06:54:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ schema-service --- 06:54:37 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:54:37 [INFO] 06:54:37 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ schema-service --- 06:54:39 [INFO] No tests to run. 06:54:39 [INFO] 06:54:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ schema-service --- 06:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:54:39 [INFO] 06:54:39 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ schema-service --- 06:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec 06:54:39 [INFO] 06:54:39 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ schema-service --- 06:54:39 [INFO] 06:54:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ schema-service --- 06:54:39 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/schema-service/1.12.11-SNAPSHOT/schema-service-1.12.11-SNAPSHOT.pom 06:54:39 [INFO] 06:54:39 [INFO] ------------------------------------------------------------------------ 06:54:39 [INFO] Building aai-annotations 1.12.11-SNAPSHOT 06:54:39 [INFO] ------------------------------------------------------------------------ 06:54:40 [INFO] 06:54:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- 06:54:40 [INFO] 06:54:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- 06:54:40 [INFO] 06:54:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- 06:54:40 [INFO] 06:54:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-annotations --- 06:54:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:54:40 [INFO] 06:54:40 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-annotations --- 06:54:40 [INFO] 06:54:40 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-annotations --- 06:54:40 [INFO] 06:54:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- 06:54:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:54:40 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-annotations/src/main/resources 06:54:40 [INFO] 06:54:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations --- 06:54:41 [INFO] Changes detected - recompiling the module! 06:54:41 [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/classes 06:54:41 [INFO] 06:54:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- 06:54:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:54:41 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-annotations/src/test/resources 06:54:41 [INFO] 06:54:41 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations --- 06:54:41 [INFO] Changes detected - recompiling the module! 06:54:41 [INFO] Compiling 1 source file to /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/test-classes 06:54:41 [INFO] 06:54:41 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations --- 06:54:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:54:42 [INFO] 06:54:42 [INFO] ------------------------------------------------------- 06:54:42 [INFO] T E S T S 06:54:42 [INFO] ------------------------------------------------------- 06:54:42 [INFO] Running org.onap.aai.annotations.AnnotationsTest 06:54:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.aai.annotations.AnnotationsTest 06:54:43 [INFO] 06:54:43 [INFO] Results: 06:54:43 [INFO] 06:54:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 06:54:43 [INFO] 06:54:43 [INFO] 06:54:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-annotations --- 06:54:43 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 06:54:43 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 06:54:43 [INFO] 06:54:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- 06:54:43 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT.jar 06:54:43 [INFO] 06:54:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-annotations --- 06:54:43 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:54:43 [INFO] 06:54:43 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations --- 06:54:43 [INFO] 06:54:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-annotations --- 06:54:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:54:43 [INFO] 06:54:43 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-annotations --- 06:54:43 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT-sources.jar 06:54:43 [INFO] 06:54:43 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-annotations --- 06:54:43 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 06:54:43 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 06:54:43 [INFO] All coverage checks have been met. 06:54:43 [INFO] 06:54:43 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations --- 06:54:43 [INFO] 06:54:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- 06:54:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.12.11-SNAPSHOT/aai-annotations-1.12.11-SNAPSHOT.jar 06:54:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.12.11-SNAPSHOT/aai-annotations-1.12.11-SNAPSHOT.pom 06:54:43 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.12.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.12.11-SNAPSHOT/aai-annotations-1.12.11-SNAPSHOT-sources.jar 06:54:43 [INFO] 06:54:43 [INFO] ------------------------------------------------------------------------ 06:54:43 [INFO] Building aai-schema-gen 1.12.11-SNAPSHOT 06:54:43 [INFO] ------------------------------------------------------------------------ 06:54:48 [INFO] 06:54:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-gen --- 06:54:48 [INFO] 06:54:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-gen --- 06:54:48 [INFO] 06:54:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-gen --- 06:54:48 [INFO] 06:54:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema-gen --- 06:54:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:54:48 [INFO] 06:54:48 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema-gen --- 06:54:48 [INFO] 06:54:48 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema-gen --- 06:54:48 [INFO] 06:54:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-gen --- 06:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:54:48 [INFO] Copying 3 resources 06:54:48 [INFO] 06:54:48 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-gen --- 06:54:48 [INFO] Changes detected - recompiling the module! 06:54:48 [INFO] Compiling 23 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/classes 06:54:49 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses or overrides a deprecated API. 06:54:49 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:deprecation for details. 06:54:49 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses unchecked or unsafe operations. 06:54:49 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:unchecked for details. 06:54:49 [INFO] 06:54:49 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateXsd) @ aai-schema-gen --- 06:54:51 [EL Warning]: moxy: 2025-07-17 06:54:51.147--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 06:54:51 [EL Warning]: moxy: 2025-07-17 06:54:51.509--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 06:54:51 [EL Warning]: moxy: 2025-07-17 06:54:51.757--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 06:54:52 [EL Warning]: moxy: 2025-07-17 06:54:52.037--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 06:54:52 [EL Warning]: moxy: 2025-07-17 06:54:52.246--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 06:54:52 [EL Warning]: moxy: 2025-07-17 06:54:52.488--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 06:54:52 [EL Warning]: moxy: 2025-07-17 06:54:52.708--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 06:54:53 [EL Warning]: moxy: 2025-07-17 06:54:53.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 06:54:53 [EL Warning]: moxy: 2025-07-17 06:54:53.254--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 06:54:53 [EL Warning]: moxy: 2025-07-17 06:54:53.495--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 06:54:53 [EL Warning]: moxy: 2025-07-17 06:54:53.759--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 06:54:54 [EL Warning]: moxy: 2025-07-17 06:54:54.004--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 06:54:54 [EL Warning]: moxy: 2025-07-17 06:54:54.309--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 06:54:54 [EL Warning]: moxy: 2025-07-17 06:54:54.617--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 06:54:54 [EL Warning]: moxy: 2025-07-17 06:54:54.948--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 06:54:55 [EL Warning]: moxy: 2025-07-17 06:54:55.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 06:54:55 [EL Warning]: moxy: 2025-07-17 06:54:55.644--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 06:54:55 [EL Warning]: moxy: 2025-07-17 06:54:55.996--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 06:54:56 [EL Warning]: moxy: 2025-07-17 06:54:56.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 06:54:56 [EL Warning]: moxy: 2025-07-17 06:54:56.7--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 06:54:57 [EL Warning]: moxy: 2025-07-17 06:54:57.09--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 06:55:22 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] was interrupted but is still alive after waiting at least 15000msecs 06:55:22 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 06:55:22 [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. 06:55:22 [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.GenerateXsd,maxpri=10] 06:55:22 java.lang.IllegalThreadStateException 06:55:22 at java.base/java.lang.ThreadGroup.destroy(ThreadGroup.java:776) 06:55:22 at org.codehaus.mojo.exec.ExecJavaMojo.execute(ExecJavaMojo.java:319) 06:55:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) 06:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) 06:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 06:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 06:55:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) 06:55:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 06:55:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) 06:55:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) 06:55:22 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) 06:55:22 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) 06:55:22 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) 06:55:22 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) 06:55:22 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) 06:55:22 at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) 06:55:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:55:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 06:55:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:55:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 06:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 06:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 06:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 06:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 06:55:22 [INFO] 06:55:22 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateYaml) @ aai-schema-gen --- 06:55:23 [EL Warning]: moxy: 2025-07-17 06:55:23.841--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 06:55:24 [EL Warning]: moxy: 2025-07-17 06:55:24.132--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 06:55:24 [EL Warning]: moxy: 2025-07-17 06:55: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 06:55:24 [EL Warning]: moxy: 2025-07-17 06:55:24.539--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 06:55:24 [EL Warning]: moxy: 2025-07-17 06:55:24.784--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 06:55:24 [EL Warning]: moxy: 2025-07-17 06:55:24.985--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 06:55:25 [EL Warning]: moxy: 2025-07-17 06:55:25.191--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 06:55:25 [EL Warning]: moxy: 2025-07-17 06:55:25.39--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 06:55:25 [EL Warning]: moxy: 2025-07-17 06:55:25.607--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 06:55:25 [EL Warning]: moxy: 2025-07-17 06:55:25.804--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 06:55:26 [EL Warning]: moxy: 2025-07-17 06:55:26.02--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 06:55:26 [EL Warning]: moxy: 2025-07-17 06:55:26.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 06:55:26 [EL Warning]: moxy: 2025-07-17 06:55:26.544--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 06:55:26 [EL Warning]: moxy: 2025-07-17 06:55:26.84--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 06:55:27 [EL Warning]: moxy: 2025-07-17 06:55:27.166--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 06:55:27 [EL Warning]: moxy: 2025-07-17 06:55:27.478--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 06:55:27 [EL Warning]: moxy: 2025-07-17 06:55:27.856--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 06:55:28 [EL Warning]: moxy: 2025-07-17 06:55:28.233--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 06:55:28 [EL Warning]: moxy: 2025-07-17 06:55:28.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 06:55:28 [EL Warning]: moxy: 2025-07-17 06:55:28.905--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 06:55:29 [EL Warning]: moxy: 2025-07-17 06:55:29.268--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 07:01:37 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] was interrupted but is still alive after waiting at least 15000msecs 07:01:37 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 07:01:37 [WARNING] thread Thread[logback-2,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 07:01:37 [WARNING] thread Thread[logback-3,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 07:01:37 [WARNING] thread Thread[logback-4,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 07:01:37 [WARNING] thread Thread[logback-5,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 07:01:37 [WARNING] thread Thread[logback-6,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 07:01:37 [WARNING] thread Thread[logback-7,5,org.onap.aai.schemagen.GenerateXsd] will linger despite being asked to die via interruption 07:01:37 [WARNING] NOTE: 7 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. 07:01:37 [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.GenerateXsd,maxpri=10] 07:01:37 java.lang.IllegalThreadStateException 07:01:37 at java.base/java.lang.ThreadGroup.destroy(ThreadGroup.java:776) 07:01:37 at org.codehaus.mojo.exec.ExecJavaMojo.execute(ExecJavaMojo.java:319) 07:01:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) 07:01:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) 07:01:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 07:01:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 07:01:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) 07:01:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 07:01:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) 07:01:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) 07:01:37 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) 07:01:37 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) 07:01:37 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) 07:01:37 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) 07:01:37 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) 07:01:37 at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) 07:01:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:01:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:01:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:01:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 07:01:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 07:01:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 07:01:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 07:01:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 07:01:37 [INFO] 07:01:37 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateHtml) @ aai-schema-gen --- 07:01:38 [EL Warning]: moxy: 2025-07-17 07:01:38.426--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 07:01:38 [EL Warning]: moxy: 2025-07-17 07:01:38.701--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 07:01:38 [EL Warning]: moxy: 2025-07-17 07:01:38.902--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 07:01:39 [EL Warning]: moxy: 2025-07-17 07:01:39.095--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 07:01:39 [EL Warning]: moxy: 2025-07-17 07:01:39.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 07:01:39 [EL Warning]: moxy: 2025-07-17 07:01:39.506--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 07:01:39 [EL Warning]: moxy: 2025-07-17 07:01:39.703--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 07:01:39 [EL Warning]: moxy: 2025-07-17 07:01:39.898--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 07:01:40 [EL Warning]: moxy: 2025-07-17 07:01:40.092--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 07:01:40 [EL Warning]: moxy: 2025-07-17 07:01:40.285--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 07:01:40 [EL Warning]: moxy: 2025-07-17 07:01:40.495--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 07:01:40 [EL Warning]: moxy: 2025-07-17 07:01:40.773--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 07:01:41 [EL Warning]: moxy: 2025-07-17 07:01:41.038--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 07:01:41 [EL Warning]: moxy: 2025-07-17 07:01:41.335--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 07:01:41 [EL Warning]: moxy: 2025-07-17 07:01:41.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 07:01:41 [EL Warning]: moxy: 2025-07-17 07:01:41.97--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 07:01:42 [EL Warning]: moxy: 2025-07-17 07:01:42.283--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 07:01:42 [EL Warning]: moxy: 2025-07-17 07:01:42.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 07:01:43 [EL Warning]: moxy: 2025-07-17 07:01:43.022--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 07:01:43 [EL Warning]: moxy: 2025-07-17 07:01:43.371--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 07:01:43 [EL Warning]: moxy: 2025-07-17 07:01:43.748--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 07:01:44 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:45 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:46 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:47 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:48 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:48 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:49 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:50 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:50 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:51 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:51 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:51 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:52 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:52 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:52 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:53 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:53 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:53 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:54 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:54 Warning: Schema directory is not set so using default schema dir: aai-schema 07:01:54 Warning: Schema directory is not set so using default schema dir: aai-schema 07:02:09 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.AutoGenerateHtml] was interrupted but is still alive after waiting at least 15000msecs 07:02:09 [WARNING] thread Thread[logback-1,5,org.onap.aai.schemagen.AutoGenerateHtml] will linger despite being asked to die via interruption 07:02:09 [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. 07:02:09 [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.onap.aai.schemagen.AutoGenerateHtml,maxpri=10] 07:02:09 java.lang.IllegalThreadStateException 07:02:09 at java.base/java.lang.ThreadGroup.destroy(ThreadGroup.java:776) 07:02:09 at org.codehaus.mojo.exec.ExecJavaMojo.execute(ExecJavaMojo.java:319) 07:02:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) 07:02:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) 07:02:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 07:02:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 07:02:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) 07:02:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 07:02:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) 07:02:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) 07:02:09 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) 07:02:09 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) 07:02:09 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) 07:02:09 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) 07:02:09 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) 07:02:09 at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) 07:02:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:02:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:02:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:02:09 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 07:02:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 07:02:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 07:02:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 07:02:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 07:02:09 [INFO] 07:02:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-gen --- 07:02:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:02:09 [INFO] Copying 26 resources 07:02:09 [INFO] 07:02:09 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-gen --- 07:02:09 [INFO] Changes detected - recompiling the module! 07:02:09 [INFO] Compiling 26 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/test-classes 07:02:11 [INFO] 07:02:11 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-gen --- 07:02:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:02:11 [INFO] 07:02:11 [INFO] ------------------------------------------------------- 07:02:11 [INFO] T E S T S 07:02:11 [INFO] ------------------------------------------------------- 07:02:12 [INFO] Running org.onap.aai.schemagen.AutoGenerateHtmlTest 07:02:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.onap.aai.schemagen.AutoGenerateHtmlTest 07:02:13 [INFO] Running org.onap.aai.schemagen.swagger.DefinitionTest 07:02:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.aai.schemagen.swagger.DefinitionTest 07:02:13 [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbTest 07:02:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbTest 07:02:13 [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest 07:02:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest 07:02:13 [INFO] Running org.onap.aai.schemagen.swagger.DefinitionPropertyTest 07:02:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.aai.schemagen.swagger.DefinitionPropertyTest 07:02:13 [INFO] Running org.onap.aai.schemagen.swagger.GenerateSwaggerTest 07:02:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.onap.aai.schemagen.swagger.GenerateSwaggerTest 07:02:14 [INFO] Running org.onap.aai.schemagen.SpringContextAwareTest 07:02:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.onap.aai.schemagen.SpringContextAwareTest 07:02:14 [INFO] Running org.onap.aai.schemagen.GenerateXsdTest 07:02:15 [EL Warning]: moxy: 2025-07-17 07:02:15.733--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 07:02:16 [EL Warning]: moxy: 2025-07-17 07:02:15.964--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 07:02:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s -- in org.onap.aai.schemagen.GenerateXsdTest 07:02:16 [INFO] Running org.onap.aai.schemagen.genxsd.XSDJavaTypeTest 07:02:17 [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.onap.aai.schemagen.genxsd.XSDJavaTypeTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest 07:02:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.PatchOperationTest 07:02:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemagen.genxsd.PatchOperationTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.DeleteOperationTest 07:02:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemagen.genxsd.DeleteOperationTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.PutOperationTest 07:02:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.aai.schemagen.genxsd.PutOperationTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.PutRelationPathSetTest 07:02:17 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s -- in org.onap.aai.schemagen.genxsd.PutRelationPathSetTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.XSDElementTest 07:02:17 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.onap.aai.schemagen.genxsd.XSDElementTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.HTMLfromOXMTest 07:02:17 [EL Warning]: moxy: 2025-07-17 07:02:17.402--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 07:02:17 [EL Warning]: moxy: 2025-07-17 07:02:17.468--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 07:02:17 Generated XML: 07:02:17 07:02:17 07:02:17 07:02:17 07:02:17 07:02:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.onap.aai.schemagen.genxsd.HTMLfromOXMTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.NodeGetOperationTest 07:02:17 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.aai.schemagen.genxsd.NodeGetOperationTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.TestEdgeDescription 07:02:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.schemagen.genxsd.TestEdgeDescription 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.YAMLfromOXMTest 07:02:17 service-subscription|customer 07:02:17 service-instance|service-subscription 07:02:17 service-subscription|tenant 07:02:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.onap.aai.schemagen.genxsd.YAMLfromOXMTest 07:02:17 [INFO] Running org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest 07:02:18 [EL Warning]: moxy: 2025-07-17 07:02:17.909--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 07:02:18 [EL Warning]: moxy: 2025-07-17 07:02:17.951--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 07:02:18 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest 07:02:18 [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionTest 07:02:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionTest 07:02:18 [INFO] Running org.onap.aai.schemagen.genxsd.GetOperationTest 07:02:18 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemagen.genxsd.GetOperationTest 07:02:18 [INFO] Running org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest 07:02:18 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest 07:02:18 [INFO] 07:02:18 [INFO] Results: 07:02:18 [INFO] 07:02:18 [WARNING] Tests run: 434, Failures: 0, Errors: 0, Skipped: 4 07:02:18 [INFO] 07:02:18 [INFO] 07:02:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema-gen --- 07:02:18 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec 07:02:18 [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes 07:02:18 [INFO] 07:02:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-gen --- 07:02:18 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT.jar 07:02:18 [INFO] 07:02:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema-gen --- 07:02:18 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:02:18 [INFO] 07:02:18 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-gen --- 07:02:18 [INFO] 07:02:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema-gen --- 07:02:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:02:18 [INFO] 07:02:18 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema-gen --- 07:02:18 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar 07:02:18 [INFO] 07:02:18 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema-gen --- 07:02:18 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec 07:02:18 [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes 07:02:18 [INFO] All coverage checks have been met. 07:02:18 [INFO] 07:02:18 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-gen --- 07:02:18 [INFO] 07:02:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-gen --- 07:02:18 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.12.11-SNAPSHOT/aai-schema-gen-1.12.11-SNAPSHOT.jar 07:02:18 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.12.11-SNAPSHOT/aai-schema-gen-1.12.11-SNAPSHOT.pom 07:02:18 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.12.11-SNAPSHOT/aai-schema-gen-1.12.11-SNAPSHOT-sources.jar 07:02:18 [INFO] 07:02:18 [INFO] ------------------------------------------------------------------------ 07:02:18 [INFO] Building aai-schema 1.12.11-SNAPSHOT 07:02:18 [INFO] ------------------------------------------------------------------------ 07:02:19 [INFO] 07:02:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema --- 07:02:19 [INFO] 07:02:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema --- 07:02:19 [INFO] 07:02:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema --- 07:02:19 [INFO] 07:02:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema --- 07:02:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:02:19 [INFO] 07:02:19 [INFO] --- jaxb2-maven-plugin:2.5.0:xjc (xjc) @ aai-schema --- 07:02:21 [INFO] Created EpisodePath [/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/generated-sources/META-INF/JAXB]: true 07:02:21 [INFO] Created EpisodePath [/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/generated-sources/META-INF/JAXB]: true 07:02:37 [INFO] 07:02:37 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema --- 07:02:37 [INFO] 07:02:37 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema --- 07:02:37 [INFO] 07:02:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema --- 07:02:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:02:38 [INFO] Copying 9892 resources 07:02:39 [INFO] Copying 1 resource 07:02:39 [INFO] Copying 1 resource 07:02:39 [INFO] 07:02:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema --- 07:02:39 [INFO] Changes detected - recompiling the module! 07:02:39 [INFO] Compiling 7372 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/classes 07:03:02 [INFO] 07:03:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema --- 07:03:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:02 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema/src/test/resources 07:03:02 [INFO] 07:03:02 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema --- 07:03:02 [INFO] Changes detected - recompiling the module! 07:03:02 [INFO] Compiling 2 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/test-classes 07:03:02 [INFO] 07:03:02 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema --- 07:03:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:03:02 [INFO] 07:03:02 [INFO] ------------------------------------------------------- 07:03:02 [INFO] T E S T S 07:03:02 [INFO] ------------------------------------------------------- 07:03:03 [INFO] Running org.onap.aai.schema.ValidateEdgeRulesTest 07:03:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.onap.aai.schema.ValidateEdgeRulesTest 07:03:04 [INFO] Running org.onap.aai.schema.ValidateOXMTest 07:03:06 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.452 s -- in org.onap.aai.schema.ValidateOXMTest 07:03:06 [INFO] 07:03:06 [INFO] Results: 07:03:06 [INFO] 07:03:06 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 07:03:06 [INFO] 07:03:06 [INFO] 07:03:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema --- 07:03:06 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec 07:03:08 [INFO] Analyzed bundle 'aai-schema' with 7372 classes 07:03:16 [INFO] 07:03:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema --- 07:03:18 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.12.11-SNAPSHOT.jar 07:03:24 [INFO] 07:03:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema --- 07:03:24 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:24 [INFO] 07:03:24 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema --- 07:03:24 [INFO] 07:03:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema --- 07:03:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:03:24 [INFO] 07:03:24 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema --- 07:03:24 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.12.11-SNAPSHOT-sources.jar 07:03:26 [INFO] 07:03:26 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema --- 07:03:26 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec 07:03:28 [INFO] Analyzed bundle 'aai-schema' with 7372 classes 07:03:28 [INFO] All coverage checks have been met. 07:03:28 [INFO] 07:03:28 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema --- 07:03:28 [INFO] 07:03:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema --- 07:03:28 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.12.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.11-SNAPSHOT/aai-schema-1.12.11-SNAPSHOT.jar 07:03:28 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.11-SNAPSHOT/aai-schema-1.12.11-SNAPSHOT.pom 07:03:28 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.12.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.11-SNAPSHOT/aai-schema-1.12.11-SNAPSHOT-sources.jar 07:03:28 [INFO] 07:03:28 [INFO] ------------------------------------------------------------------------ 07:03:28 [INFO] Building aai-queries 1.12.11-SNAPSHOT 07:03:28 [INFO] ------------------------------------------------------------------------ 07:03:31 [INFO] 07:03:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-queries --- 07:03:31 [INFO] 07:03:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-queries --- 07:03:31 [INFO] 07:03:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-queries --- 07:03:31 [INFO] 07:03:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-queries --- 07:03:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:31 [INFO] 07:03:31 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-queries --- 07:03:31 [INFO] 07:03:31 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-queries --- 07:03:31 [INFO] 07:03:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-queries --- 07:03:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:31 [INFO] Copying 2 resources 07:03:31 [INFO] Copying 134 resources to /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/main/resources/schema 07:03:31 [INFO] 07:03:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-queries --- 07:03:31 [INFO] Changes detected - recompiling the module! 07:03:31 [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/classes 07:03:31 [INFO] 07:03:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-queries --- 07:03:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:31 [INFO] Copying 4 resources 07:03:31 [INFO] 07:03:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-queries --- 07:03:31 [INFO] Changes detected - recompiling the module! 07:03:31 [INFO] Compiling 5 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/test-classes 07:03:32 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java uses unchecked or unsafe operations. 07:03:32 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: Recompile with -Xlint:unchecked for details. 07:03:32 [INFO] 07:03:32 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-queries --- 07:03:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:03:32 [INFO] 07:03:32 [INFO] ------------------------------------------------------- 07:03:32 [INFO] T E S T S 07:03:32 [INFO] ------------------------------------------------------- 07:03:33 [INFO] Running org.onap.aai.queries.GetCustomQueryConfigTest 07:03:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.onap.aai.queries.GetCustomQueryConfigTest 07:03:33 [INFO] Running org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 07:03:35 2025-07-17 07:03:35.381 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:03:35 2025-07-17 07:03:35.386 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:03:35 2025-07-17 07:03:35.393 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.393 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:03:35 2025-07-17 07:03:35.397 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.397 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:03:35 2025-07-17 07:03:35.401 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.401 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:03:35 2025-07-17 07:03:35.405 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.405 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:03:35 2025-07-17 07:03:35.408 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.408 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 07:03:35 2025-07-17 07:03:35.412 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.412 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 07:03:35 2025-07-17 07:03:35.415 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.415 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 07:03:35 2025-07-17 07:03:35.418 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.418 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 07:03:35 2025-07-17 07:03:35.421 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.421 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 07:03:35 2025-07-17 07:03:35.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.424 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 07:03:35 2025-07-17 07:03:35.426 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.427 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 07:03:35 2025-07-17 07:03:35.430 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.430 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 07:03:35 2025-07-17 07:03:35.434 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.435 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 07:03:35 2025-07-17 07:03:35.438 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.438 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 07:03:35 2025-07-17 07:03:35.441 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.441 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 07:03:35 2025-07-17 07:03:35.444 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.444 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 07:03:35 2025-07-17 07:03:35.448 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.448 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 07:03:35 2025-07-17 07:03:35.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.450 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 07:03:35 2025-07-17 07:03:35.451 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.452 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 07:03:35 2025-07-17 07:03:35.453 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.454 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 07:03:35 2025-07-17 07:03:35.455 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:03:35 2025-07-17 07:03:35.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:03:35 2025-07-17 07:03:35.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:03:35 2025-07-17 07:03:35.608 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:35 2025-07-17 07:03:35.608 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:36 [EL Warning]: moxy: 2025-07-17 07:03:36.748--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 07:03:37 2025-07-17 07:03:37.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:03:37 2025-07-17 07:03:37.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:03:37 2025-07-17 07:03:37.240 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:37 2025-07-17 07:03:37.241 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:37 [EL Warning]: moxy: 2025-07-17 07:03:37.312--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 07:03:37 2025-07-17 07:03:37.564 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:03:37 2025-07-17 07:03:37.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:03:37 2025-07-17 07:03:37.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:37 2025-07-17 07:03:37.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:37 [EL Warning]: moxy: 2025-07-17 07:03:37.653--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 07:03:37 2025-07-17 07:03:37.879 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:03:37 2025-07-17 07:03:37.899 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:03:37 2025-07-17 07:03:37.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:37 2025-07-17 07:03:37.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:38 [EL Warning]: moxy: 2025-07-17 07:03:37.952--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 07:03:38 2025-07-17 07:03:38.154 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:03:38 2025-07-17 07:03:38.168 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:03:38 2025-07-17 07:03:38.171 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:38 2025-07-17 07:03:38.171 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:38 [EL Warning]: moxy: 2025-07-17 07:03:38.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 07:03:38 2025-07-17 07:03:38.473 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 07:03:38 2025-07-17 07:03:38.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 07:03:38 2025-07-17 07:03:38.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:38 2025-07-17 07:03:38.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:38 [EL Warning]: moxy: 2025-07-17 07:03:38.572--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 07:03:39 2025-07-17 07:03:38.805 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 07:03:39 2025-07-17 07:03:38.825 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 07:03:39 2025-07-17 07:03:38.837 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:39 2025-07-17 07:03:38.837 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:39 [EL Warning]: moxy: 2025-07-17 07:03:38.888--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 07:03:39 2025-07-17 07:03:39.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 07:03:39 2025-07-17 07:03:39.123 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 07:03:39 2025-07-17 07:03:39.128 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:39 2025-07-17 07:03:39.128 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:39 [EL Warning]: moxy: 2025-07-17 07:03:39.181--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 07:03:39 2025-07-17 07:03:39.423 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 07:03:39 2025-07-17 07:03:39.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 07:03:39 2025-07-17 07:03:39.443 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:39 2025-07-17 07:03:39.443 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:39 [EL Warning]: moxy: 2025-07-17 07:03:39.489--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 07:03:39 2025-07-17 07:03:39.705 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 07:03:39 2025-07-17 07:03:39.719 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 07:03:39 2025-07-17 07:03:39.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:39 2025-07-17 07:03:39.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:39 [EL Warning]: moxy: 2025-07-17 07:03:39.768--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 07:03:40 2025-07-17 07:03:40.021 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 07:03:40 2025-07-17 07:03:40.036 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 07:03:40 2025-07-17 07:03:40.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:40 2025-07-17 07:03:40.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:40 [EL Warning]: moxy: 2025-07-17 07:03:40.09--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 07:03:40 2025-07-17 07:03:40.322 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 07:03:40 2025-07-17 07:03:40.338 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 07:03:40 2025-07-17 07:03:40.342 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:40 2025-07-17 07:03:40.342 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:40 [EL Warning]: moxy: 2025-07-17 07:03:40.398--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 07:03:40 2025-07-17 07:03:40.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 07:03:40 2025-07-17 07:03:40.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 07:03:40 2025-07-17 07:03:40.735 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:40 2025-07-17 07:03:40.736 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:40 [EL Warning]: moxy: 2025-07-17 07:03:40.803--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 07:03:41 2025-07-17 07:03:41.146 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 07:03:41 2025-07-17 07:03:41.168 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 07:03:41 2025-07-17 07:03:41.173 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:41 2025-07-17 07:03:41.173 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:41 [EL Warning]: moxy: 2025-07-17 07:03:41.227--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 07:03:41 2025-07-17 07:03:41.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 07:03:41 2025-07-17 07:03:41.586 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 07:03:41 2025-07-17 07:03:41.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:41 2025-07-17 07:03:41.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:41 [EL Warning]: moxy: 2025-07-17 07:03:41.659--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 07:03:42 2025-07-17 07:03:41.987 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 07:03:42 2025-07-17 07:03:42.010 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 07:03:42 2025-07-17 07:03:42.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:42 2025-07-17 07:03:42.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:42 [EL Warning]: moxy: 2025-07-17 07:03:42.075--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 07:03:42 2025-07-17 07:03:42.433 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 07:03:42 2025-07-17 07:03:42.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 07:03:42 2025-07-17 07:03:42.461 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:42 2025-07-17 07:03:42.462 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:42 [EL Warning]: moxy: 2025-07-17 07:03:42.523--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 07:03:42 2025-07-17 07:03:42.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 07:03:42 2025-07-17 07:03:42.880 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 07:03:42 2025-07-17 07:03:42.885 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:42 2025-07-17 07:03:42.886 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:42 [EL Warning]: moxy: 2025-07-17 07:03:42.947--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 07:03:43 2025-07-17 07:03:43.306 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 07:03:43 2025-07-17 07:03:43.330 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 07:03:43 2025-07-17 07:03:43.334 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:43 2025-07-17 07:03:43.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:43 [EL Warning]: moxy: 2025-07-17 07:03: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 07:03:43 2025-07-17 07:03:43.720 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 07:03:43 2025-07-17 07:03:43.766 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 07:03:43 2025-07-17 07:03:43.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:43 2025-07-17 07:03:43.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:43 [EL Warning]: moxy: 2025-07-17 07:03:43.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 07:03:44 2025-07-17 07:03:44.226 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 07:03:44 2025-07-17 07:03:44.251 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 07:03:44 2025-07-17 07:03:44.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:03:44 2025-07-17 07:03:44.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:03:44 [EL Warning]: moxy: 2025-07-17 07:03:44.321--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 07:03:44 2025-07-17 07:03:44.702 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 07:03:45 2025-07-17 07:03:45.894 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() 07:03:46 2025-07-17 07:03:46.742 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() 07:03:46 2025-07-17 07:03:46.839 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:46 2025-07-17 07:03:46.839 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:46 2025-07-17 07:03:46.862 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() 07:03:46 2025-07-17 07:03:46.906 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() 07:03:46 2025-07-17 07:03:46.970 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:46 2025-07-17 07:03:46.970 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:46.985 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() 07:03:47 2025-07-17 07:03:47.025 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() 07:03:47 2025-07-17 07:03:47.067 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.067 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.081 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() 07:03:47 2025-07-17 07:03:47.118 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() 07:03:47 2025-07-17 07:03:47.151 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.151 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.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() 07:03:47 2025-07-17 07:03:47.199 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() 07:03:47 2025-07-17 07:03:47.256 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.257 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.279 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() 07:03:47 2025-07-17 07:03:47.322 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() 07:03:47 2025-07-17 07:03:47.381 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.381 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.394 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() 07:03:47 2025-07-17 07:03:47.432 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() 07:03:47 2025-07-17 07:03:47.481 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.481 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.503 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() 07:03:47 2025-07-17 07:03:47.538 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() 07:03:47 2025-07-17 07:03:47.567 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.567 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.579 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() 07:03:47 2025-07-17 07:03:47.610 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() 07:03:47 2025-07-17 07:03:47.638 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.638 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.657 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() 07:03:47 2025-07-17 07:03:47.690 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() 07:03:47 2025-07-17 07:03:47.718 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 2025-07-17 07:03:47.718 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 07:03:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.15 s -- in org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 07:03:47 [INFO] Running org.onap.aai.queries.GremlinServerSingletonTest 07:03:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.aai.queries.GremlinServerSingletonTest 07:03:47 [INFO] 07:03:47 [INFO] Results: 07:03:47 [INFO] 07:03:47 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 07:03:47 [INFO] 07:03:47 [INFO] 07:03:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-queries --- 07:03:47 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec 07:03:47 [INFO] Analyzed bundle 'aai-queries' with 4 classes 07:03:47 [INFO] 07:03:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-queries --- 07:03:47 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.12.11-SNAPSHOT.jar 07:03:47 [INFO] 07:03:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-queries --- 07:03:47 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:47 [INFO] 07:03:47 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-queries --- 07:03:47 [INFO] 07:03:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-queries --- 07:03:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:03:47 [INFO] 07:03:47 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-queries --- 07:03:47 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.12.11-SNAPSHOT-sources.jar 07:03:48 [INFO] 07:03:48 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-queries --- 07:03:48 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec 07:03:48 [INFO] Analyzed bundle 'aai-queries' with 4 classes 07:03:48 [INFO] All coverage checks have been met. 07:03:48 [INFO] 07:03:48 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-queries --- 07:03:48 [INFO] 07:03:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-queries --- 07:03:48 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.12.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.12.11-SNAPSHOT/aai-queries-1.12.11-SNAPSHOT.jar 07:03:48 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.12.11-SNAPSHOT/aai-queries-1.12.11-SNAPSHOT.pom 07:03:48 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.12.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.12.11-SNAPSHOT/aai-queries-1.12.11-SNAPSHOT-sources.jar 07:03:48 [INFO] 07:03:48 [INFO] ------------------------------------------------------------------------ 07:03:48 [INFO] Building aai-schema-service 1.12.11-SNAPSHOT 07:03:48 [INFO] ------------------------------------------------------------------------ 07:03:53 [INFO] 07:03:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ aai-schema-service --- 07:03:53 [INFO] 07:03:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-service --- 07:03:53 [INFO] 07:03:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-service --- 07:03:53 [INFO] 07:03:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-schema-service --- 07:03:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:53 [INFO] 07:03:53 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules-project) @ aai-schema-service --- 07:03:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:53 [INFO] Copying 134 resources 07:03:53 [INFO] 07:03:53 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries-project) @ aai-schema-service --- 07:03:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:53 [INFO] Copying 1 resource 07:03:53 [INFO] 07:03:53 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules) @ aai-schema-service --- 07:03:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:53 [INFO] Copying 134 resources 07:03:53 [INFO] 07:03:53 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries) @ aai-schema-service --- 07:03:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:53 [INFO] Copying 1 resource 07:03:53 [INFO] 07:03:53 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-schema-service --- 07:03:53 [INFO] 07:03:53 [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-schema-service --- 07:03:53 [INFO] 07:03:53 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ aai-schema-service --- 07:03:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:53 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/swm 07:03:53 [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 07:03:53 [INFO] Copying 142 resources 07:03:55 [INFO] Copying 1 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 07:03:55 [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 07:03:55 [INFO] Copying 2 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 07:03:55 [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build/ 07:03:55 [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build//lib/ 07:03:55 [INFO] 07:03:55 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-service --- 07:03:55 [INFO] Changes detected - recompiling the module! 07:03:55 [INFO] Compiling 51 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes 07:03:55 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/healthcheck/EchoResource.java: Some input files use or override a deprecated API. 07:03:55 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/healthcheck/EchoResource.java: Recompile with -Xlint:deprecation for details. 07:03:55 [INFO] 07:03:55 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ aai-schema-service --- 07:03:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:55 [INFO] Copying 4 resources 07:03:55 [INFO] 07:03:55 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-service --- 07:03:56 [INFO] Changes detected - recompiling the module! 07:03:56 [INFO] Compiling 25 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes 07:03:56 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Some input files use unchecked or unsafe operations. 07:03:56 [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Recompile with -Xlint:unchecked for details. 07:03:56 [INFO] 07:03:56 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-service --- 07:03:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:03:56 [INFO] 07:03:56 [INFO] ------------------------------------------------------- 07:03:56 [INFO] T E S T S 07:03:56 [INFO] ------------------------------------------------------- 07:03:58 [INFO] Running org.onap.aai.schemaservice.SchemaServiceTest 07:03:58 Current directory: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service 07:03:59 07:03:59 . ____ _ __ _ _ 07:03:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:59 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:59 =========|_|==============|___/=/_/_/_/ 07:03:59 :: Spring Boot :: (v2.7.18) 07:03:59 07:03:59 2025-07-17 07:03:59.294 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 07:03:59 2025-07-17 07:03:59.298 INFO [aai-schema-service,,] 2608 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.2.5.Final 07:03:59 2025-07-17 07:03:59.308 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 07:03:59 2025-07-17 07:03:59.309 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 07:03:59 2025-07-17 07:03:59.310 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 07:03:59 2025-07-17 07:03:59.310 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 07:03:59 2025-07-17 07:03:59.317 DEBUG [aai-schema-service,,] 2608 --- [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 07:03:59 2025-07-17 07:03:59.318 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 07:03:59 2025-07-17 07:03:59.349 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 07:03:59 2025-07-17 07:03:59.346 WARN [aai-schema-service,,] 2608 --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:03:59 07:03:59 Found multiple occurrences of org.json.JSONObject on the class path: 07:03:59 07:03:59 jar:file:/home/jenkins/.m2/repository/org/json/json/20240303/json-20240303.jar!/org/json/JSONObject.class 07:03:59 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:03:59 07:03:59 You may wish to exclude one of them to ensure predictable runtime behavior 07:03:59 07:03:59 2025-07-17 07:03:59.396 INFO [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Starting SchemaServiceTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-28560 with PID 2608 (started by jenkins in /w/workspace/aai-schema-service-master-verify-java/aai-schema-service) 07:03:59 2025-07-17 07:03:59.399 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Running with Spring Boot v2.7.18, Spring v5.3.31 07:03:59 2025-07-17 07:03:59.403 INFO [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : No active profile set, falling back to 1 default profile: "default" 07:03:59 2025-07-17 07:03:59.497 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 07:03:59 2025-07-17 07:03:59.509 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 07:03:59 2025-07-17 07:03:59.510 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 07:03:59 2025-07-17 07:03:59.510 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 07:03:59 2025-07-17 07:03:59.510 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 07:03:59 2025-07-17 07:03:59.510 DEBUG [aai-schema-service,,] 2608 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 07:04:01 07:04:01,627 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 07:04:01 07:04:01,631 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 07:04:01 07:04:01,632 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 07:04:01 07:04:01,632 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 07:04:01 07:04:01,632 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@421031474 - No compression will be used 07:04:01 07:04:01,632 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@421031474 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 07:04:01 07:04:01,633 |-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}'. 07:04:01 07:04:01,633 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 07:04:01 07:04:01,633 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jul 17 07:04:01 UTC 2025 07:04:01 07:04:01,642 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 07:04:01 07:04:01,642 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 07:04:01 07:04:01,643 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 07:04:01 07:04:01,643 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 07:04:01 07:04:01,643 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@35be20c3 - Registering current configuration as safe fallback point 07:04:01 07:04:01 2025-07-17 07:04:01.777 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:01 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 07:04:01 2025-07-17 07:04:01.839 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 60 ms to scan 1 urls, producing 7 keys and 7 values 07:04:01 2025-07-17 07:04:01.840 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:01 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 07:04:01 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 07:04:01 2025-07-17 07:04:01.850 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 10 ms to scan 2 urls, producing 8 keys and 37 values 07:04:01 2025-07-17 07:04:01.872 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:01 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 07:04:01 2025-07-17 07:04:01.874 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 07:04:01 2025-07-17 07:04:01.875 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:01 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 07:04:01 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 07:04:01 2025-07-17 07:04:01.882 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 6 ms to scan 2 urls, producing 8 keys and 37 values 07:04:01 2025-07-17 07:04:01.885 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:01 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 07:04:01 2025-07-17 07:04:01.886 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 07:04:01 2025-07-17 07:04:01.887 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:01 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 07:04:01 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 07:04:01 2025-07-17 07:04:01.893 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 6 ms to scan 2 urls, producing 8 keys and 37 values 07:04:02 2025-07-17 07:04:02.241 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 07:04:02 2025-07-17 07:04:02.381 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 07:04:02 2025-07-17 07:04:02.404 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 07:04:02 2025-07-17 07:04:02.409 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 07:04:02 2025-07-17 07:04:02.413 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 07:04:02 2025-07-17 07:04:02.417 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 07:04:02 2025-07-17 07:04:02.420 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 07:04:02 2025-07-17 07:04:02.424 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 07:04:02 2025-07-17 07:04:02.427 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 07:04:02 2025-07-17 07:04:02.430 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 07:04:02 2025-07-17 07:04:02.434 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 07:04:02 2025-07-17 07:04:02.437 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 07:04:02 2025-07-17 07:04:02.440 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 07:04:02 2025-07-17 07:04:02.445 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 07:04:02 2025-07-17 07:04:02.450 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 07:04:02 2025-07-17 07:04:02.455 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 07:04:02 2025-07-17 07:04:02.460 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 07:04:02 2025-07-17 07:04:02.465 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 07:04:02 2025-07-17 07:04:02.470 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 07:04:02 2025-07-17 07:04:02.475 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 07:04:02 2025-07-17 07:04:02.479 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 07:04:02 2025-07-17 07:04:02.483 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 07:04:03 [EL Warning]: moxy: 2025-07-17 07:04:03.56--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 07:04:04 2025-07-17 07:04:03.983 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:04 2025-07-17 07:04:04.033 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 07:04:04 [EL Warning]: moxy: 2025-07-17 07:04:04.095--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 07:04:04 2025-07-17 07:04:04.338 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:04 2025-07-17 07:04:04.359 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 07:04:04 [EL Warning]: moxy: 2025-07-17 07:04:04.446--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 07:04:04 2025-07-17 07:04:04.667 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:04 2025-07-17 07:04:04.687 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 07:04:04 [EL Warning]: moxy: 2025-07-17 07:04:04.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 07:04:04 2025-07-17 07:04:04.943 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:05 2025-07-17 07:04:04.964 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 07:04:05 [EL Warning]: moxy: 2025-07-17 07:04:05.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 07:04:05 2025-07-17 07:04:05.242 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:05 2025-07-17 07:04:05.262 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 07:04:05 [EL Warning]: moxy: 2025-07-17 07:04:05.32--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 07:04:05 2025-07-17 07:04:05.606 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:05 2025-07-17 07:04:05.627 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 07:04:05 [EL Warning]: moxy: 2025-07-17 07:04:05.686--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 07:04:05 2025-07-17 07:04:05.905 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:05 2025-07-17 07:04:05.920 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 07:04:06 [EL Warning]: moxy: 2025-07-17 07:04:05.974--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 07:04:06 2025-07-17 07:04:06.190 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:06 2025-07-17 07:04:06.205 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 07:04:06 [EL Warning]: moxy: 2025-07-17 07:04:06.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 07:04:06 2025-07-17 07:04:06.495 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:06 2025-07-17 07:04:06.508 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 07:04:06 [EL Warning]: moxy: 2025-07-17 07:04:06.555--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 07:04:06 2025-07-17 07:04:06.796 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:06 2025-07-17 07:04:06.810 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 07:04:06 [EL Warning]: moxy: 2025-07-17 07:04:06.855--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 07:04:07 2025-07-17 07:04:07.131 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:07 2025-07-17 07:04:07.148 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 07:04:07 [EL Warning]: moxy: 2025-07-17 07:04:07.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 07:04:07 2025-07-17 07:04:07.546 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:07 2025-07-17 07:04:07.566 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 07:04:07 [EL Warning]: moxy: 2025-07-17 07:04:07.639--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 07:04:07 2025-07-17 07:04:07.965 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:08 2025-07-17 07:04:07.988 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 07:04:08 [EL Warning]: moxy: 2025-07-17 07:04:08.052--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 07:04:08 2025-07-17 07:04:08.397 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:08 2025-07-17 07:04:08.420 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 07:04:08 [EL Warning]: moxy: 2025-07-17 07:04:08.486--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 07:04:08 2025-07-17 07:04:08.817 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:08 2025-07-17 07:04:08.841 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 07:04:08 [EL Warning]: moxy: 2025-07-17 07:04:08.908--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 07:04:09 2025-07-17 07:04:09.245 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:09 2025-07-17 07:04:09.268 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 07:04:09 [EL Warning]: moxy: 2025-07-17 07:04:09.334--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 07:04:09 2025-07-17 07:04:09.710 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:09 2025-07-17 07:04:09.733 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 07:04:09 [EL Warning]: moxy: 2025-07-17 07:04:09.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 07:04:10 2025-07-17 07:04:10.142 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:10 2025-07-17 07:04:10.165 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 07:04:10 [EL Warning]: moxy: 2025-07-17 07:04:10.244--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 07:04:10 2025-07-17 07:04:10.610 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:10 2025-07-17 07:04:10.633 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 07:04:10 [EL Warning]: moxy: 2025-07-17 07:04:10.704--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 07:04:11 2025-07-17 07:04:11.067 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:11 2025-07-17 07:04:11.093 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 07:04:11 [EL Warning]: moxy: 2025-07-17 07:04:11.168--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 07:04:11 2025-07-17 07:04:11.537 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:11 2025-07-17 07:04:11.563 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 07:04:12 2025-07-17 07:04:12.405 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 07:04:12 2025-07-17 07:04:12.699 DEBUG [aai-schema-service,,] 2608 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 07:04:12 2025-07-17 07:04:12.708 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 07:04:12 2025-07-17 07:04:12.708 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 07:04:12 2025-07-17 07:04:12.709 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 07:04:12 2025-07-17 07:04:12.710 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 07:04:12 2025-07-17 07:04:12.710 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 07:04:12 2025-07-17 07:04:12.710 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 07:04:12 2025-07-17 07:04:12.711 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 07:04:12 2025-07-17 07:04:12.711 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 07:04:12 2025-07-17 07:04:12.711 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:12 2025-07-17 07:04:12.711 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 07:04:12 2025-07-17 07:04:12.713 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 07:04:12 2025-07-17 07:04:12.713 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 07:04:12 2025-07-17 07:04:12.713 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 07:04:12 2025-07-17 07:04:12.713 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 07:04:12 2025-07-17 07:04:12.713 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 07:04:12 2025-07-17 07:04:12.713 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 07:04:13 2025-07-17 07:04:13.110 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:13 o.o.a.s.e.EdgeResource: 07:04:13 07:04:13 2025-07-17 07:04:13.110 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:13 o.o.a.s.h.EchoResource: 07:04:13 07:04:13 2025-07-17 07:04:13.111 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:13 o.o.a.s.n.NodeSchemaChecksumResource: 07:04:13 07:04:13 2025-07-17 07:04:13.111 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:13 o.o.a.s.n.NodeSchemaResource: 07:04:13 07:04:13 2025-07-17 07:04:13.111 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:13 o.o.a.s.q.QueryResource: 07:04:13 07:04:13 2025-07-17 07:04:13.111 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:13 o.o.a.s.v.VersionResource: 07:04:13 07:04:13 2025-07-17 07:04:13.132 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:13 o.s.b.a.w.s.e.BasicErrorController: 07:04:13 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 07:04:13 { [/error]}: error(HttpServletRequest) 07:04:13 2025-07-17 07:04:13.150 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 07:04:13 2025-07-17 07:04:13.174 DEBUG [aai-schema-service,,] 2608 --- [ 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 [/]]} 07:04:13 2025-07-17 07:04:13.294 WARN [aai-schema-service,,] 2608 --- [ 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) 07:04:13 2025-07-17 07:04:13.679 DEBUG [aai-schema-service,,] 2608 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 07:04:13 2025-07-17 07:04:13.715 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 07:04:13 2025-07-17 07:04:13.719 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 07:04:13 2025-07-17 07:04:13.719 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 11 07:04:13 2025-07-17 07:04:13.720 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 07:04:13 2025-07-17 07:04:13.720 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 07:04:13 2025-07-17 07:04:13.721 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available 07:04:13 2025-07-17 07:04:13.721 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 07:04:13 2025-07-17 07:04:13.722 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 07:04:13 2025-07-17 07:04:13.723 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 07:04:13 2025-07-17 07:04:13.724 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:13 2025-07-17 07:04:13.724 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable 07:04:13 2025-07-17 07:04:13.725 DEBUG [aai-schema-service,,] 2608 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 07:04:13 2025-07-17 07:04:13.725 DEBUG [aai-schema-service,,] 2608 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 07:04:13 2025-07-17 07:04:13.725 DEBUG [aai-schema-service,,] 2608 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 07:04:13 2025-07-17 07:04:13.740 DEBUG [aai-schema-service,,] 2608 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes 07:04:13 2025-07-17 07:04:13.740 DEBUG [aai-schema-service,,] 2608 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 07:04:13 2025-07-17 07:04:13.741 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available 07:04:13 2025-07-17 07:04:13.742 DEBUG [aai-schema-service,,] 2608 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 07:04:13 2025-07-17 07:04:13.746 DEBUG [aai-schema-service,,] 2608 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 07:04:13 2025-07-17 07:04:13.746 DEBUG [aai-schema-service,,] 2608 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@5c61c852 07:04:14 2025-07-17 07:04:14.548 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 07:04:14 2025-07-17 07:04:14.548 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 07:04:14 2025-07-17 07:04:14.549 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 07:04:14 2025-07-17 07:04:14.549 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 07:04:14 2025-07-17 07:04:14.549 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:14 2025-07-17 07:04:14.549 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 07:04:14 2025-07-17 07:04:14.549 DEBUG [aai-schema-service,,] 2608 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 07:04:14 2025-07-17 07:04:14.551 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 07:04:14 2025-07-17 07:04:14.551 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 07:04:14 2025-07-17 07:04:14.551 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 07:04:14 2025-07-17 07:04:14.551 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 07:04:14 2025-07-17 07:04:14.551 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 07:04:14 2025-07-17 07:04:14.551 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 07:04:14 2025-07-17 07:04:14.594 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 07:04:14 2025-07-17 07:04:14.638 INFO [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Started SchemaServiceTest in 15.812 seconds (JVM running for 17.88) 07:04:15 2025-07-17 07:04:15.136 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.137 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.137 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.137 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 2025-07-17 07:04:15.374 INFO [aai-schema-service,,] 2608 --- [qtp154380345-39] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:04:15 2025-07-17 07:04:15.468 DEBUG [aai-schema-service,,] 2608 --- [qtp154380345-39] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"48c8859c-e856-4499-b69d-2b2d2b3b8ec6","status":"200","rqstDate":"250717-07:04:15:377","respDate":"250717-07:04:15:467","sourceId":"JUNIT:48c8859c-e856-4499-b69d-2b2d2b3b8ec6","resourceId":"http://localhost:33323/aai/schema-service/v1/versions","resourceType":"GET","rqstBuf":"{\"ID\":\"7608dcb8-f5d5-417c-9fd4-682a5ff3cf17\",\"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:33323], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[48c8859c-e856-4499-b69d-2b2d2b3b8ec6]}\"}"} 07:04:15 2025-07-17 07:04:15.524 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.525 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.525 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.525 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 2025-07-17 07:04:15.538 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.538 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.538 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.538 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 2025-07-17 07:04:15.542 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.542 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.542 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.542 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 2025-07-17 07:04:15.550 INFO [aai-schema-service,,] 2608 --- [qtp154380345-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:04:15 2025-07-17 07:04:15.617 WARN [aai-schema-service,,] 2608 --- [qtp154380345-36] 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 07:04:15 2025-07-17 07:04:15.623 WARN [aai-schema-service,,] 2608 --- [qtp154380345-36] 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 07:04:15 2025-07-17 07:04:15.754 DEBUG [aai-schema-service,,] 2608 --- [qtp154380345-36] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"5b0b80e3-2988-47fc-a139-63138061bfc9","status":"400","rqstDate":"250717-07:04:15:550","respDate":"250717-07:04:15:754","sourceId":"JUNIT:5b0b80e3-2988-47fc-a139-63138061bfc9","resourceId":"http://localhost:33323/aai/schema-service/v1/nodes?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"5bc5a1f6-ed2b-4c4f-81f9-3f6d1342dcaa\",\"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:33323], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/xml], X-ONAP-RequestID=[5b0b80e3-2988-47fc-a139-63138061bfc9]}\"}"} 07:04:15 2025-07-17 07:04:15.758 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 07:04:15 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 07:04:15 2025-07-17 07:04:15.785 INFO [aai-schema-service,,] 2608 --- [qtp154380345-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:04:15 2025-07-17 07:04:15.804 WARN [aai-schema-service,,] 2608 --- [qtp154380345-36] 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 07:04:15 2025-07-17 07:04:15.805 WARN [aai-schema-service,,] 2608 --- [qtp154380345-36] 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 07:04:15 2025-07-17 07:04:15.810 DEBUG [aai-schema-service,,] 2608 --- [qtp154380345-36] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"ee049581-14f4-4519-a45c-ccdcbe6c637f","status":"400","rqstDate":"250717-07:04:15:786","respDate":"250717-07:04:15:809","sourceId":"JUNIT:ee049581-14f4-4519-a45c-ccdcbe6c637f","resourceId":"http://localhost:33323/aai/schema-service/v1/edgerules?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"4b9465f3-6ba2-406b-a182-96ff2d3ccd6b\",\"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:33323], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[ee049581-14f4-4519-a45c-ccdcbe6c637f]}\"}"} 07:04:15 2025-07-17 07:04:15.811 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 07:04:15 2025-07-17 07:04:15.817 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.817 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.817 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.818 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 2025-07-17 07:04:15.823 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.823 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.823 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.824 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 2025-07-17 07:04:15.829 INFO [aai-schema-service,,] 2608 --- [qtp154380345-38] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:04:15 2025-07-17 07:04:15.886 DEBUG [aai-schema-service,,] 2608 --- [qtp154380345-38] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"f4814fa2-7648-4f0d-ac28-2a32599cecfc","status":"200","rqstDate":"250717-07:04:15:830","respDate":"250717-07:04:15:886","sourceId":"JUNIT:f4814fa2-7648-4f0d-ac28-2a32599cecfc","resourceId":"http://localhost:33323/aai/schema-service/v1/nodes?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"c7678311-fc5e-46c1-b9c8-bc148a54dfb7\",\"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:33323], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/xml], X-ONAP-RequestID=[f4814fa2-7648-4f0d-ac28-2a32599cecfc]}\"}"} 07:04:15 2025-07-17 07:04:15.909 INFO [aai-schema-service,,] 2608 --- [qtp154380345-40] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:04:15 2025-07-17 07:04:15.925 DEBUG [aai-schema-service,,] 2608 --- [qtp154380345-40] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"8555c013-8703-4ca2-b6a2-466b2ff25ddc","status":"200","rqstDate":"250717-07:04:15:910","respDate":"250717-07:04:15:924","sourceId":"JUNIT:8555c013-8703-4ca2-b6a2-466b2ff25ddc","resourceId":"http://localhost:33323/aai/schema-service/v1/edgerules?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"1c72abfa-2526-4f99-a50f-537e649456dc\",\"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:33323], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[8555c013-8703-4ca2-b6a2-466b2ff25ddc]}\"}"} 07:04:15 2025-07-17 07:04:15.933 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.934 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.934 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.934 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 2025-07-17 07:04:15.939 INFO [aai-schema-service,,] 2608 --- [qtp154380345-38] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:04:15 2025-07-17 07:04:15.950 DEBUG [aai-schema-service,,] 2608 --- [qtp154380345-38] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"ecf0e579-44af-4edf-a2c2-1e0a47e3b24b","status":"200","rqstDate":"250717-07:04:15:939","respDate":"250717-07:04:15:950","sourceId":"JUNIT:ecf0e579-44af-4edf-a2c2-1e0a47e3b24b","resourceId":"http://localhost:33323/aai/schema-service/v1/stored-queries","resourceType":"GET","rqstBuf":"{\"ID\":\"6147b0ff-a816-4866-840a-e605dc4f09b7\",\"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:33323], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[ecf0e579-44af-4edf-a2c2-1e0a47e3b24b]}\"}"} 07:04:15 2025-07-17 07:04:15.958 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:15 2025-07-17 07:04:15.958 DEBUG [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.959 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 07:04:15 2025-07-17 07:04:15.959 INFO [aai-schema-service,,] 2608 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.91 s -- in org.onap.aai.schemaservice.SchemaServiceTest 07:04:15 [INFO] Running org.onap.aai.schemaservice.config.AAIConfigTranslatorTest 07:04:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.onap.aai.schemaservice.config.AAIConfigTranslatorTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.edges.EdgeResourceTest 07:04:16 2025-07-17 07:04:16.450 WARN [aai-schema-service,,] 2608 --- [ 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 07:04:16 2025-07-17 07:04:16.451 WARN [aai-schema-service,,] 2608 --- [ 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 07:04:16 2025-07-17 07:04:16.462 ERROR [aai-schema-service,,] 2608 --- [ 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 07:04:16 2025-07-17 07:04:16.463 ERROR [aai-schema-service,,] 2608 --- [ 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 07:04:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.aai.schemaservice.edges.EdgeResourceTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.healthcheck.EchoResourceTest 07:04:16 2025-07-17 07:04:16.554 ERROR [aai-schema-service,,] 2608 --- [ 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 07:04:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.aai.schemaservice.healthcheck.EchoResourceTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest 07:04:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 07:04:16 2025-07-17 07:04:16.647 ERROR [aai-schema-service,,] 2608 --- [ 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 07:04:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest 07:04:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 07:04:16 2025-07-17 07:04:16.783 ERROR [aai-schema-service,,] 2608 --- [ 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 07:04:16 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest 07:04:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest 07:04:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest 07:04:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest 07:04:16 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeIngestorTest 07:04:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.onap.aai.schemaservice.nodeschema.NodeIngestorTest 07:04:17 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest 07:04:17 Current directory: /path/to/other 07:04:17 07:04:17 . ____ _ __ _ _ 07:04:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:04:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:04:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:04:17 ' |____| .__|_| |_|_| |_\__, | / / / / 07:04:17 =========|_|==============|___/=/_/_/_/ 07:04:17 :: Spring Boot :: (v2.7.18) 07:04:17 07:04:17 2025-07-17 07:04:17.119 WARN [aai-schema-service,,] 2608 --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:04:17 07:04:17 Found multiple occurrences of org.json.JSONObject on the class path: 07:04:17 07:04:17 jar:file:/home/jenkins/.m2/repository/org/json/json/20240303/json-20240303.jar!/org/json/JSONObject.class 07:04:17 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:04:17 07:04:17 You may wish to exclude one of them to ensure predictable runtime behavior 07:04:17 07:04:17 2025-07-17 07:04:17.128 INFO [aai-schema-service,,] 2608 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Starting NodeSchemaChecksumResourceTest using Java 11.0.16 on prd-ubuntu1804-builder-4c-4g-28560 with PID 2608 (started by jenkins in /path/to/other) 07:04:17 2025-07-17 07:04:17.128 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Running with Spring Boot v2.7.18, Spring v5.3.31 07:04:17 2025-07-17 07:04:17.129 INFO [aai-schema-service,,] 2608 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : No active profile set, falling back to 1 default profile: "default" 07:04:17 07:04:17,448 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 07:04:17 07:04:17,450 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 07:04:17 07:04:17,450 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 07:04:17 07:04:17,450 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 07:04:17 07:04:17,450 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1968496649 - No compression will be used 07:04:17 07:04:17,450 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1968496649 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 07:04:17 07:04:17,450 |-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}'. 07:04:17 07:04:17,450 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 07:04:17 07:04:17,451 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jul 17 07:04:15 UTC 2025 07:04:17 07:04:17,451 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 07:04:17 07:04:17,451 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 07:04:17 07:04:17,451 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 07:04:17 07:04:17,451 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 07:04:17 07:04:17,451 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@3bf7cfe0 - Registering current configuration as safe fallback point 07:04:17 07:04:17 2025-07-17 07:04:17.465 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:17 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 07:04:17 2025-07-17 07:04:17.466 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 07:04:17 2025-07-17 07:04:17.466 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:17 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 07:04:17 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 07:04:17 2025-07-17 07:04:17.471 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 5 ms to scan 2 urls, producing 8 keys and 37 values 07:04:17 2025-07-17 07:04:17.472 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:17 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 07:04:17 2025-07-17 07:04:17.473 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 07:04:17 2025-07-17 07:04:17.473 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:17 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 07:04:17 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 07:04:17 2025-07-17 07:04:17.477 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 2 urls, producing 8 keys and 37 values 07:04:17 2025-07-17 07:04:17.477 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:17 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.15.5/aai-els-onap-logging-1.15.5.jar!/ 07:04:17 2025-07-17 07:04:17.478 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 07:04:17 2025-07-17 07:04:17.478 DEBUG [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : going to scan these urls: 07:04:17 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes/ 07:04:17 file:/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes/ 07:04:17 2025-07-17 07:04:17.482 INFO [aai-schema-service,,] 2608 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 2 urls, producing 8 keys and 37 values 07:04:17 2025-07-17 07:04:17.546 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 07:04:17 2025-07-17 07:04:17.580 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 07:04:17 2025-07-17 07:04:17.582 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 07:04:17 2025-07-17 07:04:17.584 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 07:04:17 2025-07-17 07:04:17.585 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 07:04:17 2025-07-17 07:04:17.586 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 07:04:17 2025-07-17 07:04:17.588 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 07:04:17 2025-07-17 07:04:17.590 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 07:04:17 2025-07-17 07:04:17.592 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 07:04:17 2025-07-17 07:04:17.593 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 07:04:17 2025-07-17 07:04:17.595 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 07:04:17 2025-07-17 07:04:17.598 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 07:04:17 2025-07-17 07:04:17.599 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 07:04:17 2025-07-17 07:04:17.603 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 07:04:17 2025-07-17 07:04:17.605 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 07:04:17 2025-07-17 07:04:17.607 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 07:04:17 2025-07-17 07:04:17.610 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 07:04:17 2025-07-17 07:04:17.614 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 07:04:17 2025-07-17 07:04:17.617 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 07:04:17 2025-07-17 07:04:17.621 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 07:04:17 2025-07-17 07:04:17.624 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 07:04:17 2025-07-17 07:04:17.629 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 07:04:17 [EL Warning]: moxy: 2025-07-17 07:04:17.674--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 07:04:17 2025-07-17 07:04:17.860 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:17 2025-07-17 07:04:17.869 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 07:04:17 [EL Warning]: moxy: 2025-07-17 07:04:17.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 07:04:18 2025-07-17 07:04:18.063 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:18 2025-07-17 07:04:18.072 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 07:04:18 [EL Warning]: moxy: 2025-07-17 07:04:18.108--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 07:04:18 2025-07-17 07:04:18.276 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:18 2025-07-17 07:04:18.286 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 07:04:18 [EL Warning]: moxy: 2025-07-17 07:04:18.321--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 07:04:18 2025-07-17 07:04:18.501 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:18 2025-07-17 07:04:18.512 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 07:04:18 [EL Warning]: moxy: 2025-07-17 07:04:18.553--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 07:04:18 2025-07-17 07:04:18.751 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:18 2025-07-17 07:04:18.763 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 07:04:18 [EL Warning]: moxy: 2025-07-17 07:04:18.805--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 07:04:19 2025-07-17 07:04:19.050 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:19 2025-07-17 07:04:19.062 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 07:04:19 [EL Warning]: moxy: 2025-07-17 07:04:19.103--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 07:04:19 2025-07-17 07:04:19.326 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:19 2025-07-17 07:04:19.338 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 07:04:19 [EL Warning]: moxy: 2025-07-17 07:04:19.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 07:04:19 2025-07-17 07:04:19.587 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:19 2025-07-17 07:04:19.599 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 07:04:19 [EL Warning]: moxy: 2025-07-17 07:04:19.641--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 07:04:19 2025-07-17 07:04:19.845 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:19 2025-07-17 07:04:19.857 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 07:04:19 [EL Warning]: moxy: 2025-07-17 07:04:19.902--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 07:04:20 2025-07-17 07:04:20.168 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:20 2025-07-17 07:04:20.183 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 07:04:20 [EL Warning]: moxy: 2025-07-17 07:04:20.229--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 07:04:20 2025-07-17 07:04:20.449 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:20 2025-07-17 07:04:20.463 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 07:04:20 [EL Warning]: moxy: 2025-07-17 07:04:20.519--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 07:04:20 2025-07-17 07:04:20.790 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:20 2025-07-17 07:04:20.807 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 07:04:20 [EL Warning]: moxy: 2025-07-17 07:04:20.867--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 07:04:21 2025-07-17 07:04:21.170 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:21 2025-07-17 07:04:21.225 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 07:04:21 [EL Warning]: moxy: 2025-07-17 07:04:21.285--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 07:04:21 2025-07-17 07:04:21.586 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:21 2025-07-17 07:04:21.607 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 07:04:21 [EL Warning]: moxy: 2025-07-17 07:04:21.671--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 07:04:22 2025-07-17 07:04:21.993 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:22 2025-07-17 07:04:22.015 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 07:04:22 [EL Warning]: moxy: 2025-07-17 07:04:22.08--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 07:04:22 2025-07-17 07:04:22.445 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:22 2025-07-17 07:04:22.468 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 07:04:22 [EL Warning]: moxy: 2025-07-17 07:04:22.532--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 07:04:22 2025-07-17 07:04:22.879 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:22 2025-07-17 07:04:22.902 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 07:04:22 [EL Warning]: moxy: 2025-07-17 07:04:22.967--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 07:04:23 2025-07-17 07:04:23.301 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:23 2025-07-17 07:04:23.325 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 07:04:23 [EL Warning]: moxy: 2025-07-17 07:04:23.434--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 07:04:23 2025-07-17 07:04:23.771 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:23 2025-07-17 07:04:23.794 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 07:04:23 [EL Warning]: moxy: 2025-07-17 07:04:23.868--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 07:04:24 2025-07-17 07:04:24.219 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:24 2025-07-17 07:04:24.243 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 07:04:24 [EL Warning]: moxy: 2025-07-17 07:04:24.356--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 07:04:24 2025-07-17 07:04:24.713 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:24 2025-07-17 07:04:24.738 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 07:04:25 2025-07-17 07:04:25.246 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 07:04:25 2025-07-17 07:04:25.292 DEBUG [aai-schema-service,,] 2608 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 07:04:25 2025-07-17 07:04:25.296 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 07:04:25 2025-07-17 07:04:25.296 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 07:04:25 2025-07-17 07:04:25.296 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 07:04:25 2025-07-17 07:04:25.297 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 07:04:25 2025-07-17 07:04:25.297 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 07:04:25 2025-07-17 07:04:25.297 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 07:04:25 2025-07-17 07:04:25.297 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 07:04:25 2025-07-17 07:04:25.297 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 07:04:25 2025-07-17 07:04:25.297 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:25 2025-07-17 07:04:25.297 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 07:04:25 2025-07-17 07:04:25.298 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 07:04:25 2025-07-17 07:04:25.299 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 07:04:25 2025-07-17 07:04:25.299 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 07:04:25 2025-07-17 07:04:25.299 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 07:04:25 2025-07-17 07:04:25.299 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 07:04:25 2025-07-17 07:04:25.299 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 07:04:25 2025-07-17 07:04:25.379 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:25 o.o.a.s.e.EdgeResource: 07:04:25 07:04:25 2025-07-17 07:04:25.379 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:25 o.o.a.s.h.EchoResource: 07:04:25 07:04:25 2025-07-17 07:04:25.379 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:25 o.o.a.s.n.NodeSchemaChecksumResource: 07:04:25 07:04:25 2025-07-17 07:04:25.379 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:25 o.o.a.s.n.NodeSchemaResource: 07:04:25 07:04:25 2025-07-17 07:04:25.380 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:25 o.o.a.s.q.QueryResource: 07:04:25 07:04:25 2025-07-17 07:04:25.380 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:25 o.o.a.s.v.VersionResource: 07:04:25 07:04:25 2025-07-17 07:04:25.381 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 07:04:25 o.s.b.a.w.s.e.BasicErrorController: 07:04:25 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 07:04:25 { [/error]}: error(HttpServletRequest) 07:04:25 2025-07-17 07:04:25.393 DEBUG [aai-schema-service,,] 2608 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 07:04:25 2025-07-17 07:04:25.404 DEBUG [aai-schema-service,,] 2608 --- [ 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 [/]]} 07:04:25 2025-07-17 07:04:25.454 WARN [aai-schema-service,,] 2608 --- [ 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) 07:04:25 2025-07-17 07:04:25.765 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 07:04:25 2025-07-17 07:04:25.765 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 07:04:25 2025-07-17 07:04:25.765 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 07:04:25 2025-07-17 07:04:25.765 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 07:04:25 2025-07-17 07:04:25.765 DEBUG [aai-schema-service,,] 2608 --- [ 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 07:04:25 2025-07-17 07:04:25.765 DEBUG [aai-schema-service,,] 2608 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 07:04:25 2025-07-17 07:04:25.765 DEBUG [aai-schema-service,,] 2608 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 07:04:25 2025-07-17 07:04:25.766 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 07:04:25 2025-07-17 07:04:25.767 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 07:04:25 2025-07-17 07:04:25.767 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 07:04:25 2025-07-17 07:04:25.767 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 07:04:25 2025-07-17 07:04:25.767 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 07:04:25 2025-07-17 07:04:25.767 DEBUG [aai-schema-service,,] 2608 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 07:04:25 2025-07-17 07:04:25.776 DEBUG [aai-schema-service,,] 2608 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 07:04:25 2025-07-17 07:04:25.790 INFO [aai-schema-service,,] 2608 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Started NodeSchemaChecksumResourceTest in 8.75 seconds (JVM running for 29.032) 07:04:25 2025-07-17 07:04:25.857 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 07:04:25 2025-07-17 07:04:25.857 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 07:04:26 2025-07-17 07:04:25.955 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 07:04:26 2025-07-17 07:04:25.955 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 07:04:26 2025-07-17 07:04:26.084 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 07:04:26 2025-07-17 07:04:26.085 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 07:04:26 2025-07-17 07:04:26.087 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 07:04:26 2025-07-17 07:04:26.088 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 07:04:26 2025-07-17 07:04:26.130 DEBUG [aai-schema-service,,] 2608 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 07:04:26 2025-07-17 07:04:26.145 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 07:04:26 2025-07-17 07:04:26.145 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 07:04:26 2025-07-17 07:04:26.145 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 07:04:26 2025-07-17 07:04:26.145 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true 07:04:26 2025-07-17 07:04:26.154 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_645873599277696350862.so 07:04:26 2025-07-17 07:04:26.157 DEBUG [aai-schema-service,,] 2608 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 07:04:26 2025-07-17 07:04:26.163 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8 07:04:26 2025-07-17 07:04:26.175 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 07:04:26 2025-07-17 07:04:26.203 DEBUG [aai-schema-service,,] 2608 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 07:04:26 2025-07-17 07:04:26.228 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY 07:04:26 2025-07-17 07:04:26.228 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1 07:04:26 2025-07-17 07:04:26.228 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null 07:04:26 2025-07-17 07:04:26.230 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [openstacklocal] 07:04:26 2025-07-17 07:04:26.231 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16} 07:04:26 2025-07-17 07:04:26.239 DEBUG [aai-schema-service,,] 2608 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0 07:04:26 2025-07-17 07:04:26.250 DEBUG [aai-schema-service,,] 2608 --- [ 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:39107] 07:04:26 2025-07-17 07:04:26.307 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2608 (auto-detected) 07:04:26 2025-07-17 07:04:26.309 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: fa:16:3e:ff:fe:4f:62:d0 (auto-detected) 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false 07:04:26 2025-07-17 07:04:26.339 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 07:04:26 2025-07-17 07:04:26.353 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 07:04:26 2025-07-17 07:04:26.353 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 07:04:26 2025-07-17 07:04:26.353 DEBUG [aai-schema-service,,] 2608 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 07:04:26 2025-07-17 07:04:26.373 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [545fd64a] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 07:04:26 2025-07-17 07:04:26.407 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 07:04:26 2025-07-17 07:04:26.407 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 07:04:26 2025-07-17 07:04:26.408 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6829d774 07:04:26 2025-07-17 07:04:26.420 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] reactor.netty.transport.TransportConfig : [545fd64a] 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)} 07:04:26 2025-07-17 07:04:26.440 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null 07:04:26 2025-07-17 07:04:26.463 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [545fd64a] Connecting to [localhost/127.0.0.1:39107]. 07:04:26 2025-07-17 07:04:26.474 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] Registering pool release on close event for channel 07:04:26 2025-07-17 07:04:26.474 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 07:04:26 2025-07-17 07:04:26.476 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] onStateChange(PooledConnection{channel=[id: 0x545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107]}, [connected]) 07:04:26 2025-07-17 07:04:26.489 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a-1, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0x545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107]}}, [configured]) 07:04:26 2025-07-17 07:04:26.492 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [545fd64a-1, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] Handler is being applied: {uri=http://localhost:39107/aai/schema-service/v1/nodes/checksums, method=GET} 07:04:26 2025-07-17 07:04:26.494 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a-1, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107]}}, [request_prepared]) 07:04:26 2025-07-17 07:04:26.518 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 07:04:26 2025-07-17 07:04:26.519 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 07:04:26 2025-07-17 07:04:26.522 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32 07:04:26 2025-07-17 07:04:26.522 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false 07:04:26 2025-07-17 07:04:26.522 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true 07:04:26 2025-07-17 07:04:26.548 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a-1, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107]}}, [request_sent]) 07:04:26 2025-07-17 07:04:26.555 INFO [aai-schema-service,,] 2608 --- [qtp866409466-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:04:26 2025-07-17 07:04:26.568 DEBUG [aai-schema-service,,] 2608 --- [qtp866409466-61] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"7d5c1e8d-ce7e-44f2-862c-aad667d545b8","status":"200","rqstDate":"250717-07:04:26:559","respDate":"250717-07:04:26:568","sourceId":"test:7d5c1e8d-ce7e-44f2-862c-aad667d545b8","resourceId":"http://localhost:39107/aai/schema-service/v1/nodes/checksums","resourceType":"GET","rqstBuf":"{\"ID\":\"e2b08448-5567-4feb-9163-4f5b7b60dfb8\",\"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:39107], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[7d5c1e8d-ce7e-44f2-862c-aad667d545b8]}\"}"} 07:04:26 2025-07-17 07:04:26.593 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable. 07:04:26 2025-07-17 07:04:26.601 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [545fd64a-1, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) 07:04:26 HTTP/1.1 200 OK 07:04:26 Date: 07:04:26 Content-Type: 07:04:26 X-AAI-TXID: 07:04:26 Content-Length: 07:04:26 2025-07-17 07:04:26.601 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a-1, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107]}}, [response_received]) 07:04:26 2025-07-17 07:04:26.620 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [545fd64a-1, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] Received last HTTP packet 07:04:26 2025-07-17 07:04:26.621 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107]}}, [response_completed]) 07:04:26 2025-07-17 07:04:26.621 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107]}}, [disconnecting]) 07:04:26 2025-07-17 07:04:26.621 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] Releasing channel 07:04:26 2025-07-17 07:04:26.623 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 07:04:26 2025-07-17 07:04:26.690 DEBUG [aai-schema-service,,] 2608 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [545fd64a, L:/127.0.0.1:46732 - R:localhost/127.0.0.1:39107] [terminated=true, cancelled=false, pending=1, error=null]: subscribing inbound receiver 07:04:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.692 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 07:04:26 2025-07-17 07:04:26.732 WARN [aai-schema-service,,] 2608 --- [ 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 07:04:26 2025-07-17 07:04:26.738 WARN [aai-schema-service,,] 2608 --- [ 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 07:04:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionTest 07:04:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest 07:04:26 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest 07:04:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest 07:04:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest 07:04:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest 07:04:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest 07:04:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest 07:04:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest 07:04:26 [INFO] Running org.onap.aai.schemaservice.service.AuthorizationServiceTest 07:04:26 2025-07-17 07:04:26.938 ERROR [aai-schema-service,,] 2608 --- [ main] o.o.a.s.service.AuthorizationService : IO Exception occurred during the reading of realm.properties 07:04:26 07:04:26 java.nio.file.NoSuchFileException: src/test/resources/non_existent_file.properties 07:04:26 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) 07:04:26 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) 07:04:26 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) 07:04:26 at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182) 07:04:26 at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292) 07:04:26 at java.base/java.nio.channels.FileChannel.open(FileChannel.java:345) 07:04:26 at java.base/java.nio.file.Files.lines(Files.java:4038) 07:04:26 at java.base/java.nio.file.Files.lines(Files.java:4130) 07:04:26 at org.onap.aai.schemaservice.service.AuthorizationService.init(AuthorizationService.java:57) 07:04:26 at org.onap.aai.schemaservice.service.AuthorizationServiceTest.lambda$testInit_fileNotFound_shouldNotThrowButLoadNoUsers$0(AuthorizationServiceTest.java:142) 07:04:26 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:50) 07:04:26 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:37) 07:04:26 at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3135) 07:04:26 at org.onap.aai.schemaservice.service.AuthorizationServiceTest.testInit_fileNotFound_shouldNotThrowButLoadNoUsers(AuthorizationServiceTest.java:142) 07:04:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:04:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:04:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:04:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 07:04:26 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) 07:04:26 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 07:04:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 07:04:26 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 07:04:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 07:04:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 07:04:26 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 07:04:26 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 07:04:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 07:04:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 07:04:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 07:04:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 07:04:26 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 07:04:26 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 07:04:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) 07:04:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:04:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) 07:04:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) 07:04:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 07:04:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 07:04:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 07:04:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 07:04:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) 07:04:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 07:04:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 07:04:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 07:04:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 07:04:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) 07:04:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 07:04:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 07:04:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 07:04:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 07:04:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 07:04:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:04:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:04:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:04:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 07:04:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:04:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:04:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:04:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:04:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 07:04:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 07:04:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 07:04:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:04:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:04:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:04:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:04:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:04:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:04:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:04:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:04:26 07:04:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.aai.schemaservice.service.AuthorizationServiceTest 07:04:29 [INFO] 07:04:29 [INFO] Results: 07:04:29 [INFO] 07:04:29 [INFO] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 07:04:29 [INFO] 07:04:29 [INFO] 07:04:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-schema-service --- 07:04:29 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec 07:04:29 [INFO] Analyzed bundle 'aai-schema-service' with 42 classes 07:04:29 [INFO] 07:04:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-service --- 07:04:29 [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT.jar 07:04:29 [INFO] 07:04:29 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-schema-service --- 07:04:31 [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml 07:04:31 [INFO] Copying files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT-build 07:04:32 [WARNING] Assembly file: /w/workspace/aai-schema-service-master-verify-java/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. 07:04:32 [INFO] 07:04:32 [INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ aai-schema-service --- 07:04:34 [INFO] Layout: ZIP 07:04:35 [INFO] Replacing main artifact with repackaged archive 07:04:35 [INFO] 07:04:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-schema-service --- 07:04:35 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:35 [INFO] 07:04:35 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-service --- 07:04:35 [INFO] 07:04:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-schema-service --- 07:04:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:35 [INFO] 07:04:35 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-fat-jar) @ aai-schema-service --- 07:04:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:35 [INFO] Copying 1 resource 07:04:35 [INFO] 07:04:35 [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-schema-service --- 07:04:35 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec 07:04:35 [INFO] Analyzed bundle 'aai-schema-service' with 42 classes 07:04:35 [INFO] All coverage checks have been met. 07:04:35 [INFO] 07:04:35 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-service --- 07:04:35 [INFO] 07:04:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-service --- 07:04:35 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.12.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.12.11-SNAPSHOT/aai-schema-service-1.12.11-SNAPSHOT.jar 07:04:35 [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.12.11-SNAPSHOT/aai-schema-service-1.12.11-SNAPSHOT.pom 07:04:35 [INFO] ------------------------------------------------------------------------ 07:04:35 [INFO] Reactor Summary: 07:04:35 [INFO] 07:04:35 [INFO] aai-schema-service ................................. SUCCESS [ 7.964 s] 07:04:35 [INFO] aai-annotations .................................... SUCCESS [ 4.313 s] 07:04:35 [INFO] aai-schema-gen ..................................... SUCCESS [07:34 min] 07:04:35 [INFO] aai-schema ......................................... SUCCESS [01:09 min] 07:04:35 [INFO] aai-queries ........................................ SUCCESS [ 20.179 s] 07:04:35 [INFO] aai-schema-service ................................. SUCCESS [ 47.147 s] 07:04:35 [INFO] ------------------------------------------------------------------------ 07:04:35 [INFO] BUILD SUCCESS 07:04:35 [INFO] ------------------------------------------------------------------------ 07:04:35 [INFO] Total time: 10:06 min 07:04:35 [INFO] Finished at: 2025-07-17T07:04:35+00:00 07:04:35 [INFO] Final Memory: 93M/320M 07:04:35 [INFO] ------------------------------------------------------------------------ 07:04:35 $ ssh-agent -k 07:04:35 unset SSH_AUTH_SOCK; 07:04:35 unset SSH_AGENT_PID; 07:04:35 echo Agent pid 1646 killed; 07:04:35 [ssh-agent] Stopped. 07:04:35 [PostBuildScript] - [INFO] Executing post build scripts. 07:04:35 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins15045722735504839078.sh 07:04:35 ---> sysstat.sh 07:04:36 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins10151272938301022428.sh 07:04:36 ---> package-listing.sh 07:04:36 ++ tr '[:upper:]' '[:lower:]' 07:04:36 ++ facter osfamily 07:04:36 + OS_FAMILY=debian 07:04:36 + workspace=/w/workspace/aai-schema-service-master-verify-java 07:04:36 + START_PACKAGES=/tmp/packages_start.txt 07:04:36 + END_PACKAGES=/tmp/packages_end.txt 07:04:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:36 + PACKAGES=/tmp/packages_start.txt 07:04:36 + '[' /w/workspace/aai-schema-service-master-verify-java ']' 07:04:36 + PACKAGES=/tmp/packages_end.txt 07:04:36 + case "${OS_FAMILY}" in 07:04:36 + dpkg -l 07:04:36 + grep '^ii' 07:04:36 + '[' -f /tmp/packages_start.txt ']' 07:04:36 + '[' -f /tmp/packages_end.txt ']' 07:04:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:36 + '[' /w/workspace/aai-schema-service-master-verify-java ']' 07:04:36 + mkdir -p /w/workspace/aai-schema-service-master-verify-java/archives/ 07:04:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-schema-service-master-verify-java/archives/ 07:04:36 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins3785906272848576416.sh 07:04:36 ---> capture-instance-metadata.sh 07:04:36 Setup pyenv: 07:04:36 system 07:04:36 3.8.13 07:04:36 3.9.13 07:04:36 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 07:04:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmbT from file:/tmp/.os_lf_venv 07:04:38 lf-activate-venv(): INFO: Installing: lftools 07:04:47 lf-activate-venv(): INFO: Adding /tmp/venv-jmbT/bin to PATH 07:04:47 INFO: Running in OpenStack, capturing instance metadata 07:04:47 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins113716041568086049.sh 07:04:47 provisioning config files... 07:04:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config17236995122166082144tmp 07:04:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:04:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:04:47 [EnvInject] - Injecting environment variables from a build step. 07:04:47 [EnvInject] - Injecting as environment variables the properties content 07:04:47 SERVER_ID=logs 07:04:47 07:04:47 [EnvInject] - Variables injected successfully. 07:04:47 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins11285137615475389017.sh 07:04:47 ---> create-netrc.sh 07:04:47 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins17344629531896532409.sh 07:04:47 ---> python-tools-install.sh 07:04:47 Setup pyenv: 07:04:47 system 07:04:47 3.8.13 07:04:47 3.9.13 07:04:47 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 07:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmbT from file:/tmp/.os_lf_venv 07:04:49 lf-activate-venv(): INFO: Installing: lftools 07:04:57 lf-activate-venv(): INFO: Adding /tmp/venv-jmbT/bin to PATH 07:04:57 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins2375203611393638089.sh 07:04:57 ---> sudo-logs.sh 07:04:57 Archiving 'sudo' log.. 07:04:57 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins13354959671931225860.sh 07:04:57 ---> job-cost.sh 07:04:58 Setup pyenv: 07:04:58 system 07:04:58 3.8.13 07:04:58 3.9.13 07:04:58 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 07:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmbT from file:/tmp/.os_lf_venv 07:05:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-jmbT/bin to PATH 07:05:04 INFO: No Stack... 07:05:05 INFO: Retrieving Pricing Info for: v3-standard-4 07:05:05 INFO: Archiving Costs 07:05:05 [aai-schema-service-master-verify-java] $ /bin/bash -l /tmp/jenkins14843789359016403469.sh 07:05:05 ---> logs-deploy.sh 07:05:05 Setup pyenv: 07:05:05 system 07:05:05 3.8.13 07:05:05 3.9.13 07:05:05 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) 07:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmbT from file:/tmp/.os_lf_venv 07:05:07 lf-activate-venv(): INFO: Installing: lftools 07:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-jmbT/bin to PATH 07:05:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-schema-service-master-verify-java/602 07:05:18 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 07:05:18 Archives upload complete. 07:05:18 INFO: archiving logs to Nexus 07:05:18 ---> uname -a: 07:05:18 Linux prd-ubuntu1804-builder-4c-4g-28560 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:05:18 07:05:18 07:05:19 ---> lscpu: 07:05:19 Architecture: x86_64 07:05:19 CPU op-mode(s): 32-bit, 64-bit 07:05:19 Byte Order: Little Endian 07:05:19 CPU(s): 4 07:05:19 On-line CPU(s) list: 0-3 07:05:19 Thread(s) per core: 1 07:05:19 Core(s) per socket: 1 07:05:19 Socket(s): 4 07:05:19 NUMA node(s): 1 07:05:19 Vendor ID: AuthenticAMD 07:05:19 CPU family: 23 07:05:19 Model: 49 07:05:19 Model name: AMD EPYC-Rome Processor 07:05:19 Stepping: 0 07:05:19 CPU MHz: 2799.998 07:05:19 BogoMIPS: 5599.99 07:05:19 Virtualization: AMD-V 07:05:19 Hypervisor vendor: KVM 07:05:19 Virtualization type: full 07:05:19 L1d cache: 32K 07:05:19 L1i cache: 32K 07:05:19 L2 cache: 512K 07:05:19 L3 cache: 16384K 07:05:19 NUMA node0 CPU(s): 0-3 07:05:19 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 07:05:19 07:05:19 07:05:19 ---> nproc: 07:05:19 4 07:05:19 07:05:19 07:05:19 ---> df -h: 07:05:19 Filesystem Size Used Avail Use% Mounted on 07:05:19 udev 7.9G 0 7.9G 0% /dev 07:05:19 tmpfs 1.6G 672K 1.6G 1% /run 07:05:19 /dev/vda1 78G 10G 68G 13% / 07:05:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:05:19 tmpfs 5.0M 0 5.0M 0% /run/lock 07:05:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:05:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:05:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:05:19 07:05:19 07:05:19 ---> free -m: 07:05:19 total used free shared buff/cache available 07:05:19 Mem: 16040 606 11400 0 4032 15105 07:05:19 Swap: 1023 0 1023 07:05:19 07:05:19 07:05:19 ---> ip addr: 07:05:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:05:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:05:19 inet 127.0.0.1/8 scope host lo 07:05:19 valid_lft forever preferred_lft forever 07:05:19 inet6 ::1/128 scope host 07:05:19 valid_lft forever preferred_lft forever 07:05:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:05:19 link/ether fa:16:3e:4f:62:d0 brd ff:ff:ff:ff:ff:ff 07:05:19 inet 10.30.107.25/23 brd 10.30.107.255 scope global dynamic ens3 07:05:19 valid_lft 85669sec preferred_lft 85669sec 07:05:19 inet6 fe80::f816:3eff:fe4f:62d0/64 scope link 07:05:19 valid_lft forever preferred_lft forever 07:05:19 07:05:19 07:05:19 ---> sar -b -r -n DEV: 07:05:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28560) 07/17/25 _x86_64_ (4 CPU) 07:05:19 07:05:19 06:53:09 LINUX RESTART (4 CPU) 07:05:19 07:05:19 06:54:01 tps rtps wtps bread/s bwrtn/s 07:05:19 06:55:01 155.93 17.74 138.19 674.31 18310.43 07:05:19 06:56:01 22.88 0.03 22.85 2.40 1486.55 07:05:19 06:57:01 28.86 0.00 28.86 0.00 724.28 07:05:19 06:58:01 40.46 0.00 40.46 0.00 1002.77 07:05:19 06:59:01 25.76 0.00 25.76 0.00 644.16 07:05:19 07:00:01 27.71 0.02 27.70 0.13 625.50 07:05:19 07:01:01 55.81 0.00 55.81 0.00 1260.46 07:05:19 07:02:01 25.35 0.43 24.91 15.33 1357.51 07:05:19 07:03:01 19.33 2.57 16.76 81.59 7109.48 07:05:19 07:04:01 188.30 2.22 186.09 60.26 30946.71 07:05:19 07:05:01 43.39 1.63 41.75 135.02 11019.93 07:05:19 Average: 57.62 2.24 55.38 88.10 6771.85 07:05:19 07:05:19 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:19 06:55:01 12839084 14697348 3585884 21.83 75320 1971668 1621600 9.28 1556348 1789232 21664 07:05:19 06:56:01 12278280 14145956 4146688 25.25 75572 1980528 1840396 10.53 2130476 1775340 20 07:05:19 06:57:01 12150892 14035916 4274076 26.02 75984 1996520 1914472 10.96 2239656 1791260 260 07:05:19 06:58:01 12102484 14011676 4322484 26.32 76580 2018612 1930944 11.05 2263376 1813352 244 07:05:19 06:59:01 12075548 13999716 4349420 26.48 77028 2032276 1968836 11.27 2274288 1827024 192 07:05:19 07:00:01 12054620 13994100 4370348 26.61 77636 2045644 1968836 11.27 2279372 1840376 44 07:05:19 07:01:01 12020060 13990768 4404908 26.82 78964 2072576 1968836 11.27 2281432 1867308 924 07:05:19 07:02:01 10853384 13032500 5571584 33.92 79588 2276368 2888328 16.53 3235544 2069800 169324 07:05:19 07:03:01 9101280 11841068 7323688 44.59 89588 2781740 4057316 23.22 4522672 2476124 472860 07:05:19 07:04:01 7934228 11325812 8490740 51.69 98712 3372596 4666204 26.70 5482456 2628620 172476 07:05:19 07:05:01 11690104 15479380 4734864 28.83 102364 3755992 834160 4.77 1571160 2784568 272864 07:05:19 Average: 11372724 13686749 5052244 30.76 82485 2391320 2332721 13.35 2712435 2060273 100988 07:05:19 07:05:19 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:19 06:55:01 ens3 260.31 199.67 2306.65 30.02 0.00 0.00 0.00 0.00 07:05:19 06:55:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 07:05:19 06:56:01 ens3 1.98 1.18 0.43 0.39 0.00 0.00 0.00 0.00 07:05:19 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:19 06:57:01 ens3 0.27 0.22 0.06 0.45 0.00 0.00 0.00 0.00 07:05:19 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:19 06:58:01 ens3 4.68 1.87 6.15 0.86 0.00 0.00 0.00 0.00 07:05:19 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:19 06:59:01 ens3 0.32 0.22 0.13 0.35 0.00 0.00 0.00 0.00 07:05:19 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:19 07:00:01 ens3 0.30 0.23 0.07 0.29 0.00 0.00 0.00 0.00 07:05:19 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:19 07:01:01 ens3 0.33 0.27 0.12 0.27 0.00 0.00 0.00 0.00 07:05:19 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:19 07:02:01 ens3 2.52 2.83 0.56 0.95 0.00 0.00 0.00 0.00 07:05:19 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:19 07:03:01 ens3 34.48 29.30 232.78 5.16 0.00 0.00 0.00 0.00 07:05:19 07:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:05:19 07:04:01 ens3 117.96 100.08 1182.59 17.01 0.00 0.00 0.00 0.00 07:05:19 07:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:05:19 07:05:01 ens3 46.83 42.05 220.54 14.05 0.00 0.00 0.00 0.00 07:05:19 07:05:01 lo 1.92 1.92 13.59 13.59 0.00 0.00 0.00 0.00 07:05:19 Average: ens3 42.73 34.36 359.13 6.35 0.00 0.00 0.00 0.00 07:05:19 Average: lo 0.34 0.34 1.25 1.25 0.00 0.00 0.00 0.00 07:05:19 07:05:19 07:05:19 ---> sar -P ALL: 07:05:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28560) 07/17/25 _x86_64_ (4 CPU) 07:05:19 07:05:19 06:53:09 LINUX RESTART (4 CPU) 07:05:19 07:05:19 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:05:19 06:55:01 all 39.08 0.00 1.80 0.82 0.08 58.22 07:05:19 06:55:01 0 54.08 0.00 2.17 0.53 0.08 43.14 07:05:19 06:55:01 1 26.78 0.00 1.52 1.71 0.08 69.91 07:05:19 06:55:01 2 46.37 0.00 1.82 0.28 0.07 51.46 07:05:19 06:55:01 3 29.07 0.00 1.67 0.77 0.08 68.41 07:05:19 06:56:01 all 35.98 0.00 0.28 0.03 0.05 63.67 07:05:19 06:56:01 0 38.77 0.00 0.35 0.00 0.05 60.83 07:05:19 06:56:01 1 30.74 0.00 0.18 0.07 0.05 68.96 07:05:19 06:56:01 2 35.68 0.00 0.32 0.00 0.05 63.95 07:05:19 06:56:01 3 38.70 0.00 0.28 0.05 0.07 60.90 07:05:19 06:57:01 all 37.75 0.00 0.13 0.01 0.05 62.07 07:05:19 06:57:01 0 86.55 0.00 0.10 0.00 0.07 13.29 07:05:19 06:57:01 1 27.91 0.00 0.15 0.02 0.07 71.86 07:05:19 06:57:01 2 20.17 0.00 0.15 0.00 0.03 79.65 07:05:19 06:57:01 3 16.36 0.00 0.08 0.00 0.03 83.52 07:05:19 06:58:01 all 27.64 0.00 0.08 0.00 0.04 72.24 07:05:19 06:58:01 0 55.42 0.00 0.10 0.00 0.05 44.43 07:05:19 06:58:01 1 44.88 0.00 0.13 0.03 0.05 54.90 07:05:19 06:58:01 2 7.65 0.00 0.05 0.00 0.02 92.28 07:05:19 06:58:01 3 2.83 0.00 0.03 0.00 0.02 97.13 07:05:19 06:59:01 all 27.41 0.00 0.07 0.03 0.03 72.45 07:05:19 06:59:01 0 0.90 0.00 0.03 0.00 0.02 99.05 07:05:19 06:59:01 1 99.63 0.00 0.17 0.00 0.07 0.13 07:05:19 06:59:01 2 6.90 0.00 0.08 0.07 0.02 92.93 07:05:19 06:59:01 3 2.47 0.00 0.03 0.05 0.03 97.42 07:05:19 07:00:01 all 25.47 0.00 0.07 0.00 0.03 74.42 07:05:19 07:00:01 0 0.28 0.00 0.07 0.00 0.02 99.63 07:05:19 07:00:01 1 94.25 0.00 0.12 0.00 0.05 5.58 07:05:19 07:00:01 2 6.53 0.00 0.02 0.00 0.02 93.43 07:05:19 07:00:01 3 0.83 0.00 0.05 0.03 0.03 99.05 07:05:19 07:01:01 all 25.45 0.00 0.09 0.02 0.03 74.41 07:05:19 07:01:01 0 85.87 0.00 0.30 0.00 0.07 13.76 07:05:19 07:01:01 1 13.62 0.00 0.02 0.00 0.00 86.37 07:05:19 07:01:01 2 1.37 0.00 0.02 0.00 0.02 98.60 07:05:19 07:01:01 3 0.98 0.00 0.05 0.05 0.03 98.89 07:05:19 07:02:01 all 22.73 0.00 0.29 0.04 0.03 76.91 07:05:19 07:02:01 0 54.96 0.00 0.80 0.02 0.05 44.18 07:05:19 07:02:01 1 17.23 0.00 0.18 0.00 0.03 82.55 07:05:19 07:02:01 2 10.56 0.00 0.07 0.02 0.03 89.33 07:05:19 07:02:01 3 8.33 0.00 0.08 0.13 0.05 91.41 07:05:19 07:03:01 all 50.60 0.00 1.23 5.06 0.07 43.04 07:05:19 07:03:01 0 48.23 0.00 0.35 5.00 0.05 46.36 07:05:19 07:03:01 1 58.00 0.00 0.60 0.00 0.07 41.33 07:05:19 07:03:01 2 60.26 0.00 3.13 5.09 0.08 31.43 07:05:19 07:03:01 3 35.93 0.00 0.86 10.13 0.07 53.01 07:05:19 07:04:01 all 53.76 0.00 2.59 0.70 0.08 42.87 07:05:19 07:04:01 0 48.11 0.00 1.50 0.13 0.08 50.17 07:05:19 07:04:01 1 81.57 0.00 4.95 0.23 0.08 13.16 07:05:19 07:04:01 2 49.14 0.00 0.83 0.00 0.07 49.96 07:05:19 07:04:01 3 36.26 0.00 3.03 2.42 0.08 58.21 07:05:19 07:05:01 all 38.85 0.00 1.72 0.30 0.07 59.07 07:05:19 07:05:01 0 29.51 0.00 1.33 0.67 0.08 68.41 07:05:19 07:05:01 1 56.86 0.00 2.67 0.15 0.08 40.24 07:05:19 07:05:01 2 34.59 0.00 1.23 0.02 0.07 64.10 07:05:19 07:05:01 3 34.46 0.00 1.67 0.38 0.05 63.44 07:05:19 07:05:19 Average: CPU %user %nice %system %iowait %steal %idle 07:05:19 Average: all 34.97 0.00 0.76 0.64 0.05 63.59 07:05:19 Average: 0 45.70 0.00 0.65 0.58 0.06 53.02 07:05:19 Average: 1 50.14 0.00 0.97 0.20 0.06 48.63 07:05:19 Average: 2 25.38 0.00 0.70 0.50 0.04 73.38 07:05:19 Average: 3 18.70 0.00 0.71 1.27 0.05 79.26 07:05:19 07:05:19 07:05:19