07:01:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/aai-common/+/137632 07:01:16 Running as SYSTEM 07:01:17 [EnvInject] - Loading node environment variables. 07:01:17 Building remotely on prd-ubuntu1804-builder-4c-4g-19987 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-aai-common-master-verify-java 07:01:17 [ssh-agent] Looking for ssh-agent implementation... 07:01:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:17 $ ssh-agent 07:01:17 SSH_AUTH_SOCK=/tmp/ssh-W1avXZkwoIFU/agent.1721 07:01:17 SSH_AGENT_PID=1722 07:01:17 [ssh-agent] Started. 07:01:17 Running ssh-add (command line suppressed) 07:01:17 Identity added: /w/workspace/aai-aai-common-master-verify-java@tmp/private_key_10563751360231031147.key (/w/workspace/aai-aai-common-master-verify-java@tmp/private_key_10563751360231031147.key) 07:01:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:01:17 The recommended git tool is: NONE 07:01:18 using credential onap-jenkins-ssh 07:01:19 Wiping out workspace first. 07:01:19 Cloning the remote Git repository 07:01:19 Cloning repository git://cloud.onap.org/mirror/aai/aai-common.git 07:01:19 > git init /w/workspace/aai-aai-common-master-verify-java # timeout=10 07:01:19 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 07:01:19 > git --version # timeout=10 07:01:19 > git --version # 'git version 2.17.1' 07:01:19 using GIT_SSH to set credentials Gerrit user 07:01:19 Verifying host key using manually-configured host key entries 07:01:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:01:22 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 07:01:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:23 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 07:01:23 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 07:01:23 using GIT_SSH to set credentials Gerrit user 07:01:23 Verifying host key using manually-configured host key entries 07:01:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git refs/changes/32/137632/1 # timeout=30 07:01:23 > git rev-parse 4a734567811ac5d5da09887fff5767736b585908^{commit} # timeout=10 07:01:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:01:23 Checking out Revision 4a734567811ac5d5da09887fff5767736b585908 (refs/changes/32/137632/1) 07:01:23 > git config core.sparsecheckout # timeout=10 07:01:23 > git checkout -f 4a734567811ac5d5da09887fff5767736b585908 # timeout=30 07:01:23 Commit message: "Migrate aai-common to Junit 5 - Part 1" 07:01:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:01:23 > git rev-list --no-walk dd7e9878066b0de0d8c0acddf58aec5702e83115 # timeout=10 07:01:23 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins8105875016132668148.sh 07:01:23 ---> python-tools-install.sh 07:01:23 Setup pyenv: 07:01:23 * system (set by /opt/pyenv/version) 07:01:23 * 3.8.13 (set by /opt/pyenv/version) 07:01:23 * 3.9.13 (set by /opt/pyenv/version) 07:01:23 * 3.10.6 (set by /opt/pyenv/version) 07:01:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eXUL 07:01:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:01:31 lf-activate-venv(): INFO: Installing: lftools 07:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-eXUL/bin to PATH 07:02:07 Generating Requirements File 07:02:37 Python 3.10.6 07:02:37 pip 24.0 from /tmp/venv-eXUL/lib/python3.10/site-packages/pip (python 3.10) 07:02:38 appdirs==1.4.4 07:02:38 argcomplete==3.2.3 07:02:38 aspy.yaml==1.3.0 07:02:38 attrs==23.2.0 07:02:38 autopage==0.5.2 07:02:38 beautifulsoup4==4.12.3 07:02:38 boto3==1.34.75 07:02:38 botocore==1.34.75 07:02:38 bs4==0.0.2 07:02:38 cachetools==5.3.3 07:02:38 certifi==2024.2.2 07:02:38 cffi==1.16.0 07:02:38 cfgv==3.4.0 07:02:38 chardet==5.2.0 07:02:38 charset-normalizer==3.3.2 07:02:38 click==8.1.7 07:02:38 cliff==4.6.0 07:02:38 cmd2==2.4.3 07:02:38 cryptography==3.3.2 07:02:38 debtcollector==3.0.0 07:02:38 decorator==5.1.1 07:02:38 defusedxml==0.7.1 07:02:38 Deprecated==1.2.14 07:02:38 distlib==0.3.8 07:02:38 dnspython==2.6.1 07:02:38 docker==4.2.2 07:02:38 dogpile.cache==1.3.2 07:02:38 email_validator==2.1.1 07:02:38 filelock==3.13.3 07:02:38 future==1.0.0 07:02:38 gitdb==4.0.11 07:02:38 GitPython==3.1.43 07:02:38 google-auth==2.29.0 07:02:38 httplib2==0.22.0 07:02:38 identify==2.5.35 07:02:38 idna==3.6 07:02:38 importlib-resources==1.5.0 07:02:38 iso8601==2.1.0 07:02:38 Jinja2==3.1.3 07:02:38 jmespath==1.0.1 07:02:38 jsonpatch==1.33 07:02:38 jsonpointer==2.4 07:02:38 jsonschema==4.21.1 07:02:38 jsonschema-specifications==2023.12.1 07:02:38 keystoneauth1==5.6.0 07:02:38 kubernetes==29.0.0 07:02:38 lftools==0.37.10 07:02:38 lxml==5.2.0 07:02:38 MarkupSafe==2.1.5 07:02:38 msgpack==1.0.8 07:02:38 multi_key_dict==2.0.3 07:02:38 munch==4.0.0 07:02:38 netaddr==1.2.1 07:02:38 netifaces==0.11.0 07:02:38 niet==1.4.2 07:02:38 nodeenv==1.8.0 07:02:38 oauth2client==4.1.3 07:02:38 oauthlib==3.2.2 07:02:38 openstacksdk==3.0.0 07:02:38 os-client-config==2.1.0 07:02:38 os-service-types==1.7.0 07:02:38 osc-lib==3.0.1 07:02:38 oslo.config==9.4.0 07:02:38 oslo.context==5.5.0 07:02:38 oslo.i18n==6.3.0 07:02:38 oslo.log==5.5.0 07:02:38 oslo.serialization==5.4.0 07:02:38 oslo.utils==7.1.0 07:02:38 packaging==24.0 07:02:38 pbr==6.0.0 07:02:38 platformdirs==4.2.0 07:02:38 prettytable==3.10.0 07:02:38 pyasn1==0.6.0 07:02:38 pyasn1_modules==0.4.0 07:02:38 pycparser==2.22 07:02:38 pygerrit2==2.0.15 07:02:38 PyGithub==2.3.0 07:02:38 pyinotify==0.9.6 07:02:38 PyJWT==2.8.0 07:02:38 PyNaCl==1.5.0 07:02:38 pyparsing==2.4.7 07:02:38 pyperclip==1.8.2 07:02:38 pyrsistent==0.20.0 07:02:38 python-cinderclient==9.5.0 07:02:38 python-dateutil==2.9.0.post0 07:02:38 python-heatclient==3.5.0 07:02:38 python-jenkins==1.8.2 07:02:38 python-keystoneclient==5.4.0 07:02:38 python-magnumclient==4.4.0 07:02:38 python-novaclient==18.6.0 07:02:38 python-openstackclient==6.6.0 07:02:38 python-swiftclient==4.5.0 07:02:38 PyYAML==6.0.1 07:02:38 referencing==0.34.0 07:02:38 requests==2.31.0 07:02:38 requests-oauthlib==2.0.0 07:02:38 requestsexceptions==1.4.0 07:02:38 rfc3986==2.0.0 07:02:38 rpds-py==0.18.0 07:02:38 rsa==4.9 07:02:38 ruamel.yaml==0.18.6 07:02:38 ruamel.yaml.clib==0.2.8 07:02:38 s3transfer==0.10.1 07:02:38 simplejson==3.19.2 07:02:38 six==1.16.0 07:02:38 smmap==5.0.1 07:02:38 soupsieve==2.5 07:02:38 stevedore==5.2.0 07:02:38 tabulate==0.9.0 07:02:38 toml==0.10.2 07:02:38 tomlkit==0.12.4 07:02:38 tqdm==4.66.2 07:02:38 typing_extensions==4.10.0 07:02:38 tzdata==2024.1 07:02:38 urllib3==1.26.18 07:02:38 virtualenv==20.25.1 07:02:38 wcwidth==0.2.13 07:02:38 websocket-client==1.7.0 07:02:38 wrapt==1.16.0 07:02:38 xdg==6.0.0 07:02:38 xmltodict==0.13.0 07:02:38 yq==3.2.3 07:02:38 [EnvInject] - Injecting environment variables from a build step. 07:02:38 [EnvInject] - Injecting as environment variables the properties content 07:02:38 SET_JDK_VERSION=openjdk8 07:02:38 GIT_URL="git://cloud.onap.org/mirror" 07:02:38 07:02:38 [EnvInject] - Variables injected successfully. 07:02:38 [aai-aai-common-master-verify-java] $ /bin/sh /tmp/jenkins13821965913585761650.sh 07:02:38 ---> update-java-alternatives.sh 07:02:38 ---> Updating Java version 07:02:38 ---> Ubuntu/Debian system detected 07:02:38 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:02:38 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:02:38 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:02:39 openjdk version "1.8.0_342" 07:02:39 OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) 07:02:39 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 07:02:39 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 07:02:39 [EnvInject] - Injecting environment variables from a build step. 07:02:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:02:39 [EnvInject] - Variables injected successfully. 07:02:39 provisioning config files... 07:02:39 copy managed file [global-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config9056002499126024848tmp 07:02:39 copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config17299175431673642093tmp 07:02:39 [EnvInject] - Injecting environment variables from a build step. 07:02:39 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-19987 07:02:39 using settings config with name aai-aai-common-settings 07:02:39 Replacing all maven server entries not found in credentials list is true 07:02:40 using global settings config with name global-settings 07:02:40 Replacing all maven server entries not found in credentials list is true 07:02:40 [aai-aai-common-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings3445628643919886059.xml -gs /tmp/global-settings10756786636141816847.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=4a734567811ac5d5da09887fff5767736b585908 -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/aai-common/+/137632 -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/aai-common -DGERRIT_CHANGE_NUMBER=137632 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/32/137632/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/aai-common -DGERRIT_CHANGE_COMMIT_MESSAGE=TWlncmF0ZSBhYWktY29tbW9uIHRvIEp1bml0IDUgLSBQYXJ0IDEKCi0gbWlncmF0ZSBtb3N0IG9mIHRoZSB0ZXN0cyB0byBKdW5pdCA1Ci0gdXNlIDUncyB2aW50YWdlIGVuZ2luZSB0byBleGVjdXRlIHRoZSByZXN0CgpJc3N1ZS1JRDogQUFJLTM4MTQKQ2hhbmdlLUlkOiBJNTA4MmNlYTFlNmM1MmVhYmFkZTg3ZTU3MTdlYTk3M2NjMTEyZmY2OApTaWduZWQtb2ZmLWJ5OiBGaWV0ZSBPc3RrYW1wIDxGaWV0ZS5Pc3RrYW1wQHRlbGVrb20uZGU+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Migrate aai-common to Junit 5 - Part 1" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I5082cea1e6c52eabade87e5717ea973cc112ff68 -DGERRIT_EVENT_HASH=349536575 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-P spring-boot-2-1" "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -P spring-boot-2-1 07:02:41 [INFO] Scanning for projects... 07:02:44 [WARNING] 07:02:44 [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-common:aai-aaf-auth:jar:1.13.5-SNAPSHOT 07:02:44 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-web:jar -> duplicate declaration of version (?) @ org.onap.aai.aai-common:aai-aaf-auth:[unknown-version], /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/pom.xml, line 50, column 21 07:02:44 [WARNING] 07:02:44 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 07:02:44 [WARNING] 07:02:44 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 07:02:44 [WARNING] 07:02:44 [INFO] ------------------------------------------------------------------------ 07:02:44 [INFO] Reactor Build Order: 07:02:44 [INFO] 07:02:44 [INFO] aai-aai-common 07:02:44 [INFO] aai-parent 07:02:44 [INFO] aai-els-onap-logging 07:02:44 [INFO] aai-rest 07:02:44 [INFO] aai-schema-ingest 07:02:44 [INFO] aai-annotations 07:02:44 [INFO] aai-aaf-auth 07:02:44 [INFO] aai-core 07:02:44 [INFO] aai-auth 07:02:44 [INFO] aai-failover 07:02:44 [INFO] aai-utils 07:02:44 [INFO] aai-schema-abstraction 07:02:44 [INFO] 07:02:44 [INFO] ------------------------------------------------------------------------ 07:02:44 [INFO] Building aai-aai-common 1.13.5-SNAPSHOT 07:02:44 [INFO] ------------------------------------------------------------------------ 07:02:45 [INFO] 07:02:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-common --- 07:02:45 [INFO] 07:02:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-common --- 07:02:47 [INFO] 07:02:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-common --- 07:02:47 [INFO] 07:02:47 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ aai-common --- 07:02:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:02:49 [INFO] 07:02:49 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-common --- 07:02:52 [INFO] Starting audit... 07:02:52 Audit done. 07:02:52 [INFO] 07:02:52 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-common --- 07:02:52 [INFO] Starting audit... 07:02:52 Audit done. 07:02:52 [INFO] 07:02:52 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ aai-common --- 07:02:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:02:52 [INFO] 07:02:52 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-integration-test) @ aai-common --- 07:02:52 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:02:52 [INFO] 07:02:52 [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (integration-tests) @ aai-common --- 07:02:53 [INFO] No tests to run. 07:02:53 [INFO] 07:02:53 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-integration-test) @ aai-common --- 07:02:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:02:53 [INFO] 07:02:53 [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-tests) @ aai-common --- 07:02:53 [INFO] 07:02:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-common --- 07:02:53 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-common/1.13.5-SNAPSHOT/aai-common-1.13.5-SNAPSHOT.pom 07:02:53 [INFO] 07:02:53 [INFO] ------------------------------------------------------------------------ 07:02:53 [INFO] Building aai-parent 1.13.5-SNAPSHOT 07:02:53 [INFO] ------------------------------------------------------------------------ 07:02:53 [INFO] 07:02:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-parent --- 07:02:53 [INFO] 07:02:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-parent --- 07:02:53 [INFO] 07:02:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-parent --- 07:02:53 [INFO] 07:02:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-parent --- 07:02:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:02:54 [INFO] 07:02:54 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-parent --- 07:02:54 [INFO] Starting audit... 07:02:54 Audit done. 07:02:54 [INFO] 07:02:54 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-parent --- 07:02:54 [INFO] Starting audit... 07:02:54 Audit done. 07:02:54 [INFO] 07:02:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-parent --- 07:02:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:02:54 [INFO] 07:02:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-parent --- 07:02:54 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:02:54 [INFO] 07:02:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-parent --- 07:02:55 [INFO] No tests to run. 07:02:55 [INFO] 07:02:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-parent --- 07:02:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:02:55 [INFO] 07:02:55 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-parent --- 07:02:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec 07:02:55 [INFO] 07:02:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-parent --- 07:02:55 [INFO] 07:02:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-parent --- 07:02:55 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-parent/1.13.5-SNAPSHOT/aai-parent-1.13.5-SNAPSHOT.pom 07:02:55 [INFO] 07:02:55 [INFO] ------------------------------------------------------------------------ 07:02:55 [INFO] Building aai-els-onap-logging 1.13.5-SNAPSHOT 07:02:55 [INFO] ------------------------------------------------------------------------ 07:02:58 [INFO] 07:02:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-els-onap-logging --- 07:02:58 [INFO] 07:02:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-els-onap-logging --- 07:02:58 [INFO] 07:02:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-els-onap-logging --- 07:02:58 [INFO] 07:02:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-els-onap-logging --- 07:02:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:02:58 [INFO] 07:02:58 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-els-onap-logging --- 07:02:58 [INFO] Starting audit... 07:02:58 Audit done. 07:02:58 [INFO] 07:02:58 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-els-onap-logging --- 07:03:06 [INFO] Starting audit... 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponentsList.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:61:64: warning: Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:104: warning: Overload methods should not be split. Previous overloaded method located at line '80'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:148:37: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:47: warning: Class type name 'Request' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:56: warning: Class type name 'Response' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:66: warning: Class type name 'RequestHeaders' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:76: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:101: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractAuditLogFilter.java:30:46: warning: Class type name 'GenericRequest' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractAuditLogFilter.java:30:62: warning: Class type name 'GenericResponse' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AuditLogContainerFilter.java:27: warning: Using the '.*' form of import should be avoided - javax.ws.rs.container.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:27: warning: Line is longer than 120 characters (found 217). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:43: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:45: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:47: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:49: warning: 'else' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:50:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:64: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:64:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:84:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:124: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:133:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:135: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:140:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:142: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:147: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:147:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:170:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:180:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:190:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:206: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:206:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:230:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:199: warning: Distance between variable 'bufferedRequest' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:281: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:303: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:309: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:315: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:321: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:114:20: warning: Member name 'mLogger' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:117:31: warning: Member name 'mServiceDescriptor' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:120:32: warning: Member name 'mResponseDescriptor' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:208: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:238: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:277:72: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:297:74: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:320: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:324: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:325: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:389: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:412:26: warning: Member name 'mName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:415: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:415:26: warning: Member name 'mUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:434: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:442: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:457:26: warning: Member name 'mCode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:460:26: warning: Member name 'mDescription' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:463:25: warning: Member name 'mSeverity' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:466:51: warning: Member name 'mStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:515: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:567: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:577:42: warning: Member name 'mRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:588: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:596: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:604: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:612: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:102: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:188: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:191: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:265:24: warning: Member name 'mString' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:268:24: warning: Member name 'mMarker' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:276:37: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:276:53: warning: Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:290: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/package-info.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/package-info.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:15: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayout.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayout.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:38:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:45:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:26: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:210: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:219: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:247: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:256: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:265: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:265: warning: Overload methods should not be split. Previous overloaded method located at line '233'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:357:9: warning: switch without "default" clause. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:371: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectFormatException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectFormatException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:34: warning: Wrong lexicographical order for 'java.util.Properties' import. Should be before 'java.util.stream.Collectors'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:35: warning: Wrong lexicographical order for 'java.util.Map.Entry' import. Should be before 'java.util.stream.Collectors'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:53: warning: Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.slf4j.MDC'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:54: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.slf4j.MDC'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:55: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.XmlMapper' import. Should be before 'org.slf4j.MDC'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:58: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:84: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:88: warning: Line is longer than 120 characters (found 127). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:109: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:133: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:134: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:138: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:158: warning: Line is longer than 120 characters (found 125). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:161: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:162: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:164: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:177: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:178: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:179: warning: At-clause should have a non-empty description. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:198: warning: Line is longer than 120 characters (found 125). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:203: warning: Overload methods should not be split. Previous overloaded method located at line '164'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:204: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:211: warning: Line is longer than 120 characters (found 132). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:259: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:275: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:283:8: warning: Unused @param tag for 'acceptHeaders'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:325: warning: Line is longer than 120 characters (found 125). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:329: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:330: warning: Line is longer than 120 characters (found 123). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:333:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:367: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:369: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:371: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:373: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:393: warning: 'METHOD_DEF' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:396: warning: 'METHOD_DEF' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:396: warning: Line is longer than 120 characters (found 131). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:400:38: warning: WhitespaceAround: '+' is not preceded with whitespace. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:407: warning: Line is longer than 120 characters (found 140). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatchNotStartedException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatchNotStartedException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContextNotExistsException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContextNotExistsException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:53:42: warning: Array brackets at illegal position. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:86: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:58:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:76:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:91:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:106:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectNotFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectNotFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:87:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:99:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:103: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:27: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:69:25: warning: 'static' modifier out of order with the JLS suggestions. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:78:25: warning: 'static' modifier out of order with the JLS suggestions. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:120: warning: Empty catch block. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:128: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:160: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:170: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:180: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:190: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:208: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:236: warning: Empty catch block. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:243: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:281: warning: Empty catch block. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:289: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:307: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:352:42: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:358:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:374:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:379: warning: Distance between variable 'keystorePath' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:380: warning: Distance between variable 'keystorePassword' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:28: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:54:25: warning: 'static' modifier out of order with the JLS suggestions. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:80:25: warning: 'static' modifier out of order with the JLS suggestions. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:120: warning: Empty catch block. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:224:42: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:96: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:103: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:106: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:109: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:111: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:113: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:150: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:153: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:157: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:42:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:105: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:32: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:34: warning: 'method def' child have incorrect indentation level 6, expected level should be 8. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:35: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:29: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:30: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:31: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 8. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:32: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:24: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper' import. Should be before 'java.util.List'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:25: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty' import. Should be before 'java.util.List'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:35: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:36: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:38: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:29: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:30: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:31: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 8. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:32: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 4. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:20: warning: 'package' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:25: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'lombok.Value'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:40: warning: Using the '.*' form of import should be avoided - org.slf4j.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:85:52: warning: Parameter name 'ClientRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:87: warning: ';' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:87:5: warning: '}' at column 5 should be alone on a line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:100:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:130: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:152: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:71:16: warning: Local variable name 'pName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:77: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:89:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:99: warning: ';' should be separated from previous statement. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:99:5: warning: '}' at column 5 should be alone on a line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:24: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:32:23: warning: Local variable name 'sBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:30: warning: Using the '.*' form of import should be avoided - org.slf4j.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:38:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:44:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:68:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:81:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:31:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:42:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:63:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:29: warning: Using the '.*' form of import should be avoided - org.slf4j.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:80:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:90:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:75: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:105: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:112: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:60: warning: Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:70: warning: Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:174: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:186: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:197: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:208: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:218: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:225: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:241: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:262: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:55:24: warning: Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:95: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:113:55: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:86: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:133: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:227: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:230: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:250: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:252: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:253: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:254: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:255: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:280: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:282: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:283: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:284: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:285: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:398: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:413: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:420: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:76:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:89:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:99:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:32:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:38:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:45:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:52:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LoggingContextTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:101: warning: Distance between variable 'testSubject' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LogFormatToolsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LogFormatToolsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:33:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:39:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:46:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:53:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:62:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CustomLogPatternLayoutTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CustomLogPatternLayoutTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:31:36: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:49: warning: Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.slf4j.MDC'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:50: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.JsonMappingException' import. Should be before 'org.slf4j.MDC'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:51: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.slf4j.MDC'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:52: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.XmlMapper' import. Should be before 'org.slf4j.MDC'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:81:31: warning: Array brackets at illegal position. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:109: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:109: warning: Line is longer than 120 characters (found 123). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:135: warning: Line is longer than 120 characters (found 124). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:155: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:155: warning: Line is longer than 120 characters (found 124). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:179: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:179: warning: Line is longer than 120 characters (found 125). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:205: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:217:31: warning: Array brackets at illegal position. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:245: warning: Line is longer than 120 characters (found 161). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:246: warning: Line is longer than 120 characters (found 163). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:263: warning: Line is longer than 120 characters (found 135). 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:63: warning: Top-level class SampleClass has to reside in its own source file. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:71:31: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:71:41: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:36:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:44: warning: 'if' construct must use '{}'s. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/FormatDateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/FormatDateTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:56:5: warning: Missing a Javadoc comment. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:96: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilterTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilterTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:88: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:95: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:06 Audit done. 07:03:06 [INFO] 07:03:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-els-onap-logging --- 07:03:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:07 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/resources 07:03:07 [INFO] 07:03:07 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-els-onap-logging --- 07:03:08 [INFO] Changes detected - recompiling the module! 07:03:08 [INFO] Compiling 60 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/classes 07:03:11 [INFO] 07:03:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-els-onap-logging --- 07:03:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:11 [INFO] Copying 4 resources 07:03:11 [INFO] 07:03:11 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-els-onap-logging --- 07:03:11 [INFO] Changes detected - recompiling the module! 07:03:11 [INFO] Compiling 31 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/test-classes 07:03:11 [INFO] 07:03:11 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-els-onap-logging --- 07:03:12 [INFO] 07:03:12 [INFO] ------------------------------------------------------- 07:03:12 [INFO] T E S T S 07:03:12 [INFO] ------------------------------------------------------- 07:03:13 [INFO] Running org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 07:03:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 07:03:14 [INFO] Running org.onap.logging.filter.base.LoggingContainerFilterTest 07:03:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.logging.filter.base.LoggingContainerFilterTest 07:03:14 [INFO] Running org.onap.logging.filter.base.AuditLogServletFilterTest 07:03:15 2024-04-02 07:03:15.140 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:03:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s - in org.onap.logging.filter.base.AuditLogServletFilterTest 07:03:15 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogAdapterTest 07:03:15 2024-04-02 07:03:15.158 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 11a5731e-7f34-410d-a0bc-a9296a14fa93 07:03:15 2024-04-02 07:03:15.166 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 8cf06490-0a4f-4995-a6b2-1422f7123df0 07:03:15 2024-04-02 07:03:15.166 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 812cdcf5-474a-4305-9445-bade214621f7 07:03:15 2024-04-02 07:03:15.168 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:03:15 2024-04-02 07:03:15.216 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:03:15 2024-04-02 07:03:15.232 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : e4e43d88-a2a7-4084-82b2-1d6fe73c3649 07:03:15 2024-04-02 07:03:15.234 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:03:15 2024-04-02 07:03:15.236 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:03:15 2024-04-02 07:03:15.236 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 37600e07-77d5-461d-9ccf-fe4d84bf9b89 07:03:15 2024-04-02 07:03:15.236 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:03:15 2024-04-02 07:03:15.239 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : f42cd5aa-07c0-4ecc-ba2d-aa82f4e16494 07:03:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.logging.ref.slf4j.ONAPLogAdapterTest 07:03:15 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 07:03:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.onap.aai.exceptions.AAIExceptionTest 07:03:15 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:03:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:03:15 [INFO] Running org.onap.aai.logging.ErrorObjectFormatExceptionTest 07:03:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aai.logging.ErrorObjectFormatExceptionTest 07:03:15 [INFO] Running org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 07:03:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 07:03:15 [INFO] Running org.onap.aai.logging.LogFormatToolsTest 07:03:15 2024-04-02 07:03:15.602 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:15 2024-04-02 07:03:15.602 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aai.logging.LogFormatToolsTest 07:03:15 [INFO] Running org.onap.aai.logging.StopWatchNotStartedExceptionTest 07:03:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.logging.StopWatchNotStartedExceptionTest 07:03:15 [INFO] Running org.onap.aai.logging.StopWatchTest 07:03:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.068 s - in org.onap.aai.logging.StopWatchTest 07:03:20 [INFO] Running org.onap.aai.logging.ErrorObjectTest 07:03:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aai.logging.ErrorObjectTest 07:03:20 [INFO] Running org.onap.aai.logging.CustomLogPatternLayoutTest 07:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.aai.logging.CustomLogPatternLayoutTest 07:03:20 [INFO] Running org.onap.aai.logging.LoggingContextTest 07:03:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.logging.LoggingContextTest 07:03:20 [INFO] Running org.onap.aai.logging.ErrorLogHelperTest 07:03:20 2024-04-02 07:03:20.730 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:20 2024-04-02 07:03:20.731 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:20 2024-04-02 07:03:20.731 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 378 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 75 :MethodName- logErrorTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :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 07:03:22 2024-04-02 07:03:22.763 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:22 2024-04-02 07:03:22.763 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:22 2024-04-02 07:03:22.764 ERROR --- [ 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- 415 :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.logging.ErrorLogHelperTest :LineNumber- 246 :MethodName- thatInvalidMediaTypeWillReturnInvalidAcceptHeaderException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 07:03:22 2024-04-02 07:03:22.896 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:22 2024-04-02 07:03:22.896 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:22 2024-04-02 07:03:22.896 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 210 :MethodName- getRESTAPIServiceErrorResponseWithLoggingTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :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 ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 140 :MethodName- interceptTestableMethod 07:03:24 2024-04-02 07:03:24.989 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:24 2024-04-02 07:03:24.989 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:24 2024-04-02 07:03:24.990 ERROR --- [ 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- 415 :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.logging.ErrorLogHelperTest :LineNumber- 115 :MethodName- getRESTAPIPolicyErrorResponseXmlTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 07:03:24 2024-04-02 07:03:24.998 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1234. Using default AAIException 07:03:24 2024-04-02 07:03:25.000 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1. Using default AAIException 07:03:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.274 s - in org.onap.aai.logging.ErrorLogHelperTest 07:03:25 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 07:03:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.aai.logging.DME2RestFlagTest 07:03:25 [INFO] Running org.onap.aai.util.AAIConfigTest 07:03:25 2024-04-02 07:03:25.084 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:03:25 2024-04-02 07:03:25.084 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.085 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.085 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:03:25 2024-04-02 07:03:25.086 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:03:25 2024-04-02 07:03:25.087 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.087 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.087 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:03:25 2024-04-02 07:03:25.092 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:03:25 2024-04-02 07:03:25.092 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.092 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.093 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:03:25 2024-04-02 07:03:25.093 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:03:25 2024-04-02 07:03:25.094 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.094 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.094 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:03:25 2024-04-02 07:03:25.095 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.095 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.096 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:03:25 2024-04-02 07:03:25.096 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.098 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.098 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:03:25 2024-04-02 07:03:25.098 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.099 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.100 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:03:25 2024-04-02 07:03:25.100 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.100 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.101 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:03:25 2024-04-02 07:03:25.101 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.101 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.102 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:03:25 2024-04-02 07:03:25.102 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.116 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 2024-04-02 07:03:25.116 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:03:25 2024-04-02 07:03:25.116 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:03:25 2024-04-02 07:03:25.116 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:03:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.aai.util.AAIConfigTest 07:03:25 [INFO] Running org.onap.aai.util.MapperUtilTest 07:03:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.util.MapperUtilTest 07:03:25 [INFO] Running org.onap.aai.util.AAIApplicationConfigTest 07:03:25 2024-04-02 07:03:25.145 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.145 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.146 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.146 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 2024-04-02 07:03:25.147 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.147 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.148 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.148 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 2024-04-02 07:03:25.149 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.149 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.150 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.150 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 2024-04-02 07:03:25.151 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.151 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.151 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.151 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 2024-04-02 07:03:25.152 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.152 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.153 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.153 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 2024-04-02 07:03:25.154 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.154 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.154 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.157 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 2024-04-02 07:03:25.158 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.158 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.159 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.159 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 2024-04-02 07:03:25.160 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:03:25 2024-04-02 07:03:25.160 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:03:25 2024-04-02 07:03:25.160 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:03:25 2024-04-02 07:03:25.160 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:03:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.aai.util.AAIApplicationConfigTest 07:03:25 [INFO] Running org.onap.aai.util.FormatDateTest 07:03:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.util.FormatDateTest 07:03:25 [INFO] Running org.onap.logging.filter.base.MDCSetupTest 07:03:25 2024-04-02 07:03:25.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partner] 07:03:25 2024-04-02 07:03:25.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partner 07:03:25 2024-04-02 07:03:25.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partner was null or empty 07:03:25 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.logging.filter.base.MDCSetupTest 07:03:25 [INFO] Running org.onap.logging.filter.base.SimpleServletHeadersMapTest 07:03:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.logging.filter.base.SimpleServletHeadersMapTest 07:03:25 [INFO] Running org.onap.logging.filter.base.AuditLogContainerFilterTest 07:03:25 2024-04-02 07:03:25.365 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:03:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.onap.logging.filter.base.AuditLogContainerFilterTest 07:03:25 [INFO] Running org.onap.logging.filter.base.PayloadLoggingClientFilterTest 07:03:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.logging.filter.base.PayloadLoggingClientFilterTest 07:03:25 [INFO] Running org.onap.logging.filter.base.MetricLogClientFilterTest 07:03:25 2024-04-02 07:03:25.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.464 WARN --- [ main] o.o.l.f.base.AbstractMetricLogFilter : No value found in MDC when checking key RequestID value will be set to d69e652a-621a-4cde-bfec-bca754bfb333 07:03:25 2024-04-02 07:03:25.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.467 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.467 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.467 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.logging.filter.base.MetricLogClientFilterTest 07:03:25 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogConstantsTest 07:03:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.logging.ref.slf4j.ONAPLogConstantsTest 07:03:25 [INFO] Running org.onap.aai.logging.CNNameTest 07:03:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.aai.logging.CNNameTest 07:03:25 [INFO] Running org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 07:03:25 2024-04-02 07:03:25.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.647 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6 07:03:25 2024-04-02 07:03:25.648 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 07:03:25 2024-04-02 07:03:25.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.650 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to a9ec92dd-782c-40e9-aa0f-0e3aa17d03d8 07:03:25 2024-04-02 07:03:25.650 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 07:03:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 07:03:25 [INFO] Running org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 07:03:25 2024-04-02 07:03:25.692 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:03:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 07:03:25 [INFO] Running org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 07:03:25 2024-04-02 07:03:25.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:03:25 2024-04-02 07:03:25.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:03:25 2024-04-02 07:03:25.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:03:25 2024-04-02 07:03:25.757 INFO --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 07:03:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 07:03:26 [INFO] 07:03:26 [INFO] Results: 07:03:26 [INFO] 07:03:26 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 07:03:26 [INFO] 07:03:26 [INFO] 07:03:26 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-els-onap-logging --- 07:03:26 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 07:03:26 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 07:03:26 [INFO] 07:03:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-els-onap-logging --- 07:03:26 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.13.5-SNAPSHOT.jar 07:03:26 [INFO] 07:03:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-els-onap-logging --- 07:03:26 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:26 [INFO] 07:03:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-els-onap-logging --- 07:03:26 [INFO] 07:03:26 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-els-onap-logging --- 07:03:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:03:26 [INFO] 07:03:26 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-els-onap-logging --- 07:03:26 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 07:03:26 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 07:03:26 [INFO] All coverage checks have been met. 07:03:26 [INFO] 07:03:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-els-onap-logging --- 07:03:26 [INFO] 07:03:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-els-onap-logging --- 07:03:26 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.13.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.13.5-SNAPSHOT/aai-els-onap-logging-1.13.5-SNAPSHOT.jar 07:03:26 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.13.5-SNAPSHOT/aai-els-onap-logging-1.13.5-SNAPSHOT.pom 07:03:26 [INFO] 07:03:26 [INFO] ------------------------------------------------------------------------ 07:03:26 [INFO] Building aai-rest 1.13.5-SNAPSHOT 07:03:26 [INFO] ------------------------------------------------------------------------ 07:03:30 [INFO] 07:03:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-rest --- 07:03:30 [INFO] 07:03:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-rest --- 07:03:30 [INFO] 07:03:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-rest --- 07:03:30 [INFO] 07:03:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-rest --- 07:03:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:30 [INFO] 07:03:30 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-rest --- 07:03:30 [INFO] Starting audit... 07:03:30 Audit done. 07:03:30 [INFO] 07:03:30 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-rest --- 07:03:32 [INFO] Starting audit... 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/JettyPasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/JettyPasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:47:5: warning: Missing a Javadoc comment. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:74:88: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:31:5: warning: Missing a Javadoc comment. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:130:5: warning: Missing a Javadoc comment. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:42:5: warning: Missing a Javadoc comment. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:67:88: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:85: warning: Empty catch block. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:113: warning: Empty catch block. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:149: warning: 'if' construct must use '{}'s. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:39:5: warning: Missing a Javadoc comment. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:32: warning: At-clause should have a non-empty description. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/java/org/onap/aai/restclient/RestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:32 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/java/org/onap/aai/restclient/RestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:32 Audit done. 07:03:32 [INFO] 07:03:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-rest --- 07:03:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:32 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/resources 07:03:32 [INFO] 07:03:32 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-rest --- 07:03:32 [INFO] Changes detected - recompiling the module! 07:03:32 [INFO] Compiling 12 source files to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/classes 07:03:32 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java: /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java uses unchecked or unsafe operations. 07:03:32 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java: Recompile with -Xlint:unchecked for details. 07:03:32 [INFO] 07:03:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-rest --- 07:03:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:32 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/resources 07:03:32 [INFO] 07:03:32 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-rest --- 07:03:32 [INFO] Changes detected - recompiling the module! 07:03:32 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/test-classes 07:03:32 [INFO] 07:03:32 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-rest --- 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] 07:03:33 [INFO] Results: 07:03:33 [INFO] 07:03:33 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:03:33 [INFO] 07:03:33 [INFO] 07:03:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-rest --- 07:03:33 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 07:03:33 [INFO] Analyzed bundle 'aai-rest' with 9 classes 07:03:33 [INFO] 07:03:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-rest --- 07:03:33 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.13.5-SNAPSHOT.jar 07:03:33 [INFO] 07:03:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-rest --- 07:03:33 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:33 [INFO] 07:03:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-rest --- 07:03:33 [INFO] 07:03:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-rest --- 07:03:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:03:33 [INFO] 07:03:33 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-rest --- 07:03:33 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 07:03:33 [INFO] Analyzed bundle 'aai-rest' with 9 classes 07:03:33 [INFO] All coverage checks have been met. 07:03:33 [INFO] 07:03:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-rest --- 07:03:33 [INFO] 07:03:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-rest --- 07:03:33 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.13.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.13.5-SNAPSHOT/aai-rest-1.13.5-SNAPSHOT.jar 07:03:33 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.13.5-SNAPSHOT/aai-rest-1.13.5-SNAPSHOT.pom 07:03:33 [INFO] 07:03:33 [INFO] ------------------------------------------------------------------------ 07:03:33 [INFO] Building aai-schema-ingest 1.13.5-SNAPSHOT 07:03:33 [INFO] ------------------------------------------------------------------------ 07:03:34 [INFO] 07:03:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-ingest --- 07:03:34 [INFO] 07:03:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-ingest --- 07:03:34 [INFO] 07:03:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-ingest --- 07:03:34 [INFO] 07:03:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-ingest --- 07:03:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:34 [INFO] 07:03:34 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-ingest --- 07:03:35 [INFO] Starting audit... 07:03:35 Audit done. 07:03:35 [INFO] 07:03:35 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-ingest --- 07:03:44 [INFO] Starting audit... 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:41:20: warning: Member name 'SCHEMA_SERVICE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:63:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:84:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:88:32: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:34: warning: Line is longer than 120 characters (found 143). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:82:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:23: warning: Using the '.*' form of import should be avoided - java.io.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:52: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:66:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:67: warning: Line is longer than 120 characters (found 136). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:68: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:88:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:90: warning: Line is longer than 120 characters (found 136). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:91: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:97: warning: 'member def modifier' have incorrect indentation level 7, expected level should be 8. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:97: warning: 'method def' child have incorrect indentation level 7, expected level should be 8. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:98: warning: 'member def modifier' have incorrect indentation level 7, expected level should be 8. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:98: warning: 'method def' child have incorrect indentation level 7, expected level should be 8. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:9: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:49:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:56: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:65:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:69: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:34:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:75:40: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:53:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:70:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersions.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersions.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:86: warning: At-clause should have a non-empty description. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:95:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:147: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:233: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:239:66: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:243: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:250:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:254:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:264:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:268:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:269:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:278: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:286:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:290:20: warning: Line contains a tab character. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:291:20: warning: Line contains a tab character. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:292:20: warning: Line contains a tab character. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/exceptions/NodeIngestorException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/exceptions/NodeIngestorException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:32: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:26: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:41:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:35: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:30: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:38: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:46:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:46: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:58:68: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:93:80: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:39:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:47:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:25: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:45:8: warning: Unused @param tag for 'String'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:46:8: warning: Unused @param tag for 'List'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:37: warning: Javadoc comment at column 32 has parse error. Details: no viable alternative at input ' tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:32: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:43:8: warning: Unused @param tag for 'String'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:44:8: warning: Unused @param tag for 'List'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:35: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:57:76: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:52: warning: Line is longer than 120 characters (found 125). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:54: warning: Comment has incorrect indentation level 111, expected is 16, indentation should be the same level as line 55. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:54: warning: Line is longer than 120 characters (found 122). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:44:8: warning: Unused @param tag for 'String'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:45:8: warning: Unused @param tag for 'List'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:49:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:64:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:67:27: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:47: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.restclient.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:61:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:74: warning: Line is longer than 120 characters (found 138). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:64:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:79: warning: Line is longer than 120 characters (found 138). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/ConfigConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/ConfigConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/AmbiguousRuleChoiceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/AmbiguousRuleChoiceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeIngestorException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeIngestorException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeRuleNotFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeRuleNotFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:41: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:47:37: warning: Member name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:98:9: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:219:19: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:259: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:270: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:274: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:285: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:323:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:324: warning: 'if' construct must use '{}'s. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:326: warning: 'if' construct must use '{}'s. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:35:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:51:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:52: warning: 'if' construct must use '{}'s. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:54: warning: 'if' construct must use '{}'s. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:28:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:38:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:50:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:32:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeType.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeType.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:26:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:50: warning: Javadoc comment at column 33 has parse error. Details: no viable alternative at input ' tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:27: warning: Using the '.*' form of import should be avoided - org.onap.aai.edges.enums.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:46: warning: Javadoc comment at column 37 has parse error. Details: no viable alternative at input ' tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:36: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:84:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:102:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:111: warning: Comment has incorrect indentation level 78, expected is 8, indentation should be the same level as line 113. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:153: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:203: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:640: warning: Javadoc comment at column 20 has parse error. Missed HTML close tag 'Criteria'. Sometimes it means that close tag missed for one of previous tags. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:663: warning: Javadoc comment at column 20 has parse error. Missed HTML close tag 'Criteria'. Sometimes it means that close tag missed for one of previous tags. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:681: warning: Javadoc comment at column 85 has parse error. Details: no viable alternative at input ' tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceNoAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceOneWayClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceOneWayClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceRestClient.java:14: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:42:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:52:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/SchemaIncompleteTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/SchemaIncompleteTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanEnvVarInjectionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanEnvVarInjectionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/ConfigTranslatorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/ConfigTranslatorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:31: warning: Line is longer than 120 characters (found 125). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:10: warning:

tag should be preceded with an empty line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:12: warning:

tag should be preceded with an empty line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:38: warning: Line is longer than 120 characters (found 123). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:43:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:10: warning:

tag should be preceded with an empty line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:12: warning:

tag should be preceded with an empty line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:42:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:39: warning: Line is longer than 120 characters (found 122). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:60: warning: Line is longer than 120 characters (found 122). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:70:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:153: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:146:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:158: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:71:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:55: warning: Line is longer than 120 characters (found 124). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:56: warning: Line is longer than 120 characters (found 124). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:57: warning: Line is longer than 120 characters (found 126). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:58: warning: Line is longer than 120 characters (found 124). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:59: warning: Line is longer than 120 characters (found 125). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:39:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:39:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:41:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:47:23: warning: Local variable name 'LATEST_VERSION' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:47:18: warning: Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:58:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:83:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:103:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:124:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:145:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:156:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:164:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:179:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:216:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:233:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:242:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:41:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:56:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:65:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:74:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:82:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:92:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:105:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:113:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:129:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:49:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:56:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:85:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:105:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:126:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:147:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:158:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:166:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:199:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:216:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:225:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:235:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:244:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:253:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:262:27: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:31: warning: Using the '.*' form of import should be avoided - java.util.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:31: warning: Wrong lexicographical order for 'java.util.*' import. Should be before 'org.junit.jupiter.api.Test'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:37:27: warning: Member name 'LATEST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:38:27: warning: Member name 'V10' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:39:27: warning: Member name 'V11' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:69:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:10: warning:

tag should be preceded with an empty line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:12: warning:

tag should be preceded with an empty line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:44:20: warning: Member name 'SCHEMA_SERVICE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:11: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:13: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:63:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:70: warning: Line is longer than 120 characters (found 128). 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:91:74: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:115:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:122:5: warning: Missing a Javadoc comment. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/RestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:44 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/RestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:44 Audit done. 07:03:44 [INFO] 07:03:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-ingest --- 07:03:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:44 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/resources 07:03:44 [INFO] 07:03:44 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-ingest --- 07:03:44 [INFO] Changes detected - recompiling the module! 07:03:44 [INFO] Compiling 54 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/classes 07:03:44 [INFO] 07:03:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-ingest --- 07:03:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:44 [INFO] Copying 55 resources 07:03:44 [INFO] 07:03:44 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-ingest --- 07:03:44 [INFO] Changes detected - recompiling the module! 07:03:44 [INFO] Compiling 42 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/test-classes 07:03:45 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java uses unchecked or unsafe operations. 07:03:45 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: Recompile with -Xlint:unchecked for details. 07:03:45 [INFO] 07:03:45 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-ingest --- 07:03:45 [INFO] 07:03:45 [INFO] ------------------------------------------------------- 07:03:45 [INFO] T E S T S 07:03:45 [INFO] ------------------------------------------------------- 07:03:46 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 07:03:46 07:03:46.991 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:03:47 07:03:47.006 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:03:47 07:03:47.051 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:03:47 07:03:47.088 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@58f31629 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest', classes = '{}', locations = '{classpath:forWiringTests/testContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:03:47 07:03:47.146 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:03:47 07:03:47.148 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 07:03:47 07:03:47.148 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:47 07:03:47.174 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@26d0ece6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@100bba26, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4ae280da, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@76d0ecd7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@57c69937, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ad1c363, org.springframework.test.context.transaction.TransactionalTestExecutionListener@446b64b3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@35ac9ebd, org.springframework.test.context.event.EventPublishingTestExecutionListener@56c0a61e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@421ead7e] 07:03:47 07:03:47.176 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5f6494c0 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 07:03:47 07:03:47.201 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5f6494c0 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@7604198a, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 07:03:47 07:03:47.203 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to load context from [MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 07:03:47 07:03:47.203 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 07:03:47 07:03:47.289 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 07:03:47 07:03:47.820 [main] DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loaded 1 bean definitions from class path resource [forWiringTests/testContext.xml] 07:03:47 07:03:47.846 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@729cd862 07:03:47 07:03:47.881 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 07:03:47 07:03:47.969 [main] INFO org.springframework.context.annotation.ConfigurationClassParser - Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}" 07:03:48 07:03:48.091 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 07:03:48 07:03:48.099 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 07:03:48 07:03:48.123 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 07:03:48 07:03:48.126 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 07:03:48 07:03:48.127 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 07:03:48 07:03:48.129 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 07:03:48 07:03:48.135 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 07:03:48 07:03:48.136 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 07:03:48 07:03:48.143 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 07:03:48 07:03:48.167 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String 07:03:48 07:03:48.167 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 07:03:48 07:03:48.168 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String 07:03:48 07:03:48.168 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 07:03:48 07:03:48.169 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String 07:03:48 07:03:48.169 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 07:03:48 07:03:48.274 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [1922881634] in cache under key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.275 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 07:03:48 07:03:48.281 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.282 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 07:03:48 07:03:48.287 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@5f6494c0 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@7604198a, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:03:48 07:03:48.348 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.349 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 07:03:48 07:03:48.350 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.350 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 07:03:48 07:03:48.569 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.569 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 07:03:48 07:03:48.584 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.584 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 07:03:48 07:03:48.586 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.586 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 07:03:48 07:03:48.587 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.588 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 07:03:48 07:03:48.589 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@5f6494c0 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@7604198a, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:03:48 07:03:48.599 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1922881634] from cache with key [[MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.600 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 07:03:48 07:03:48.600 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@5f6494c0 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6826b70f testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 07:03:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s - in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 07:03:48 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 07:03:48 07:03:48.627 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:03:48 07:03:48.628 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:03:48 07:03:48.629 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:03:48 07:03:48.632 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@439a0f0 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:03:48 07:03:48.633 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:03:48 07:03:48.634 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 07:03:48 07:03:48.634 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:48 07:03:48.634 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ac3ce34, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6444bf53, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@634a3a2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4fc3bdb4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b057816, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7afaf602, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5970734c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b8c4bcb, org.springframework.test.context.event.EventPublishingTestExecutionListener@1bd95764, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@36bef8fb] 07:03:48 07:03:48.634 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@6c8e0773 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 07:03:48 07:03:48.636 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@6c8e0773 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@5406ce9f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 07:03:48 07:03:48.636 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 07:03:48 07:03:48.636 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 07:03:48 07:03:48.636 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 07:03:48 07:03:48.636 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties} 07:03:48 07:03:48.637 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class org.onap.aai.setup.SchemaLocationsBean} 07:03:48 07:03:48.645 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@15be8dc4 07:03:48 07:03:48.645 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 07:03:48 07:03:48.647 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.ingest.file' in PropertySource 'Inlined Test Properties' with value of type String 07:03:48 07:03:48.651 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 07:03:48 07:03:48.652 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 07:03:48 07:03:48.653 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 07:03:48 07:03:48.654 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 07:03:48 07:03:48.654 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 07:03:48 07:03:48.655 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 07:03:48 07:03:48.655 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 07:03:48 07:03:48.655 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 07:03:48 07:03:48.656 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 07:03:48 07:03:48.661 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String 07:03:48 07:03:48.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 07:03:48 07:03:48.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String 07:03:48 07:03:48.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 07:03:48 07:03:48.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String 07:03:48 07:03:48.662 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 07:03:48 07:03:48.671 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [364809668] in cache under key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.671 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 07:03:48 07:03:48.675 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.675 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 07:03:48 07:03:48.678 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@6c8e0773 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@5406ce9f, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:03:48 07:03:48.679 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.679 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 07:03:48 07:03:48.680 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.680 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 07:03:48 07:03:48.680 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.681 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 07:03:48 07:03:48.681 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.681 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 07:03:48 07:03:48.682 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.682 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 07:03:48 07:03:48.682 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.683 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 07:03:48 07:03:48.683 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@6c8e0773 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@5406ce9f, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:03:48 07:03:48.684 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [364809668] from cache with key [[MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:03:48 07:03:48.684 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@57d9b564 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 07:03:48 07:03:48.685 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@6c8e0773 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b5db3a testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 07:03:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 07:03:48 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest 07:03:48 07:03:48.690 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:03:48 07:03:48.691 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:03:48 07:03:48.695 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:03:48 07:03:48.702 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTest-context.xml] does not exist 07:03:48 07:03:48.702 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTestContext.groovy] does not exist 07:03:48 07:03:48.703 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:48 07:03:48.705 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:03:48 07:03:48.832 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 07:03:48 07:03:48.832 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:48 07:03:48.835 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@67174f09, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d026a3a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5803dcf0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5cacf095, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@11e930e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f936aad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1931d9f3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2222aa18, org.springframework.test.context.event.EventPublishingTestExecutionListener@57d1cbb1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@13d305e4] 07:03:48 07:03:48.836 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4baa82c testClass = SchemaVersionsBeanOverrideTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@33ffb0c9 testClass = SchemaVersionsBeanOverrideTest, locations = '{}', classes = '{class org.onap.aai.restclient.MockProvider, class org.onap.aai.setup.SchemaVersionsBean, class org.onap.aai.setup.SchemaConfigVersions}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest-ss-wiring-override-test.properties, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@41aebbb4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bd8f7db, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3432a612, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@60afd40d], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 07:03:48 07:03:48.871 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, schema.ingest.file = src/test/resources/forWiringTests/schema-ingest-ss-wiring-override-test.properties, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true} 07:03:49 07:03:49 . ____ _ __ _ _ 07:03:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:49 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:49 =========|_|==============|___/=/_/_/_/ 07:03:49 :: Spring Boot :: (v2.4.13) 07:03:49 07:03:49 2024-04-02 07:03:49.148 INFO 2585 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Starting SchemaVersionsBeanOverrideTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:49 2024-04-02 07:03:49.154 INFO 2585 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : No active profile set, falling back to default profiles: default 07:03:50 2024-04-02 07:03:50.304 INFO 2585 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Started SchemaVersionsBeanOverrideTest in 1.423 seconds (JVM running for 4.72) 07:03:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s - in org.onap.aai.setup.SchemaVersionsBeanOverrideTest 07:03:50 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 07:03:50 2024-04-02 07:03:50.344 INFO 2585 --- [ main] o.s.t.c.s.DefaultTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:50 2024-04-02 07:03:50.345 INFO 2585 --- [ main] o.s.t.c.s.DefaultTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@9c125f4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a5ae8d4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@36d685d5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3abad829, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3a54a40f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4735e7d9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@454f2ac7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2958c9d7, org.springframework.test.context.event.EventPublishingTestExecutionListener@3633642f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5e50461f] 07:03:50 2024-04-02 07:03:50.350 INFO 2585 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}" 07:03:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 07:03:50 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest 07:03:50 2024-04-02 07:03:50.371 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:50 2024-04-02 07:03:50.375 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:50 2024-04-02 07:03:50.375 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4dcf6e87, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@607d36d5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@72f19ffe, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1403f6d3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@228e0982, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2bcc4898, org.springframework.test.context.transaction.TransactionalTestExecutionListener@553c2c70, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e02ed6a, org.springframework.test.context.event.EventPublishingTestExecutionListener@c123d31, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@45d32ca3] 07:03:50 07:03:50 . ____ _ __ _ _ 07:03:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:50 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:50 =========|_|==============|___/=/_/_/_/ 07:03:50 :: Spring Boot :: (v2.4.13) 07:03:50 07:03:50 2024-04-02 07:03:50.404 INFO 2585 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Starting SchemaVersionsBeanTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:50 2024-04-02 07:03:50.404 INFO 2585 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : No active profile set, falling back to default profiles: default 07:03:50 2024-04-02 07:03:50.432 INFO 2585 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Started SchemaVersionsBeanTest in 0.054 seconds (JVM running for 4.849) 07:03:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.aai.setup.SchemaVersionsBeanTest 07:03:50 [INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest 07:03:50 2024-04-02 07:03:50.464 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:50 2024-04-02 07:03:50.472 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:50 2024-04-02 07:03:50.473 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a293bbf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4bd18e68, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6b024be2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@545ae342, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7fddeb5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4098b2ec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@39bcac46, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3a7f08c0, org.springframework.test.context.event.EventPublishingTestExecutionListener@539e714c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5694b601] 07:03:50 07:03:50 . ____ _ __ _ _ 07:03:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:50 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:50 =========|_|==============|___/=/_/_/_/ 07:03:50 :: Spring Boot :: (v2.4.13) 07:03:50 07:03:50 2024-04-02 07:03:50.509 INFO 2585 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Starting ConfigTranslatorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:50 2024-04-02 07:03:50.509 INFO 2585 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : No active profile set, falling back to default profiles: default 07:03:50 2024-04-02 07:03:50.544 INFO 2585 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Started ConfigTranslatorWiringTest in 0.069 seconds (JVM running for 4.961) 07:03:50 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.091 s - in org.onap.aai.setup.ConfigTranslatorWiringTest 07:03:50 [INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest 07:03:50 2024-04-02 07:03:50.564 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:50 2024-04-02 07:03:50.567 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:50 2024-04-02 07:03:50.568 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@61f8126e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b7217a2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5ff27105, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70df4f7a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5115486d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a019aea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4637b8f6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c198bd5, org.springframework.test.context.event.EventPublishingTestExecutionListener@3734e41b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@31e4eedd] 07:03:50 07:03:50 . ____ _ __ _ _ 07:03:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:50 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:50 =========|_|==============|___/=/_/_/_/ 07:03:50 :: Spring Boot :: (v2.4.13) 07:03:50 07:03:50 2024-04-02 07:03:50.628 INFO 2585 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Starting NodeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:50 2024-04-02 07:03:50.629 INFO 2585 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : No active profile set, falling back to default profiles: default 07:03:50 2024-04-02 07:03:50.701 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:51 [EL Warning]: moxy: 2024-04-02 07:03:51.533--MOXy BV: Facets 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:51 2024-04-02 07:03:51.602 INFO 2585 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Started NodeIngestorWiringTest in 1.031 seconds (JVM running for 6.019) 07:03:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s - in org.onap.aai.nodes.NodeIngestorWiringTest 07:03:51 [INFO] Running org.onap.aai.nodes.NodeIngestorTest 07:03:51 2024-04-02 07:03:51.616 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:51 2024-04-02 07:03:51.619 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:51 2024-04-02 07:03:51.619 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@539832d2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3136c261, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7a0c0104, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@12df23b5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@c39d9e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7e1622d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d7f57f4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76d61d65, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a65514c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6619b627] 07:03:51 07:03:51 . ____ _ __ _ _ 07:03:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:51 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:51 =========|_|==============|___/=/_/_/_/ 07:03:51 :: Spring Boot :: (v2.4.13) 07:03:51 07:03:51 2024-04-02 07:03:51.694 INFO 2585 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Starting NodeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:51 2024-04-02 07:03:51.695 INFO 2585 --- [ main] org.onap.aai.nodes.NodeIngestorTest : No active profile set, falling back to default profiles: default 07:03:51 2024-04-02 07:03:51.776 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 07:03:51 [EL Warning]: moxy: 2024-04-02 07:03:51.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 07:03:51 [EL Warning]: moxy: 2024-04-02 07:03:51.862--MOXy BV: Facets 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:51 [EL Warning]: moxy: 2024-04-02 07:03:51.879--MOXy BV: Facets 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:51 [EL Warning]: moxy: 2024-04-02 07:03:51.894--MOXy BV: Facets 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:51 [EL Warning]: moxy: 2024-04-02 07:03:51.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:03:52 [EL Warning]: moxy: 2024-04-02 07:03:52.045--MOXy BV: Facets 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:52 [EL Warning]: moxy: 2024-04-02 07:03:52.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:03:52 [EL Warning]: moxy: 2024-04-02 07:03:52.503--MOXy BV: Facets 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:52 2024-04-02 07:03:52.512 INFO 2585 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Started NodeIngestorTest in 0.89 seconds (JVM running for 6.928) 07:03:52 Schema file: /tmp/schema7852468012616278653.xsd 07:03:52 Schema file: /tmp/schema2212221945748539441.xsd 07:03:52 Schema file: /tmp/schema1833633570831390411.xsd 07:03:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.onap.aai.nodes.NodeIngestorTest 07:03:52 [INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest 07:03:52 2024-04-02 07:03:52.837 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:52 2024-04-02 07:03:52.840 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:52 2024-04-02 07:03:52.840 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a459659, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5202d079, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@36b2a387, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@34f54f89, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52e4e010, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16a1632d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@352c54e5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b3bdcce, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e2a4dd9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@438ff53a] 07:03:52 07:03:52 . ____ _ __ _ _ 07:03:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:52 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:52 =========|_|==============|___/=/_/_/_/ 07:03:52 :: Spring Boot :: (v2.4.13) 07:03:52 07:03:52 2024-04-02 07:03:52.859 INFO 2585 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Starting NodeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:52 2024-04-02 07:03:52.859 INFO 2585 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : No active profile set, falling back to default profiles: default 07:03:52 2024-04-02 07:03:52.885 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:52 [EL Warning]: moxy: 2024-04-02 07:03:52.891--MOXy BV: Facets 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:52 [EL Warning]: moxy: 2024-04-02 07:03:52.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 07:03:52 [EL Warning]: moxy: 2024-04-02 07:03:52.959--MOXy BV: Facets 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:53 2024-04-02 07:03:53.186 INFO 2585 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Started NodeIngestorLocalTest in 0.343 seconds (JVM running for 7.602) 07:03:53 Schema file: /tmp/schema8481897509686669742.xsd 07:03:53 Schema file: /tmp/schema2462191503991138415.xsd 07:03:53 Schema file: /tmp/schema7859702119182165755.xsd 07:03:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in org.onap.aai.nodes.NodeIngestorLocalTest 07:03:53 [INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest 07:03:53 2024-04-02 07:03:53.269 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:53 2024-04-02 07:03:53.272 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:53 2024-04-02 07:03:53.273 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51a31187, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@26064342, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7996e288, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5efd7829, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@179b7558, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31338ba, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ddf08f2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78561d50, org.springframework.test.context.event.EventPublishingTestExecutionListener@34ab96b7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2e67be70] 07:03:53 07:03:53 . ____ _ __ _ _ 07:03:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:53 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:53 =========|_|==============|___/=/_/_/_/ 07:03:53 :: Spring Boot :: (v2.4.13) 07:03:53 07:03:53 2024-04-02 07:03:53.291 INFO 2585 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Starting VersionValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:53 2024-04-02 07:03:53.291 INFO 2585 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : No active profile set, falling back to default profiles: default 07:03:53 2024-04-02 07:03:53.335 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:53 [EL Warning]: moxy: 2024-04-02 07:03:53.347--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:03:53 2024-04-02 07:03:53.385 INFO 2585 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Started VersionValidatorRainyDayTest in 0.11 seconds (JVM running for 7.801) 07:03:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.onap.aai.validation.VersionValidatorRainyDayTest 07:03:53 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 07:03:53 2024-04-02 07:03:53.413 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:53 2024-04-02 07:03:53.416 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:53 2024-04-02 07:03:53.417 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@612ed101, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24da6124, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@363e69be, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2cd4de4f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3be5b40d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cc12114, org.springframework.test.context.transaction.TransactionalTestExecutionListener@977d2ab, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@35b536c, org.springframework.test.context.event.EventPublishingTestExecutionListener@1508cad6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@500480e2] 07:03:53 07:03:53 . ____ _ __ _ _ 07:03:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:53 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:53 =========|_|==============|___/=/_/_/_/ 07:03:53 :: Spring Boot :: (v2.4.13) 07:03:53 07:03:53 2024-04-02 07:03:53.435 INFO 2585 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Starting NodeValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:53 2024-04-02 07:03:53.436 INFO 2585 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 07:03:53 2024-04-02 07:03:53.465 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:53 [EL Warning]: moxy: 2024-04-02 07:03:53.469--MOXy BV: Facets 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:53 [EL Warning]: moxy: 2024-04-02 07:03:53.483--MOXy BV: Facets 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:53 [EL Warning]: moxy: 2024-04-02 07:03:53.497--MOXy BV: Facets 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:53 [EL Warning]: moxy: 2024-04-02 07:03:53.51--MOXy BV: Facets 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:53 [EL Warning]: moxy: 2024-04-02 07:03:53.525--MOXy BV: Facets 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:53 [EL Warning]: moxy: 2024-04-02 07:03:53.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 07:03:53 [EL Warning]: moxy: 2024-04-02 07:03:53.557--MOXy BV: Facets 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:53 [EL Warning]: moxy: 2024-04-02 07:03:53.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 07:03:53 2024-04-02 07:03:53.579 INFO 2585 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Started NodeValidatorSunnyDayTest in 0.159 seconds (JVM running for 7.995) 07:03:53 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.197 s - in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 07:03:53 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 07:03:53 2024-04-02 07:03:53.617 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:53 2024-04-02 07:03:53.621 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:53 2024-04-02 07:03:53.621 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3993da02, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4193fab7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@244c5ec8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@12c72b1a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3523a08a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6bbbb2db, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2d471b7a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f37a33, org.springframework.test.context.event.EventPublishingTestExecutionListener@2e7cad97, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@18e7ffe9] 07:03:53 07:03:53 . ____ _ __ _ _ 07:03:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:53 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:53 =========|_|==============|___/=/_/_/_/ 07:03:53 :: Spring Boot :: (v2.4.13) 07:03:53 07:03:53 2024-04-02 07:03:53.640 INFO 2585 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Starting NodeValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:53 2024-04-02 07:03:53.641 INFO 2585 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : No active profile set, falling back to default profiles: default 07:03:53 2024-04-02 07:03:53.665 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:53 [EL Warning]: moxy: 2024-04-02 07:03:53.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:03:53 2024-04-02 07:03:53.685 INFO 2585 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Started NodeValidatorRainyDayTest in 0.061 seconds (JVM running for 8.102) 07:03:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 07:03:53 [INFO] Running org.onap.aai.validation.CheckEverythingStrategyTest 07:03:53 oh noes a problem with the gooble-gobble edge rule! 07:03:53 error 2 07:03:53 duplicate labels not everything is a fork 07:03:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.validation.CheckEverythingStrategyTest 07:03:53 [INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest 07:03:53 2024-04-02 07:03:53.705 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:53 2024-04-02 07:03:53.708 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:53 2024-04-02 07:03:53.708 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13757fd5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@183ca9a0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b349b1b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@35378600, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d84dca4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7088051d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fbba454, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26353025, org.springframework.test.context.event.EventPublishingTestExecutionListener@d7fa9bb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3defe5e4] 07:03:53 07:03:53 . ____ _ __ _ _ 07:03:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:53 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:53 =========|_|==============|___/=/_/_/_/ 07:03:53 :: Spring Boot :: (v2.4.13) 07:03:53 07:03:53 2024-04-02 07:03:53.728 INFO 2585 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Starting NodeTypesValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:53 2024-04-02 07:03:53.729 INFO 2585 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : No active profile set, falling back to default profiles: default 07:03:53 2024-04-02 07:03:53.749 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:53 [EL Warning]: moxy: 2024-04-02 07:03:53.754--MOXy BV: Facets 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:53 [EL Warning]: moxy: 2024-04-02 07:03:53.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:03:53 [EL Warning]: moxy: 2024-04-02 07:03:53.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:03:53 2024-04-02 07:03:53.986 INFO 2585 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Started NodeTypesValidationModuleTest in 0.276 seconds (JVM running for 8.403) 07:03:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.onap.aai.validation.edges.NodeTypesValidationModuleTest 07:03:53 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 07:03:53 2024-04-02 07:03:53.997 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:53 2024-04-02 07:03:53.999 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:53 2024-04-02 07:03:53.999 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@603591d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f987ef5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1365e37c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@59cb90aa, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@153c6913, org.springframework.test.context.support.DirtiesContextTestExecutionListener@793fc297, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45fda0cf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4036261a, org.springframework.test.context.event.EventPublishingTestExecutionListener@3634bbfe, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3118fcd5] 07:03:54 07:03:54 . ____ _ __ _ _ 07:03:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:54 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:54 =========|_|==============|___/=/_/_/_/ 07:03:54 :: Spring Boot :: (v2.4.13) 07:03:54 07:03:54 2024-04-02 07:03:54.016 INFO 2585 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Starting EdgeRuleValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:54 2024-04-02 07:03:54.016 INFO 2585 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 07:03:54 2024-04-02 07:03:54.043 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.048--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.064--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.077--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.102--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.114--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.125--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.145--MOXy BV: Facets 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:54 2024-04-02 07:03:54.234 INFO 2585 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Started EdgeRuleValidatorSunnyDayTest in 0.232 seconds (JVM running for 8.65) 07:03:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 07:03:54 [INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 07:03:54 2024-04-02 07:03:54.349 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:54 2024-04-02 07:03:54.352 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:54 2024-04-02 07:03:54.352 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@60ddd10b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4fc7baa4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b284eb4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@65c9dd88, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6b120db3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@197298ef, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5066389b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b689a82, org.springframework.test.context.event.EventPublishingTestExecutionListener@6c6fc9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@dd42acb] 07:03:54 07:03:54 . ____ _ __ _ _ 07:03:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:54 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:54 =========|_|==============|___/=/_/_/_/ 07:03:54 :: Spring Boot :: (v2.4.13) 07:03:54 07:03:54 2024-04-02 07:03:54.372 INFO 2585 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:54 2024-04-02 07:03:54.372 INFO 2585 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to default profiles: default 07:03:54 2024-04-02 07:03:54.378 INFO 2585 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.023 seconds (JVM running for 8.794) 07:03:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 07:03:54 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 07:03:54 2024-04-02 07:03:54.386 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:54 2024-04-02 07:03:54.389 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:54 2024-04-02 07:03:54.391 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30167ae9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@627852e6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5a11128e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2ddfca7f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2e9d2c1f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ed2a448, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5c85527e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f5ae7a3, org.springframework.test.context.event.EventPublishingTestExecutionListener@4860cf83, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@538bc223] 07:03:54 07:03:54 . ____ _ __ _ _ 07:03:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:54 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:54 =========|_|==============|___/=/_/_/_/ 07:03:54 :: Spring Boot :: (v2.4.13) 07:03:54 07:03:54 2024-04-02 07:03:54.408 INFO 2585 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Starting EdgeRuleValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:54 2024-04-02 07:03:54.409 INFO 2585 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : No active profile set, falling back to default profiles: default 07:03:54 2024-04-02 07:03:54.435 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.439--MOXy BV: Facets 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:54 2024-04-02 07:03:54.458 INFO 2585 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Started EdgeRuleValidatorRainyDayTest in 0.064 seconds (JVM running for 8.874) 07:03:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 07:03:54 [INFO] Running org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 07:03:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 07:03:54 [INFO] Running org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 07:03:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 07:03:54 [INFO] Running org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 07:03:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 07:03:54 [INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest 07:03:54 2024-04-02 07:03:54.497 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:54 2024-04-02 07:03:54.499 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:54 2024-04-02 07:03:54.500 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@41b79554, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f0aba65, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7955e473, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@121b4d5f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6f7b777d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15d82165, org.springframework.test.context.transaction.TransactionalTestExecutionListener@437839d1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b41f554, org.springframework.test.context.event.EventPublishingTestExecutionListener@3fb5abde, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6b327644] 07:03:54 07:03:54 . ____ _ __ _ _ 07:03:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:54 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:54 =========|_|==============|___/=/_/_/_/ 07:03:54 :: Spring Boot :: (v2.4.13) 07:03:54 07:03:54 2024-04-02 07:03:54.516 INFO 2585 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Starting VersionValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:54 2024-04-02 07:03:54.516 INFO 2585 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 07:03:54 2024-04-02 07:03:54.538 INFO 2585 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.542--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.556--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.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 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.58--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.593--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:03:54 [EL Warning]: moxy: 2024-04-02 07:03:54.618--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.631--MOXy BV: Facets 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:54 [EL Warning]: moxy: 2024-04-02 07:03:54.643--MOXy BV: Facets 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:54 2024-04-02 07:03:54.654 INFO 2585 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Started VersionValidatorSunnyDayTest in 0.152 seconds (JVM running for 9.071) 07:03:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.aai.validation.VersionValidatorSunnyDayTest 07:03:54 [INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest 07:03:54 2024-04-02 07:03:54.665 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:54 2024-04-02 07:03:54.668 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:54 2024-04-02 07:03:54.668 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d9a2e32, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15efda1a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@512aead6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7e8b077c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72ec4d21, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19b8766c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fc253d7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@39d407b4, org.springframework.test.context.event.EventPublishingTestExecutionListener@2941d0ea, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7390d8b8] 07:03:54 07:03:54 . ____ _ __ _ _ 07:03:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:54 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:54 =========|_|==============|___/=/_/_/_/ 07:03:54 :: Spring Boot :: (v2.4.13) 07:03:54 07:03:54 2024-04-02 07:03:54.695 INFO 2585 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Starting EdgeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:54 2024-04-02 07:03:54.696 INFO 2585 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : No active profile set, falling back to default profiles: default 07:03:54 2024-04-02 07:03:54.846 INFO 2585 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Started EdgeIngestorLocalTest in 0.171 seconds (JVM running for 9.262) 07:03:54 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.onap.aai.edges.EdgeIngestorLocalTest 07:03:54 [INFO] Running org.onap.aai.edges.EdgeRuleTest 07:03:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.edges.EdgeRuleTest 07:03:54 [INFO] Running org.onap.aai.edges.EdgeIngestorTest 07:03:54 2024-04-02 07:03:54.988 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:54 2024-04-02 07:03:54.994 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:54 2024-04-02 07:03:54.994 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@37b0453d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d88d554, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@28a5d8d5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@34b1ad34, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@11d8f32, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4af4c830, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c11d2cb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@75f01e70, org.springframework.test.context.event.EventPublishingTestExecutionListener@18f97be3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74a09584] 07:03:55 07:03:55 . ____ _ __ _ _ 07:03:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:55 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:55 =========|_|==============|___/=/_/_/_/ 07:03:55 :: Spring Boot :: (v2.4.13) 07:03:55 07:03:55 2024-04-02 07:03:55.031 INFO 2585 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Starting EdgeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:55 2024-04-02 07:03:55.031 INFO 2585 --- [ main] org.onap.aai.edges.EdgeIngestorTest : No active profile set, falling back to default profiles: default 07:03:55 2024-04-02 07:03:55.085 INFO 2585 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Started EdgeIngestorTest in 0.083 seconds (JVM running for 9.502) 07:03:55 5 07:03:55 foo|quux 07:03:55 bar|foo 07:03:55 dog|foo 07:03:55 baz|foo 07:03:55 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.onap.aai.edges.EdgeIngestorTest 07:03:55 [INFO] Running org.onap.aai.edges.TypeAlphabetizerTest 07:03:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.edges.TypeAlphabetizerTest 07:03:55 [INFO] Running org.onap.aai.edges.EdgeIngestorWiringTest 07:03:55 2024-04-02 07:03:55.151 INFO 2585 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:03:55 2024-04-02 07:03:55.154 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:03:55 2024-04-02 07:03:55.155 INFO 2585 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@322d86f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29537f67, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1217778c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@515c9588, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@f18a363, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3d825da0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1480f68b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2145d146, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b0c6db6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@44cc522a] 07:03:55 07:03:55 . ____ _ __ _ _ 07:03:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:03:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:03:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:03:55 ' |____| .__|_| |_|_| |_\__, | / / / / 07:03:55 =========|_|==============|___/=/_/_/_/ 07:03:55 :: Spring Boot :: (v2.4.13) 07:03:55 07:03:55 2024-04-02 07:03:55.177 INFO 2585 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Starting EdgeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-19987 with PID 2585 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:03:55 2024-04-02 07:03:55.178 INFO 2585 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : No active profile set, falling back to default profiles: default 07:03:55 2024-04-02 07:03:55.197 INFO 2585 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Started EdgeIngestorWiringTest in 0.039 seconds (JVM running for 9.613) 07:03:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.aai.edges.EdgeIngestorWiringTest 07:03:55 [INFO] Running org.onap.aai.edges.JsonIngestorTest 07:03:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.edges.JsonIngestorTest 07:03:55 [INFO] Running org.onap.aai.edges.EdgeRuleQueryTest 07:03:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.aai.edges.EdgeRuleQueryTest 07:03:55 [INFO] Running org.onap.aai.validation.FailFastStrategyTest 07:03:55 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 s - in org.onap.aai.validation.FailFastStrategyTest 07:03:55 [INFO] 07:03:55 [INFO] Results: 07:03:55 [INFO] 07:03:55 [WARNING] Tests run: 114, Failures: 0, Errors: 0, Skipped: 3 07:03:55 [INFO] 07:03:55 [INFO] 07:03:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-ingest --- 07:03:55 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 07:03:55 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 07:03:55 [INFO] 07:03:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-ingest --- 07:03:55 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.13.5-SNAPSHOT.jar 07:03:55 [INFO] 07:03:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-ingest --- 07:03:55 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:55 [INFO] 07:03:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-schema-ingest --- 07:03:55 [INFO] 07:03:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-ingest --- 07:03:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:03:55 [INFO] 07:03:55 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-ingest --- 07:03:56 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 07:03:56 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 07:03:56 [INFO] All coverage checks have been met. 07:03:56 [INFO] 07:03:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-ingest --- 07:03:56 [INFO] 07:03:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-ingest --- 07:03:56 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.13.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.13.5-SNAPSHOT/aai-schema-ingest-1.13.5-SNAPSHOT.jar 07:03:56 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.13.5-SNAPSHOT/aai-schema-ingest-1.13.5-SNAPSHOT.pom 07:03:56 [INFO] 07:03:56 [INFO] ------------------------------------------------------------------------ 07:03:56 [INFO] Building aai-annotations 1.13.5-SNAPSHOT 07:03:56 [INFO] ------------------------------------------------------------------------ 07:03:56 [INFO] 07:03:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- 07:03:56 [INFO] 07:03:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- 07:03:56 [INFO] 07:03:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- 07:03:56 [INFO] 07:03:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-annotations --- 07:03:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:56 [INFO] 07:03:56 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-annotations --- 07:03:56 [INFO] Starting audit... 07:03:56 Audit done. 07:03:56 [INFO] 07:03:56 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-annotations --- 07:03:56 [INFO] Starting audit... 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:33:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:35:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:37:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:39:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:41:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:43:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:45:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:47:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:49:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:51:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:53:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:55:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:57:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:59:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:61:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:63:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:65:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:67:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:69:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:71:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:73:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:75:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:77:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:79:5: warning: Missing a Javadoc comment. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:56: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:62: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:74: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:78: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:82: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:112: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:120: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:124: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:128: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:62: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:66: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/java/org/onap/aai/annotations/AnnotationsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:03:56 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/java/org/onap/aai/annotations/AnnotationsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:03:56 Audit done. 07:03:56 [INFO] 07:03:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- 07:03:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:56 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/resources 07:03:56 [INFO] 07:03:56 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-annotations --- 07:03:56 [INFO] Changes detected - recompiling the module! 07:03:56 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/classes 07:03:56 [INFO] 07:03:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- 07:03:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:03:56 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/resources 07:03:56 [INFO] 07:03:56 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-annotations --- 07:03:56 [INFO] Changes detected - recompiling the module! 07:03:56 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/test-classes 07:03:56 [INFO] 07:03:56 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-annotations --- 07:03:56 [INFO] 07:03:56 [INFO] ------------------------------------------------------- 07:03:56 [INFO] T E S T S 07:03:56 [INFO] ------------------------------------------------------- 07:03:57 [INFO] Running org.onap.aai.annotations.AnnotationsTest 07:03:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.annotations.AnnotationsTest 07:03:57 [INFO] 07:03:57 [INFO] Results: 07:03:57 [INFO] 07:03:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:03:57 [INFO] 07:03:57 [INFO] 07:03:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-annotations --- 07:03:57 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 07:03:57 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 07:03:57 [INFO] 07:03:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- 07:03:57 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.13.5-SNAPSHOT.jar 07:03:57 [INFO] 07:03:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-annotations --- 07:03:57 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:57 [INFO] 07:03:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-annotations --- 07:03:57 [INFO] 07:03:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-annotations --- 07:03:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:03:57 [INFO] 07:03:57 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-annotations --- 07:03:57 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 07:03:57 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 07:03:57 [INFO] All coverage checks have been met. 07:03:57 [INFO] 07:03:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-annotations --- 07:03:57 [INFO] 07:03:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- 07:03:57 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.13.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.13.5-SNAPSHOT/aai-annotations-1.13.5-SNAPSHOT.jar 07:03:57 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.13.5-SNAPSHOT/aai-annotations-1.13.5-SNAPSHOT.pom 07:03:57 [INFO] 07:03:57 [INFO] ------------------------------------------------------------------------ 07:03:57 [INFO] Building aai-aaf-auth 1.13.5-SNAPSHOT 07:03:57 [INFO] ------------------------------------------------------------------------ 07:03:58 [INFO] 07:03:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-aaf-auth --- 07:03:58 [INFO] 07:03:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-aaf-auth --- 07:03:58 [INFO] 07:03:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-aaf-auth --- 07:03:58 [INFO] 07:03:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-aaf-auth --- 07:03:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:03:58 [INFO] 07:03:58 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-aaf-auth --- 07:03:58 [INFO] Starting audit... 07:03:58 Audit done. 07:03:58 [INFO] 07:03:58 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-aaf-auth --- 07:04:00 [INFO] Starting audit... 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/PayloadBufferingRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/PayloadBufferingRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:57:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:65:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:10: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:12: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:62:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:55:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafProfiles.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafProfiles.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:10: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:12: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:60:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:67:13: warning: switch without "default" clause. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:29: warning: Comment has incorrect indentation level 103, expected is 4, indentation should be the same level as line 30. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:35:30: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:10: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:12: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:52:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:55:13: warning: switch without "default" clause. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:142: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:10: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:12: warning:

tag should be preceded with an empty line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:63:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:39:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:62:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:57:29: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:72:29: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:85:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:92:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:215: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:253:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:276: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:279: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:280: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:281: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:282: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:283: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:284: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:291: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:293: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:294: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:295: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:296: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:298: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:299: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:310: warning: Line is longer than 120 characters (found 128). 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:351: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:352: warning: At-clause should have a non-empty description. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:368: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:378: warning: Overload methods should not be split. Previous overloaded method located at line '301'. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:47:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:63:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:89:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:102:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:125:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:46:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:90:5: warning: Missing a Javadoc comment. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:95: warning: Distance between variable 'cadiConfiguredIssuers' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:23: warning: Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:50:13: warning: Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AafRequestWrapperTest.java:41: warning: Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:78: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:197: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:00 Audit done. 07:04:00 [INFO] 07:04:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-aaf-auth --- 07:04:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:00 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/resources 07:04:00 [INFO] 07:04:00 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-aaf-auth --- 07:04:00 [INFO] Changes detected - recompiling the module! 07:04:00 [INFO] Compiling 18 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/classes 07:04:00 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java uses or overrides a deprecated API. 07:04:00 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java: Recompile with -Xlint:deprecation for details. 07:04:00 [INFO] 07:04:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-aaf-auth --- 07:04:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:00 [INFO] Copying 20 resources 07:04:00 [INFO] 07:04:00 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-aaf-auth --- 07:04:00 [INFO] Changes detected - recompiling the module! 07:04:00 [INFO] Compiling 6 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/test-classes 07:04:00 [INFO] 07:04:00 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-aaf-auth --- 07:04:00 [INFO] 07:04:00 [INFO] ------------------------------------------------------- 07:04:00 [INFO] T E S T S 07:04:00 [INFO] ------------------------------------------------------- 07:04:01 [INFO] Running org.onap.aai.aaf.filters.CadiPropsTest 07:04:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.aai.aaf.filters.CadiPropsTest 07:04:01 [INFO] Running org.onap.aai.aaf.auth.AAIAuthCoreTest 07:04:01 07:04:01.580 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.583 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.630 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 07:04:01 07:04:01.632 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1083ms to org.eclipse.jetty.util.log.Slf4jLog 07:04:01 07:04:01.633 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.658 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:04:01 07:04:01.659 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:04:01 07:04:01.661 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:01 07:04:01.663 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:01 07:04:01.663 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:04:01 07:04:01.667 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.667 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.669 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.670 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:01 07:04:01.670 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:01 07:04:01.670 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:01 07:04:01.671 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:01 07:04:01.671 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:04:01 07:04:01.673 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.673 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.675 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.676 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testuser, aai method testFunction, httpMethod POST, cert issuer null 07:04:01 07:04:01.676 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type POST 07:04:01 07:04:01.678 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.678 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.679 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.679 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:01 07:04:01.679 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:04:01 07:04:01.680 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.680 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.681 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.681 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer invalidIssuer 07:04:01 07:04:01.681 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:04:01 07:04:01.682 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.683 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.683 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.684 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer invalidIssuer 07:04:01 07:04:01.684 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testwildcardid, o= on function testFunction request type PUT 07:04:01 07:04:01.685 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.685 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.686 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.686 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:01 07:04:01.686 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:01 07:04:01.686 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 07:04:01 07:04:01.687 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.687 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.688 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:01 07:04:01.688 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testuser, o=, aai method testFunction, httpMethod PUT, cert issuer null 07:04:01 07:04:01.688 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:04:01 07:04:01.689 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:01 07:04:01.689 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:01 07:04:01.690 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.037 [main] INFO org.onap.aai.logging.ErrorLogHelper - Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 07:04:02 07:04:02.044 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 07:04:02 07:04:02.047 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.047 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.049 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.050 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testuser, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:02 07:04:02.050 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.051 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:02 07:04:02.051 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.051 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 07:04:02 07:04:02.053 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.053 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testwildcardid, aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.054 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:04:02 07:04:02.056 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.056 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.057 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.057 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testuser, aai method testFunction, httpMethod POST, cert issuer null 07:04:02 07:04:02.057 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.057 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod POST, cert issuer null 07:04:02 07:04:02.057 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.057 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 07:04:02 07:04:02.059 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.059 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.060 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.061 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.061 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.061 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert , haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.061 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 07:04:02 07:04:02.063 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.063 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.064 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method util, httpMethod GET, cert issuer null 07:04:02 07:04:02.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 07:04:02 07:04:02.065 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-user on function util request type GET 07:04:02 07:04:02.067 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.067 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.069 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.070 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:02 07:04:02.070 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.070 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:02 07:04:02.070 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.070 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:04:02 07:04:02.072 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.072 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.073 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.073 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert invlaidtestuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.073 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 07:04:02 07:04:02.074 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.075 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.076 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.076 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header invlaidtestuser, aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.076 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:04:02 07:04:02.077 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.077 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.078 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.078 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header , aai method util, httpMethod GET, cert issuer aafWildCardIssuer 07:04:02 07:04:02.078 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.078 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 07:04:02 07:04:02.078 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-wildcard-id on function util request type GET 07:04:02 07:04:02.079 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.079 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.080 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.080 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testuser, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.080 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 07:04:02 07:04:02.081 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.081 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.082 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.083 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 07:04:02 07:04:02.084 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.084 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.088 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.088 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testuser, aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.088 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.088 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.088 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.088 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 07:04:02 07:04:02.089 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.089 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.090 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.091 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.091 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.093 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.093 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header ha-proxy-user, aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.093 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.093 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.093 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.093 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert , haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.093 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 07:04:02 07:04:02.094 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.094 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.095 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.095 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header cn=blah, testuser, o=, aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.095 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.095 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testuser, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.096 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 07:04:02 07:04:02.096 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.097 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.097 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.097 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header invlaidtestuser, aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.098 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.098 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert invlaidtestuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.098 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 07:04:02 07:04:02.099 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.099 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.100 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.100 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:04:02 07:04:02.100 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.100 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:04:02 07:04:02.101 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.101 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.102 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.102 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testwildcardid, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:02 07:04:02.103 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:04:02 07:04:02.103 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:04:02 07:04:02.103 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.103 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:04:02 07:04:02.103 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.103 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.104 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.104 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod POST, cert issuer null 07:04:02 07:04:02.104 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:04:02 07:04:02.104 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 07:04:02 07:04:02.105 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:04:02 07:04:02.105 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:04:02 07:04:02.106 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:04:02 07:04:02.106 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 07:04:02 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s - in org.onap.aai.aaf.auth.AAIAuthCoreTest 07:04:02 [INFO] Running org.onap.aai.aaf.auth.AafRequestWrapperTest 07:04:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.aai.aaf.auth.AafRequestWrapperTest 07:04:02 [INFO] Running org.onap.aai.aaf.auth.AAIUserTest 07:04:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.aaf.auth.AAIUserTest 07:04:02 [INFO] Running org.onap.aai.aaf.auth.CertUtilTest 07:04:02 07:04:02.169 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - isHaProxy haProxyUser=cn=cn, ou=m55555@org.onap.com:test, o="o", l=l, st=st, c=c 07:04:02 07:04:02.169 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getMechId mechId=m55555@org.onap.com 07:04:02 07:04:02.170 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getCadiCertIssuers [CN=AAFCADITESTISSUINGCA01,OU=CSO,O=CO,C=US, CN=AAFCADITESTISSUINGCA02,OU=CSO,O=CO,C=US] 07:04:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.aai.aaf.auth.CertUtilTest 07:04:02 [INFO] 07:04:02 [INFO] Results: 07:04:02 [INFO] 07:04:02 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 07:04:02 [INFO] 07:04:02 [INFO] 07:04:02 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-aaf-auth --- 07:04:02 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 07:04:02 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 07:04:02 [INFO] 07:04:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-aaf-auth --- 07:04:02 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.5-SNAPSHOT.jar 07:04:02 [INFO] 07:04:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-aaf-auth --- 07:04:02 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:02 [INFO] 07:04:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-aaf-auth --- 07:04:02 [INFO] 07:04:02 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-aaf-auth --- 07:04:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:02 [INFO] 07:04:02 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-aaf-auth --- 07:04:02 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 07:04:02 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 07:04:02 [INFO] All coverage checks have been met. 07:04:02 [INFO] 07:04:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-aaf-auth --- 07:04:02 [INFO] 07:04:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-aaf-auth --- 07:04:02 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.13.5-SNAPSHOT/aai-aaf-auth-1.13.5-SNAPSHOT.jar 07:04:02 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.13.5-SNAPSHOT/aai-aaf-auth-1.13.5-SNAPSHOT.pom 07:04:02 [INFO] 07:04:02 [INFO] ------------------------------------------------------------------------ 07:04:02 [INFO] Building aai-core 1.13.5-SNAPSHOT 07:04:02 [INFO] ------------------------------------------------------------------------ 07:04:05 [INFO] 07:04:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-core --- 07:04:05 [INFO] 07:04:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-core --- 07:04:05 [INFO] 07:04:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-core --- 07:04:05 [INFO] 07:04:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-core --- 07:04:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:05 [INFO] 07:04:05 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-core --- 07:04:05 [INFO] Starting audit... 07:04:05 Audit done. 07:04:05 [INFO] 07:04:05 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-core --- 07:04:35 [INFO] Starting audit... 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:88: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:113: warning: Distance between variable 'parser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/NotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/NotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/RestTokens.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/RestTokens.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:34: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:37: warning: Using the '.*' form of import should be avoided - javax.ws.rs.core.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:46: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:119: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:142:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:157:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:174:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:191:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:259: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:269: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:278: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:281: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:287: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:290: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:296: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:300: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:309: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:312: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:313: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:325: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:349: warning: Overload methods should not be split. Previous overloaded method located at line '254'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:411: warning: '.' have incorrect indentation level 26, expected level should be 28. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:474:28: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:589: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:592: warning: Line is longer than 120 characters (found 140). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:647: warning: Distance between variable 'resourceVersion' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:660:36: warning: Local variable name 'vId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:818: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:843: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:906: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:907: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:945: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:946: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:980: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:981: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:997:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1088: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1149:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1156:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1184:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:60: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:97: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:149:64: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:156: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:83:8: warning: Unused @param tag for 'graphMgmt'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:128:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:130:11: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:147: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:148: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:153:12: warning: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:157:15: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:164:11: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:178: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:179: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:185:12: warning: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:189:15: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:192:22: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:199:11: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:201:15: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:206:15: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:248:36: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:255:36: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:293:20: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:301:20: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:314: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:373: warning: Line is longer than 120 characters (found 144). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:391: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:392: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:398: warning: 'block' child have incorrect indentation level 16, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:399: warning: 'block' child have incorrect indentation level 16, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:411: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:412: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:417: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:422: warning: '.' have incorrect indentation level 12, expected level should be 16. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:433:19: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:435: warning: Line is longer than 120 characters (found 121). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:436:23: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:440:26: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:441: warning: Line is longer than 120 characters (found 153). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:459: warning: Javadoc comment at column 35 has parse error. Missed HTML close tag 'V'. Sometimes it means that close tag missed for one of previous tags. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:461:95: warning: Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:23: warning: Using the '.*' form of import should be avoided - org.onap.aai.db.props.AAIProperties.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:71: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:109: warning: 'lambda arguments' have incorrect indentation level 24, expected level should be 20. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:115: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:140: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:147: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:248: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:260: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/PropertyLimitDesc.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/PropertyLimitDesc.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:68: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:42:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:44:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:99:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:107:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:115:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:124:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:54: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceRestClient.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:49: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:66:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:66: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:72: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:82: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:110:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:130:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:162:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:197: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceOneWayClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceOneWayClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:103:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/DoesNotStartWithValidNamespaceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/DoesNotStartWithValidNamespaceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:44: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:60: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:90: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:90:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:106: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:114: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:126: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:127: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:128: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:88: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:36: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:37: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:38: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:39: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:11: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:13: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:100:32: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:129:43: warning: WhitespaceAround: '+' is not preceded with whitespace. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:129:44: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:67: warning: WhitespaceAround: '+' is not preceded with whitespace. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:68: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:185:47: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:221: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:40: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:80:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:100: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:205: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:39: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:69: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:65: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:68: warning: Overload methods should not be split. Previous overloaded method located at line '51'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:74: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:66:27: warning: Local variable name 'rToUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:20: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:73: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:91: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:120: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:188:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:220: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:228: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:236: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:114: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:122: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:130: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:49:27: warning: Local variable name 'rToUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:56: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:64: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:67: warning: Overload methods should not be split. Previous overloaded method located at line '51'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:73: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:251: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:253:80: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:258:13: warning: Local variable name 'j' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:69:31: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:121: warning: Comment has incorrect indentation level 68, expected is 24, indentation should be the same level as line 122. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:64: warning: Distance between variable 'lintSegment' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:79: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:96:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:103: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:127:35: warning: Parameter name '_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:136:51: warning: Parameter name '_templateVars' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:145:46: warning: Parameter name '_exception' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:154:47: warning: Parameter name '_errorCallback' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:163:47: warning: Parameter name '_exception' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:172:48: warning: Parameter name '_errorCallback' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:181:54: warning: Parameter name '_httpServletRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:190:44: warning: Parameter name '_httpHeaders' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:199:49: warning: Parameter name '_objectFromRequestType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:208:45: warning: Parameter name '_objectFromRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:237:46: warning: Parameter name '_failOnError' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:246:47: warning: Parameter name '_failOnError' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:47:20: warning: Member name 'GlobalPropFileName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:55: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:74: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:75: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:48:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:47:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/XmlFormatTransformerConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/XmlFormatTransformerConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:39: warning: Using the '.*' form of import should be avoided - org.springframework.context.annotation.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:41:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:48:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:55:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/RestBeanConfig.java:13: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/RestBeanConfig.java:15: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/AuthorizationConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/AuthorizationConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:53:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:21:9: warning: Package name 'org.onap.aai.ingestModel' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:54:16: warning: Local variable name '_apiVersion' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:109:26: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:128: warning: Distance between variable 'mevsObject' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:41:35: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:54:35: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:49: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:117:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:147:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:182:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:211:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:222: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:226: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:235: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:241:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:241:78: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:247:84: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:264: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:288:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:308:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:332:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:350:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:358: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:360: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:377: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:381: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:395: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:401: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:410: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:414: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:426:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:434:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:443: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:446: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:447: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:459:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:477:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:487:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:499: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:499:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:508:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:518:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:541: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:547: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:547:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:569: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:569:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:583: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:583:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:616: warning: Overload methods should not be split. Previous overloaded method located at line '612'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:616:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:623:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:663:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:44:8: warning: Unused @param tag for 'llBuilder'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:58:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Severity.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Severity.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Issue.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Issue.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:68: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:126: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:188: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:196: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:204: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:230: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:238: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:45: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueResolver.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueResolver.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueType.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueType.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/RemoveNonVisibleProperty.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/RemoveNonVisibleProperty.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:35: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:32:67: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:50:67: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:57: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:107: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:118: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:134: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:152: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:160: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/ModelType.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/ModelType.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:59: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:68: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:26: warning: Using the '.*' form of import should be avoided - java.io.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:67:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:74:51: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:79: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:82: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:126: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:136: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:148: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:222: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:38:22: warning: Member name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:47:8: warning: Unused @param tag for 'llBuilder'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:49:40: warning: Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:40: warning: Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:83: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:83: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:96: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:34:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:45:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:55:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:65:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MarshallerProperties.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MarshallerProperties.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:28:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunnerHelper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunnerHelper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:126:25: warning: switch without "default" clause. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataCopy.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataCopy.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:47:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:67:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:78:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:62:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:99:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:150: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:111:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:55:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:91:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicate.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicate.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:106:26: warning: Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:311:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Visibility.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Visibility.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/HttpMethod.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/HttpMethod.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProvider.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProvider.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:45:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:51:13: warning: Each variable declaration must be in its own statement. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:70:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:90:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:55: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:56: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:50:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:56: warning: Distance between variable 'custom' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:72: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:73: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:74: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:81: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:82: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:89: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:90: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:91: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:35: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:63: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:64: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:74:24: warning: Local variable name 'decoded_str' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:65: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:184:26: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:236: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:255: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:256: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:257: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:259: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:276: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:279: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:280: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:281: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:282: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:284: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:295: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:298: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:299: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:300: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:301: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:302: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:303: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:304: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:331: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:334: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:335: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:336: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:337: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:338: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:339: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:340: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:344:32: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:61:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:36:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:46:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:56:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/MessageProducer.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/MessageProducer.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:60: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:62: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:63: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:64: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:86: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:88: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:89: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:96:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:136:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:136:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:151:46: warning: Local variable name 'pI' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Request.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Request.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:67:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:92: warning: Distance between variable 'ne' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:170: warning: Distance between variable 'notificationEvent' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:237:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:300: warning: Distance between variable 'cambriaPartition' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:324: warning: Overload methods should not be split. Previous overloaded method located at line '83'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:324:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:397: warning: Distance between variable 'finalJson' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:400: warning: Distance between variable 'cambriaPartition' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:408: warning: Distance between variable 'transId' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:409: warning: Distance between variable 'fromAppId' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:72:58: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:171: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:219:38: warning: Parameter name '_dbRulesNodeKeyProps' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:241: warning: Unused Javadoc tag. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:307: warning: Unused Javadoc tag. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:23: warning: Using the '.*' form of import should be avoided - com.google.gson.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:56:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:65:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:111: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:127: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:52:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDelta.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDelta.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaAction.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaAction.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDeltaFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDeltaFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:53: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:53:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:27:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:31:15: warning: Member name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:38:23: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:56:16: warning: Local variable name 'truststore_path' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:58:20: warning: Local variable name 'truststore_password' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:59:20: warning: Local variable name 'keystore_path' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:60:20: warning: Local variable name 'keystore_password' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:72: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:96:54: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:123:54: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:151: warning: Distance between variable 'keystorePassword' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:45:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35:21: warning: Method name 'Patch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35:29: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:41:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:46:18: warning: Method name 'DoesResourceExist' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:129: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:129:17: warning: Method name 'SetRestSrvrBaseURL' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:130: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:215:8: warning: Unused @param tag for 'oldserver'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:222: warning: Distance between variable 'url' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:264:21: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:383: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:383:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:395: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:395:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427:23: warning: Method name 'Post' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427:30: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443:23: warning: Method name 'Post' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443:30: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:472:19: warning: Empty finally block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:484: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:485: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:486: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:487: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:523:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:523:18: warning: Method name 'DoesResourceExist' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:534: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:537: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:539: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:541: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557:21: warning: Method name 'Patch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557:29: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:608:19: warning: Empty finally block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:82: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:107: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:117: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:132: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:74:24: warning: Local variable name 'decoded_str' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:38: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:38: warning: Redundant

tag. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:41: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:81: warning: Line is longer than 120 characters (found 128). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:28: warning: '}' have incorrect indentation level 0, expected level should be 4. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:23:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:35: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:33: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:36: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:36: warning: Redundant

tag. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:39: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:60: warning: Line is longer than 120 characters (found 127). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:81: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:30:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:113: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:41: warning: Line is longer than 120 characters (found 126). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:567: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:61:35: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:27:9: warning: Package name 'org.onap.aai.domain.notificationEvent' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:35: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:35: warning:

tag should be preceded with an empty line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:27:9: warning: Package name 'org.onap.aai.domain.notificationEvent' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:29: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:34: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:34: warning: Redundant

tag. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:37: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:165: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:165: warning: Redundant

tag. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:168: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:53: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:64: warning: Overload methods should not be split. Previous overloaded method located at line '52'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:84: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:87: warning: Overload methods should not be split. Previous overloaded method located at line '70'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:147: warning: Overload methods should not be split. Previous overloaded method located at line '134'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:107: warning: Overload methods should not be split. Previous overloaded method located at line '96'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:112: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:143: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:157:21: warning: Local variable name 'bValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:170: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:173: warning: Overload methods should not be split. Previous overloaded method located at line '115'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:192: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:214: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:217: warning: Overload methods should not be split. Previous overloaded method located at line '173'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:224: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:234: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:255: warning: Overload methods should not be split. Previous overloaded method located at line '227'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:271: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:323: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:348: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:363: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:364: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:399: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:400: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:434: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:435: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:441:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:464:50: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:469:50: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:498: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:499: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:504:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:554: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:754: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:764: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:846: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:859: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:873: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:886: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/MissingOptionalParameter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/MissingOptionalParameter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:95: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:104: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:107: warning: Overload methods should not be split. Previous overloaded method located at line '90'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:113: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:121: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:129: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:172:11: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:206:58: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:214: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:215: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:216: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:217: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:224:19: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:224:99: warning: WhitespaceAround: '{' is not preceded with whitespace. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:233: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:236: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:237: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:238: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:97: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:98: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:133: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:136: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:137: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:140: warning: Overload methods should not be split. Previous overloaded method located at line '109'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:144: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:147: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:148: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:151: warning: Overload methods should not be split. Previous overloaded method located at line '120'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:153: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:156: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:168: warning: Overload methods should not be split. Previous overloaded method located at line '151'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:178: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:181: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:182: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:194: warning: Overload methods should not be split. Previous overloaded method located at line '176'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:196: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:199: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:200: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:207: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:210: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:211: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:214: warning: Overload methods should not be split. Previous overloaded method located at line '194'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:216: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:219: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:220: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:225: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:228: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:229: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:261: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:322: warning: Overload methods should not be split. Previous overloaded method located at line '296'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:329: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:331: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:332: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:333: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:334: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:335: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:345: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:347: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:348: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:349: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:350: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:351: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:365: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:367: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:368: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:369: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:370: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:371: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:381: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:383: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:384: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:385: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:386: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:387: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:397: warning: Overload methods should not be split. Previous overloaded method located at line '373'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:397:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:408: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:414: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:429: warning: Overload methods should not be split. Previous overloaded method located at line '389'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:429:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:441: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:447: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:462: warning: Overload methods should not be split. Previous overloaded method located at line '312'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:462:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:469: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:471: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:472: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:473: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:474: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:475: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:476: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:478: warning: Overload methods should not be split. Previous overloaded method located at line '429'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:486: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:488: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:489: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:490: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:491: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:492: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:504: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:505: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:506: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:507: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:508: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:509: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:523: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:524: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:525: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:526: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:527: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:528: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:535: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:537: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:538: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:539: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:540: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:541: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:551: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:553: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:554: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:555: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:556: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:557: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:558: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:571: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:582: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:589: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:656: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:659: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:660: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:664: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:668: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:669: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:731: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:746: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:747: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:748: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:750: warning: Overload methods should not be split. Previous overloaded method located at line '168'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:754: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:758: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:765: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:769: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:805: warning: Overload methods should not be split. Previous overloaded method located at line '801'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:112: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:144: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:82:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:123: warning: Overload methods should not be split. Previous overloaded method located at line '113'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:137: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:140: warning: Overload methods should not be split. Previous overloaded method located at line '104'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:154: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:169: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:183: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:186: warning: Overload methods should not be split. Previous overloaded method located at line '140'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:193: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:203: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:215: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:248: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:277:21: warning: Local variable name 'bValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:279:43: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:281:51: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:291: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:366: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:367: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:398: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:417:35: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:456:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:465: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:480: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:493: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:618: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:628: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:712: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:713: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:728:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:787: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:788: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:804:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:849: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:857: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:877: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:892: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:912: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:915: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:916: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:917: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:95: warning: Overload methods should not be split. Previous overloaded method located at line '78'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:117: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:84: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:96: warning: Overload methods should not be split. Previous overloaded method located at line '79'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:110: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:118: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:76:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:66:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:90: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:94:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:114:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:6: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:207:21: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:208:21: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:263:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:264:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:283: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:304:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:305:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:29: warning: Using the '.*' form of import should be avoided - org.apache.tinkerpop.gremlin.structure.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:45:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:45:36: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:77:27: warning: Local variable name 'eTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:98:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:99:23: warning: Local variable name 'vTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:152:27: warning: Local variable name 'vTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:44:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:62:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:78: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:82:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:38: warning: Using the '.*' form of import should be avoided - org.onap.aai.query.builder.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:67:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:82:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:91:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:165: warning: Line is longer than 120 characters (found 153). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:165:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:173: warning: Line is longer than 120 characters (found 139). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:175: warning: Line is longer than 120 characters (found 140). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:200:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:217:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:226:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:235:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:37:42: warning: Member name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:45:45: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:60: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:100: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:179: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:23: warning: Using the '.*' form of import should be avoided - org.onap.aai.edges.enums.AAIDirection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:64:59: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:130: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:161: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:181: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:265: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:22: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:24: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:26: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:35: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:38: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:22: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:24: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:26: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:35: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:38: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:24: warning: Line is longer than 120 characters (found 136). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:34: warning: Using the '.*' form of import should be avoided - org.onap.aai.query.builder.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:106:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:122: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:126:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:144: warning: Overload methods should not be split. Previous overloaded method located at line '88'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:174: warning: Overload methods should not be split. Previous overloaded method located at line '165'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:44:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:69:14: warning: Local variable name 'sTs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:70:14: warning: Local variable name 'eTs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:79:40: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:94:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:107: warning: Line is longer than 120 characters (found 127). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:132:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SubGraphStyle.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SubGraphStyle.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:10: warning:

tag should be preceded with an empty line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:12: warning:

tag should be preceded with an empty line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:124:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:130:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:137:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:147:49: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:149:57: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:163:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:235:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:35:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:44:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:84:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:143:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:161:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:164: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:182:20: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:225:20: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:239:20: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:248:98: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:276: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:286:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:299:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:331: warning: Overload methods should not be split. Previous overloaded method located at line '285'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:75:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:94:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:94:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:116:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:116:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:160:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:180: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:224: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:242:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:310: warning: Overload methods should not be split. Previous overloaded method located at line '74'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:311:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/QueryParamInjectionException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/QueryParamInjectionException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:41:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:55:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:65:58: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:70:20: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:55:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:105: warning: '.' have incorrect indentation level 14, expected level should be 16. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:26: warning: Line is longer than 120 characters (found 169). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:28:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:55:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:67:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:102:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:108:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:132:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:32: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/EndTs.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/EndTs.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/AsTree.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/AsTree.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/NodesOnly.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/NodesOnly.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Depth.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Depth.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/StartTs.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/StartTs.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:43:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:56:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:73:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:73:33: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:93:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:93:29: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:29: warning: Using the '.*' form of import should be avoided - org.onap.aai.serialization.queryformats.params.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:45:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:58:44: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:65:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:85:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:131:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:148:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:161: warning: Comment has incorrect indentation level 98, expected is 12, indentation should be the same level as line 162. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:170:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:221:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:227:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:251:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:34:46: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:36:46: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:72:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:142: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:152:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:166: warning: Distance between variable 'threshold' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:181: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:183: warning: 'else' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:55:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:94: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:50:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:116:40: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:128:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:169:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:211:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:249:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:270: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:298:28: warning: Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:298:31: warning: Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:65:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:88:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:88:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:114:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:114:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:156:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:162:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:168:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:176:33: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:201:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:264:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:273: warning: Overload methods should not be split. Previous overloaded method located at line '64'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:274:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:120: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:132:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:144: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:162:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:174: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:177: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:178: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:179: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:180: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:181: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:208: warning: Javadoc comment at column 28 has parse error. Details: no viable alternative at input ' tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:56:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:69:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:78: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:107:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:113:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:137:9: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:41:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:49:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:61:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:54:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:79:33: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:79:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:39:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:54:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:65: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:68:74: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:68:90: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:80:70: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:80:86: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:84:70: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:84:86: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:89:77: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:89:93: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94: warning: Overload methods should not be split. Previous overloaded method located at line '84'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94:86: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94:102: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:100:16: warning: Local variable name 'aType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:101:16: warning: Local variable name 'bType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:111:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:138:84: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:138:100: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:151:80: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:151:96: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:156:80: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:156:96: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170: warning: Overload methods should not be split. Previous overloaded method located at line '94'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170:86: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170:102: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:172:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:173:16: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:174:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:184:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:226:111: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:227:20: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:229:16: warning: Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:230:16: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:240:16: warning: Local variable name 'aVertexType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:241:16: warning: Local variable name 'bVertexType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/NoEdgeRuleFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/NoEdgeRuleFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/EdgeMultiplicityException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/EdgeMultiplicityException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/MultipleEdgeRuleFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/MultipleEdgeRuleFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:117: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:157: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:180:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:201:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:221:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:241:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:261:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:328:54: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:348:51: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:408: warning: Overload methods should not be split. Previous overloaded method located at line '328'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:408:72: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:420:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:440:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:463:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:489:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:489:46: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:512:40: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:534:65: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:632: warning: Comment has incorrect indentation level 37, expected is 20, indentation should be the same level as line 633. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:721:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:721:92: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:734: warning: Line is longer than 120 characters (found 133). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:748: warning: Line is longer than 120 characters (found 134). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:780: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:791: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:791: warning:

tag should be preceded with an empty line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:792: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:797: warning: Line is longer than 120 characters (found 126). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:803: warning: Line is longer than 120 characters (found 126). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:820: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:821: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:887:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:892:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:933:24: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:984:20: warning: Local variable name 'bUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:996:24: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1012:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1031:24: warning: Local variable name 'vType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1063:22: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1091: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1093:46: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1121: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1123:50: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1159: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1172:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1198:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1218: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1219: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1303: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1304: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1324: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1325: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1327:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1345: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1346: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1348:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1393:32: warning: Local variable name 'vType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1462:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1462:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1478:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1482:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1482:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1504:79: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1511:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1511:80: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1524:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1524:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1542: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1544:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1562: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1564:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1577:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1608:20: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1648: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1649: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1697: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1699: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1699:39: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704:39: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1716:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1790:26: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1802:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1830:64: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1830:80: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1869: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1871:69: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1871:85: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1896: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1905:20: warning: Local variable name 'aType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1906:20: warning: Local variable name 'bType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1927: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1930: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1948:54: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1948:70: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1964: warning: Distance between variable 'relatedVertex' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2016: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2016: warning:

tag should be preceded with an empty line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2022: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2022: warning:

tag should be preceded with an empty line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2026: warning:

tag should be placed immediately before the first word, with no space after. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2026: warning:

tag should be preceded with an empty line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2089: warning: Overload methods should not be split. Previous overloaded method located at line '2,033'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2089:31: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2147: warning: Distance between variable 'result' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2328: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2340: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2351: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2352: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2360: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2369: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2381: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2382: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2527: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:36: warning: Overload methods should not be split. Previous overloaded method located at line '27'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:41: warning: Overload methods should not be split. Previous overloaded method located at line '32'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/InMemoryGraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/InMemoryGraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:33: warning: Line is longer than 120 characters (found 125). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:44: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:71: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:74: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:100: warning: Line is longer than 120 characters (found 121). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:123: warning: Line is longer than 120 characters (found 125). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:139:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:149: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:156: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:168: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:170: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:40:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GetAllPool.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GetAllPool.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/JanusGraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/JanusGraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgrade.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgrade.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgrade.java:22: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:54:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:59:13: warning: Local variable name 'TOTAL_LINKS' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:66:20: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:24: warning: Wrong lexicographical order for 'org.hamcrest.CoreMatchers.containsString' import. Should be before 'org.junit.jupiter.api.Assertions.*'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:25: warning: Wrong lexicographical order for 'org.hamcrest.CoreMatchers.not' import. Should be before 'org.junit.jupiter.api.Assertions.*'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:26: warning: Wrong lexicographical order for 'org.hamcrest.MatcherAssert.assertThat' import. Should be before 'org.junit.jupiter.api.Assertions.*'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:27: warning: Wrong lexicographical order for 'org.hamcrest.core.Is.is' import. Should be before 'org.junit.jupiter.api.Assertions.*'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:31: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:64:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:66: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:67: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:68: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:69: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:70: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:73:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:109:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:111: warning: Line is longer than 120 characters (found 159). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:151:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:153: warning: Line is longer than 120 characters (found 179). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:212:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:214: warning: Line is longer than 120 characters (found 194). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:275:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:277: warning: Line is longer than 120 characters (found 149). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:298:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:300: warning: Line is longer than 120 characters (found 140). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:318:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:320: warning: Line is longer than 120 characters (found 171). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:358:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:360: warning: Line is longer than 120 characters (found 190). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:432:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:434: warning: Line is longer than 120 characters (found 191). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:489:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:491: warning: Line is longer than 120 characters (found 180). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:550:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:552: warning: Line is longer than 120 characters (found 175). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:613:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:621:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:27: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:60:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:67:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:71: warning: Distance between variable 'entitlementPayload' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:72: warning: Distance between variable 'entitlementUri' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:85:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:27: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:66:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:83: warning: Distance between variable 'tenantPayload' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:68:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:70: warning: Line is longer than 120 characters (found 126). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:114:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:143:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:151:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:27: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:57:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:59: warning: Line is longer than 120 characters (found 140). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:65: warning: Line is longer than 120 characters (found 138). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:27: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:63:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:66: warning: Line is longer than 120 characters (found 140). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:61:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:84:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:27: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:63:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:65: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:154: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:171: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:70:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:89:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:97:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:26: warning: Wrong lexicographical order for 'org.hamcrest.MatcherAssert.assertThat' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:27: warning: Wrong lexicographical order for 'org.hamcrest.Matchers.containsString' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:28: warning: Wrong lexicographical order for 'org.hamcrest.Matchers.not' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:29: warning: Wrong lexicographical order for 'org.junit.jupiter.api.Assertions.assertEquals' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:30: warning: Wrong lexicographical order for 'org.junit.jupiter.api.Assertions.assertTrue' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:31: warning: Wrong lexicographical order for 'org.mockito.ArgumentMatchers.any' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:32: warning: Wrong lexicographical order for 'org.mockito.Mockito.doNothing' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:33: warning: Wrong lexicographical order for 'org.mockito.Mockito.when' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:106: warning: 'VARIABLE_DEF' should be separated from previous statement. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:132:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:178:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:198:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:209:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:211: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:220:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:235: warning: Line is longer than 120 characters (found 144). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:239:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:241: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:262:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:283: warning: Line is longer than 120 characters (found 133). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:287:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:310: warning: Line is longer than 120 characters (found 133). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:314:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:316: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:316: warning: Line is longer than 120 characters (found 141). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:336:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:357:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:376:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:427:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:472: warning: Line is longer than 120 characters (found 180). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:476:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:518: warning: Line is longer than 120 characters (found 268). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:522:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:524: warning: Line is longer than 120 characters (found 138). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:551:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:553: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:589:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:619:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:667:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:669: warning: Line is longer than 120 characters (found 130). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:728:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:746: warning: Line is longer than 120 characters (found 249). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:752: warning: Line is longer than 120 characters (found 156). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:825:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:841:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/Relationship.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/Relationship.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ErrorResponse.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ErrorResponse.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipData.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipData.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ServiceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ServiceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RequestError.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RequestError.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:31: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:60: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:63:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:95:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:97: warning: Line is longer than 120 characters (found 183). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:24: warning: Wrong lexicographical order for 'org.hamcrest.CoreMatchers.containsString' import. Should be before 'org.junit.jupiter.api.Assertions.*'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:25: warning: Wrong lexicographical order for 'org.hamcrest.MatcherAssert.assertThat' import. Should be before 'org.junit.jupiter.api.Assertions.*'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:73:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:79: warning: Distance between variable 'cloudRegionUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:80: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:107: warning: Line is longer than 120 characters (found 157). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:110:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:112: warning: Line is longer than 120 characters (found 139). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:120: warning: Distance between variable 'cloudRegionRelationshipUri' declaration and its first usage is 24, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:193:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:201:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:55:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:59: warning: Line is longer than 120 characters (found 132). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:66:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:82:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:104:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:109:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:27: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:62:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:69: warning: Line is longer than 120 characters (found 571). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:72:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:74: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:88:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:59:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:71:65: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:73:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:82: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:86:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:96:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:104: warning: Line is longer than 120 characters (found 125). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:73:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:75: warning: Line is longer than 120 characters (found 132). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:112:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:114: warning: Line is longer than 120 characters (found 148). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:120: warning: Distance between variable 'notification' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:136:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:152: warning: Distance between variable 'notificationEventBody' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:167:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:169: warning: Line is longer than 120 characters (found 159). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:175: warning: Distance between variable 'notification' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:190: warning: Distance between variable 'pserverResourceVersion' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:192:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:208: warning: Distance between variable 'notificationEventBody' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:234:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:236: warning: Line is longer than 120 characters (found 137). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:243: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:267:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:269: warning: Line is longer than 120 characters (found 136). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:276: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:300:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:302: warning: Line is longer than 120 characters (found 163). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:306: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:340:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:342: warning: Line is longer than 120 characters (found 133). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:345: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:374:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:376: warning: Line is longer than 120 characters (found 125). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:414:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:416: warning: Line is longer than 120 characters (found 171). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:422: warning: Distance between variable 'notification' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:454:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:456: warning: Line is longer than 120 characters (found 175). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:462: warning: Distance between variable 'notification' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:497:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:499: warning: Line is longer than 120 characters (found 178). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:505: warning: Distance between variable 'notification' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:522:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:544:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:546: warning: Line is longer than 120 characters (found 180). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:552: warning: Distance between variable 'notification' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:569:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:587:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:589: warning: Line is longer than 120 characters (found 146). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:597: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:599: warning: Distance between variable 'notification' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:603: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:635: warning: Line is longer than 120 characters (found 134). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:637: warning: Line is longer than 120 characters (found 132). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:649:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:651: warning: Line is longer than 120 characters (found 154). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:659: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:661: warning: Distance between variable 'notification' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:665: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:697: warning: Line is longer than 120 characters (found 133). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:699: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:712:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:714: warning: Line is longer than 120 characters (found 161). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:722: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:724: warning: Distance between variable 'relationship' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:726: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:730: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:778: warning: Line is longer than 120 characters (found 134). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:780: warning: Line is longer than 120 characters (found 132). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:788:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:790: warning: Line is longer than 120 characters (found 161). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:798: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:800: warning: Distance between variable 'relationship' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:802: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:806: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:853: warning: Line is longer than 120 characters (found 133). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:855: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:863:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:869: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:894:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:896: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:896: warning: Line is longer than 120 characters (found 161). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:899: warning: Distance between variable 'notification' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:906: warning: Distance between variable 'custPaylaod' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:908: warning: Distance between variable 'custUri' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:909: warning: Distance between variable 'vlanUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:920: warning: Distance between variable 'vlanResourceVersion' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:929: warning: Distance between variable 'custResourceVersion' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:958:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:960: warning: Line is longer than 120 characters (found 141). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:967: warning: Distance between variable 'complexPaylaod' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:968: warning: Distance between variable 'pserverPaylaod' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:986: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1005:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1007: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1007: warning: Line is longer than 120 characters (found 176). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1010: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1017: warning: Distance between variable 'custPayload' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1020: warning: Distance between variable 'siUri' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1023: warning: Distance between variable 'vlanUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1034: warning: Distance between variable 'vlanResourceVersion' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1045: warning: Distance between variable 'serviceInstanceResourceVersion' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1080:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1086:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforEdges.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforEdges.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:30: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:27: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:31:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:42:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:51:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgradeTests.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgradeTests.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgradeTests.java:49: warning: '}' have incorrect indentation level 0, expected level should be 4. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:59:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:79: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:94: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:106: warning: Line is longer than 120 characters (found 128). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:133: warning: Line is longer than 120 characters (found 141). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:41: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:67: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:75: warning: Line is longer than 120 characters (found 176). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:80: warning: Line is longer than 120 characters (found 666). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:92: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:99: warning: Line is longer than 120 characters (found 174). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:104: warning: Line is longer than 120 characters (found 666). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:116: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:130: warning: Line is longer than 120 characters (found 400). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:142: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:156: warning: Line is longer than 120 characters (found 372). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:169: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:171: warning: Line is longer than 120 characters (found 179). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:39: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:65: warning: Line is longer than 120 characters (found 189). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:88: warning: Line is longer than 120 characters (found 187). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:108: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:131: warning: Line is longer than 120 characters (found 179). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:168: warning: Line is longer than 120 characters (found 189). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:61: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:139: warning: Distance between variable 'objectArgument' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:141: warning: '.' have incorrect indentation level 8, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:148: warning: Line is longer than 120 characters (found 141). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:149: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:64: warning: Line is longer than 120 characters (found 134). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:41: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:74: warning: Line is longer than 120 characters (found 170). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:79: warning: Line is longer than 120 characters (found 267). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:94: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:99: warning: Distance between variable 'uri' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:100: warning: Line is longer than 120 characters (found 168). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:115: warning: Line is longer than 120 characters (found 320). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:132: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:134: warning: Line is longer than 120 characters (found 173). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:155: warning: Line is longer than 120 characters (found 168). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:160: warning: Line is longer than 120 characters (found 267). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:207: warning: Line is longer than 120 characters (found 162). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:226: warning: Line is longer than 120 characters (found 284). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:233: warning: Line is longer than 120 characters (found 392). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:63:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:130: warning: Line is longer than 120 characters (found 146). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:166: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:261: warning: Line is longer than 120 characters (found 135). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:263: warning: Line is longer than 120 characters (found 154). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:267: warning: Line is longer than 120 characters (found 135). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:307: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:322: warning: Line is longer than 120 characters (found 125). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:338: warning: Line is longer than 120 characters (found 131). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:433: warning: Distance between variable 'content' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:467: warning: Distance between variable 'content' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:40: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:53:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:121: warning: Line is longer than 120 characters (found 135). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:159: warning: Line is longer than 120 characters (found 174). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:47:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:83: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:84: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:85: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:257: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:413: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:425: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:437: warning: Distance between variable 'uri' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:438: warning: Distance between variable 'map' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:553: warning: Line is longer than 120 characters (found 128). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:148: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:190:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/transforms/XmlFormatTransformerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/transforms/XmlFormatTransformerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:40:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:54:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:68:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.config.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:93:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:34: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/PropertyPredicatesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/PropertyPredicatesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:29: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:57: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:78: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:80: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:47: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:59: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:43:43: warning: Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:46:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:68:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:31: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:49: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:75: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:39:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:53:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:32: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:40:19: warning: 'static' modifier out of order with the JLS suggestions. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:46:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:42:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:28: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:80:19: warning: 'static' modifier out of order with the JLS suggestions. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:95:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:117: warning: Line is longer than 120 characters (found 127). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:132: warning: Line is longer than 120 characters (found 127). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:147: warning: Line is longer than 120 characters (found 130). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:161: warning: Line is longer than 120 characters (found 136). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:177:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:184:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:198:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:213: warning: Line is longer than 120 characters (found 145). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:218: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:225:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:228: warning: Line is longer than 120 characters (found 132). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:232: warning: Line is longer than 120 characters (found 129). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:238: warning: '.' have incorrect indentation level 8, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:243:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:257:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:292:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:303:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:318: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:326:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:337:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:358:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:378:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:389:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:408: warning: 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:43: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:65:19: warning: 'static' modifier out of order with the JLS suggestions. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:79:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:120:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:137:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:72:19: warning: 'static' modifier out of order with the JLS suggestions. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:92:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:123:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:141:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:166:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:176:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:187: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:196:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:220:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:242:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:262:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:63:19: warning: 'static' modifier out of order with the JLS suggestions. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:78:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:109:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:126:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:154:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:182:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:209:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:236:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:48: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:54:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:74: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProviderTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProviderTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:40: warning: 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 25, 28. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:107: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:112: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:183: warning: Line is longer than 120 characters (found 187). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:24: warning: Using the '.*' form of import should be avoided - org.mockito.Mockito.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:34:18: warning: Member name '_DME2RestFlag' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:38:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:41: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:86:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:104:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:110:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:124: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:127:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:129: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:147:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:160:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:174:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:185:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:203:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:212:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:223:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:59:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:157: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:32:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:34:29: warning: Member name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:37:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:91: warning: Top-level class TestSecurityManager has to reside in its own source file. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:61: warning: Distance between variable 'd1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:78: warning: Empty catch block. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:30: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:44: warning: Distance between variable 'oldOutputStream' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/FormatDateTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/FormatDateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:223:16: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:247:16: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntriesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntriesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:250:34: warning: Local variable name '_dbRulesNodeDependencies' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:60: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:88:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/concurrent/AaiCallableTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/concurrent/AaiCallableTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:24: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:63:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:63:59: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:64:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:68: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:73:21: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:56:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:66:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:92:22: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:102:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:128:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:32:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:44:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:54:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:64:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:26: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:42: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:77:36: warning: Member name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:88:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:97:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:126:40: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:140:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:150:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:156:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:168:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:174:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:177:16: warning: Local variable name 'lInterfaceExpected' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:189:16: warning: Local variable name 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:191:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:198:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:212:16: warning: Local variable name 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:214:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:219:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:228:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:234:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:247:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:253:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:270:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:288:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:291:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:312:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:332:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:353:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:369:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:384:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:399:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:413:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:430:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:449:43: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:468:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:481: warning: Distance between variable 'v1' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:482: warning: Distance between variable 'v2' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:484:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:507:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:527:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:543:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:545:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:561:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:563:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:580: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:582:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:601: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:603:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:622: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:624:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:646:32: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:660: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:662:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:681: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:683:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:702:32: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:727: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:729:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:748: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:750:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:774:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:795:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:807:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:811:91: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:815:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:819:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:70:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:101:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:106:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:113:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:118:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:57:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:67:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:81:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:91:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:102:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:103:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:104:30: warning: Local variable name 'tQ3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:116:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:136:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:162:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:180:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:183:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:204:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:224:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:244:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:264:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:275: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:289: warning: Line is longer than 120 characters (found 137). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:358: warning: Line is longer than 120 characters (found 168). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:69:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:82:22: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:92:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:105:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:53:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:63:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:78:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:88:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:120: warning: Line is longer than 120 characters (found 151). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:156: warning: Comment has incorrect indentation level 72, expected is 8, indentation should be the same level as line 157. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/OptimizeEnum.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/OptimizeEnum.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderOptmizationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderOptmizationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderOptmizationTest.java:196: warning: Line is longer than 120 characters (found 155). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:46:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:79:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:91:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:104:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:119:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:135:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:152:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:164:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:176:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:190:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/BTenTenantTenVserversPerTenantTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/BTenTenantTenVserversPerTenantTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/AOneTenantOneVserversPerTenantTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/AOneTenantOneVserversPerTenantTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:43:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:97:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:111:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:122:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:166:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:172:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:277:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:320: warning: Distance between variable 'uriQuery' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:373:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:408: warning: Distance between variable 'loader' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:477:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:581:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:587:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:47:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:49:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:77:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:93:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:105:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:117:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:128:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:135:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:143:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:150:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:157:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:33: warning: Using the '.*' form of import should be avoided - org.apache.tinkerpop.gremlin.structure.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:61:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:94: warning: Distance between variable 'cloudreg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:99: warning: Line is longer than 120 characters (found 142). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:102: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:103: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:103: warning: Line is longer than 120 characters (found 141). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:104: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:106:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:127:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:158:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:185:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:212:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:258:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:301: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:332: warning: Distance between variable 'cloudRegionToTenantEdge' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:334:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:365:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:48:14: warning: Type name 'GraphTraversalQueryEngine_needsFakeEdgeRulesTest' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:61:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:70:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:142:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:32:13: warning: Member name 'fM1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:75:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:89:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:79:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:94:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:145:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:80: warning: Line is longer than 120 characters (found 228). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:83: warning: Line is longer than 120 characters (found 159). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:86: warning: Line is longer than 120 characters (found 421). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:89: warning: Line is longer than 120 characters (found 1,821). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:92:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:114:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:203:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:67: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:78:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:93:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:78:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:186:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:77: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:79:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:99: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:115:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:116:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:117:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:118:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:119:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:120:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:121:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:127:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:128:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:129:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:130:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:136: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:171:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:172:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:173:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:174:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:175:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:176:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:177:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:178:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:179:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:180:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:181:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:182:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:183:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:184:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:190:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:191:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:192:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:193:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:199: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:234:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:235:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:236:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:237:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:238:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:239:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:240:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:241:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:242:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:243:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:244:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:245:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:246:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:247:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:250:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:251:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:252:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:253:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:254:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:255:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:256:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:262:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:263:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:264:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:265:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:271: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:332:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:333:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:334:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:335:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:336:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:337:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:338:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:341:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:342:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:343:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:344:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:345:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:346:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:347:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:353:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:354:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:355:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:356:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:362: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:399:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:400:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:401:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:402:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:403:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:404:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:405:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:408:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:409:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:410:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:411:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:412:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:413:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:414:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:415:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:416:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:417:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:418:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:419:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:420:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:421:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:427:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:428:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:429:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:430:19: warning: Line contains a tab character. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:436: warning: At-clause should have a non-empty description. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:46:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:49:24: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:58:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:65:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:47:20: warning: Member name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:53:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:51: warning: Distance between variable 'injector' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:57:17: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:53:26: warning: WhitespaceAround: '=' is not preceded with whitespace. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:53:27: warning: WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:75:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:120:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:141: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:151: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:153: warning: 'if' construct must use '{}'s. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:75:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:89:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:53:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:67:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:80: warning: Line is longer than 120 characters (found 156). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:85:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:97:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:98:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:100: warning: Line is longer than 120 characters (found 166). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:104: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:108:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:109:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:111: warning: Line is longer than 120 characters (found 166). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:101:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:114:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:122:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:123:16: warning: Local variable name 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:128:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:171:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:176:16: warning: Local variable name 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:180:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:185:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:189:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:193:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:198:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:237:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:241:16: warning: Local variable name 'l3interipv6addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:247:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:275:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:279:16: warning: Local variable name 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:293:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:298:16: warning: Local variable name 'l3interipv6addresslist_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:304:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:325:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:330:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:331: warning: Line is longer than 120 characters (found 185). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:343:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:348:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:349: warning: Line is longer than 120 characters (found 185). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:360:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:365:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:377:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:398:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:413:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:428: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:429: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:431: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:459: warning: Distance between variable 'resverStart' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:460: warning: Distance between variable 'lastModTimeStart' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:480:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:482: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:487:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:499:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:509:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:511: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:519:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:525: warning: Line is longer than 120 characters (found 152). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:532:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:538: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:541:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:547: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:549: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:552:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:558: warning: Line is longer than 120 characters (found 149). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:561:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:567: warning: Line is longer than 120 characters (found 128). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:570: warning: Line is longer than 120 characters (found 127). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:574:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:584: warning: Line is longer than 120 characters (found 125). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:588:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:596:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:598: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:598: warning: Line is longer than 120 characters (found 130). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:619:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:644:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:656:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:661:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:693:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:699: warning: Distance between variable 'gvnf' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:701: warning: Distance between variable 'vnfc' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:719:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:754:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:756: warning: Line is longer than 120 characters (found 130). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:761: warning: Distance between variable 'gvnf' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:775: warning: Line is longer than 120 characters (found 127). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:779:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:781: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:794:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:796: warning: Line is longer than 120 characters (found 121). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:818:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:820: warning: Line is longer than 120 characters (found 134). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:832: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:841:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:865: warning: Line is longer than 120 characters (found 142). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:869:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:879: warning: Distance between variable 'gvnf' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:881: warning: Line is longer than 120 characters (found 122). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:899:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:908: warning: Distance between variable 'gvnf' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:926:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:949:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:951: warning: Line is longer than 120 characters (found 122). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:954: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:956:20: warning: Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:957:20: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:968:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:992:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1007:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1011: warning: Distance between variable 'dbser' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1017: warning: Distance between variable 'lint' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1034:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1036: warning: Line is longer than 120 characters (found 138). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1038: warning: Distance between variable 'dbser' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1052: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1060:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1075:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1080:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1093:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1095: warning: Line is longer than 120 characters (found 124). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1098:27: warning: Local variable name 'expected_messages' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1100: warning: Line is longer than 120 characters (found 218). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1102: warning: Line is longer than 120 characters (found 218). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1116:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1121:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:30: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:81:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:97:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:99: warning: Line is longer than 120 characters (found 143). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:108: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:110: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:137: warning: Distance between variable 'pserverV' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:163: warning: Line is longer than 120 characters (found 132). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:165: warning: Line is longer than 120 characters (found 139). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:188: warning: Line is longer than 120 characters (found 142). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:218: warning: Line is longer than 120 characters (found 122). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:232:22: warning: Local variable name 'lInt' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:233:16: warning: Local variable name 'lIntV' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:52:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:110: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:172: warning: Distance between variable 'mockIntrospector' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:184: warning: Distance between variable 'volume2' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:187: warning: Distance between variable 'volume3' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:190: warning: Distance between variable 'volume4' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:265: warning: Line is longer than 120 characters (found 139). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:298: warning: Line is longer than 120 characters (found 145). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:73:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:87:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:89: warning: Line is longer than 120 characters (found 141). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:96:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:100: warning: Distance between variable 'serializer' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:101: warning: Distance between variable 'uriQuery' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:103: warning: Distance between variable 'obj' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:104:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:112: warning: Distance between variable 'id' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:129:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:138: warning: Distance between variable 'v' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:138:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:141:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:34: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:88:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:97:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:99: warning: Line is longer than 120 characters (found 139). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:157:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:223:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:233: warning: Distance between variable 'gvnfVert' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:235: warning: Distance between variable 'uriQuery' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:303:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:313: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:315: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:346: warning: Distance between variable 'pserverV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:365: warning: Line is longer than 120 characters (found 130). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:389: warning: Line is longer than 120 characters (found 140). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:409:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:416: warning: Distance between variable 'gson' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:421: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:423: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:457: warning: Distance between variable 'pserverV' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:487: warning: Line is longer than 120 characters (found 132). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:489: warning: Line is longer than 120 characters (found 139). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:530: warning: Line is longer than 120 characters (found 142). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:578: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:580:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:582: warning: Line is longer than 120 characters (found 133). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:584: warning: Distance between variable 'gson' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:601: warning: Line is longer than 120 characters (found 145). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:625: warning: Distance between variable 'vigVertex' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:25: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:87:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:108: warning: Distance between variable 'serializer' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:121:22: warning: Local variable name 'lIntList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:159: warning: Line is longer than 120 characters (found 157). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:221: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:241: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:284: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:305: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:25: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:86:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:106: warning: Distance between variable 'serializer' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:159: warning: Line is longer than 120 characters (found 160). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:175: warning: Line is longer than 120 characters (found 127). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:19: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:30: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:102: warning: Comment has incorrect indentation level 47, expected is 16, indentation should be the same level as line 103. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgePropertyMapTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgePropertyMapTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:25: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:90:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:110: warning: Distance between variable 'serializer' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:176: warning: Line is longer than 120 characters (found 156). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:242: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:77:14: warning: Type name 'DbSerializer_needsFakeRulesTest' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:99:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:109:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:132:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:138:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:140:16: warning: Local variable name 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:141:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:143:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:144:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:145:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:148:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:154:5: warning: Missing a Javadoc comment. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:154:37: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:173: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:177: warning: Distance between variable 'localDbser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:215: warning: Distance between variable 'gvnf' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:219: warning: Distance between variable 'vnfc' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:275: warning: Distance between variable 'localDbser' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:318: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:321: warning: Distance between variable 'gvnf' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:325: warning: Distance between variable 'vnfc' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:355: warning: Distance between variable 'localDbser' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:398: warning: Distance between variable 'localDbser' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:445: warning: Distance between variable 'localDbser' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:474: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:528: warning: Distance between variable 'localDbser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:583: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:587: warning: Line is longer than 120 characters (found 123). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:606: warning: Line is longer than 120 characters (found 128). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:624: warning: Distance between variable 'relationshipList' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:625: warning: Distance between variable 'relList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:629: warning: Distance between variable 'gvnf' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:631: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:696: warning: Distance between variable 'relationshipList' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:697: warning: Distance between variable 'relList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:701: warning: Distance between variable 'gvnf' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:703: warning: Distance between variable 'uriQuery' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:04:35 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:756: warning: Abbreviation in name must contain no more than '1' capital letters. 07:04:35 Audit done. 07:04:35 [INFO] 07:04:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core --- 07:04:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:35 [INFO] Copying 4 resources 07:04:35 [INFO] 07:04:35 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-core --- 07:04:35 [INFO] Changes detected - recompiling the module! 07:04:35 [INFO] Compiling 212 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/classes 07:04:37 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java uses or overrides a deprecated API. 07:04:37 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: Recompile with -Xlint:deprecation for details. 07:04:37 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Some input files use unchecked or unsafe operations. 07:04:37 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Recompile with -Xlint:unchecked for details. 07:04:37 [INFO] 07:04:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-core --- 07:04:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:37 [INFO] Copying 119 resources 07:04:37 [INFO] 07:04:37 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-core --- 07:04:37 [INFO] Changes detected - recompiling the module! 07:04:37 [INFO] Compiling 133 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes 07:04:38 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java: /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java uses or overrides a deprecated API. 07:04:38 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java: Recompile with -Xlint:deprecation for details. 07:04:38 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Some input files use unchecked or unsafe operations. 07:04:38 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Recompile with -Xlint:unchecked for details. 07:04:38 [INFO] 07:04:38 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-core --- 07:04:38 [INFO] 07:04:38 [INFO] ------------------------------------------------------- 07:04:38 [INFO] T E S T S 07:04:38 [INFO] ------------------------------------------------------- 07:04:40 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest 07:04:41 2024-04-02 07:04:41.239 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:04:41 07:04:41 Found multiple occurrences of org.json.JSONObject on the class path: 07:04:41 07:04:41 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:04:41 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:41 07:04:41 You may wish to exclude one of them to ensure predictable runtime behavior 07:04:41 07:04:41 2024-04-02 07:04:41.816 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:04:41 2024-04-02 07:04:41.822 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:04:41 2024-04-02 07:04:41.830 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:41 2024-04-02 07:04:41.831 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:04:41 2024-04-02 07:04:41.835 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:41 2024-04-02 07:04:41.835 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:04:41 2024-04-02 07:04:41.839 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:41 2024-04-02 07:04:41.840 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:04:41 2024-04-02 07:04:41.843 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:41 2024-04-02 07:04:41.843 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:04:41 2024-04-02 07:04:41.846 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:41 2024-04-02 07:04:41.961 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:04:41 2024-04-02 07:04:41.962 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:04:41 2024-04-02 07:04:41.979 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:41 2024-04-02 07:04:41.979 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:43 [EL Warning]: moxy: 2024-04-02 07:04:43.18--MOXy BV: Facets 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:43 2024-04-02 07:04:43.685 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:04:43 2024-04-02 07:04:43.739 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:04:43 2024-04-02 07:04:43.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:43 2024-04-02 07:04:43.744 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:43 [EL Warning]: moxy: 2024-04-02 07:04:43.836--MOXy BV: Facets 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:44 2024-04-02 07:04:44.182 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:04:44 2024-04-02 07:04:44.225 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:04:44 2024-04-02 07:04:44.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:44 2024-04-02 07:04:44.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:44 [EL Warning]: moxy: 2024-04-02 07:04:44.288--MOXy BV: Facets 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:44 2024-04-02 07:04:44.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:04:44 2024-04-02 07:04:44.594 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:04:44 2024-04-02 07:04:44.597 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:44 2024-04-02 07:04:44.597 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:44 [EL Warning]: moxy: 2024-04-02 07:04:44.652--MOXy BV: Facets 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:44 2024-04-02 07:04:44.946 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:04:44 2024-04-02 07:04:44.961 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:04:44 2024-04-02 07:04:44.964 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:44 2024-04-02 07:04:44.965 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:45 [EL Warning]: moxy: 2024-04-02 07:04:45.042--MOXy BV: Facets 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:45 2024-04-02 07:04:45.332 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:04:46 2024-04-02 07:04:46.987 WARN --- [ main] org.reflections.Reflections : given scan urls are empty. set urls in the configuration 07:04:47 2024-04-02 07:04:47.241 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 07:04:47 2024-04-02 07:04:47.247 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 07:04:47 2024-04-02 07:04:47.267 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:04:47 2024-04-02 07:04:47.268 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:04:47 2024-04-02 07:04:47.268 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:04:47 2024-04-02 07:04:47.269 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:04:47 2024-04-02 07:04:47.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 07:04:48 2024-04-02 07:04:48.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 07:04:48 2024-04-02 07:04:48.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 07:04:48 2024-04-02 07:04:48.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 07:04:48 2024-04-02 07:04:48.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 07:04:48 2024-04-02 07:04:48.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 07:04:48 2024-04-02 07:04:48.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 07:04:48 2024-04-02 07:04:48.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.689 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 07:04:48 2024-04-02 07:04:48.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 07:04:48 2024-04-02 07:04:48.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 07:04:48 2024-04-02 07:04:48.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 07:04:48 2024-04-02 07:04:48.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 07:04:48 2024-04-02 07:04:48.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 07:04:48 2024-04-02 07:04:48.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 07:04:48 2024-04-02 07:04:48.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 07:04:48 2024-04-02 07:04:48.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.790 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 07:04:48 2024-04-02 07:04:48.795 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.798 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 07:04:48 2024-04-02 07:04:48.802 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.805 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 07:04:48 2024-04-02 07:04:48.806 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.809 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 07:04:48 2024-04-02 07:04:48.809 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.813 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 07:04:48 2024-04-02 07:04:48.814 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.817 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 07:04:48 2024-04-02 07:04:48.817 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.821 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 07:04:48 2024-04-02 07:04:48.821 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.825 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 07:04:48 2024-04-02 07:04:48.825 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.828 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 07:04:48 2024-04-02 07:04:48.832 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.835 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 07:04:48 2024-04-02 07:04:48.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 07:04:48 2024-04-02 07:04:48.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.864 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 07:04:48 2024-04-02 07:04:48.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 07:04:48 2024-04-02 07:04:48.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 07:04:48 2024-04-02 07:04:48.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 07:04:48 2024-04-02 07:04:48.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 07:04:48 2024-04-02 07:04:48.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-invariant-id-local] 07:04:48 2024-04-02 07:04:48.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-version-id-local] 07:04:48 2024-04-02 07:04:48.926 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:48 2024-04-02 07:04:48.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 07:04:48 2024-04-02 07:04:48.937 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:48 2024-04-02 07:04:48.938 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 07:04:48 2024-04-02 07:04:48.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 07:04:48 2024-04-02 07:04:48.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 07:04:48 2024-04-02 07:04:48.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 07:04:48 2024-04-02 07:04:48.982 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:48 2024-04-02 07:04:48.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 07:04:48 2024-04-02 07:04:48.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 07:04:48 2024-04-02 07:04:48.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 07:04:48 2024-04-02 07:04:48.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 07:04:48 2024-04-02 07:04:48.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 07:04:48 2024-04-02 07:04:48.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 07:04:48 2024-04-02 07:04:48.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 07:04:48 2024-04-02 07:04:49.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 07:04:49 2024-04-02 07:04:49.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 07:04:49 2024-04-02 07:04:49.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 07:04:49 2024-04-02 07:04:49.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 07:04:49 2024-04-02 07:04:49.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 07:04:49 2024-04-02 07:04:49.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 07:04:49 2024-04-02 07:04:49.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 07:04:49 2024-04-02 07:04:49.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 07:04:49 2024-04-02 07:04:49.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 07:04:49 2024-04-02 07:04:49.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 07:04:49 2024-04-02 07:04:49.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 07:04:49 2024-04-02 07:04:49.035 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 07:04:49 2024-04-02 07:04:49.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [data-owner] 07:04:49 2024-04-02 07:04:49.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 07:04:49 2024-04-02 07:04:49.048 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:49 2024-04-02 07:04:49.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 07:04:49 2024-04-02 07:04:49.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 07:04:49 2024-04-02 07:04:49.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 07:04:49 2024-04-02 07:04:49.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.061 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-vendor] 07:04:49 2024-04-02 07:04:49.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-model] 07:04:49 2024-04-02 07:04:49.064 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 07:04:49 2024-04-02 07:04:49.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 07:04:49 2024-04-02 07:04:49.069 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 07:04:49 2024-04-02 07:04:49.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 07:04:49 2024-04-02 07:04:49.074 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 07:04:49 2024-04-02 07:04:49.075 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 07:04:49 2024-04-02 07:04:49.078 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 07:04:49 2024-04-02 07:04:49.081 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 07:04:49 2024-04-02 07:04:49.084 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.086 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 07:04:49 2024-04-02 07:04:49.087 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.090 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 07:04:49 2024-04-02 07:04:49.091 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.093 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 07:04:49 2024-04-02 07:04:49.094 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.097 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 07:04:49 2024-04-02 07:04:49.098 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.100 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 07:04:49 2024-04-02 07:04:49.102 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.103 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.105 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prov-status] 07:04:49 2024-04-02 07:04:49.105 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.107 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nf-role] 07:04:49 2024-04-02 07:04:49.108 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.109 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [admin-status] 07:04:49 2024-04-02 07:04:49.111 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:49 2024-04-02 07:04:49.112 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:49 2024-04-02 07:04:49.112 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.112 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.113 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.115 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 07:04:49 2024-04-02 07:04:49.116 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.118 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 07:04:49 2024-04-02 07:04:49.122 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.123 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 07:04:49 2024-04-02 07:04:49.126 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.128 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 07:04:49 2024-04-02 07:04:49.129 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 07:04:49 2024-04-02 07:04:49.314 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 07:04:49 2024-04-02 07:04:49.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 07:04:49 2024-04-02 07:04:49.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 07:04:49 2024-04-02 07:04:49.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-status] 07:04:49 2024-04-02 07:04:49.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 07:04:49 2024-04-02 07:04:49.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 07:04:49 2024-04-02 07:04:49.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 07:04:49 2024-04-02 07:04:49.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 07:04:49 2024-04-02 07:04:49.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.336 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.336 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 07:04:49 2024-04-02 07:04:49.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:49 2024-04-02 07:04:49.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 07:04:49 2024-04-02 07:04:49.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 07:04:49 2024-04-02 07:04:49.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 07:04:49 2024-04-02 07:04:49.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 07:04:49 2024-04-02 07:04:49.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 07:04:49 2024-04-02 07:04:49.353 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:49 2024-04-02 07:04:49.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 07:04:49 2024-04-02 07:04:49.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 07:04:49 2024-04-02 07:04:49.359 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 07:04:49 2024-04-02 07:04:49.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 07:04:49 2024-04-02 07:04:49.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 07:04:49 2024-04-02 07:04:49.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 07:04:49 2024-04-02 07:04:49.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 07:04:49 2024-04-02 07:04:49.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 07:04:49 2024-04-02 07:04:49.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 07:04:49 2024-04-02 07:04:49.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 07:04:49 2024-04-02 07:04:49.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 07:04:49 2024-04-02 07:04:49.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 07:04:49 2024-04-02 07:04:49.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 07:04:49 2024-04-02 07:04:49.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 07:04:49 2024-04-02 07:04:49.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-outer] 07:04:49 2024-04-02 07:04:49.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 07:04:49 2024-04-02 07:04:49.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 07:04:49 2024-04-02 07:04:49.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 07:04:49 2024-04-02 07:04:49.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 07:04:49 2024-04-02 07:04:49.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 07:04:49 2024-04-02 07:04:49.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 07:04:49 2024-04-02 07:04:49.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 07:04:49 2024-04-02 07:04:49.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 07:04:49 2024-04-02 07:04:49.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.402 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 07:04:49 2024-04-02 07:04:49.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 07:04:49 2024-04-02 07:04:49.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 07:04:49 2024-04-02 07:04:49.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:04:49 2024-04-02 07:04:49.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 07:04:49 2024-04-02 07:04:49.412 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 07:04:49 2024-04-02 07:04:49.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [type] 07:04:49 2024-04-02 07:04:49.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 07:04:49 2024-04-02 07:04:49.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 07:04:49 2024-04-02 07:04:49.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 07:04:49 2024-04-02 07:04:49.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 07:04:49 2024-04-02 07:04:49.664 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:49 2024-04-02 07:04:49.664 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:49 2024-04-02 07:04:49.664 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:49 2024-04-02 07:04:49.665 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.665 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.665 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 07:04:49 2024-04-02 07:04:49.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-role] 07:04:49 2024-04-02 07:04:49.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 07:04:49 2024-04-02 07:04:49.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:49 2024-04-02 07:04:49.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 07:04:49 2024-04-02 07:04:49.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 07:04:49 2024-04-02 07:04:49.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 07:04:49 2024-04-02 07:04:49.682 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:04:49 2024-04-02 07:04:49.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 07:04:49 2024-04-02 07:04:49.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 07:04:49 2024-04-02 07:04:49.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 07:04:49 2024-04-02 07:04:49.686 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.686 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:49 2024-04-02 07:04:49.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:49 2024-04-02 07:04:49.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 07:04:49 2024-04-02 07:04:49.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 07:04:49 2024-04-02 07:04:49.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 07:04:49 2024-04-02 07:04:49.693 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 07:04:49 2024-04-02 07:04:49.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 07:04:49 2024-04-02 07:04:49.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 07:04:49 2024-04-02 07:04:49.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 07:04:49 2024-04-02 07:04:49.702 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 07:04:49 2024-04-02 07:04:49.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 07:04:49 2024-04-02 07:04:49.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 07:04:49 2024-04-02 07:04:49.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 07:04:49 2024-04-02 07:04:49.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 07:04:49 2024-04-02 07:04:49.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.723 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:04:49 2024-04-02 07:04:49.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 07:04:49 2024-04-02 07:04:49.725 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:04:49 2024-04-02 07:04:49.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 07:04:49 2024-04-02 07:04:49.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 07:04:49 2024-04-02 07:04:49.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 07:04:49 2024-04-02 07:04:49.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 07:04:49 2024-04-02 07:04:49.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 07:04:49 2024-04-02 07:04:49.738 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 07:04:49 2024-04-02 07:04:49.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 07:04:49 2024-04-02 07:04:49.743 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.744 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 07:04:49 2024-04-02 07:04:49.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 07:04:49 2024-04-02 07:04:49.747 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:49 2024-04-02 07:04:49.747 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.749 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 07:04:49 2024-04-02 07:04:49.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.752 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 07:04:49 2024-04-02 07:04:49.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 07:04:49 2024-04-02 07:04:49.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 07:04:49 2024-04-02 07:04:49.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 07:04:49 2024-04-02 07:04:49.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-id] 07:04:49 2024-04-02 07:04:49.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:49 2024-04-02 07:04:49.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:49 2024-04-02 07:04:49.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:49 2024-04-02 07:04:49.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:49 2024-04-02 07:04:49.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 07:04:49 2024-04-02 07:04:49.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 07:04:49 2024-04-02 07:04:49.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 07:04:49 2024-04-02 07:04:49.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 07:04:49 2024-04-02 07:04:49.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 07:04:49 2024-04-02 07:04:49.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 07:04:49 2024-04-02 07:04:49.998 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:49 2024-04-02 07:04:49.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 07:04:49 2024-04-02 07:04:50.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 07:04:49 2024-04-02 07:04:50.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 07:04:50 2024-04-02 07:04:50.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 07:04:50 2024-04-02 07:04:50.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 07:04:50 2024-04-02 07:04:50.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 07:04:50 2024-04-02 07:04:50.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 07:04:50 2024-04-02 07:04:50.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 07:04:50 2024-04-02 07:04:50.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 07:04:50 2024-04-02 07:04:50.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 07:04:50 2024-04-02 07:04:50.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 07:04:50 2024-04-02 07:04:50.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 07:04:50 2024-04-02 07:04:50.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 07:04:50 2024-04-02 07:04:50.022 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.022 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:04:50 2024-04-02 07:04:50.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 07:04:50 2024-04-02 07:04:50.025 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 07:04:50 2024-04-02 07:04:50.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 07:04:50 2024-04-02 07:04:50.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 07:04:50 2024-04-02 07:04:50.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 07:04:50 2024-04-02 07:04:50.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 07:04:50 2024-04-02 07:04:50.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 07:04:50 2024-04-02 07:04:50.039 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:04:50 2024-04-02 07:04:50.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 07:04:50 2024-04-02 07:04:50.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 07:04:50 2024-04-02 07:04:50.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 07:04:50 2024-04-02 07:04:50.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 07:04:50 2024-04-02 07:04:50.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 07:04:50 2024-04-02 07:04:50.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 07:04:50 2024-04-02 07:04:50.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 07:04:50 2024-04-02 07:04:50.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 07:04:50 2024-04-02 07:04:50.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 07:04:50 2024-04-02 07:04:50.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 07:04:50 2024-04-02 07:04:50.316 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 07:04:50 2024-04-02 07:04:50.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 07:04:50 2024-04-02 07:04:50.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 07:04:50 2024-04-02 07:04:50.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 07:04:50 2024-04-02 07:04:50.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 07:04:50 2024-04-02 07:04:50.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 07:04:50 2024-04-02 07:04:50.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 07:04:50 2024-04-02 07:04:50.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 07:04:50 2024-04-02 07:04:50.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 07:04:50 2024-04-02 07:04:50.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-uri] 07:04:50 2024-04-02 07:04:50.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 07:04:50 2024-04-02 07:04:50.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 07:04:50 2024-04-02 07:04:50.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 07:04:50 2024-04-02 07:04:50.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop] 07:04:50 2024-04-02 07:04:50.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 07:04:50 2024-04-02 07:04:50.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-tag-id] 07:04:50 2024-04-02 07:04:50.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 07:04:50 2024-04-02 07:04:50.342 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:04:50 2024-04-02 07:04:50.342 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:04:50 2024-04-02 07:04:50.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 07:04:50 2024-04-02 07:04:50.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 07:04:50 2024-04-02 07:04:50.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 07:04:50 2024-04-02 07:04:50.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 07:04:50 2024-04-02 07:04:50.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 07:04:50 2024-04-02 07:04:50.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 07:04:50 2024-04-02 07:04:50.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 07:04:50 2024-04-02 07:04:50.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 07:04:50 2024-04-02 07:04:50.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 07:04:50 2024-04-02 07:04:50.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 07:04:50 2024-04-02 07:04:50.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 07:04:50 2024-04-02 07:04:50.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 07:04:50 2024-04-02 07:04:50.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 07:04:50 2024-04-02 07:04:50.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 07:04:50 2024-04-02 07:04:50.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 07:04:50 2024-04-02 07:04:50.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 07:04:50 2024-04-02 07:04:50.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 07:04:50 2024-04-02 07:04:50.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 07:04:50 2024-04-02 07:04:50.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 07:04:50 2024-04-02 07:04:50.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 07:04:50 2024-04-02 07:04:50.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 07:04:50 2024-04-02 07:04:50.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 07:04:50 2024-04-02 07:04:50.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 07:04:50 2024-04-02 07:04:50.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 07:04:50 2024-04-02 07:04:50.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:04:50 2024-04-02 07:04:50.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:04:50 2024-04-02 07:04:50.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 07:04:50 2024-04-02 07:04:50.641 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:50 2024-04-02 07:04:50.642 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:50 2024-04-02 07:04:50.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 07:04:50 2024-04-02 07:04:50.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 07:04:50 2024-04-02 07:04:50.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 07:04:50 2024-04-02 07:04:50.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 07:04:50 2024-04-02 07:04:50.651 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:50 2024-04-02 07:04:50.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 07:04:50 2024-04-02 07:04:50.652 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:04:50 2024-04-02 07:04:50.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:04:50 2024-04-02 07:04:50.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 07:04:50 2024-04-02 07:04:50.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 07:04:50 2024-04-02 07:04:50.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 07:04:50 2024-04-02 07:04:50.660 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 07:04:50 2024-04-02 07:04:50.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 07:04:50 2024-04-02 07:04:50.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 07:04:50 2024-04-02 07:04:50.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 07:04:50 2024-04-02 07:04:50.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 07:04:50 2024-04-02 07:04:50.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 07:04:50 2024-04-02 07:04:50.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 07:04:50 2024-04-02 07:04:50.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 07:04:50 2024-04-02 07:04:50.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 07:04:50 2024-04-02 07:04:50.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 07:04:50 2024-04-02 07:04:50.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 07:04:50 2024-04-02 07:04:50.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 07:04:50 2024-04-02 07:04:50.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 07:04:50 2024-04-02 07:04:50.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 07:04:50 2024-04-02 07:04:50.676 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 07:04:50 2024-04-02 07:04:50.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 07:04:50 2024-04-02 07:04:50.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 07:04:50 2024-04-02 07:04:50.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 07:04:50 2024-04-02 07:04:50.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 07:04:50 2024-04-02 07:04:50.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [circuit-id] 07:04:50 2024-04-02 07:04:50.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 07:04:50 2024-04-02 07:04:50.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 07:04:50 2024-04-02 07:04:50.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 07:04:50 2024-04-02 07:04:50.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 07:04:50 2024-04-02 07:04:50.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 07:04:50 2024-04-02 07:04:50.695 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 07:04:50 2024-04-02 07:04:50.695 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 07:04:50 2024-04-02 07:04:50.695 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 07:04:50 2024-04-02 07:04:50.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 07:04:50 2024-04-02 07:04:50.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 07:04:50 2024-04-02 07:04:50.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-type] 07:04:50 2024-04-02 07:04:50.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 07:04:50 2024-04-02 07:04:50.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 07:04:50 2024-04-02 07:04:50.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 07:04:50 2024-04-02 07:04:50.706 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 07:04:50 2024-04-02 07:04:50.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port] 07:04:50 2024-04-02 07:04:50.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 07:04:50 2024-04-02 07:04:50.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 07:04:50 2024-04-02 07:04:50.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 07:04:50 2024-04-02 07:04:50.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 07:04:50 2024-04-02 07:04:50.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 07:04:50 2024-04-02 07:04:50.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 07:04:50 2024-04-02 07:04:50.978 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 07:04:50 2024-04-02 07:04:50.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 07:04:50 2024-04-02 07:04:50.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 07:04:50 2024-04-02 07:04:50.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 07:04:50 2024-04-02 07:04:50.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 07:04:50 2024-04-02 07:04:50.986 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:04:50 2024-04-02 07:04:50.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 07:04:50 2024-04-02 07:04:50.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 07:04:50 2024-04-02 07:04:50.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 07:04:50 2024-04-02 07:04:50.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 07:04:50 2024-04-02 07:04:50.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 07:04:50 2024-04-02 07:04:50.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:50 2024-04-02 07:04:50.992 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:04:50 2024-04-02 07:04:50.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 07:04:50 2024-04-02 07:04:50.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 07:04:50 2024-04-02 07:04:50.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:50 2024-04-02 07:04:50.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:50 2024-04-02 07:04:50.996 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.996 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:50 2024-04-02 07:04:50.996 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:04:50 2024-04-02 07:04:50.996 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:04:50 2024-04-02 07:04:50.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 07:04:50 2024-04-02 07:04:50.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 07:04:51 2024-04-02 07:04:50.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 07:04:51 2024-04-02 07:04:50.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 07:04:51 2024-04-02 07:04:51.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 07:04:51 2024-04-02 07:04:51.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 07:04:51 2024-04-02 07:04:51.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 07:04:51 2024-04-02 07:04:51.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 07:04:51 2024-04-02 07:04:51.002 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:51 2024-04-02 07:04:51.002 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 07:04:51 2024-04-02 07:04:51.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 07:04:51 2024-04-02 07:04:51.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 07:04:51 2024-04-02 07:04:51.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 07:04:51 2024-04-02 07:04:51.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 07:04:51 2024-04-02 07:04:51.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 07:04:51 2024-04-02 07:04:51.012 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 07:04:51 2024-04-02 07:04:51.015 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.015 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 07:04:51 2024-04-02 07:04:51.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 07:04:51 2024-04-02 07:04:51.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 07:04:51 2024-04-02 07:04:51.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 07:04:51 2024-04-02 07:04:51.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 07:04:51 2024-04-02 07:04:51.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:04:51 2024-04-02 07:04:51.024 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:04:51 2024-04-02 07:04:51.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 07:04:51 2024-04-02 07:04:51.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 07:04:51 2024-04-02 07:04:51.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 07:04:51 2024-04-02 07:04:51.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 07:04:51 2024-04-02 07:04:51.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 07:04:51 2024-04-02 07:04:51.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 07:04:51 2024-04-02 07:04:51.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 07:04:51 2024-04-02 07:04:51.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 07:04:51 2024-04-02 07:04:51.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 07:04:51 2024-04-02 07:04:51.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 07:04:51 2024-04-02 07:04:51.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 07:04:51 2024-04-02 07:04:51.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 07:04:51 2024-04-02 07:04:51.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 07:04:51 2024-04-02 07:04:51.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 07:04:51 2024-04-02 07:04:51.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 07:04:51 2024-04-02 07:04:51.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 07:04:51 2024-04-02 07:04:51.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 07:04:51 2024-04-02 07:04:51.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 07:04:51 2024-04-02 07:04:51.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 07:04:51 2024-04-02 07:04:51.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:51 2024-04-02 07:04:51.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 07:04:51 2024-04-02 07:04:51.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 07:04:51 2024-04-02 07:04:51.042 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 07:04:51 2024-04-02 07:04:51.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 07:04:51 2024-04-02 07:04:51.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 07:04:51 2024-04-02 07:04:51.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 07:04:51 2024-04-02 07:04:51.309 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 07:04:51 2024-04-02 07:04:51.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 07:04:51 2024-04-02 07:04:51.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 07:04:51 2024-04-02 07:04:51.316 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.316 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.316 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.316 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.317 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.317 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 07:04:51 2024-04-02 07:04:51.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 07:04:51 2024-04-02 07:04:51.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 07:04:51 2024-04-02 07:04:51.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 07:04:51 2024-04-02 07:04:51.325 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 07:04:51 2024-04-02 07:04:51.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 07:04:51 2024-04-02 07:04:51.328 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:51 2024-04-02 07:04:51.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 07:04:51 2024-04-02 07:04:51.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 07:04:51 2024-04-02 07:04:51.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 07:04:51 2024-04-02 07:04:51.331 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:04:51 2024-04-02 07:04:51.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-profile-name] 07:04:51 2024-04-02 07:04:51.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 07:04:51 2024-04-02 07:04:51.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 07:04:51 2024-04-02 07:04:51.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 07:04:51 2024-04-02 07:04:51.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:04:51 2024-04-02 07:04:51.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 07:04:51 2024-04-02 07:04:51.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:04:51 2024-04-02 07:04:51.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 07:04:51 2024-04-02 07:04:51.342 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.342 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 07:04:51 2024-04-02 07:04:51.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:04:51 2024-04-02 07:04:51.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 07:04:51 2024-04-02 07:04:51.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-role] 07:04:51 2024-04-02 07:04:51.355 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.356 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.356 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:04:51 2024-04-02 07:04:51.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-type] 07:04:51 2024-04-02 07:04:51.358 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-name] 07:04:51 2024-04-02 07:04:51.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-function] 07:04:51 2024-04-02 07:04:51.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 07:04:51 2024-04-02 07:04:51.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 07:04:51 2024-04-02 07:04:51.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 07:04:51 2024-04-02 07:04:51.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 07:04:51 2024-04-02 07:04:51.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 07:04:51 2024-04-02 07:04:51.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:51 2024-04-02 07:04:51.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 07:04:51 2024-04-02 07:04:51.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 07:04:51 2024-04-02 07:04:51.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 07:04:51 2024-04-02 07:04:51.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 07:04:51 2024-04-02 07:04:51.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:04:51 2024-04-02 07:04:51.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 07:04:51 2024-04-02 07:04:51.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [role] 07:04:51 2024-04-02 07:04:51.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 07:04:51 2024-04-02 07:04:51.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:51 2024-04-02 07:04:51.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:04:51 2024-04-02 07:04:51.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:51 2024-04-02 07:04:51.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:51 2024-04-02 07:04:51.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 07:04:51 2024-04-02 07:04:51.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 07:04:51 2024-04-02 07:04:51.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 07:04:51 2024-04-02 07:04:51.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 07:04:51 2024-04-02 07:04:51.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 07:04:51 2024-04-02 07:04:51.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 07:04:51 2024-04-02 07:04:51.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 07:04:51 2024-04-02 07:04:51.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 07:04:51 2024-04-02 07:04:51.395 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 07:04:51 2024-04-02 07:04:51.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 07:04:51 2024-04-02 07:04:51.634 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.637 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 07:04:51 2024-04-02 07:04:51.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 07:04:51 2024-04-02 07:04:51.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 07:04:51 2024-04-02 07:04:51.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 07:04:51 2024-04-02 07:04:51.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 07:04:51 2024-04-02 07:04:51.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 07:04:51 2024-04-02 07:04:51.646 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.647 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 07:04:51 2024-04-02 07:04:51.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 07:04:51 2024-04-02 07:04:51.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 07:04:51 2024-04-02 07:04:51.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 07:04:51 2024-04-02 07:04:51.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 07:04:51 2024-04-02 07:04:51.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 07:04:51 2024-04-02 07:04:51.655 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 07:04:51 2024-04-02 07:04:51.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 07:04:51 2024-04-02 07:04:51.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 07:04:51 2024-04-02 07:04:51.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 07:04:51 2024-04-02 07:04:51.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 07:04:51 2024-04-02 07:04:51.663 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.663 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 07:04:51 2024-04-02 07:04:51.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 07:04:51 2024-04-02 07:04:51.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 07:04:51 2024-04-02 07:04:51.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 07:04:51 2024-04-02 07:04:51.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 07:04:51 2024-04-02 07:04:51.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 07:04:51 2024-04-02 07:04:51.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 07:04:51 2024-04-02 07:04:51.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 07:04:51 2024-04-02 07:04:51.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 07:04:51 2024-04-02 07:04:51.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 07:04:51 2024-04-02 07:04:51.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 07:04:51 2024-04-02 07:04:51.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 07:04:51 2024-04-02 07:04:51.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 07:04:51 2024-04-02 07:04:51.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:04:51 2024-04-02 07:04:51.685 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 07:04:51 2024-04-02 07:04:51.685 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:04:51 2024-04-02 07:04:51.685 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 07:04:51 2024-04-02 07:04:51.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 07:04:51 2024-04-02 07:04:51.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 07:04:51 2024-04-02 07:04:51.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 07:04:51 2024-04-02 07:04:51.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 07:04:51 2024-04-02 07:04:51.696 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 07:04:51 2024-04-02 07:04:51.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 07:04:51 2024-04-02 07:04:51.701 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.701 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 07:04:51 2024-04-02 07:04:51.702 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:04:51 2024-04-02 07:04:51.702 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.702 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 07:04:51 2024-04-02 07:04:51.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:51 2024-04-02 07:04:51.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:04:51 2024-04-02 07:04:51.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:04:51 2024-04-02 07:04:51.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 07:04:51 2024-04-02 07:04:51.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 07:04:51 2024-04-02 07:04:51.706 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 07:04:51 2024-04-02 07:04:51.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-type] 07:04:51 2024-04-02 07:04:51.708 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 07:04:51 2024-04-02 07:04:51.710 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.710 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:51 2024-04-02 07:04:51.710 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-ref] 07:04:51 2024-04-02 07:04:51.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.965 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 07:04:51 2024-04-02 07:04:51.966 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:51 2024-04-02 07:04:51.967 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 07:04:51 2024-04-02 07:04:51.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 07:04:51 2024-04-02 07:04:51.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 07:04:51 2024-04-02 07:04:51.975 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 07:04:51 2024-04-02 07:04:51.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 07:04:51 2024-04-02 07:04:51.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 07:04:51 2024-04-02 07:04:51.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 07:04:51 2024-04-02 07:04:51.985 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 07:04:51 2024-04-02 07:04:51.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 07:04:51 2024-04-02 07:04:51.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:51 2024-04-02 07:04:51.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 07:04:51 2024-04-02 07:04:51.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 07:04:51 2024-04-02 07:04:51.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 07:04:51 2024-04-02 07:04:52.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 07:04:51 2024-04-02 07:04:52.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 07:04:52 2024-04-02 07:04:52.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 07:04:52 2024-04-02 07:04:52.009 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 07:04:52 2024-04-02 07:04:52.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 07:04:52 2024-04-02 07:04:52.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 07:04:52 2024-04-02 07:04:52.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 07:04:52 2024-04-02 07:04:52.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 07:04:52 2024-04-02 07:04:52.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 07:04:52 2024-04-02 07:04:52.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:04:52 2024-04-02 07:04:52.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 07:04:52 2024-04-02 07:04:52.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 07:04:52 2024-04-02 07:04:52.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 07:04:52 2024-04-02 07:04:52.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:52 2024-04-02 07:04:52.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 07:04:52 2024-04-02 07:04:52.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 07:04:52 2024-04-02 07:04:52.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 07:04:52 2024-04-02 07:04:52.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 07:04:52 2024-04-02 07:04:52.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 07:04:52 2024-04-02 07:04:52.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 07:04:52 2024-04-02 07:04:52.035 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:04:52 2024-04-02 07:04:52.035 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 07:04:52 2024-04-02 07:04:52.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ptnii-equip-name] 07:04:52 2024-04-02 07:04:52.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 07:04:52 2024-04-02 07:04:52.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 07:04:52 2024-04-02 07:04:52.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 07:04:52 2024-04-02 07:04:52.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 07:04:52 2024-04-02 07:04:52.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 07:04:52 2024-04-02 07:04:52.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 07:04:52 2024-04-02 07:04:52.043 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 07:04:52 2024-04-02 07:04:52.043 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 07:04:52 2024-04-02 07:04:52.043 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 07:04:52 2024-04-02 07:04:52.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn] 07:04:52 2024-04-02 07:04:52.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 07:04:52 2024-04-02 07:04:52.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:04:52 2024-04-02 07:04:52.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 07:04:52 2024-04-02 07:04:52.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 07:04:52 2024-04-02 07:04:52.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 07:04:52 2024-04-02 07:04:52.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 07:04:52 2024-04-02 07:04:52.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 07:04:52 2024-04-02 07:04:52.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 07:04:52 2024-04-02 07:04:52.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 07:04:52 2024-04-02 07:04:52.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 07:04:52 2024-04-02 07:04:52.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:52 2024-04-02 07:04:52.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 07:04:52 2024-04-02 07:04:52.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 07:04:52 2024-04-02 07:04:52.299 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.299 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:04:52 2024-04-02 07:04:52.300 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 07:04:52 2024-04-02 07:04:52.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 07:04:52 2024-04-02 07:04:52.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 07:04:52 2024-04-02 07:04:52.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 07:04:52 2024-04-02 07:04:52.309 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 07:04:52 2024-04-02 07:04:52.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 07:04:52 2024-04-02 07:04:52.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 07:04:52 2024-04-02 07:04:52.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 07:04:52 2024-04-02 07:04:52.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 07:04:52 2024-04-02 07:04:52.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 07:04:52 2024-04-02 07:04:52.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 07:04:52 2024-04-02 07:04:52.319 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.320 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.320 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.320 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.320 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 07:04:52 2024-04-02 07:04:52.322 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 07:04:52 2024-04-02 07:04:52.322 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.322 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.323 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.323 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.323 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 07:04:52 2024-04-02 07:04:52.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 07:04:52 2024-04-02 07:04:52.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 07:04:52 2024-04-02 07:04:52.329 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 07:04:52 2024-04-02 07:04:52.331 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:52 2024-04-02 07:04:52.331 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 07:04:52 2024-04-02 07:04:52.331 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 07:04:52 2024-04-02 07:04:52.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 07:04:52 2024-04-02 07:04:52.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 07:04:52 2024-04-02 07:04:52.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 07:04:52 2024-04-02 07:04:52.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 07:04:52 2024-04-02 07:04:52.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 07:04:52 2024-04-02 07:04:52.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 07:04:52 2024-04-02 07:04:52.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 07:04:52 2024-04-02 07:04:52.349 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.350 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.350 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 07:04:52 2024-04-02 07:04:52.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 07:04:52 2024-04-02 07:04:52.352 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 07:04:52 2024-04-02 07:04:52.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 07:04:52 2024-04-02 07:04:52.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 07:04:52 2024-04-02 07:04:52.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:04:52 2024-04-02 07:04:52.358 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 07:04:52 2024-04-02 07:04:52.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 07:04:52 2024-04-02 07:04:52.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 07:04:52 2024-04-02 07:04:52.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:52 2024-04-02 07:04:52.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 07:04:52 2024-04-02 07:04:52.637 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 07:04:52 2024-04-02 07:04:52.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 07:04:52 2024-04-02 07:04:52.639 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 07:04:52 2024-04-02 07:04:52.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 07:04:52 2024-04-02 07:04:52.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 07:04:52 2024-04-02 07:04:52.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 07:04:52 2024-04-02 07:04:52.645 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 07:04:52 2024-04-02 07:04:52.645 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 07:04:52 2024-04-02 07:04:52.645 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 07:04:52 2024-04-02 07:04:52.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 07:04:52 2024-04-02 07:04:52.650 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 07:04:52 2024-04-02 07:04:52.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 07:04:52 2024-04-02 07:04:52.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 07:04:52 2024-04-02 07:04:52.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:04:52 2024-04-02 07:04:52.654 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:04:52 2024-04-02 07:04:52.654 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 07:04:52 2024-04-02 07:04:52.654 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.654 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.655 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 07:04:52 2024-04-02 07:04:52.657 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.657 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.658 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.658 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.658 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 07:04:52 2024-04-02 07:04:52.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 07:04:52 2024-04-02 07:04:52.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 07:04:52 2024-04-02 07:04:52.662 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 07:04:52 2024-04-02 07:04:52.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 07:04:52 2024-04-02 07:04:52.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 07:04:52 2024-04-02 07:04:52.666 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 07:04:52 2024-04-02 07:04:52.669 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:52 2024-04-02 07:04:52.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-type] 07:04:52 2024-04-02 07:04:52.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:04:52 2024-04-02 07:04:52.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:04:52 2024-04-02 07:04:52.671 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 07:04:52 2024-04-02 07:04:52.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-role] 07:04:52 2024-04-02 07:04:52.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 07:04:52 2024-04-02 07:04:52.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 07:04:52 2024-04-02 07:04:52.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 07:04:52 2024-04-02 07:04:52.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 07:04:52 2024-04-02 07:04:52.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 07:04:52 2024-04-02 07:04:52.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 07:04:52 2024-04-02 07:04:52.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 07:04:52 2024-04-02 07:04:52.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 07:04:52 2024-04-02 07:04:52.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 07:04:52 2024-04-02 07:04:52.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 07:04:52 2024-04-02 07:04:52.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 07:04:52 2024-04-02 07:04:52.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 07:04:52 2024-04-02 07:04:52.691 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 07:04:52 2024-04-02 07:04:52.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 07:04:52 2024-04-02 07:04:52.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 07:04:52 2024-04-02 07:04:52.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 07:04:52 2024-04-02 07:04:52.696 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:52 2024-04-02 07:04:52.696 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 07:04:52 2024-04-02 07:04:52.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 07:04:52 2024-04-02 07:04:52.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.967 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 07:04:52 2024-04-02 07:04:52.968 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.969 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:52 2024-04-02 07:04:52.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 07:04:52 2024-04-02 07:04:52.972 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:52 2024-04-02 07:04:52.973 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 07:04:52 2024-04-02 07:04:52.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 07:04:52 2024-04-02 07:04:52.975 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.976 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:52 2024-04-02 07:04:52.976 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:52 2024-04-02 07:04:52.976 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 07:04:52 2024-04-02 07:04:52.979 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.980 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:04:52 2024-04-02 07:04:52.980 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:04:52 2024-04-02 07:04:52.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 07:04:52 2024-04-02 07:04:52.982 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:04:52 2024-04-02 07:04:52.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 07:04:52 2024-04-02 07:04:52.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 07:04:52 2024-04-02 07:04:52.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 07:04:52 2024-04-02 07:04:52.986 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:52 2024-04-02 07:04:52.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 07:04:52 2024-04-02 07:04:52.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 07:04:52 2024-04-02 07:04:52.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 07:04:52 2024-04-02 07:04:52.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 07:04:52 2024-04-02 07:04:52.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 07:04:52 2024-04-02 07:04:52.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 07:04:52 2024-04-02 07:04:52.996 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:52.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:52.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 07:04:52 2024-04-02 07:04:52.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 07:04:52 2024-04-02 07:04:52.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-active-sw-ver] 07:04:52 2024-04-02 07:04:52.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 07:04:52 2024-04-02 07:04:53.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 07:04:52 2024-04-02 07:04:53.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:52 2024-04-02 07:04:53.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 07:04:53 2024-04-02 07:04:53.003 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:04:53 2024-04-02 07:04:53.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:04:53 2024-04-02 07:04:53.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:04:53 2024-04-02 07:04:53.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:04:53 2024-04-02 07:04:53.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 07:04:53 2024-04-02 07:04:53.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 07:04:53 2024-04-02 07:04:53.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 07:04:53 2024-04-02 07:04:53.009 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.010 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:04:53 2024-04-02 07:04:53.010 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.010 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 07:04:53 2024-04-02 07:04:53.010 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 07:04:53 2024-04-02 07:04:53.011 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.011 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.011 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 07:04:53 2024-04-02 07:04:53.012 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:04:53 2024-04-02 07:04:53.012 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.012 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 07:04:53 2024-04-02 07:04:53.012 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.013 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.013 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 07:04:53 2024-04-02 07:04:53.013 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 07:04:53 2024-04-02 07:04:53.013 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.014 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.014 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:04:53 2024-04-02 07:04:53.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 07:04:53 2024-04-02 07:04:53.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 07:04:53 2024-04-02 07:04:53.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:04:53 2024-04-02 07:04:53.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 07:04:53 2024-04-02 07:04:53.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 07:04:53 2024-04-02 07:04:53.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 07:04:53 2024-04-02 07:04:53.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 07:04:53 2024-04-02 07:04:53.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 07:04:53 2024-04-02 07:04:53.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 07:04:53 2024-04-02 07:04:53.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 07:04:53 2024-04-02 07:04:53.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 07:04:53 2024-04-02 07:04:53.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 07:04:53 2024-04-02 07:04:53.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 07:04:53 2024-04-02 07:04:53.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 07:04:53 2024-04-02 07:04:53.032 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.032 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:04:53 2024-04-02 07:04:53.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 07:04:53 2024-04-02 07:04:53.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 07:04:53 2024-04-02 07:04:53.295 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.296 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.297 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 07:04:53 2024-04-02 07:04:53.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.300 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 07:04:53 2024-04-02 07:04:53.301 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 07:04:53 2024-04-02 07:04:53.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 07:04:53 2024-04-02 07:04:53.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 07:04:53 2024-04-02 07:04:53.305 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.306 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 07:04:53 2024-04-02 07:04:53.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 07:04:53 2024-04-02 07:04:53.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 07:04:53 2024-04-02 07:04:53.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.309 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 07:04:53 2024-04-02 07:04:53.309 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 07:04:53 2024-04-02 07:04:53.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 07:04:53 2024-04-02 07:04:53.311 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 07:04:53 2024-04-02 07:04:53.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 07:04:53 2024-04-02 07:04:53.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 07:04:53 2024-04-02 07:04:53.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 07:04:53 2024-04-02 07:04:53.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 07:04:53 2024-04-02 07:04:53.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 07:04:53 2024-04-02 07:04:53.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 07:04:53 2024-04-02 07:04:53.321 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 07:04:53 2024-04-02 07:04:53.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 07:04:53 2024-04-02 07:04:53.323 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 07:04:53 2024-04-02 07:04:53.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 07:04:53 2024-04-02 07:04:53.325 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 07:04:53 2024-04-02 07:04:53.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 07:04:53 2024-04-02 07:04:53.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 07:04:53 2024-04-02 07:04:53.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 07:04:53 2024-04-02 07:04:53.333 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.333 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 07:04:53 2024-04-02 07:04:53.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 07:04:53 2024-04-02 07:04:53.337 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:04:53 2024-04-02 07:04:53.337 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 07:04:53 2024-04-02 07:04:53.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 07:04:53 2024-04-02 07:04:53.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 07:04:53 2024-04-02 07:04:53.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 07:04:53 2024-04-02 07:04:53.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 07:04:53 2024-04-02 07:04:53.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 07:04:53 2024-04-02 07:04:53.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 07:04:53 2024-04-02 07:04:53.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 07:04:53 2024-04-02 07:04:53.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 07:04:53 2024-04-02 07:04:53.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 07:04:53 2024-04-02 07:04:53.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 07:04:53 2024-04-02 07:04:53.349 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.349 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:53 2024-04-02 07:04:53.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 07:04:53 2024-04-02 07:04:53.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 07:04:53 2024-04-02 07:04:53.624 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.625 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:04:53 2024-04-02 07:04:53.625 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.626 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.628 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 07:04:53 2024-04-02 07:04:53.629 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 07:04:53 2024-04-02 07:04:53.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 07:04:53 2024-04-02 07:04:53.633 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.634 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.634 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 07:04:53 2024-04-02 07:04:53.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 07:04:53 2024-04-02 07:04:53.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.637 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 07:04:53 2024-04-02 07:04:53.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 07:04:53 2024-04-02 07:04:53.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 07:04:53 2024-04-02 07:04:53.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 07:04:53 2024-04-02 07:04:53.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 07:04:53 2024-04-02 07:04:53.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 07:04:53 2024-04-02 07:04:53.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 07:04:53 2024-04-02 07:04:53.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 07:04:53 2024-04-02 07:04:53.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 07:04:53 2024-04-02 07:04:53.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 07:04:53 2024-04-02 07:04:53.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 07:04:53 2024-04-02 07:04:53.654 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 07:04:53 2024-04-02 07:04:53.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 07:04:53 2024-04-02 07:04:53.659 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 07:04:53 2024-04-02 07:04:53.661 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.661 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 07:04:53 2024-04-02 07:04:53.662 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 07:04:53 2024-04-02 07:04:53.662 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 07:04:53 2024-04-02 07:04:53.662 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 07:04:53 2024-04-02 07:04:53.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 07:04:53 2024-04-02 07:04:53.666 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 07:04:53 2024-04-02 07:04:53.668 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 07:04:53 2024-04-02 07:04:53.668 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 07:04:53 2024-04-02 07:04:53.668 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.668 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:04:53 2024-04-02 07:04:53.669 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.669 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 07:04:53 2024-04-02 07:04:53.669 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 07:04:53 2024-04-02 07:04:53.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 07:04:53 2024-04-02 07:04:53.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 07:04:53 2024-04-02 07:04:53.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 07:04:53 2024-04-02 07:04:53.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 07:04:53 2024-04-02 07:04:53.676 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.676 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 07:04:53 2024-04-02 07:04:53.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 07:04:53 2024-04-02 07:04:53.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 07:04:53 2024-04-02 07:04:53.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 07:04:53 2024-04-02 07:04:53.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 07:04:53 2024-04-02 07:04:53.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 07:04:53 2024-04-02 07:04:53.680 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 07:04:53 2024-04-02 07:04:53.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 07:04:53 2024-04-02 07:04:53.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 07:04:53 2024-04-02 07:04:53.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 07:04:53 2024-04-02 07:04:53.957 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.958 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.958 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:53 2024-04-02 07:04:53.958 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:53 2024-04-02 07:04:53.959 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 07:04:53 2024-04-02 07:04:53.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 07:04:53 2024-04-02 07:04:53.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 07:04:53 2024-04-02 07:04:53.965 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:04:53 2024-04-02 07:04:53.965 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:04:53 2024-04-02 07:04:53.965 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 07:04:53 2024-04-02 07:04:53.965 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.965 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.966 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.967 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 07:04:53 2024-04-02 07:04:53.968 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:04:53 2024-04-02 07:04:53.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.970 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-name] 07:04:53 2024-04-02 07:04:53.970 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-type] 07:04:53 2024-04-02 07:04:53.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 07:04:53 2024-04-02 07:04:53.972 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:04:53 2024-04-02 07:04:53.972 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:04:53 2024-04-02 07:04:53.972 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.973 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:04:53 2024-04-02 07:04:53.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 07:04:53 2024-04-02 07:04:53.974 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 07:04:53 2024-04-02 07:04:53.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 07:04:53 2024-04-02 07:04:53.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 07:04:53 2024-04-02 07:04:53.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 07:04:53 2024-04-02 07:04:53.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 07:04:53 2024-04-02 07:04:53.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 07:04:53 2024-04-02 07:04:53.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:04:53 2024-04-02 07:04:53.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:04:53 2024-04-02 07:04:53.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 07:04:53 2024-04-02 07:04:53.982 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.982 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.982 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:04:53 2024-04-02 07:04:53.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 07:04:53 2024-04-02 07:04:53.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:53 2024-04-02 07:04:53.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 07:04:53 2024-04-02 07:04:53.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 07:04:53 2024-04-02 07:04:53.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 07:04:53 2024-04-02 07:04:53.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 07:04:53 2024-04-02 07:04:53.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 07:04:53 2024-04-02 07:04:53.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 07:04:53 2024-04-02 07:04:53.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 07:04:53 2024-04-02 07:04:53.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 07:04:53 2024-04-02 07:04:53.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 07:04:53 2024-04-02 07:04:53.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 07:04:53 2024-04-02 07:04:53.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 07:04:53 2024-04-02 07:04:53.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 07:04:53 2024-04-02 07:04:54.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 07:04:53 2024-04-02 07:04:54.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 07:04:53 2024-04-02 07:04:54.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 07:04:53 2024-04-02 07:04:54.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 07:04:53 2024-04-02 07:04:54.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 07:04:54 2024-04-02 07:04:54.003 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.003 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:04:54 2024-04-02 07:04:54.003 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 07:04:54 2024-04-02 07:04:54.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 07:04:54 2024-04-02 07:04:54.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 07:04:54 2024-04-02 07:04:54.005 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:04:54 2024-04-02 07:04:54.005 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:04:54 2024-04-02 07:04:54.005 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 07:04:54 2024-04-02 07:04:54.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 07:04:54 2024-04-02 07:04:54.007 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:04:54 2024-04-02 07:04:54.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 07:04:54 2024-04-02 07:04:54.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 07:04:54 2024-04-02 07:04:54.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 07:04:54 2024-04-02 07:04:54.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 07:04:54 2024-04-02 07:04:54.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 07:04:54 2024-04-02 07:04:54.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 07:04:54 2024-04-02 07:04:54.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 07:04:54 2024-04-02 07:04:54.012 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 07:04:54 2024-04-02 07:04:54.015 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 07:04:54 2024-04-02 07:04:54.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 07:04:54 2024-04-02 07:04:54.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 07:04:54 2024-04-02 07:04:54.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:04:54 2024-04-02 07:04:54.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:04:54 2024-04-02 07:04:54.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 07:04:54 2024-04-02 07:04:54.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 07:04:54 2024-04-02 07:04:54.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 07:04:54 2024-04-02 07:04:54.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 07:04:54 2024-04-02 07:04:54.025 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 07:04:54 2024-04-02 07:04:54.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 07:04:54 2024-04-02 07:04:54.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 07:04:54 2024-04-02 07:04:54.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 07:04:54 2024-04-02 07:04:54.296 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:04:54 2024-04-02 07:04:54.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 07:04:54 2024-04-02 07:04:54.352 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Targets 07:04:54 2024-04-02 07:04:54.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 07:04:54 2024-04-02 07:04:54.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BelongsTo 07:04:54 2024-04-02 07:04:54.369 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [NOT.A.REAL.EDGERULE] 07:04:54 2024-04-02 07:04:54.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: NOT.A.REAL.EDGERULE 07:04:54 2024-04-02 07:04:54.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 07:04:54 2024-04-02 07:04:54.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BindsTo 07:04:54 2024-04-02 07:04:54.375 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 07:04:54 2024-04-02 07:04:54.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.DependsOn 07:04:54 2024-04-02 07:04:54.378 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 07:04:54 2024-04-02 07:04:54.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Source 07:04:54 2024-04-02 07:04:54.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.inventory.BelongsTo] 07:04:54 2024-04-02 07:04:54.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.inventory.BelongsTo 07:04:54 2024-04-02 07:04:54.385 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 07:04:54 2024-04-02 07:04:54.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.HostedOn 07:04:54 2024-04-02 07:04:54.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 07:04:54 2024-04-02 07:04:54.389 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.MemberOf 07:04:54 2024-04-02 07:04:54.390 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 07:04:54 2024-04-02 07:04:54.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.IsA 07:04:54 2024-04-02 07:04:54.393 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 07:04:54 2024-04-02 07:04:54.394 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.BelongsTo 07:04:54 2024-04-02 07:04:54.395 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 07:04:54 2024-04-02 07:04:54.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.Uses 07:04:54 2024-04-02 07:04:54.398 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 07:04:54 2024-04-02 07:04:54.399 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.AttachesTo 07:04:54 2024-04-02 07:04:54.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 07:04:54 2024-04-02 07:04:54.402 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.BindsTo 07:04:54 2024-04-02 07:04:54.403 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 07:04:54 2024-04-02 07:04:54.404 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ForwardsTo 07:04:54 2024-04-02 07:04:54.405 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 07:04:54 2024-04-02 07:04:54.407 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BridgedTo 07:04:54 2024-04-02 07:04:54.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 07:04:54 2024-04-02 07:04:54.409 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.LocatedIn 07:04:54 2024-04-02 07:04:54.410 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 07:04:54 2024-04-02 07:04:54.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.MemberOf 07:04:54 2024-04-02 07:04:54.412 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 07:04:54 2024-04-02 07:04:54.413 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.PartOf 07:04:54 2024-04-02 07:04:54.414 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 07:04:54 2024-04-02 07:04:54.415 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.AppliesTo 07:04:54 2024-04-02 07:04:54.416 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 07:04:54 2024-04-02 07:04:54.418 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ComposedOf 07:04:54 2024-04-02 07:04:54.419 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 07:04:54 2024-04-02 07:04:54.420 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Destination 07:04:54 2024-04-02 07:04:54.421 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 07:04:54 2024-04-02 07:04:54.423 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.CanBeInstantiatedIn 07:04:54 2024-04-02 07:04:54.619 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 07:04:54 2024-04-02 07:04:54.622 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Uses 07:04:54 2024-04-02 07:04:54.624 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 07:04:54 2024-04-02 07:04:54.625 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.LinksTo 07:04:54 2024-04-02 07:04:54.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 07:04:54 2024-04-02 07:04:54.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 07:04:55 2024-04-02 07:04:55.115 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 07:04:55 [ERROR] Tests run: 101, Failures: 0, Errors: 100, Skipped: 1, Time elapsed: 14.903 s <<< FAILURE! - in org.onap.aai.rest.PrivateEdgeIntegrationTest 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 9.068 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.005 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.004 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.006 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.001 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) Time elapsed: 0.002 s <<< ERROR! 07:04:55 java.lang.NullPointerException 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.createModel(PrivateEdgeIntegrationTest.java:91) 07:04:55 at org.onap.aai.rest.PrivateEdgeIntegrationTest.setUpModelData(PrivateEdgeIntegrationTest.java:81) 07:04:55 07:04:55 [INFO] Running org.onap.aai.rest.CloudRegionTest 07:04:55 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.onap.aai.rest.CloudRegionTest 07:04:55 [INFO] Running org.onap.aai.rest.NotificationDmaapEventTest 07:04:55 2024-04-02 07:04:55.684 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:04:55 07:04:55 Found multiple occurrences of org.json.JSONObject on the class path: 07:04:55 07:04:55 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:04:55 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:55 07:04:55 You may wish to exclude one of them to ensure predictable runtime behavior 07:04:55 07:04:55 2024-04-02 07:04:55.712 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:04:55 2024-04-02 07:04:55.713 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:04:55 2024-04-02 07:04:55.714 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:55 2024-04-02 07:04:55.714 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:04:55 2024-04-02 07:04:55.715 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:55 2024-04-02 07:04:55.715 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:04:55 2024-04-02 07:04:55.716 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:55 2024-04-02 07:04:55.716 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:04:55 2024-04-02 07:04:55.717 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:55 2024-04-02 07:04:55.718 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:04:55 2024-04-02 07:04:55.719 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:04:55 2024-04-02 07:04:55.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:04:55 2024-04-02 07:04:55.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:04:55 2024-04-02 07:04:55.728 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:55 2024-04-02 07:04:55.728 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:55 [EL Warning]: moxy: 2024-04-02 07:04:55.774--MOXy BV: Facets 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:56 2024-04-02 07:04:55.990 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:04:56 2024-04-02 07:04:56.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:04:56 2024-04-02 07:04:56.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:56 2024-04-02 07:04:56.008 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:56 [EL Warning]: moxy: 2024-04-02 07:04:56.06--MOXy BV: Facets 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:56 2024-04-02 07:04:56.301 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:04:56 2024-04-02 07:04:56.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:04:56 2024-04-02 07:04:56.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:56 2024-04-02 07:04:56.316 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:56 [EL Warning]: moxy: 2024-04-02 07:04:56.372--MOXy BV: Facets 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:56 2024-04-02 07:04:56.645 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:04:56 2024-04-02 07:04:56.659 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:04:56 2024-04-02 07:04:56.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:56 2024-04-02 07:04:56.663 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:56 [EL Warning]: moxy: 2024-04-02 07:04:56.744--MOXy BV: Facets 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:57 2024-04-02 07:04:57.056 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:04:57 2024-04-02 07:04:57.067 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:04:57 2024-04-02 07:04:57.069 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:04:57 2024-04-02 07:04:57.070 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:04:57 [EL Warning]: moxy: 2024-04-02 07:04:57.13--MOXy BV: Facets 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:57 2024-04-02 07:04:57.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:04:57 2024-04-02 07:04:57.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:04:58 2024-04-02 07:04:58.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:04:58 2024-04-02 07:04:58.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:04:58 2024-04-02 07:04:58.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:04:58 2024-04-02 07:04:58.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:04:58 2024-04-02 07:04:58.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:04:58 2024-04-02 07:04:58.049 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 732 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:04:58 2024-04-02 07:04:58.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:04:58 2024-04-02 07:04:58.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:04:58 2024-04-02 07:04:58.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:04:58 2024-04-02 07:04:58.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:04:58 "hostname": "example-hostname-val-85598", 07:04:58 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:04:58 "number-of-cpus": 280, 07:04:58 "disk-in-gigabytes": 78521, 07:04:58 "ram-in-megabytes": 36975, 07:04:58 "equip-type": "example-equip-type-val-47930", 07:04:58 "equip-vendor": "example-equip-vendor-val-59512", 07:04:58 "equip-model": "example-equip-model-val-46076", 07:04:58 "fqdn": "example-fqdn-val-74486", 07:04:58 "pserver-selflink": "example-pserver-selflink-val-72481", 07:04:58 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:04:58 "serial-number": "example-serial-number-val-92800", 07:04:58 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:04:58 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:04:58 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:04:58 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:04:58 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:04:58 "inv-status": "example-inv-status-val-5042", 07:04:58 "pserver-id": "example-pserver-id-val-15622", 07:04:58 "internet-topology": "example-internet-topology-val-31234", 07:04:58 "in-maint": true, 07:04:58 "pserver-name2": "example-pserver-name2-val-93509", 07:04:58 "purpose": "example-purpose-val-52320", 07:04:58 "prov-status": "example-prov-status-val-47313", 07:04:58 "management-option": "example-management-option-val-72434", 07:04:58 "host-profile": "example-host-profile-val-84672", 07:04:58 "p-interfaces": { 07:04:58 "p-interface": [ 07:04:58 { 07:04:58 "interface-name": "example-interface-name-val-46147", 07:04:58 "selflink": "example-selflink-val-81029", 07:04:58 "speed-value": "example-speed-value-val-47874", 07:04:58 "speed-units": "example-speed-units-val-10396", 07:04:58 "port-description": "example-port-description-val-53068", 07:04:58 "equipment-identifier": "example-equipment-identifier-val-63234", 07:04:58 "interface-role": "example-interface-role-val-49232", 07:04:58 "interface-type": "example-interface-type-val-21757", 07:04:58 "prov-status": "example-prov-status-val-19117", 07:04:58 "in-maint": true, 07:04:58 "inv-status": "example-inv-status-val-48715", 07:04:58 "l-interfaces": { 07:04:58 "l-interface": [ 07:04:58 { 07:04:58 "interface-name": "example-interface-name-val-13366", 07:04:58 "interface-role": "example-interface-role-val-29488", 07:04:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:04:58 "selflink": "example-selflink-val-4757", 07:04:58 "interface-id": "example-interface-id-val-79486", 07:04:58 "macaddr": "example-macaddr-val-52194", 07:04:58 "network-name": "example-network-name-val-80678", 07:04:58 "management-option": "example-management-option-val-53535", 07:04:58 "interface-description": "example-interface-description-val-299", 07:04:58 "is-port-mirrored": true, 07:04:58 "in-maint": true, 07:04:58 "prov-status": "example-prov-status-val-9736", 07:04:58 "is-ip-unnumbered": true, 07:04:58 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:04:58 "priority": 82452, 07:04:58 "vlans": { 07:04:58 "vlan": [ 07:04:58 { 07:04:58 "vlan-interface": "example-vlan-interface-val-31470", 07:04:58 "vlan-id-inner": 61286171, 07:04:58 "vlan-id-outer": 64615174, 07:04:58 "speed-value": "example-speed-value-val-80457", 07:04:58 "speed-units": "example-speed-units-val-51587", 07:04:58 "vlan-description": "example-vlan-description-val-97575", 07:04:58 "backdoor-connection": "example-backdoor-connection-val-3179", 07:04:58 "vpn-key": "example-vpn-key-val-50069", 07:04:58 "orchestration-status": "example-orchestration-status-val-34071", 07:04:58 "in-maint": true, 07:04:58 "prov-status": "example-prov-status-val-62615", 07:04:58 "is-ip-unnumbered": true, 07:04:58 "is-private": true, 07:04:58 "l3-interface-ipv4-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:04:58 "l3-interface-ipv4-prefix-length": 39266592, 07:04:58 "vlan-id-inner": 91284707, 07:04:58 "vlan-id-outer": 80343467, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-52921", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:04:58 } 07:04:58 ], 07:04:58 "l3-interface-ipv6-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:04:58 "l3-interface-ipv6-prefix-length": 81422758, 07:04:58 "vlan-id-inner": 15099560, 07:04:58 "vlan-id-outer": 46643832, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-97954", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:04:58 } 07:04:58 ] 07:04:58 } 07:04:58 ] 07:04:58 }, 07:04:58 "l-interfaces": { 07:04:58 "l-interface": [ 07:04:58 { 07:04:58 "interface-name": "example-interface-name-val-62086", 07:04:58 "interface-role": "example-interface-role-val-13107", 07:04:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:04:58 "selflink": "example-selflink-val-31580", 07:04:58 "interface-id": "example-interface-id-val-57805", 07:04:58 "macaddr": "example-macaddr-val-54266", 07:04:58 "network-name": "example-network-name-val-38517", 07:04:58 "management-option": "example-management-option-val-8801", 07:04:58 "interface-description": "example-interface-description-val-88573", 07:04:58 "is-port-mirrored": true, 07:04:58 "in-maint": true, 07:04:58 "prov-status": "example-prov-status-val-99164", 07:04:58 "is-ip-unnumbered": true, 07:04:58 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:04:58 "priority": 80355, 07:04:58 "admin-status": "example-admin-status-val-29720" 07:04:58 } 07:04:58 ] 07:04:58 }, 07:04:58 "l3-interface-ipv4-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:04:58 "l3-interface-ipv4-prefix-length": 36060646, 07:04:58 "vlan-id-inner": 62164959, 07:04:58 "vlan-id-outer": 93058593, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-39206", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:04:58 } 07:04:58 ], 07:04:58 "l3-interface-ipv6-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:04:58 "l3-interface-ipv6-prefix-length": 29592510, 07:04:58 "vlan-id-inner": 18402161, 07:04:58 "vlan-id-outer": 651158, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-6821", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:04:58 } 07:04:58 ], 07:04:58 "admin-status": "example-admin-status-val-81745" 07:04:58 } 07:04:58 ] 07:04:58 } 07:04:58 } 07:04:58 ] 07:04:58 }, 07:04:58 "lag-interfaces": { 07:04:58 "lag-interface": [ 07:04:58 { 07:04:58 "interface-name": "example-interface-name-val-87366", 07:04:58 "interface-description": "example-interface-description-val-3722", 07:04:58 "speed-value": "example-speed-value-val-73546", 07:04:58 "speed-units": "example-speed-units-val-73658", 07:04:58 "interface-id": "example-interface-id-val-62385", 07:04:58 "interface-role": "example-interface-role-val-60746", 07:04:58 "prov-status": "example-prov-status-val-26239", 07:04:58 "in-maint": true, 07:04:58 "l-interfaces": { 07:04:58 "l-interface": [ 07:04:58 { 07:04:58 "interface-name": "example-interface-name-val-69579", 07:04:58 "interface-role": "example-interface-role-val-64571", 07:04:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:04:58 "selflink": "example-selflink-val-29611", 07:04:58 "interface-id": "example-interface-id-val-75464", 07:04:58 "macaddr": "example-macaddr-val-7285", 07:04:58 "network-name": "example-network-name-val-52284", 07:04:58 "management-option": "example-management-option-val-26028", 07:04:58 "interface-description": "example-interface-description-val-37641", 07:04:58 "is-port-mirrored": true, 07:04:58 "in-maint": true, 07:04:58 "prov-status": "example-prov-status-val-56460", 07:04:58 "is-ip-unnumbered": true, 07:04:58 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:04:58 "priority": 84739, 07:04:58 "vlans": { 07:04:58 "vlan": [ 07:04:58 { 07:04:58 "vlan-interface": "example-vlan-interface-val-56661", 07:04:58 "vlan-id-inner": 33305644, 07:04:58 "vlan-id-outer": 30871600, 07:04:58 "speed-value": "example-speed-value-val-1929", 07:04:58 "speed-units": "example-speed-units-val-71630", 07:04:58 "vlan-description": "example-vlan-description-val-63003", 07:04:58 "backdoor-connection": "example-backdoor-connection-val-41834", 07:04:58 "vpn-key": "example-vpn-key-val-16552", 07:04:58 "orchestration-status": "example-orchestration-status-val-95322", 07:04:58 "in-maint": true, 07:04:58 "prov-status": "example-prov-status-val-89886", 07:04:58 "is-ip-unnumbered": true, 07:04:58 "is-private": true, 07:04:58 "l3-interface-ipv4-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:04:58 "l3-interface-ipv4-prefix-length": 11099430, 07:04:58 "vlan-id-inner": 88996967, 07:04:58 "vlan-id-outer": 23003182, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-53091", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:04:58 } 07:04:58 ], 07:04:58 "l3-interface-ipv6-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:04:58 "l3-interface-ipv6-prefix-length": 20167688, 07:04:58 "vlan-id-inner": 40775405, 07:04:58 "vlan-id-outer": 75855907, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-9739", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:04:58 } 07:04:58 ] 07:04:58 } 07:04:58 ] 07:04:58 }, 07:04:58 "l-interfaces": { 07:04:58 "l-interface": [ 07:04:58 { 07:04:58 "interface-name": "example-interface-name-val-49266", 07:04:58 "interface-role": "example-interface-role-val-210", 07:04:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:04:58 "selflink": "example-selflink-val-6356", 07:04:58 "interface-id": "example-interface-id-val-99531", 07:04:58 "macaddr": "example-macaddr-val-25092", 07:04:58 "network-name": "example-network-name-val-3319", 07:04:58 "management-option": "example-management-option-val-79883", 07:04:58 "interface-description": "example-interface-description-val-54501", 07:04:58 "is-port-mirrored": true, 07:04:58 "in-maint": true, 07:04:58 "prov-status": "example-prov-status-val-48840", 07:04:58 "is-ip-unnumbered": true, 07:04:58 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:04:58 "priority": 21862, 07:04:58 "admin-status": "example-admin-status-val-89244" 07:04:58 } 07:04:58 ] 07:04:58 }, 07:04:58 "l3-interface-ipv4-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:04:58 "l3-interface-ipv4-prefix-length": 91875404, 07:04:58 "vlan-id-inner": 36470314, 07:04:58 "vlan-id-outer": 96344091, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-17339", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:04:58 } 07:04:58 ], 07:04:58 "l3-interface-ipv6-address-list": [ 07:04:58 { 07:04:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:04:58 "l3-interface-ipv6-prefix-length": 11663872, 07:04:58 "vlan-id-inner": 28459412, 07:04:58 "vlan-id-outer": 9852622, 07:04:58 "is-floating": true, 07:04:58 "neutron-network-id": "example-neutron-network-id-val-15120", 07:04:58 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:04:58 } 07:04:58 ], 07:04:58 "admin-status": "example-admin-status-val-81055" 07:04:58 } 07:04:58 ] 07:04:58 } 07:04:58 } 07:04:58 ] 07:04:58 } 07:04:58 } 07:04:58 07:04:58 2024-04-02 07:04:58.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:04:58 2024-04-02 07:04:58.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:04:58 2024-04-02 07:04:58.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:04:58 2024-04-02 07:04:58.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:04:58 2024-04-02 07:04:58.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:02 2024-04-02 07:05:02.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:03.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:03 2024-04-02 07:05:03.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:03 2024-04-02 07:05:03.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:03 2024-04-02 07:05:03.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:03 2024-04-02 07:05:03.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:03 2024-04-02 07:05:03.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:03 2024-04-02 07:05:03.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:03 2024-04-02 07:05:03.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:03.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:03 2024-04-02 07:05:03.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:03 2024-04-02 07:05:03.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:03 2024-04-02 07:05:03.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:03 2024-04-02 07:05:03.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:03 2024-04-02 07:05:03.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:03 2024-04-02 07:05:03.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:03 2024-04-02 07:05:03.476 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 741 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:03 2024-04-02 07:05:03.477 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:03.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:03 2024-04-02 07:05:03.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:03 2024-04-02 07:05:03.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:03 "vnf-id": "generic-vnf-notification", 07:05:03 "vnf-type": "sometype", 07:05:03 "in-maint": true, 07:05:03 "is-closed-loop-disabled": true 07:05:03 } 07:05:03 07:05:03 2024-04-02 07:05:03.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:03 2024-04-02 07:05:03.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:03 2024-04-02 07:05:03.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:03 2024-04-02 07:05:03.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:03 2024-04-02 07:05:03.484 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:03 2024-04-02 07:05:03.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:03.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:03 2024-04-02 07:05:03.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:03 2024-04-02 07:05:03.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:03 2024-04-02 07:05:03.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:03 2024-04-02 07:05:03.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:03 2024-04-02 07:05:03.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:03 2024-04-02 07:05:03.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:03 2024-04-02 07:05:03.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:03.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:03 2024-04-02 07:05:03.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:03 "related-to": "generic-vnf", 07:05:03 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:03 } 07:05:03 07:05:03 2024-04-02 07:05:03.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:03 2024-04-02 07:05:03.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:03 2024-04-02 07:05:03.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:03 2024-04-02 07:05:03.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:03 2024-04-02 07:05:03.867 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:03 2024-04-02 07:05:03.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:03.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:03 2024-04-02 07:05:03.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:03 2024-04-02 07:05:03.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:03 2024-04-02 07:05:03.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:03 2024-04-02 07:05:03.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:03 2024-04-02 07:05:03.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:03 2024-04-02 07:05:03.953 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:03 2024-04-02 07:05:03.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:03.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:03 2024-04-02 07:05:03.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:03 2024-04-02 07:05:03.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:03 2024-04-02 07:05:03.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:03 2024-04-02 07:05:03.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:03 2024-04-02 07:05:03.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:03 2024-04-02 07:05:03.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:03 2024-04-02 07:05:04.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:03 2024-04-02 07:05:04.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:04 2024-04-02 07:05:04.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1712041503867 07:05:04 2024-04-02 07:05:04.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:04 2024-04-02 07:05:04.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:04 2024-04-02 07:05:04.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:04 2024-04-02 07:05:04.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:04 2024-04-02 07:05:04.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:04 2024-04-02 07:05:04.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:04 2024-04-02 07:05:04.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:04 2024-04-02 07:05:04.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:04 2024-04-02 07:05:04.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:04 2024-04-02 07:05:04.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:04 2024-04-02 07:05:04.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:04 2024-04-02 07:05:04.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:04 2024-04-02 07:05:04.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:04 2024-04-02 07:05:04.395 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 732 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:04 2024-04-02 07:05:04.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:04 2024-04-02 07:05:04.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:04 2024-04-02 07:05:04.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:04 2024-04-02 07:05:04.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:04 "hostname": "example-hostname-val-85598", 07:05:04 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:04 "number-of-cpus": 280, 07:05:04 "disk-in-gigabytes": 78521, 07:05:04 "ram-in-megabytes": 36975, 07:05:04 "equip-type": "example-equip-type-val-47930", 07:05:04 "equip-vendor": "example-equip-vendor-val-59512", 07:05:04 "equip-model": "example-equip-model-val-46076", 07:05:04 "fqdn": "example-fqdn-val-74486", 07:05:04 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:04 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:04 "serial-number": "example-serial-number-val-92800", 07:05:04 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:04 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:04 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:04 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:04 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:04 "inv-status": "example-inv-status-val-5042", 07:05:04 "pserver-id": "example-pserver-id-val-15622", 07:05:04 "internet-topology": "example-internet-topology-val-31234", 07:05:04 "in-maint": true, 07:05:04 "pserver-name2": "example-pserver-name2-val-93509", 07:05:04 "purpose": "example-purpose-val-52320", 07:05:04 "prov-status": "example-prov-status-val-47313", 07:05:04 "management-option": "example-management-option-val-72434", 07:05:04 "host-profile": "example-host-profile-val-84672", 07:05:04 "p-interfaces": { 07:05:04 "p-interface": [ 07:05:04 { 07:05:04 "interface-name": "example-interface-name-val-46147", 07:05:04 "selflink": "example-selflink-val-81029", 07:05:04 "speed-value": "example-speed-value-val-47874", 07:05:04 "speed-units": "example-speed-units-val-10396", 07:05:04 "port-description": "example-port-description-val-53068", 07:05:04 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:04 "interface-role": "example-interface-role-val-49232", 07:05:04 "interface-type": "example-interface-type-val-21757", 07:05:04 "prov-status": "example-prov-status-val-19117", 07:05:04 "in-maint": true, 07:05:04 "inv-status": "example-inv-status-val-48715", 07:05:04 "l-interfaces": { 07:05:04 "l-interface": [ 07:05:04 { 07:05:04 "interface-name": "example-interface-name-val-13366", 07:05:04 "interface-role": "example-interface-role-val-29488", 07:05:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:04 "selflink": "example-selflink-val-4757", 07:05:04 "interface-id": "example-interface-id-val-79486", 07:05:04 "macaddr": "example-macaddr-val-52194", 07:05:04 "network-name": "example-network-name-val-80678", 07:05:04 "management-option": "example-management-option-val-53535", 07:05:04 "interface-description": "example-interface-description-val-299", 07:05:04 "is-port-mirrored": true, 07:05:04 "in-maint": true, 07:05:04 "prov-status": "example-prov-status-val-9736", 07:05:04 "is-ip-unnumbered": true, 07:05:04 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:04 "priority": 82452, 07:05:04 "vlans": { 07:05:04 "vlan": [ 07:05:04 { 07:05:04 "vlan-interface": "example-vlan-interface-val-31470", 07:05:04 "vlan-id-inner": 61286171, 07:05:04 "vlan-id-outer": 64615174, 07:05:04 "speed-value": "example-speed-value-val-80457", 07:05:04 "speed-units": "example-speed-units-val-51587", 07:05:04 "vlan-description": "example-vlan-description-val-97575", 07:05:04 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:04 "vpn-key": "example-vpn-key-val-50069", 07:05:04 "orchestration-status": "example-orchestration-status-val-34071", 07:05:04 "in-maint": true, 07:05:04 "prov-status": "example-prov-status-val-62615", 07:05:04 "is-ip-unnumbered": true, 07:05:04 "is-private": true, 07:05:04 "l3-interface-ipv4-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:04 "l3-interface-ipv4-prefix-length": 39266592, 07:05:04 "vlan-id-inner": 91284707, 07:05:04 "vlan-id-outer": 80343467, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:04 } 07:05:04 ], 07:05:04 "l3-interface-ipv6-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:04 "l3-interface-ipv6-prefix-length": 81422758, 07:05:04 "vlan-id-inner": 15099560, 07:05:04 "vlan-id-outer": 46643832, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:04 } 07:05:04 ] 07:05:04 } 07:05:04 ] 07:05:04 }, 07:05:04 "l-interfaces": { 07:05:04 "l-interface": [ 07:05:04 { 07:05:04 "interface-name": "example-interface-name-val-62086", 07:05:04 "interface-role": "example-interface-role-val-13107", 07:05:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:04 "selflink": "example-selflink-val-31580", 07:05:04 "interface-id": "example-interface-id-val-57805", 07:05:04 "macaddr": "example-macaddr-val-54266", 07:05:04 "network-name": "example-network-name-val-38517", 07:05:04 "management-option": "example-management-option-val-8801", 07:05:04 "interface-description": "example-interface-description-val-88573", 07:05:04 "is-port-mirrored": true, 07:05:04 "in-maint": true, 07:05:04 "prov-status": "example-prov-status-val-99164", 07:05:04 "is-ip-unnumbered": true, 07:05:04 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:04 "priority": 80355, 07:05:04 "admin-status": "example-admin-status-val-29720" 07:05:04 } 07:05:04 ] 07:05:04 }, 07:05:04 "l3-interface-ipv4-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:04 "l3-interface-ipv4-prefix-length": 36060646, 07:05:04 "vlan-id-inner": 62164959, 07:05:04 "vlan-id-outer": 93058593, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:04 } 07:05:04 ], 07:05:04 "l3-interface-ipv6-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:04 "l3-interface-ipv6-prefix-length": 29592510, 07:05:04 "vlan-id-inner": 18402161, 07:05:04 "vlan-id-outer": 651158, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:04 } 07:05:04 ], 07:05:04 "admin-status": "example-admin-status-val-81745" 07:05:04 } 07:05:04 ] 07:05:04 } 07:05:04 } 07:05:04 ] 07:05:04 }, 07:05:04 "lag-interfaces": { 07:05:04 "lag-interface": [ 07:05:04 { 07:05:04 "interface-name": "example-interface-name-val-87366", 07:05:04 "interface-description": "example-interface-description-val-3722", 07:05:04 "speed-value": "example-speed-value-val-73546", 07:05:04 "speed-units": "example-speed-units-val-73658", 07:05:04 "interface-id": "example-interface-id-val-62385", 07:05:04 "interface-role": "example-interface-role-val-60746", 07:05:04 "prov-status": "example-prov-status-val-26239", 07:05:04 "in-maint": true, 07:05:04 "l-interfaces": { 07:05:04 "l-interface": [ 07:05:04 { 07:05:04 "interface-name": "example-interface-name-val-69579", 07:05:04 "interface-role": "example-interface-role-val-64571", 07:05:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:04 "selflink": "example-selflink-val-29611", 07:05:04 "interface-id": "example-interface-id-val-75464", 07:05:04 "macaddr": "example-macaddr-val-7285", 07:05:04 "network-name": "example-network-name-val-52284", 07:05:04 "management-option": "example-management-option-val-26028", 07:05:04 "interface-description": "example-interface-description-val-37641", 07:05:04 "is-port-mirrored": true, 07:05:04 "in-maint": true, 07:05:04 "prov-status": "example-prov-status-val-56460", 07:05:04 "is-ip-unnumbered": true, 07:05:04 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:04 "priority": 84739, 07:05:04 "vlans": { 07:05:04 "vlan": [ 07:05:04 { 07:05:04 "vlan-interface": "example-vlan-interface-val-56661", 07:05:04 "vlan-id-inner": 33305644, 07:05:04 "vlan-id-outer": 30871600, 07:05:04 "speed-value": "example-speed-value-val-1929", 07:05:04 "speed-units": "example-speed-units-val-71630", 07:05:04 "vlan-description": "example-vlan-description-val-63003", 07:05:04 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:04 "vpn-key": "example-vpn-key-val-16552", 07:05:04 "orchestration-status": "example-orchestration-status-val-95322", 07:05:04 "in-maint": true, 07:05:04 "prov-status": "example-prov-status-val-89886", 07:05:04 "is-ip-unnumbered": true, 07:05:04 "is-private": true, 07:05:04 "l3-interface-ipv4-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:04 "l3-interface-ipv4-prefix-length": 11099430, 07:05:04 "vlan-id-inner": 88996967, 07:05:04 "vlan-id-outer": 23003182, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:04 } 07:05:04 ], 07:05:04 "l3-interface-ipv6-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:04 "l3-interface-ipv6-prefix-length": 20167688, 07:05:04 "vlan-id-inner": 40775405, 07:05:04 "vlan-id-outer": 75855907, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:04 } 07:05:04 ] 07:05:04 } 07:05:04 ] 07:05:04 }, 07:05:04 "l-interfaces": { 07:05:04 "l-interface": [ 07:05:04 { 07:05:04 "interface-name": "example-interface-name-val-49266", 07:05:04 "interface-role": "example-interface-role-val-210", 07:05:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:04 "selflink": "example-selflink-val-6356", 07:05:04 "interface-id": "example-interface-id-val-99531", 07:05:04 "macaddr": "example-macaddr-val-25092", 07:05:04 "network-name": "example-network-name-val-3319", 07:05:04 "management-option": "example-management-option-val-79883", 07:05:04 "interface-description": "example-interface-description-val-54501", 07:05:04 "is-port-mirrored": true, 07:05:04 "in-maint": true, 07:05:04 "prov-status": "example-prov-status-val-48840", 07:05:04 "is-ip-unnumbered": true, 07:05:04 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:04 "priority": 21862, 07:05:04 "admin-status": "example-admin-status-val-89244" 07:05:04 } 07:05:04 ] 07:05:04 }, 07:05:04 "l3-interface-ipv4-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:04 "l3-interface-ipv4-prefix-length": 91875404, 07:05:04 "vlan-id-inner": 36470314, 07:05:04 "vlan-id-outer": 96344091, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:04 } 07:05:04 ], 07:05:04 "l3-interface-ipv6-address-list": [ 07:05:04 { 07:05:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:04 "l3-interface-ipv6-prefix-length": 11663872, 07:05:04 "vlan-id-inner": 28459412, 07:05:04 "vlan-id-outer": 9852622, 07:05:04 "is-floating": true, 07:05:04 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:04 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:04 } 07:05:04 ], 07:05:04 "admin-status": "example-admin-status-val-81055" 07:05:04 } 07:05:04 ] 07:05:04 } 07:05:04 } 07:05:04 ] 07:05:04 } 07:05:04 } 07:05:04 07:05:04 2024-04-02 07:05:04.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:04 2024-04-02 07:05:04.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:04 2024-04-02 07:05:04.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:04 2024-04-02 07:05:04.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:04 2024-04-02 07:05:04.415 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.166 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:05 2024-04-02 07:05:05.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:05 2024-04-02 07:05:05.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:05 2024-04-02 07:05:05.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.219 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:05 2024-04-02 07:05:05.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:05 2024-04-02 07:05:05.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:05 2024-04-02 07:05:05.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.254 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.255 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 741 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:05 2024-04-02 07:05:05.256 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:05 2024-04-02 07:05:05.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:05 2024-04-02 07:05:05.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:05 "vnf-id": "generic-vnf-notification", 07:05:05 "vnf-type": "sometype", 07:05:05 "in-maint": true, 07:05:05 "is-closed-loop-disabled": true 07:05:05 } 07:05:05 07:05:05 2024-04-02 07:05:05.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:05 2024-04-02 07:05:05.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:05 2024-04-02 07:05:05.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:05 2024-04-02 07:05:05.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:05 2024-04-02 07:05:05.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.284 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.290 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:05 2024-04-02 07:05:05.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:05 "related-to": "generic-vnf", 07:05:05 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:05 } 07:05:05 07:05:05 2024-04-02 07:05:05.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:05 2024-04-02 07:05:05.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:05 2024-04-02 07:05:05.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:05 2024-04-02 07:05:05.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:05 2024-04-02 07:05:05.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.337 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:05 2024-04-02 07:05:05.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:05 2024-04-02 07:05:05.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:05 2024-04-02 07:05:05.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.372 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:05 2024-04-02 07:05:05.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1712041505295 07:05:05 2024-04-02 07:05:05.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:05 2024-04-02 07:05:05.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:05 2024-04-02 07:05:05.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:05:05 2024-04-02 07:05:05.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:05 2024-04-02 07:05:05.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:05:05 2024-04-02 07:05:05.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:05 2024-04-02 07:05:05.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:05 2024-04-02 07:05:05.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:05 2024-04-02 07:05:05.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:05 2024-04-02 07:05:05.728 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.734 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:05 2024-04-02 07:05:05.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:05 2024-04-02 07:05:05.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:06 2024-04-02 07:05:06.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:05:06 2024-04-02 07:05:06.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:06 2024-04-02 07:05:06.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:05:06 2024-04-02 07:05:06.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:06 2024-04-02 07:05:06.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:06 2024-04-02 07:05:06.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:06 2024-04-02 07:05:06.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:06 2024-04-02 07:05:06.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:06 2024-04-02 07:05:06.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:06 2024-04-02 07:05:06.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:06 2024-04-02 07:05:06.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:06 2024-04-02 07:05:06.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:06 2024-04-02 07:05:06.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:06 2024-04-02 07:05:06.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.767 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1026 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:06 2024-04-02 07:05:06.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:06 2024-04-02 07:05:06.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:05:06 2024-04-02 07:05:06.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:05:06 2024-04-02 07:05:06.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:06 2024-04-02 07:05:06.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:06 2024-04-02 07:05:06.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:06 2024-04-02 07:05:06.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:06 2024-04-02 07:05:06.775 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:06 2024-04-02 07:05:06.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:06 2024-04-02 07:05:06.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:06 2024-04-02 07:05:06.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:06 2024-04-02 07:05:06.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:06 2024-04-02 07:05:06.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:06 2024-04-02 07:05:06.810 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:06 2024-04-02 07:05:06.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:06 2024-04-02 07:05:06.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:06 2024-04-02 07:05:06.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:06 2024-04-02 07:05:06.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:06 2024-04-02 07:05:06.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:06 2024-04-02 07:05:06.825 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:06 2024-04-02 07:05:06.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:06 2024-04-02 07:05:06.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:06 2024-04-02 07:05:06.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:06 2024-04-02 07:05:06.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:06 2024-04-02 07:05:06.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:06 2024-04-02 07:05:06.833 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.834 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1037 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:06 2024-04-02 07:05:06.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:06 2024-04-02 07:05:06.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:05:06 2024-04-02 07:05:06.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:05:06 2024-04-02 07:05:06.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:06 2024-04-02 07:05:06.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:06 2024-04-02 07:05:06.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:06 2024-04-02 07:05:06.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:06 2024-04-02 07:05:06.842 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:06 2024-04-02 07:05:06.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:06 2024-04-02 07:05:06.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:07 2024-04-02 07:05:07.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:07 2024-04-02 07:05:07.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:07 2024-04-02 07:05:07.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:05:07 2024-04-02 07:05:07.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:05:07 2024-04-02 07:05:07.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:07 2024-04-02 07:05:07.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:07 2024-04-02 07:05:07.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.237 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.242 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with depth all 07:05:07 2024-04-02 07:05:07.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:05:07 2024-04-02 07:05:07.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.246 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with payload {"interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":"{}","in-maint":false,"is-port-mirrored":false,"resource-version":"1712041506774","is-ip-unnumbered":false,"interface-name":"lint"} 07:05:07 2024-04-02 07:05:07.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:05:07 2024-04-02 07:05:07.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.270 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 28760, doing an implicit delete on update will delete total of 1 vertexes 07:05:07 2024-04-02 07:05:07.274 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650,"resource-version":"1712041506841","in-maint":false,"is-ip-unnumbered":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"cust"},{"relationship-key":"service-subscription.service-type","relationship-value":"ss"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"si"}],"related-to-property":[{"property-key":"service-instance.service-instance-name"}]}]}} 07:05:07 2024-04-02 07:05:07.275 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41072 with label vlan 07:05:07 2024-04-02 07:05:07.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:07 2024-04-02 07:05:07.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:07 2024-04-02 07:05:07.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.605 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1070 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:07 2024-04-02 07:05:07.606 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:07 2024-04-02 07:05:07.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","Node Not Found:No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","ERR.5.4.6114"]}}} 07:05:07 2024-04-02 07:05:07.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:05:07 2024-04-02 07:05:07.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:05:07 2024-04-02 07:05:07.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.617 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:07 2024-04-02 07:05:07.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:07 2024-04-02 07:05:07.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.938 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1026 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:07 2024-04-02 07:05:07.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:07 2024-04-02 07:05:07.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:05:07 2024-04-02 07:05:07.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:05:07 2024-04-02 07:05:07.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:07 2024-04-02 07:05:07.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.965 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:07 2024-04-02 07:05:07.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:07 2024-04-02 07:05:07.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:07 2024-04-02 07:05:07.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:07 2024-04-02 07:05:07.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:07 2024-04-02 07:05:07.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:07.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:07.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:07.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:07.996 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:07 2024-04-02 07:05:07.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:07 2024-04-02 07:05:07.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:07 2024-04-02 07:05:07.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:07 2024-04-02 07:05:08.000 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:07 2024-04-02 07:05:08.000 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:07 2024-04-02 07:05:08.000 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:07 2024-04-02 07:05:08.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:07 2024-04-02 07:05:08.001 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1037 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:08 2024-04-02 07:05:08.003 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:08 2024-04-02 07:05:08.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:05:08 2024-04-02 07:05:08.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:05:08 2024-04-02 07:05:08.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:08 2024-04-02 07:05:08.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.014 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:08 2024-04-02 07:05:08.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:08 2024-04-02 07:05:08.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:08 2024-04-02 07:05:08.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:08 2024-04-02 07:05:08.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:05:08 2024-04-02 07:05:08.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:05:08 2024-04-02 07:05:08.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:08 2024-04-02 07:05:08.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:08 2024-04-02 07:05:08.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:08 2024-04-02 07:05:08.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.075 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:08 2024-04-02 07:05:08.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with depth all 07:05:08 2024-04-02 07:05:08.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:05:08 2024-04-02 07:05:08.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:08 2024-04-02 07:05:08.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with payload {"interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":"{}","in-maint":false,"is-port-mirrored":false,"resource-version":"1712041507946","is-ip-unnumbered":false,"interface-name":"lint"} 07:05:08 2024-04-02 07:05:08.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:05:08 2024-04-02 07:05:08.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.097 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 45168, doing an implicit delete on update will delete total of 1 vertexes 07:05:08 2024-04-02 07:05:08.100 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650,"resource-version":"1712041508014","in-maint":false,"is-ip-unnumbered":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"cust"},{"relationship-key":"service-subscription.service-type","relationship-value":"ss"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"si"}],"related-to-property":[{"property-key":"service-instance.service-instance-name"}]}]}} 07:05:08 2024-04-02 07:05:08.100 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16432 with label vlan 07:05:08 2024-04-02 07:05:08.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:08 2024-04-02 07:05:08.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:08 2024-04-02 07:05:08.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:08 2024-04-02 07:05:08.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.418 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.420 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1070 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:08 2024-04-02 07:05:08.420 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:08 2024-04-02 07:05:08.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","Node Not Found:No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","ERR.5.4.6114"]}}} 07:05:08 2024-04-02 07:05:08.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:05:08 2024-04-02 07:05:08.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:05:08 2024-04-02 07:05:08.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:08 2024-04-02 07:05:08.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:08 2024-04-02 07:05:08.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:08 2024-04-02 07:05:08.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.741 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 86 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyMultipleNotificationsWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:08 2024-04-02 07:05:08.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:08 2024-04-02 07:05:08.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:08 2024-04-02 07:05:08.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:08 "hostname": "example-hostname-val-85598", 07:05:08 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:08 "number-of-cpus": 280, 07:05:08 "disk-in-gigabytes": 78521, 07:05:08 "ram-in-megabytes": 36975, 07:05:08 "equip-type": "example-equip-type-val-47930", 07:05:08 "equip-vendor": "example-equip-vendor-val-59512", 07:05:08 "equip-model": "example-equip-model-val-46076", 07:05:08 "fqdn": "example-fqdn-val-74486", 07:05:08 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:08 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:08 "serial-number": "example-serial-number-val-92800", 07:05:08 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:08 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:08 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:08 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:08 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:08 "inv-status": "example-inv-status-val-5042", 07:05:08 "pserver-id": "example-pserver-id-val-15622", 07:05:08 "internet-topology": "example-internet-topology-val-31234", 07:05:08 "in-maint": true, 07:05:08 "pserver-name2": "example-pserver-name2-val-93509", 07:05:08 "purpose": "example-purpose-val-52320", 07:05:08 "prov-status": "example-prov-status-val-47313", 07:05:08 "management-option": "example-management-option-val-72434", 07:05:08 "host-profile": "example-host-profile-val-84672", 07:05:08 "p-interfaces": { 07:05:08 "p-interface": [ 07:05:08 { 07:05:08 "interface-name": "example-interface-name-val-46147", 07:05:08 "selflink": "example-selflink-val-81029", 07:05:08 "speed-value": "example-speed-value-val-47874", 07:05:08 "speed-units": "example-speed-units-val-10396", 07:05:08 "port-description": "example-port-description-val-53068", 07:05:08 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:08 "interface-role": "example-interface-role-val-49232", 07:05:08 "interface-type": "example-interface-type-val-21757", 07:05:08 "prov-status": "example-prov-status-val-19117", 07:05:08 "in-maint": true, 07:05:08 "inv-status": "example-inv-status-val-48715", 07:05:08 "l-interfaces": { 07:05:08 "l-interface": [ 07:05:08 { 07:05:08 "interface-name": "example-interface-name-val-13366", 07:05:08 "interface-role": "example-interface-role-val-29488", 07:05:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:08 "selflink": "example-selflink-val-4757", 07:05:08 "interface-id": "example-interface-id-val-79486", 07:05:08 "macaddr": "example-macaddr-val-52194", 07:05:08 "network-name": "example-network-name-val-80678", 07:05:08 "management-option": "example-management-option-val-53535", 07:05:08 "interface-description": "example-interface-description-val-299", 07:05:08 "is-port-mirrored": true, 07:05:08 "in-maint": true, 07:05:08 "prov-status": "example-prov-status-val-9736", 07:05:08 "is-ip-unnumbered": true, 07:05:08 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:08 "priority": 82452, 07:05:08 "vlans": { 07:05:08 "vlan": [ 07:05:08 { 07:05:08 "vlan-interface": "example-vlan-interface-val-31470", 07:05:08 "vlan-id-inner": 61286171, 07:05:08 "vlan-id-outer": 64615174, 07:05:08 "speed-value": "example-speed-value-val-80457", 07:05:08 "speed-units": "example-speed-units-val-51587", 07:05:08 "vlan-description": "example-vlan-description-val-97575", 07:05:08 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:08 "vpn-key": "example-vpn-key-val-50069", 07:05:08 "orchestration-status": "example-orchestration-status-val-34071", 07:05:08 "in-maint": true, 07:05:08 "prov-status": "example-prov-status-val-62615", 07:05:08 "is-ip-unnumbered": true, 07:05:08 "is-private": true, 07:05:08 "l3-interface-ipv4-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:08 "l3-interface-ipv4-prefix-length": 39266592, 07:05:08 "vlan-id-inner": 91284707, 07:05:08 "vlan-id-outer": 80343467, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:08 } 07:05:08 ], 07:05:08 "l3-interface-ipv6-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:08 "l3-interface-ipv6-prefix-length": 81422758, 07:05:08 "vlan-id-inner": 15099560, 07:05:08 "vlan-id-outer": 46643832, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:08 } 07:05:08 ] 07:05:08 } 07:05:08 ] 07:05:08 }, 07:05:08 "l-interfaces": { 07:05:08 "l-interface": [ 07:05:08 { 07:05:08 "interface-name": "example-interface-name-val-62086", 07:05:08 "interface-role": "example-interface-role-val-13107", 07:05:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:08 "selflink": "example-selflink-val-31580", 07:05:08 "interface-id": "example-interface-id-val-57805", 07:05:08 "macaddr": "example-macaddr-val-54266", 07:05:08 "network-name": "example-network-name-val-38517", 07:05:08 "management-option": "example-management-option-val-8801", 07:05:08 "interface-description": "example-interface-description-val-88573", 07:05:08 "is-port-mirrored": true, 07:05:08 "in-maint": true, 07:05:08 "prov-status": "example-prov-status-val-99164", 07:05:08 "is-ip-unnumbered": true, 07:05:08 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:08 "priority": 80355, 07:05:08 "admin-status": "example-admin-status-val-29720" 07:05:08 } 07:05:08 ] 07:05:08 }, 07:05:08 "l3-interface-ipv4-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:08 "l3-interface-ipv4-prefix-length": 36060646, 07:05:08 "vlan-id-inner": 62164959, 07:05:08 "vlan-id-outer": 93058593, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:08 } 07:05:08 ], 07:05:08 "l3-interface-ipv6-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:08 "l3-interface-ipv6-prefix-length": 29592510, 07:05:08 "vlan-id-inner": 18402161, 07:05:08 "vlan-id-outer": 651158, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:08 } 07:05:08 ], 07:05:08 "admin-status": "example-admin-status-val-81745" 07:05:08 } 07:05:08 ] 07:05:08 } 07:05:08 } 07:05:08 ] 07:05:08 }, 07:05:08 "lag-interfaces": { 07:05:08 "lag-interface": [ 07:05:08 { 07:05:08 "interface-name": "example-interface-name-val-87366", 07:05:08 "interface-description": "example-interface-description-val-3722", 07:05:08 "speed-value": "example-speed-value-val-73546", 07:05:08 "speed-units": "example-speed-units-val-73658", 07:05:08 "interface-id": "example-interface-id-val-62385", 07:05:08 "interface-role": "example-interface-role-val-60746", 07:05:08 "prov-status": "example-prov-status-val-26239", 07:05:08 "in-maint": true, 07:05:08 "l-interfaces": { 07:05:08 "l-interface": [ 07:05:08 { 07:05:08 "interface-name": "example-interface-name-val-69579", 07:05:08 "interface-role": "example-interface-role-val-64571", 07:05:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:08 "selflink": "example-selflink-val-29611", 07:05:08 "interface-id": "example-interface-id-val-75464", 07:05:08 "macaddr": "example-macaddr-val-7285", 07:05:08 "network-name": "example-network-name-val-52284", 07:05:08 "management-option": "example-management-option-val-26028", 07:05:08 "interface-description": "example-interface-description-val-37641", 07:05:08 "is-port-mirrored": true, 07:05:08 "in-maint": true, 07:05:08 "prov-status": "example-prov-status-val-56460", 07:05:08 "is-ip-unnumbered": true, 07:05:08 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:08 "priority": 84739, 07:05:08 "vlans": { 07:05:08 "vlan": [ 07:05:08 { 07:05:08 "vlan-interface": "example-vlan-interface-val-56661", 07:05:08 "vlan-id-inner": 33305644, 07:05:08 "vlan-id-outer": 30871600, 07:05:08 "speed-value": "example-speed-value-val-1929", 07:05:08 "speed-units": "example-speed-units-val-71630", 07:05:08 "vlan-description": "example-vlan-description-val-63003", 07:05:08 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:08 "vpn-key": "example-vpn-key-val-16552", 07:05:08 "orchestration-status": "example-orchestration-status-val-95322", 07:05:08 "in-maint": true, 07:05:08 "prov-status": "example-prov-status-val-89886", 07:05:08 "is-ip-unnumbered": true, 07:05:08 "is-private": true, 07:05:08 "l3-interface-ipv4-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:08 "l3-interface-ipv4-prefix-length": 11099430, 07:05:08 "vlan-id-inner": 88996967, 07:05:08 "vlan-id-outer": 23003182, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:08 } 07:05:08 ], 07:05:08 "l3-interface-ipv6-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:08 "l3-interface-ipv6-prefix-length": 20167688, 07:05:08 "vlan-id-inner": 40775405, 07:05:08 "vlan-id-outer": 75855907, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:08 } 07:05:08 ] 07:05:08 } 07:05:08 ] 07:05:08 }, 07:05:08 "l-interfaces": { 07:05:08 "l-interface": [ 07:05:08 { 07:05:08 "interface-name": "example-interface-name-val-49266", 07:05:08 "interface-role": "example-interface-role-val-210", 07:05:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:08 "selflink": "example-selflink-val-6356", 07:05:08 "interface-id": "example-interface-id-val-99531", 07:05:08 "macaddr": "example-macaddr-val-25092", 07:05:08 "network-name": "example-network-name-val-3319", 07:05:08 "management-option": "example-management-option-val-79883", 07:05:08 "interface-description": "example-interface-description-val-54501", 07:05:08 "is-port-mirrored": true, 07:05:08 "in-maint": true, 07:05:08 "prov-status": "example-prov-status-val-48840", 07:05:08 "is-ip-unnumbered": true, 07:05:08 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:08 "priority": 21862, 07:05:08 "admin-status": "example-admin-status-val-89244" 07:05:08 } 07:05:08 ] 07:05:08 }, 07:05:08 "l3-interface-ipv4-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:08 "l3-interface-ipv4-prefix-length": 91875404, 07:05:08 "vlan-id-inner": 36470314, 07:05:08 "vlan-id-outer": 96344091, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:08 } 07:05:08 ], 07:05:08 "l3-interface-ipv6-address-list": [ 07:05:08 { 07:05:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:08 "l3-interface-ipv6-prefix-length": 11663872, 07:05:08 "vlan-id-inner": 28459412, 07:05:08 "vlan-id-outer": 9852622, 07:05:08 "is-floating": true, 07:05:08 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:08 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:08 } 07:05:08 ], 07:05:08 "admin-status": "example-admin-status-val-81055" 07:05:08 } 07:05:08 ] 07:05:08 } 07:05:08 } 07:05:08 ] 07:05:08 } 07:05:08 } 07:05:08 07:05:08 2024-04-02 07:05:08.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:08 2024-04-02 07:05:08.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.809 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:08 2024-04-02 07:05:08.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:08 2024-04-02 07:05:08.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:08 2024-04-02 07:05:08.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:08 2024-04-02 07:05:08.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:08 2024-04-02 07:05:08.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:08 2024-04-02 07:05:08.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:08 2024-04-02 07:05:08.974 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:08 2024-04-02 07:05:08.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:09 2024-04-02 07:05:09.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:09 2024-04-02 07:05:09.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:09 2024-04-02 07:05:09.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:09 2024-04-02 07:05:09.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:09 2024-04-02 07:05:09.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:09 2024-04-02 07:05:09.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:09 2024-04-02 07:05:09.297 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 86 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyMultipleNotificationsWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:09 2024-04-02 07:05:09.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:09 2024-04-02 07:05:09.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:09 2024-04-02 07:05:09.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:09 2024-04-02 07:05:09.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:09 "hostname": "example-hostname-val-85598", 07:05:09 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:09 "number-of-cpus": 280, 07:05:09 "disk-in-gigabytes": 78521, 07:05:09 "ram-in-megabytes": 36975, 07:05:09 "equip-type": "example-equip-type-val-47930", 07:05:09 "equip-vendor": "example-equip-vendor-val-59512", 07:05:09 "equip-model": "example-equip-model-val-46076", 07:05:09 "fqdn": "example-fqdn-val-74486", 07:05:09 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:09 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:09 "serial-number": "example-serial-number-val-92800", 07:05:09 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:09 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:09 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:09 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:09 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:09 "inv-status": "example-inv-status-val-5042", 07:05:09 "pserver-id": "example-pserver-id-val-15622", 07:05:09 "internet-topology": "example-internet-topology-val-31234", 07:05:09 "in-maint": true, 07:05:09 "pserver-name2": "example-pserver-name2-val-93509", 07:05:09 "purpose": "example-purpose-val-52320", 07:05:09 "prov-status": "example-prov-status-val-47313", 07:05:09 "management-option": "example-management-option-val-72434", 07:05:09 "host-profile": "example-host-profile-val-84672", 07:05:09 "p-interfaces": { 07:05:09 "p-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-46147", 07:05:09 "selflink": "example-selflink-val-81029", 07:05:09 "speed-value": "example-speed-value-val-47874", 07:05:09 "speed-units": "example-speed-units-val-10396", 07:05:09 "port-description": "example-port-description-val-53068", 07:05:09 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:09 "interface-role": "example-interface-role-val-49232", 07:05:09 "interface-type": "example-interface-type-val-21757", 07:05:09 "prov-status": "example-prov-status-val-19117", 07:05:09 "in-maint": true, 07:05:09 "inv-status": "example-inv-status-val-48715", 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-13366", 07:05:09 "interface-role": "example-interface-role-val-29488", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:09 "selflink": "example-selflink-val-4757", 07:05:09 "interface-id": "example-interface-id-val-79486", 07:05:09 "macaddr": "example-macaddr-val-52194", 07:05:09 "network-name": "example-network-name-val-80678", 07:05:09 "management-option": "example-management-option-val-53535", 07:05:09 "interface-description": "example-interface-description-val-299", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-9736", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:09 "priority": 82452, 07:05:09 "vlans": { 07:05:09 "vlan": [ 07:05:09 { 07:05:09 "vlan-interface": "example-vlan-interface-val-31470", 07:05:09 "vlan-id-inner": 61286171, 07:05:09 "vlan-id-outer": 64615174, 07:05:09 "speed-value": "example-speed-value-val-80457", 07:05:09 "speed-units": "example-speed-units-val-51587", 07:05:09 "vlan-description": "example-vlan-description-val-97575", 07:05:09 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:09 "vpn-key": "example-vpn-key-val-50069", 07:05:09 "orchestration-status": "example-orchestration-status-val-34071", 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-62615", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "is-private": true, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:09 "l3-interface-ipv4-prefix-length": 39266592, 07:05:09 "vlan-id-inner": 91284707, 07:05:09 "vlan-id-outer": 80343467, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:09 "l3-interface-ipv6-prefix-length": 81422758, 07:05:09 "vlan-id-inner": 15099560, 07:05:09 "vlan-id-outer": 46643832, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-62086", 07:05:09 "interface-role": "example-interface-role-val-13107", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:09 "selflink": "example-selflink-val-31580", 07:05:09 "interface-id": "example-interface-id-val-57805", 07:05:09 "macaddr": "example-macaddr-val-54266", 07:05:09 "network-name": "example-network-name-val-38517", 07:05:09 "management-option": "example-management-option-val-8801", 07:05:09 "interface-description": "example-interface-description-val-88573", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-99164", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:09 "priority": 80355, 07:05:09 "admin-status": "example-admin-status-val-29720" 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:09 "l3-interface-ipv4-prefix-length": 36060646, 07:05:09 "vlan-id-inner": 62164959, 07:05:09 "vlan-id-outer": 93058593, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:09 "l3-interface-ipv6-prefix-length": 29592510, 07:05:09 "vlan-id-inner": 18402161, 07:05:09 "vlan-id-outer": 651158, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:09 } 07:05:09 ], 07:05:09 "admin-status": "example-admin-status-val-81745" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "lag-interfaces": { 07:05:09 "lag-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-87366", 07:05:09 "interface-description": "example-interface-description-val-3722", 07:05:09 "speed-value": "example-speed-value-val-73546", 07:05:09 "speed-units": "example-speed-units-val-73658", 07:05:09 "interface-id": "example-interface-id-val-62385", 07:05:09 "interface-role": "example-interface-role-val-60746", 07:05:09 "prov-status": "example-prov-status-val-26239", 07:05:09 "in-maint": true, 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-69579", 07:05:09 "interface-role": "example-interface-role-val-64571", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:09 "selflink": "example-selflink-val-29611", 07:05:09 "interface-id": "example-interface-id-val-75464", 07:05:09 "macaddr": "example-macaddr-val-7285", 07:05:09 "network-name": "example-network-name-val-52284", 07:05:09 "management-option": "example-management-option-val-26028", 07:05:09 "interface-description": "example-interface-description-val-37641", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-56460", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:09 "priority": 84739, 07:05:09 "vlans": { 07:05:09 "vlan": [ 07:05:09 { 07:05:09 "vlan-interface": "example-vlan-interface-val-56661", 07:05:09 "vlan-id-inner": 33305644, 07:05:09 "vlan-id-outer": 30871600, 07:05:09 "speed-value": "example-speed-value-val-1929", 07:05:09 "speed-units": "example-speed-units-val-71630", 07:05:09 "vlan-description": "example-vlan-description-val-63003", 07:05:09 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:09 "vpn-key": "example-vpn-key-val-16552", 07:05:09 "orchestration-status": "example-orchestration-status-val-95322", 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-89886", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "is-private": true, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:09 "l3-interface-ipv4-prefix-length": 11099430, 07:05:09 "vlan-id-inner": 88996967, 07:05:09 "vlan-id-outer": 23003182, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:09 "l3-interface-ipv6-prefix-length": 20167688, 07:05:09 "vlan-id-inner": 40775405, 07:05:09 "vlan-id-outer": 75855907, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-49266", 07:05:09 "interface-role": "example-interface-role-val-210", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:09 "selflink": "example-selflink-val-6356", 07:05:09 "interface-id": "example-interface-id-val-99531", 07:05:09 "macaddr": "example-macaddr-val-25092", 07:05:09 "network-name": "example-network-name-val-3319", 07:05:09 "management-option": "example-management-option-val-79883", 07:05:09 "interface-description": "example-interface-description-val-54501", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-48840", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:09 "priority": 21862, 07:05:09 "admin-status": "example-admin-status-val-89244" 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:09 "l3-interface-ipv4-prefix-length": 91875404, 07:05:09 "vlan-id-inner": 36470314, 07:05:09 "vlan-id-outer": 96344091, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:09 "l3-interface-ipv6-prefix-length": 11663872, 07:05:09 "vlan-id-inner": 28459412, 07:05:09 "vlan-id-outer": 9852622, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:09 } 07:05:09 ], 07:05:09 "admin-status": "example-admin-status-val-81055" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 } 07:05:09 07:05:09 2024-04-02 07:05:09.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:09 2024-04-02 07:05:09.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:09 2024-04-02 07:05:09.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:09 2024-04-02 07:05:09.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:09 2024-04-02 07:05:09.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:09 2024-04-02 07:05:09.357 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:09 2024-04-02 07:05:09.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:09 2024-04-02 07:05:09.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:09 2024-04-02 07:05:09.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:09 2024-04-02 07:05:09.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:09 2024-04-02 07:05:09.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:09 2024-04-02 07:05:09.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:09 2024-04-02 07:05:09.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:09 2024-04-02 07:05:09.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:09 2024-04-02 07:05:09.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:09 2024-04-02 07:05:09.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:09 2024-04-02 07:05:09.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:09 2024-04-02 07:05:09.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:09 2024-04-02 07:05:09.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:09 2024-04-02 07:05:09.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:09 2024-04-02 07:05:09.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:09 2024-04-02 07:05:09.842 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 180 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPserverIsSentWithNewPInterfaceWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:09 2024-04-02 07:05:09.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:09 2024-04-02 07:05:09.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:09 2024-04-02 07:05:09.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:09 2024-04-02 07:05:09.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:09 "hostname": "example-hostname-val-85598", 07:05:09 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:09 "number-of-cpus": 280, 07:05:09 "disk-in-gigabytes": 78521, 07:05:09 "ram-in-megabytes": 36975, 07:05:09 "equip-type": "example-equip-type-val-47930", 07:05:09 "equip-vendor": "example-equip-vendor-val-59512", 07:05:09 "equip-model": "example-equip-model-val-46076", 07:05:09 "fqdn": "example-fqdn-val-74486", 07:05:09 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:09 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:09 "serial-number": "example-serial-number-val-92800", 07:05:09 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:09 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:09 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:09 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:09 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:09 "inv-status": "example-inv-status-val-5042", 07:05:09 "pserver-id": "example-pserver-id-val-15622", 07:05:09 "internet-topology": "example-internet-topology-val-31234", 07:05:09 "in-maint": true, 07:05:09 "pserver-name2": "example-pserver-name2-val-93509", 07:05:09 "purpose": "example-purpose-val-52320", 07:05:09 "prov-status": "example-prov-status-val-47313", 07:05:09 "management-option": "example-management-option-val-72434", 07:05:09 "host-profile": "example-host-profile-val-84672", 07:05:09 "p-interfaces": { 07:05:09 "p-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-46147", 07:05:09 "selflink": "example-selflink-val-81029", 07:05:09 "speed-value": "example-speed-value-val-47874", 07:05:09 "speed-units": "example-speed-units-val-10396", 07:05:09 "port-description": "example-port-description-val-53068", 07:05:09 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:09 "interface-role": "example-interface-role-val-49232", 07:05:09 "interface-type": "example-interface-type-val-21757", 07:05:09 "prov-status": "example-prov-status-val-19117", 07:05:09 "in-maint": true, 07:05:09 "inv-status": "example-inv-status-val-48715", 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-13366", 07:05:09 "interface-role": "example-interface-role-val-29488", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:09 "selflink": "example-selflink-val-4757", 07:05:09 "interface-id": "example-interface-id-val-79486", 07:05:09 "macaddr": "example-macaddr-val-52194", 07:05:09 "network-name": "example-network-name-val-80678", 07:05:09 "management-option": "example-management-option-val-53535", 07:05:09 "interface-description": "example-interface-description-val-299", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-9736", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:09 "priority": 82452, 07:05:09 "vlans": { 07:05:09 "vlan": [ 07:05:09 { 07:05:09 "vlan-interface": "example-vlan-interface-val-31470", 07:05:09 "vlan-id-inner": 61286171, 07:05:09 "vlan-id-outer": 64615174, 07:05:09 "speed-value": "example-speed-value-val-80457", 07:05:09 "speed-units": "example-speed-units-val-51587", 07:05:09 "vlan-description": "example-vlan-description-val-97575", 07:05:09 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:09 "vpn-key": "example-vpn-key-val-50069", 07:05:09 "orchestration-status": "example-orchestration-status-val-34071", 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-62615", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "is-private": true, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:09 "l3-interface-ipv4-prefix-length": 39266592, 07:05:09 "vlan-id-inner": 91284707, 07:05:09 "vlan-id-outer": 80343467, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:09 "l3-interface-ipv6-prefix-length": 81422758, 07:05:09 "vlan-id-inner": 15099560, 07:05:09 "vlan-id-outer": 46643832, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-62086", 07:05:09 "interface-role": "example-interface-role-val-13107", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:09 "selflink": "example-selflink-val-31580", 07:05:09 "interface-id": "example-interface-id-val-57805", 07:05:09 "macaddr": "example-macaddr-val-54266", 07:05:09 "network-name": "example-network-name-val-38517", 07:05:09 "management-option": "example-management-option-val-8801", 07:05:09 "interface-description": "example-interface-description-val-88573", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-99164", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:09 "priority": 80355, 07:05:09 "admin-status": "example-admin-status-val-29720" 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:09 "l3-interface-ipv4-prefix-length": 36060646, 07:05:09 "vlan-id-inner": 62164959, 07:05:09 "vlan-id-outer": 93058593, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:09 "l3-interface-ipv6-prefix-length": 29592510, 07:05:09 "vlan-id-inner": 18402161, 07:05:09 "vlan-id-outer": 651158, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:09 } 07:05:09 ], 07:05:09 "admin-status": "example-admin-status-val-81745" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "lag-interfaces": { 07:05:09 "lag-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-87366", 07:05:09 "interface-description": "example-interface-description-val-3722", 07:05:09 "speed-value": "example-speed-value-val-73546", 07:05:09 "speed-units": "example-speed-units-val-73658", 07:05:09 "interface-id": "example-interface-id-val-62385", 07:05:09 "interface-role": "example-interface-role-val-60746", 07:05:09 "prov-status": "example-prov-status-val-26239", 07:05:09 "in-maint": true, 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-69579", 07:05:09 "interface-role": "example-interface-role-val-64571", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:09 "selflink": "example-selflink-val-29611", 07:05:09 "interface-id": "example-interface-id-val-75464", 07:05:09 "macaddr": "example-macaddr-val-7285", 07:05:09 "network-name": "example-network-name-val-52284", 07:05:09 "management-option": "example-management-option-val-26028", 07:05:09 "interface-description": "example-interface-description-val-37641", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-56460", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:09 "priority": 84739, 07:05:09 "vlans": { 07:05:09 "vlan": [ 07:05:09 { 07:05:09 "vlan-interface": "example-vlan-interface-val-56661", 07:05:09 "vlan-id-inner": 33305644, 07:05:09 "vlan-id-outer": 30871600, 07:05:09 "speed-value": "example-speed-value-val-1929", 07:05:09 "speed-units": "example-speed-units-val-71630", 07:05:09 "vlan-description": "example-vlan-description-val-63003", 07:05:09 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:09 "vpn-key": "example-vpn-key-val-16552", 07:05:09 "orchestration-status": "example-orchestration-status-val-95322", 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-89886", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "is-private": true, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:09 "l3-interface-ipv4-prefix-length": 11099430, 07:05:09 "vlan-id-inner": 88996967, 07:05:09 "vlan-id-outer": 23003182, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:09 "l3-interface-ipv6-prefix-length": 20167688, 07:05:09 "vlan-id-inner": 40775405, 07:05:09 "vlan-id-outer": 75855907, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l-interfaces": { 07:05:09 "l-interface": [ 07:05:09 { 07:05:09 "interface-name": "example-interface-name-val-49266", 07:05:09 "interface-role": "example-interface-role-val-210", 07:05:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:09 "selflink": "example-selflink-val-6356", 07:05:09 "interface-id": "example-interface-id-val-99531", 07:05:09 "macaddr": "example-macaddr-val-25092", 07:05:09 "network-name": "example-network-name-val-3319", 07:05:09 "management-option": "example-management-option-val-79883", 07:05:09 "interface-description": "example-interface-description-val-54501", 07:05:09 "is-port-mirrored": true, 07:05:09 "in-maint": true, 07:05:09 "prov-status": "example-prov-status-val-48840", 07:05:09 "is-ip-unnumbered": true, 07:05:09 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:09 "priority": 21862, 07:05:09 "admin-status": "example-admin-status-val-89244" 07:05:09 } 07:05:09 ] 07:05:09 }, 07:05:09 "l3-interface-ipv4-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:09 "l3-interface-ipv4-prefix-length": 91875404, 07:05:09 "vlan-id-inner": 36470314, 07:05:09 "vlan-id-outer": 96344091, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:09 } 07:05:09 ], 07:05:09 "l3-interface-ipv6-address-list": [ 07:05:09 { 07:05:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:09 "l3-interface-ipv6-prefix-length": 11663872, 07:05:09 "vlan-id-inner": 28459412, 07:05:09 "vlan-id-outer": 9852622, 07:05:09 "is-floating": true, 07:05:09 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:09 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:09 } 07:05:09 ], 07:05:09 "admin-status": "example-admin-status-val-81055" 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 } 07:05:09 ] 07:05:09 } 07:05:09 } 07:05:09 07:05:09 2024-04-02 07:05:09.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:09 2024-04-02 07:05:09.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:09 2024-04-02 07:05:09.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:09 2024-04-02 07:05:09.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:09 2024-04-02 07:05:09.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:09 2024-04-02 07:05:09.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:09 2024-04-02 07:05:09.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:09 2024-04-02 07:05:09.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:09 2024-04-02 07:05:09.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:09 2024-04-02 07:05:09.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:09 2024-04-02 07:05:09.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:09 2024-04-02 07:05:09.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:09 2024-04-02 07:05:09.932 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:09 2024-04-02 07:05:09.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:09 2024-04-02 07:05:09.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:09 2024-04-02 07:05:09.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1712041509852","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1712041509852","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1712041509852","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1712041509852","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1712041509852","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1712041509852","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1712041509852","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1712041509852","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041509852","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1712041509852","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:05:09 2024-04-02 07:05:09.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:09 2024-04-02 07:05:09.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:09 2024-04-02 07:05:09.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:09 2024-04-02 07:05:09.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:09 2024-04-02 07:05:09.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:09 2024-04-02 07:05:09.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:05:10 2024-04-02 07:05:10.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:10 2024-04-02 07:05:10.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.027 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:05:10 2024-04-02 07:05:10.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.034 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:10 2024-04-02 07:05:10.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.359 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 180 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPserverIsSentWithNewPInterfaceWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:10 2024-04-02 07:05:10.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:10 2024-04-02 07:05:10.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:10 2024-04-02 07:05:10.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:10 "hostname": "example-hostname-val-85598", 07:05:10 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:10 "number-of-cpus": 280, 07:05:10 "disk-in-gigabytes": 78521, 07:05:10 "ram-in-megabytes": 36975, 07:05:10 "equip-type": "example-equip-type-val-47930", 07:05:10 "equip-vendor": "example-equip-vendor-val-59512", 07:05:10 "equip-model": "example-equip-model-val-46076", 07:05:10 "fqdn": "example-fqdn-val-74486", 07:05:10 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:10 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:10 "serial-number": "example-serial-number-val-92800", 07:05:10 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:10 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:10 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:10 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:10 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:10 "inv-status": "example-inv-status-val-5042", 07:05:10 "pserver-id": "example-pserver-id-val-15622", 07:05:10 "internet-topology": "example-internet-topology-val-31234", 07:05:10 "in-maint": true, 07:05:10 "pserver-name2": "example-pserver-name2-val-93509", 07:05:10 "purpose": "example-purpose-val-52320", 07:05:10 "prov-status": "example-prov-status-val-47313", 07:05:10 "management-option": "example-management-option-val-72434", 07:05:10 "host-profile": "example-host-profile-val-84672", 07:05:10 "p-interfaces": { 07:05:10 "p-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-46147", 07:05:10 "selflink": "example-selflink-val-81029", 07:05:10 "speed-value": "example-speed-value-val-47874", 07:05:10 "speed-units": "example-speed-units-val-10396", 07:05:10 "port-description": "example-port-description-val-53068", 07:05:10 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:10 "interface-role": "example-interface-role-val-49232", 07:05:10 "interface-type": "example-interface-type-val-21757", 07:05:10 "prov-status": "example-prov-status-val-19117", 07:05:10 "in-maint": true, 07:05:10 "inv-status": "example-inv-status-val-48715", 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-13366", 07:05:10 "interface-role": "example-interface-role-val-29488", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:10 "selflink": "example-selflink-val-4757", 07:05:10 "interface-id": "example-interface-id-val-79486", 07:05:10 "macaddr": "example-macaddr-val-52194", 07:05:10 "network-name": "example-network-name-val-80678", 07:05:10 "management-option": "example-management-option-val-53535", 07:05:10 "interface-description": "example-interface-description-val-299", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-9736", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:10 "priority": 82452, 07:05:10 "vlans": { 07:05:10 "vlan": [ 07:05:10 { 07:05:10 "vlan-interface": "example-vlan-interface-val-31470", 07:05:10 "vlan-id-inner": 61286171, 07:05:10 "vlan-id-outer": 64615174, 07:05:10 "speed-value": "example-speed-value-val-80457", 07:05:10 "speed-units": "example-speed-units-val-51587", 07:05:10 "vlan-description": "example-vlan-description-val-97575", 07:05:10 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:10 "vpn-key": "example-vpn-key-val-50069", 07:05:10 "orchestration-status": "example-orchestration-status-val-34071", 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-62615", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "is-private": true, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:10 "l3-interface-ipv4-prefix-length": 39266592, 07:05:10 "vlan-id-inner": 91284707, 07:05:10 "vlan-id-outer": 80343467, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:10 "l3-interface-ipv6-prefix-length": 81422758, 07:05:10 "vlan-id-inner": 15099560, 07:05:10 "vlan-id-outer": 46643832, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-62086", 07:05:10 "interface-role": "example-interface-role-val-13107", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:10 "selflink": "example-selflink-val-31580", 07:05:10 "interface-id": "example-interface-id-val-57805", 07:05:10 "macaddr": "example-macaddr-val-54266", 07:05:10 "network-name": "example-network-name-val-38517", 07:05:10 "management-option": "example-management-option-val-8801", 07:05:10 "interface-description": "example-interface-description-val-88573", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-99164", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:10 "priority": 80355, 07:05:10 "admin-status": "example-admin-status-val-29720" 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:10 "l3-interface-ipv4-prefix-length": 36060646, 07:05:10 "vlan-id-inner": 62164959, 07:05:10 "vlan-id-outer": 93058593, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:10 "l3-interface-ipv6-prefix-length": 29592510, 07:05:10 "vlan-id-inner": 18402161, 07:05:10 "vlan-id-outer": 651158, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:10 } 07:05:10 ], 07:05:10 "admin-status": "example-admin-status-val-81745" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "lag-interfaces": { 07:05:10 "lag-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-87366", 07:05:10 "interface-description": "example-interface-description-val-3722", 07:05:10 "speed-value": "example-speed-value-val-73546", 07:05:10 "speed-units": "example-speed-units-val-73658", 07:05:10 "interface-id": "example-interface-id-val-62385", 07:05:10 "interface-role": "example-interface-role-val-60746", 07:05:10 "prov-status": "example-prov-status-val-26239", 07:05:10 "in-maint": true, 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-69579", 07:05:10 "interface-role": "example-interface-role-val-64571", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:10 "selflink": "example-selflink-val-29611", 07:05:10 "interface-id": "example-interface-id-val-75464", 07:05:10 "macaddr": "example-macaddr-val-7285", 07:05:10 "network-name": "example-network-name-val-52284", 07:05:10 "management-option": "example-management-option-val-26028", 07:05:10 "interface-description": "example-interface-description-val-37641", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-56460", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:10 "priority": 84739, 07:05:10 "vlans": { 07:05:10 "vlan": [ 07:05:10 { 07:05:10 "vlan-interface": "example-vlan-interface-val-56661", 07:05:10 "vlan-id-inner": 33305644, 07:05:10 "vlan-id-outer": 30871600, 07:05:10 "speed-value": "example-speed-value-val-1929", 07:05:10 "speed-units": "example-speed-units-val-71630", 07:05:10 "vlan-description": "example-vlan-description-val-63003", 07:05:10 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:10 "vpn-key": "example-vpn-key-val-16552", 07:05:10 "orchestration-status": "example-orchestration-status-val-95322", 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-89886", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "is-private": true, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:10 "l3-interface-ipv4-prefix-length": 11099430, 07:05:10 "vlan-id-inner": 88996967, 07:05:10 "vlan-id-outer": 23003182, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:10 "l3-interface-ipv6-prefix-length": 20167688, 07:05:10 "vlan-id-inner": 40775405, 07:05:10 "vlan-id-outer": 75855907, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-49266", 07:05:10 "interface-role": "example-interface-role-val-210", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:10 "selflink": "example-selflink-val-6356", 07:05:10 "interface-id": "example-interface-id-val-99531", 07:05:10 "macaddr": "example-macaddr-val-25092", 07:05:10 "network-name": "example-network-name-val-3319", 07:05:10 "management-option": "example-management-option-val-79883", 07:05:10 "interface-description": "example-interface-description-val-54501", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-48840", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:10 "priority": 21862, 07:05:10 "admin-status": "example-admin-status-val-89244" 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:10 "l3-interface-ipv4-prefix-length": 91875404, 07:05:10 "vlan-id-inner": 36470314, 07:05:10 "vlan-id-outer": 96344091, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:10 "l3-interface-ipv6-prefix-length": 11663872, 07:05:10 "vlan-id-inner": 28459412, 07:05:10 "vlan-id-outer": 9852622, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:10 } 07:05:10 ], 07:05:10 "admin-status": "example-admin-status-val-81055" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 } 07:05:10 07:05:10 2024-04-02 07:05:10.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.370 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.418 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:10 2024-04-02 07:05:10.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:10 2024-04-02 07:05:10.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.447 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.447 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.447 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1712041510369","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1712041510369","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1712041510369","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1712041510369","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1712041510369","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1712041510369","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1712041510369","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1712041510369","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041510369","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1712041510369","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:05:10 2024-04-02 07:05:10.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.473 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:05:10 2024-04-02 07:05:10.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:10 2024-04-02 07:05:10.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:05:10 2024-04-02 07:05:10.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:10 2024-04-02 07:05:10.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.864 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 427 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventNoChildrenWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:10 2024-04-02 07:05:10.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:10 2024-04-02 07:05:10.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:10 2024-04-02 07:05:10.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:10 "hostname": "example-hostname-val-85598", 07:05:10 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:10 "number-of-cpus": 280, 07:05:10 "disk-in-gigabytes": 78521, 07:05:10 "ram-in-megabytes": 36975, 07:05:10 "equip-type": "example-equip-type-val-47930", 07:05:10 "equip-vendor": "example-equip-vendor-val-59512", 07:05:10 "equip-model": "example-equip-model-val-46076", 07:05:10 "fqdn": "example-fqdn-val-74486", 07:05:10 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:10 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:10 "serial-number": "example-serial-number-val-92800", 07:05:10 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:10 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:10 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:10 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:10 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:10 "inv-status": "example-inv-status-val-5042", 07:05:10 "pserver-id": "example-pserver-id-val-15622", 07:05:10 "internet-topology": "example-internet-topology-val-31234", 07:05:10 "in-maint": true, 07:05:10 "pserver-name2": "example-pserver-name2-val-93509", 07:05:10 "purpose": "example-purpose-val-52320", 07:05:10 "prov-status": "example-prov-status-val-47313", 07:05:10 "management-option": "example-management-option-val-72434", 07:05:10 "host-profile": "example-host-profile-val-84672", 07:05:10 "p-interfaces": { 07:05:10 "p-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-46147", 07:05:10 "selflink": "example-selflink-val-81029", 07:05:10 "speed-value": "example-speed-value-val-47874", 07:05:10 "speed-units": "example-speed-units-val-10396", 07:05:10 "port-description": "example-port-description-val-53068", 07:05:10 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:10 "interface-role": "example-interface-role-val-49232", 07:05:10 "interface-type": "example-interface-type-val-21757", 07:05:10 "prov-status": "example-prov-status-val-19117", 07:05:10 "in-maint": true, 07:05:10 "inv-status": "example-inv-status-val-48715", 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-13366", 07:05:10 "interface-role": "example-interface-role-val-29488", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:10 "selflink": "example-selflink-val-4757", 07:05:10 "interface-id": "example-interface-id-val-79486", 07:05:10 "macaddr": "example-macaddr-val-52194", 07:05:10 "network-name": "example-network-name-val-80678", 07:05:10 "management-option": "example-management-option-val-53535", 07:05:10 "interface-description": "example-interface-description-val-299", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-9736", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:10 "priority": 82452, 07:05:10 "vlans": { 07:05:10 "vlan": [ 07:05:10 { 07:05:10 "vlan-interface": "example-vlan-interface-val-31470", 07:05:10 "vlan-id-inner": 61286171, 07:05:10 "vlan-id-outer": 64615174, 07:05:10 "speed-value": "example-speed-value-val-80457", 07:05:10 "speed-units": "example-speed-units-val-51587", 07:05:10 "vlan-description": "example-vlan-description-val-97575", 07:05:10 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:10 "vpn-key": "example-vpn-key-val-50069", 07:05:10 "orchestration-status": "example-orchestration-status-val-34071", 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-62615", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "is-private": true, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:10 "l3-interface-ipv4-prefix-length": 39266592, 07:05:10 "vlan-id-inner": 91284707, 07:05:10 "vlan-id-outer": 80343467, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:10 "l3-interface-ipv6-prefix-length": 81422758, 07:05:10 "vlan-id-inner": 15099560, 07:05:10 "vlan-id-outer": 46643832, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-62086", 07:05:10 "interface-role": "example-interface-role-val-13107", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:10 "selflink": "example-selflink-val-31580", 07:05:10 "interface-id": "example-interface-id-val-57805", 07:05:10 "macaddr": "example-macaddr-val-54266", 07:05:10 "network-name": "example-network-name-val-38517", 07:05:10 "management-option": "example-management-option-val-8801", 07:05:10 "interface-description": "example-interface-description-val-88573", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-99164", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:10 "priority": 80355, 07:05:10 "admin-status": "example-admin-status-val-29720" 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:10 "l3-interface-ipv4-prefix-length": 36060646, 07:05:10 "vlan-id-inner": 62164959, 07:05:10 "vlan-id-outer": 93058593, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:10 "l3-interface-ipv6-prefix-length": 29592510, 07:05:10 "vlan-id-inner": 18402161, 07:05:10 "vlan-id-outer": 651158, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:10 } 07:05:10 ], 07:05:10 "admin-status": "example-admin-status-val-81745" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "lag-interfaces": { 07:05:10 "lag-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-87366", 07:05:10 "interface-description": "example-interface-description-val-3722", 07:05:10 "speed-value": "example-speed-value-val-73546", 07:05:10 "speed-units": "example-speed-units-val-73658", 07:05:10 "interface-id": "example-interface-id-val-62385", 07:05:10 "interface-role": "example-interface-role-val-60746", 07:05:10 "prov-status": "example-prov-status-val-26239", 07:05:10 "in-maint": true, 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-69579", 07:05:10 "interface-role": "example-interface-role-val-64571", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:10 "selflink": "example-selflink-val-29611", 07:05:10 "interface-id": "example-interface-id-val-75464", 07:05:10 "macaddr": "example-macaddr-val-7285", 07:05:10 "network-name": "example-network-name-val-52284", 07:05:10 "management-option": "example-management-option-val-26028", 07:05:10 "interface-description": "example-interface-description-val-37641", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-56460", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:10 "priority": 84739, 07:05:10 "vlans": { 07:05:10 "vlan": [ 07:05:10 { 07:05:10 "vlan-interface": "example-vlan-interface-val-56661", 07:05:10 "vlan-id-inner": 33305644, 07:05:10 "vlan-id-outer": 30871600, 07:05:10 "speed-value": "example-speed-value-val-1929", 07:05:10 "speed-units": "example-speed-units-val-71630", 07:05:10 "vlan-description": "example-vlan-description-val-63003", 07:05:10 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:10 "vpn-key": "example-vpn-key-val-16552", 07:05:10 "orchestration-status": "example-orchestration-status-val-95322", 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-89886", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "is-private": true, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:10 "l3-interface-ipv4-prefix-length": 11099430, 07:05:10 "vlan-id-inner": 88996967, 07:05:10 "vlan-id-outer": 23003182, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:10 "l3-interface-ipv6-prefix-length": 20167688, 07:05:10 "vlan-id-inner": 40775405, 07:05:10 "vlan-id-outer": 75855907, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l-interfaces": { 07:05:10 "l-interface": [ 07:05:10 { 07:05:10 "interface-name": "example-interface-name-val-49266", 07:05:10 "interface-role": "example-interface-role-val-210", 07:05:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:10 "selflink": "example-selflink-val-6356", 07:05:10 "interface-id": "example-interface-id-val-99531", 07:05:10 "macaddr": "example-macaddr-val-25092", 07:05:10 "network-name": "example-network-name-val-3319", 07:05:10 "management-option": "example-management-option-val-79883", 07:05:10 "interface-description": "example-interface-description-val-54501", 07:05:10 "is-port-mirrored": true, 07:05:10 "in-maint": true, 07:05:10 "prov-status": "example-prov-status-val-48840", 07:05:10 "is-ip-unnumbered": true, 07:05:10 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:10 "priority": 21862, 07:05:10 "admin-status": "example-admin-status-val-89244" 07:05:10 } 07:05:10 ] 07:05:10 }, 07:05:10 "l3-interface-ipv4-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:10 "l3-interface-ipv4-prefix-length": 91875404, 07:05:10 "vlan-id-inner": 36470314, 07:05:10 "vlan-id-outer": 96344091, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:10 } 07:05:10 ], 07:05:10 "l3-interface-ipv6-address-list": [ 07:05:10 { 07:05:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:10 "l3-interface-ipv6-prefix-length": 11663872, 07:05:10 "vlan-id-inner": 28459412, 07:05:10 "vlan-id-outer": 9852622, 07:05:10 "is-floating": true, 07:05:10 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:10 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:10 } 07:05:10 ], 07:05:10 "admin-status": "example-admin-status-val-81055" 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 } 07:05:10 ] 07:05:10 } 07:05:10 } 07:05:10 07:05:10 2024-04-02 07:05:10.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:10 2024-04-02 07:05:10.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:10 2024-04-02 07:05:10.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:10 2024-04-02 07:05:10.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:10 2024-04-02 07:05:10.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:10 2024-04-02 07:05:10.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:05:10 2024-04-02 07:05:10.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:10 2024-04-02 07:05:10.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:10 2024-04-02 07:05:10.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:10 2024-04-02 07:05:10.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:10 2024-04-02 07:05:10.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:11 2024-04-02 07:05:11.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:05:11 2024-04-02 07:05:11.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:11 2024-04-02 07:05:11.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:11 2024-04-02 07:05:11.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.402 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 427 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventNoChildrenWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:11 2024-04-02 07:05:11.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:11 2024-04-02 07:05:11.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:11 2024-04-02 07:05:11.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:11 "hostname": "example-hostname-val-85598", 07:05:11 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:11 "number-of-cpus": 280, 07:05:11 "disk-in-gigabytes": 78521, 07:05:11 "ram-in-megabytes": 36975, 07:05:11 "equip-type": "example-equip-type-val-47930", 07:05:11 "equip-vendor": "example-equip-vendor-val-59512", 07:05:11 "equip-model": "example-equip-model-val-46076", 07:05:11 "fqdn": "example-fqdn-val-74486", 07:05:11 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:11 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:11 "serial-number": "example-serial-number-val-92800", 07:05:11 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:11 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:11 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:11 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:11 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:11 "inv-status": "example-inv-status-val-5042", 07:05:11 "pserver-id": "example-pserver-id-val-15622", 07:05:11 "internet-topology": "example-internet-topology-val-31234", 07:05:11 "in-maint": true, 07:05:11 "pserver-name2": "example-pserver-name2-val-93509", 07:05:11 "purpose": "example-purpose-val-52320", 07:05:11 "prov-status": "example-prov-status-val-47313", 07:05:11 "management-option": "example-management-option-val-72434", 07:05:11 "host-profile": "example-host-profile-val-84672", 07:05:11 "p-interfaces": { 07:05:11 "p-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-46147", 07:05:11 "selflink": "example-selflink-val-81029", 07:05:11 "speed-value": "example-speed-value-val-47874", 07:05:11 "speed-units": "example-speed-units-val-10396", 07:05:11 "port-description": "example-port-description-val-53068", 07:05:11 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:11 "interface-role": "example-interface-role-val-49232", 07:05:11 "interface-type": "example-interface-type-val-21757", 07:05:11 "prov-status": "example-prov-status-val-19117", 07:05:11 "in-maint": true, 07:05:11 "inv-status": "example-inv-status-val-48715", 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-13366", 07:05:11 "interface-role": "example-interface-role-val-29488", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:11 "selflink": "example-selflink-val-4757", 07:05:11 "interface-id": "example-interface-id-val-79486", 07:05:11 "macaddr": "example-macaddr-val-52194", 07:05:11 "network-name": "example-network-name-val-80678", 07:05:11 "management-option": "example-management-option-val-53535", 07:05:11 "interface-description": "example-interface-description-val-299", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-9736", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:11 "priority": 82452, 07:05:11 "vlans": { 07:05:11 "vlan": [ 07:05:11 { 07:05:11 "vlan-interface": "example-vlan-interface-val-31470", 07:05:11 "vlan-id-inner": 61286171, 07:05:11 "vlan-id-outer": 64615174, 07:05:11 "speed-value": "example-speed-value-val-80457", 07:05:11 "speed-units": "example-speed-units-val-51587", 07:05:11 "vlan-description": "example-vlan-description-val-97575", 07:05:11 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:11 "vpn-key": "example-vpn-key-val-50069", 07:05:11 "orchestration-status": "example-orchestration-status-val-34071", 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-62615", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "is-private": true, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:11 "l3-interface-ipv4-prefix-length": 39266592, 07:05:11 "vlan-id-inner": 91284707, 07:05:11 "vlan-id-outer": 80343467, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:11 "l3-interface-ipv6-prefix-length": 81422758, 07:05:11 "vlan-id-inner": 15099560, 07:05:11 "vlan-id-outer": 46643832, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-62086", 07:05:11 "interface-role": "example-interface-role-val-13107", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:11 "selflink": "example-selflink-val-31580", 07:05:11 "interface-id": "example-interface-id-val-57805", 07:05:11 "macaddr": "example-macaddr-val-54266", 07:05:11 "network-name": "example-network-name-val-38517", 07:05:11 "management-option": "example-management-option-val-8801", 07:05:11 "interface-description": "example-interface-description-val-88573", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-99164", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:11 "priority": 80355, 07:05:11 "admin-status": "example-admin-status-val-29720" 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:11 "l3-interface-ipv4-prefix-length": 36060646, 07:05:11 "vlan-id-inner": 62164959, 07:05:11 "vlan-id-outer": 93058593, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:11 "l3-interface-ipv6-prefix-length": 29592510, 07:05:11 "vlan-id-inner": 18402161, 07:05:11 "vlan-id-outer": 651158, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:11 } 07:05:11 ], 07:05:11 "admin-status": "example-admin-status-val-81745" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "lag-interfaces": { 07:05:11 "lag-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-87366", 07:05:11 "interface-description": "example-interface-description-val-3722", 07:05:11 "speed-value": "example-speed-value-val-73546", 07:05:11 "speed-units": "example-speed-units-val-73658", 07:05:11 "interface-id": "example-interface-id-val-62385", 07:05:11 "interface-role": "example-interface-role-val-60746", 07:05:11 "prov-status": "example-prov-status-val-26239", 07:05:11 "in-maint": true, 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-69579", 07:05:11 "interface-role": "example-interface-role-val-64571", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:11 "selflink": "example-selflink-val-29611", 07:05:11 "interface-id": "example-interface-id-val-75464", 07:05:11 "macaddr": "example-macaddr-val-7285", 07:05:11 "network-name": "example-network-name-val-52284", 07:05:11 "management-option": "example-management-option-val-26028", 07:05:11 "interface-description": "example-interface-description-val-37641", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-56460", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:11 "priority": 84739, 07:05:11 "vlans": { 07:05:11 "vlan": [ 07:05:11 { 07:05:11 "vlan-interface": "example-vlan-interface-val-56661", 07:05:11 "vlan-id-inner": 33305644, 07:05:11 "vlan-id-outer": 30871600, 07:05:11 "speed-value": "example-speed-value-val-1929", 07:05:11 "speed-units": "example-speed-units-val-71630", 07:05:11 "vlan-description": "example-vlan-description-val-63003", 07:05:11 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:11 "vpn-key": "example-vpn-key-val-16552", 07:05:11 "orchestration-status": "example-orchestration-status-val-95322", 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-89886", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "is-private": true, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:11 "l3-interface-ipv4-prefix-length": 11099430, 07:05:11 "vlan-id-inner": 88996967, 07:05:11 "vlan-id-outer": 23003182, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:11 "l3-interface-ipv6-prefix-length": 20167688, 07:05:11 "vlan-id-inner": 40775405, 07:05:11 "vlan-id-outer": 75855907, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-49266", 07:05:11 "interface-role": "example-interface-role-val-210", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:11 "selflink": "example-selflink-val-6356", 07:05:11 "interface-id": "example-interface-id-val-99531", 07:05:11 "macaddr": "example-macaddr-val-25092", 07:05:11 "network-name": "example-network-name-val-3319", 07:05:11 "management-option": "example-management-option-val-79883", 07:05:11 "interface-description": "example-interface-description-val-54501", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-48840", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:11 "priority": 21862, 07:05:11 "admin-status": "example-admin-status-val-89244" 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:11 "l3-interface-ipv4-prefix-length": 91875404, 07:05:11 "vlan-id-inner": 36470314, 07:05:11 "vlan-id-outer": 96344091, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:11 "l3-interface-ipv6-prefix-length": 11663872, 07:05:11 "vlan-id-inner": 28459412, 07:05:11 "vlan-id-outer": 9852622, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:11 } 07:05:11 ], 07:05:11 "admin-status": "example-admin-status-val-81055" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 } 07:05:11 07:05:11 2024-04-02 07:05:11.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:11 2024-04-02 07:05:11.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:11 2024-04-02 07:05:11.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:11 2024-04-02 07:05:11.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:05:11 2024-04-02 07:05:11.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:11 2024-04-02 07:05:11.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:05:11 2024-04-02 07:05:11.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:11 2024-04-02 07:05:11.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:11 2024-04-02 07:05:11.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.836 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 387 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyOneNotificationWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:11 2024-04-02 07:05:11.837 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:11 2024-04-02 07:05:11.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:11 2024-04-02 07:05:11.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:11 "hostname": "example-hostname-val-85598", 07:05:11 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:11 "number-of-cpus": 280, 07:05:11 "disk-in-gigabytes": 78521, 07:05:11 "ram-in-megabytes": 36975, 07:05:11 "equip-type": "example-equip-type-val-47930", 07:05:11 "equip-vendor": "example-equip-vendor-val-59512", 07:05:11 "equip-model": "example-equip-model-val-46076", 07:05:11 "fqdn": "example-fqdn-val-74486", 07:05:11 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:11 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:11 "serial-number": "example-serial-number-val-92800", 07:05:11 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:11 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:11 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:11 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:11 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:11 "inv-status": "example-inv-status-val-5042", 07:05:11 "pserver-id": "example-pserver-id-val-15622", 07:05:11 "internet-topology": "example-internet-topology-val-31234", 07:05:11 "in-maint": true, 07:05:11 "pserver-name2": "example-pserver-name2-val-93509", 07:05:11 "purpose": "example-purpose-val-52320", 07:05:11 "prov-status": "example-prov-status-val-47313", 07:05:11 "management-option": "example-management-option-val-72434", 07:05:11 "host-profile": "example-host-profile-val-84672", 07:05:11 "p-interfaces": { 07:05:11 "p-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-46147", 07:05:11 "selflink": "example-selflink-val-81029", 07:05:11 "speed-value": "example-speed-value-val-47874", 07:05:11 "speed-units": "example-speed-units-val-10396", 07:05:11 "port-description": "example-port-description-val-53068", 07:05:11 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:11 "interface-role": "example-interface-role-val-49232", 07:05:11 "interface-type": "example-interface-type-val-21757", 07:05:11 "prov-status": "example-prov-status-val-19117", 07:05:11 "in-maint": true, 07:05:11 "inv-status": "example-inv-status-val-48715", 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-13366", 07:05:11 "interface-role": "example-interface-role-val-29488", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:11 "selflink": "example-selflink-val-4757", 07:05:11 "interface-id": "example-interface-id-val-79486", 07:05:11 "macaddr": "example-macaddr-val-52194", 07:05:11 "network-name": "example-network-name-val-80678", 07:05:11 "management-option": "example-management-option-val-53535", 07:05:11 "interface-description": "example-interface-description-val-299", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-9736", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:11 "priority": 82452, 07:05:11 "vlans": { 07:05:11 "vlan": [ 07:05:11 { 07:05:11 "vlan-interface": "example-vlan-interface-val-31470", 07:05:11 "vlan-id-inner": 61286171, 07:05:11 "vlan-id-outer": 64615174, 07:05:11 "speed-value": "example-speed-value-val-80457", 07:05:11 "speed-units": "example-speed-units-val-51587", 07:05:11 "vlan-description": "example-vlan-description-val-97575", 07:05:11 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:11 "vpn-key": "example-vpn-key-val-50069", 07:05:11 "orchestration-status": "example-orchestration-status-val-34071", 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-62615", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "is-private": true, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:11 "l3-interface-ipv4-prefix-length": 39266592, 07:05:11 "vlan-id-inner": 91284707, 07:05:11 "vlan-id-outer": 80343467, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:11 "l3-interface-ipv6-prefix-length": 81422758, 07:05:11 "vlan-id-inner": 15099560, 07:05:11 "vlan-id-outer": 46643832, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-62086", 07:05:11 "interface-role": "example-interface-role-val-13107", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:11 "selflink": "example-selflink-val-31580", 07:05:11 "interface-id": "example-interface-id-val-57805", 07:05:11 "macaddr": "example-macaddr-val-54266", 07:05:11 "network-name": "example-network-name-val-38517", 07:05:11 "management-option": "example-management-option-val-8801", 07:05:11 "interface-description": "example-interface-description-val-88573", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-99164", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:11 "priority": 80355, 07:05:11 "admin-status": "example-admin-status-val-29720" 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:11 "l3-interface-ipv4-prefix-length": 36060646, 07:05:11 "vlan-id-inner": 62164959, 07:05:11 "vlan-id-outer": 93058593, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:11 "l3-interface-ipv6-prefix-length": 29592510, 07:05:11 "vlan-id-inner": 18402161, 07:05:11 "vlan-id-outer": 651158, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:11 } 07:05:11 ], 07:05:11 "admin-status": "example-admin-status-val-81745" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "lag-interfaces": { 07:05:11 "lag-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-87366", 07:05:11 "interface-description": "example-interface-description-val-3722", 07:05:11 "speed-value": "example-speed-value-val-73546", 07:05:11 "speed-units": "example-speed-units-val-73658", 07:05:11 "interface-id": "example-interface-id-val-62385", 07:05:11 "interface-role": "example-interface-role-val-60746", 07:05:11 "prov-status": "example-prov-status-val-26239", 07:05:11 "in-maint": true, 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-69579", 07:05:11 "interface-role": "example-interface-role-val-64571", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:11 "selflink": "example-selflink-val-29611", 07:05:11 "interface-id": "example-interface-id-val-75464", 07:05:11 "macaddr": "example-macaddr-val-7285", 07:05:11 "network-name": "example-network-name-val-52284", 07:05:11 "management-option": "example-management-option-val-26028", 07:05:11 "interface-description": "example-interface-description-val-37641", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-56460", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:11 "priority": 84739, 07:05:11 "vlans": { 07:05:11 "vlan": [ 07:05:11 { 07:05:11 "vlan-interface": "example-vlan-interface-val-56661", 07:05:11 "vlan-id-inner": 33305644, 07:05:11 "vlan-id-outer": 30871600, 07:05:11 "speed-value": "example-speed-value-val-1929", 07:05:11 "speed-units": "example-speed-units-val-71630", 07:05:11 "vlan-description": "example-vlan-description-val-63003", 07:05:11 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:11 "vpn-key": "example-vpn-key-val-16552", 07:05:11 "orchestration-status": "example-orchestration-status-val-95322", 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-89886", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "is-private": true, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:11 "l3-interface-ipv4-prefix-length": 11099430, 07:05:11 "vlan-id-inner": 88996967, 07:05:11 "vlan-id-outer": 23003182, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:11 "l3-interface-ipv6-prefix-length": 20167688, 07:05:11 "vlan-id-inner": 40775405, 07:05:11 "vlan-id-outer": 75855907, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l-interfaces": { 07:05:11 "l-interface": [ 07:05:11 { 07:05:11 "interface-name": "example-interface-name-val-49266", 07:05:11 "interface-role": "example-interface-role-val-210", 07:05:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:11 "selflink": "example-selflink-val-6356", 07:05:11 "interface-id": "example-interface-id-val-99531", 07:05:11 "macaddr": "example-macaddr-val-25092", 07:05:11 "network-name": "example-network-name-val-3319", 07:05:11 "management-option": "example-management-option-val-79883", 07:05:11 "interface-description": "example-interface-description-val-54501", 07:05:11 "is-port-mirrored": true, 07:05:11 "in-maint": true, 07:05:11 "prov-status": "example-prov-status-val-48840", 07:05:11 "is-ip-unnumbered": true, 07:05:11 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:11 "priority": 21862, 07:05:11 "admin-status": "example-admin-status-val-89244" 07:05:11 } 07:05:11 ] 07:05:11 }, 07:05:11 "l3-interface-ipv4-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:11 "l3-interface-ipv4-prefix-length": 91875404, 07:05:11 "vlan-id-inner": 36470314, 07:05:11 "vlan-id-outer": 96344091, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:11 } 07:05:11 ], 07:05:11 "l3-interface-ipv6-address-list": [ 07:05:11 { 07:05:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:11 "l3-interface-ipv6-prefix-length": 11663872, 07:05:11 "vlan-id-inner": 28459412, 07:05:11 "vlan-id-outer": 9852622, 07:05:11 "is-floating": true, 07:05:11 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:11 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:11 } 07:05:11 ], 07:05:11 "admin-status": "example-admin-status-val-81055" 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 } 07:05:11 ] 07:05:11 } 07:05:11 } 07:05:11 07:05:11 2024-04-02 07:05:11.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.846 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:11 2024-04-02 07:05:11.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:11 2024-04-02 07:05:11.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:11 2024-04-02 07:05:11.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:11 2024-04-02 07:05:11.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:11 2024-04-02 07:05:11.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:11 2024-04-02 07:05:11.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:11 2024-04-02 07:05:11.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:11 2024-04-02 07:05:11.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:12 2024-04-02 07:05:12.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:12 2024-04-02 07:05:12.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:12 2024-04-02 07:05:12.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.249 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.250 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 387 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyOneNotificationWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:12 2024-04-02 07:05:12.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:12 2024-04-02 07:05:12.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:12 2024-04-02 07:05:12.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:12 "hostname": "example-hostname-val-85598", 07:05:12 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:12 "number-of-cpus": 280, 07:05:12 "disk-in-gigabytes": 78521, 07:05:12 "ram-in-megabytes": 36975, 07:05:12 "equip-type": "example-equip-type-val-47930", 07:05:12 "equip-vendor": "example-equip-vendor-val-59512", 07:05:12 "equip-model": "example-equip-model-val-46076", 07:05:12 "fqdn": "example-fqdn-val-74486", 07:05:12 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:12 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:12 "serial-number": "example-serial-number-val-92800", 07:05:12 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:12 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:12 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:12 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:12 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:12 "inv-status": "example-inv-status-val-5042", 07:05:12 "pserver-id": "example-pserver-id-val-15622", 07:05:12 "internet-topology": "example-internet-topology-val-31234", 07:05:12 "in-maint": true, 07:05:12 "pserver-name2": "example-pserver-name2-val-93509", 07:05:12 "purpose": "example-purpose-val-52320", 07:05:12 "prov-status": "example-prov-status-val-47313", 07:05:12 "management-option": "example-management-option-val-72434", 07:05:12 "host-profile": "example-host-profile-val-84672", 07:05:12 "p-interfaces": { 07:05:12 "p-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-46147", 07:05:12 "selflink": "example-selflink-val-81029", 07:05:12 "speed-value": "example-speed-value-val-47874", 07:05:12 "speed-units": "example-speed-units-val-10396", 07:05:12 "port-description": "example-port-description-val-53068", 07:05:12 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:12 "interface-role": "example-interface-role-val-49232", 07:05:12 "interface-type": "example-interface-type-val-21757", 07:05:12 "prov-status": "example-prov-status-val-19117", 07:05:12 "in-maint": true, 07:05:12 "inv-status": "example-inv-status-val-48715", 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-13366", 07:05:12 "interface-role": "example-interface-role-val-29488", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:12 "selflink": "example-selflink-val-4757", 07:05:12 "interface-id": "example-interface-id-val-79486", 07:05:12 "macaddr": "example-macaddr-val-52194", 07:05:12 "network-name": "example-network-name-val-80678", 07:05:12 "management-option": "example-management-option-val-53535", 07:05:12 "interface-description": "example-interface-description-val-299", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-9736", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:12 "priority": 82452, 07:05:12 "vlans": { 07:05:12 "vlan": [ 07:05:12 { 07:05:12 "vlan-interface": "example-vlan-interface-val-31470", 07:05:12 "vlan-id-inner": 61286171, 07:05:12 "vlan-id-outer": 64615174, 07:05:12 "speed-value": "example-speed-value-val-80457", 07:05:12 "speed-units": "example-speed-units-val-51587", 07:05:12 "vlan-description": "example-vlan-description-val-97575", 07:05:12 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:12 "vpn-key": "example-vpn-key-val-50069", 07:05:12 "orchestration-status": "example-orchestration-status-val-34071", 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-62615", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "is-private": true, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:12 "l3-interface-ipv4-prefix-length": 39266592, 07:05:12 "vlan-id-inner": 91284707, 07:05:12 "vlan-id-outer": 80343467, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:12 "l3-interface-ipv6-prefix-length": 81422758, 07:05:12 "vlan-id-inner": 15099560, 07:05:12 "vlan-id-outer": 46643832, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-62086", 07:05:12 "interface-role": "example-interface-role-val-13107", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:12 "selflink": "example-selflink-val-31580", 07:05:12 "interface-id": "example-interface-id-val-57805", 07:05:12 "macaddr": "example-macaddr-val-54266", 07:05:12 "network-name": "example-network-name-val-38517", 07:05:12 "management-option": "example-management-option-val-8801", 07:05:12 "interface-description": "example-interface-description-val-88573", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-99164", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:12 "priority": 80355, 07:05:12 "admin-status": "example-admin-status-val-29720" 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:12 "l3-interface-ipv4-prefix-length": 36060646, 07:05:12 "vlan-id-inner": 62164959, 07:05:12 "vlan-id-outer": 93058593, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:12 "l3-interface-ipv6-prefix-length": 29592510, 07:05:12 "vlan-id-inner": 18402161, 07:05:12 "vlan-id-outer": 651158, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:12 } 07:05:12 ], 07:05:12 "admin-status": "example-admin-status-val-81745" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "lag-interfaces": { 07:05:12 "lag-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-87366", 07:05:12 "interface-description": "example-interface-description-val-3722", 07:05:12 "speed-value": "example-speed-value-val-73546", 07:05:12 "speed-units": "example-speed-units-val-73658", 07:05:12 "interface-id": "example-interface-id-val-62385", 07:05:12 "interface-role": "example-interface-role-val-60746", 07:05:12 "prov-status": "example-prov-status-val-26239", 07:05:12 "in-maint": true, 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-69579", 07:05:12 "interface-role": "example-interface-role-val-64571", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:12 "selflink": "example-selflink-val-29611", 07:05:12 "interface-id": "example-interface-id-val-75464", 07:05:12 "macaddr": "example-macaddr-val-7285", 07:05:12 "network-name": "example-network-name-val-52284", 07:05:12 "management-option": "example-management-option-val-26028", 07:05:12 "interface-description": "example-interface-description-val-37641", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-56460", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:12 "priority": 84739, 07:05:12 "vlans": { 07:05:12 "vlan": [ 07:05:12 { 07:05:12 "vlan-interface": "example-vlan-interface-val-56661", 07:05:12 "vlan-id-inner": 33305644, 07:05:12 "vlan-id-outer": 30871600, 07:05:12 "speed-value": "example-speed-value-val-1929", 07:05:12 "speed-units": "example-speed-units-val-71630", 07:05:12 "vlan-description": "example-vlan-description-val-63003", 07:05:12 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:12 "vpn-key": "example-vpn-key-val-16552", 07:05:12 "orchestration-status": "example-orchestration-status-val-95322", 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-89886", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "is-private": true, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:12 "l3-interface-ipv4-prefix-length": 11099430, 07:05:12 "vlan-id-inner": 88996967, 07:05:12 "vlan-id-outer": 23003182, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:12 "l3-interface-ipv6-prefix-length": 20167688, 07:05:12 "vlan-id-inner": 40775405, 07:05:12 "vlan-id-outer": 75855907, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-49266", 07:05:12 "interface-role": "example-interface-role-val-210", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:12 "selflink": "example-selflink-val-6356", 07:05:12 "interface-id": "example-interface-id-val-99531", 07:05:12 "macaddr": "example-macaddr-val-25092", 07:05:12 "network-name": "example-network-name-val-3319", 07:05:12 "management-option": "example-management-option-val-79883", 07:05:12 "interface-description": "example-interface-description-val-54501", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-48840", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:12 "priority": 21862, 07:05:12 "admin-status": "example-admin-status-val-89244" 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:12 "l3-interface-ipv4-prefix-length": 91875404, 07:05:12 "vlan-id-inner": 36470314, 07:05:12 "vlan-id-outer": 96344091, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:12 "l3-interface-ipv6-prefix-length": 11663872, 07:05:12 "vlan-id-inner": 28459412, 07:05:12 "vlan-id-outer": 9852622, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:12 } 07:05:12 ], 07:05:12 "admin-status": "example-admin-status-val-81055" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 } 07:05:12 07:05:12 2024-04-02 07:05:12.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:12 2024-04-02 07:05:12.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.258 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:12 2024-04-02 07:05:12.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:12 2024-04-02 07:05:12.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:12 2024-04-02 07:05:12.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:12 2024-04-02 07:05:12.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:12 2024-04-02 07:05:12.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:12 2024-04-02 07:05:12.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.661 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.662 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 125 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPInterfaceIsCreateWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:12 2024-04-02 07:05:12.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:12 2024-04-02 07:05:12.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:12 2024-04-02 07:05:12.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:12 "hostname": "example-hostname-val-85598", 07:05:12 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:12 "number-of-cpus": 280, 07:05:12 "disk-in-gigabytes": 78521, 07:05:12 "ram-in-megabytes": 36975, 07:05:12 "equip-type": "example-equip-type-val-47930", 07:05:12 "equip-vendor": "example-equip-vendor-val-59512", 07:05:12 "equip-model": "example-equip-model-val-46076", 07:05:12 "fqdn": "example-fqdn-val-74486", 07:05:12 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:12 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:12 "serial-number": "example-serial-number-val-92800", 07:05:12 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:12 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:12 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:12 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:12 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:12 "inv-status": "example-inv-status-val-5042", 07:05:12 "pserver-id": "example-pserver-id-val-15622", 07:05:12 "internet-topology": "example-internet-topology-val-31234", 07:05:12 "in-maint": true, 07:05:12 "pserver-name2": "example-pserver-name2-val-93509", 07:05:12 "purpose": "example-purpose-val-52320", 07:05:12 "prov-status": "example-prov-status-val-47313", 07:05:12 "management-option": "example-management-option-val-72434", 07:05:12 "host-profile": "example-host-profile-val-84672", 07:05:12 "p-interfaces": { 07:05:12 "p-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-46147", 07:05:12 "selflink": "example-selflink-val-81029", 07:05:12 "speed-value": "example-speed-value-val-47874", 07:05:12 "speed-units": "example-speed-units-val-10396", 07:05:12 "port-description": "example-port-description-val-53068", 07:05:12 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:12 "interface-role": "example-interface-role-val-49232", 07:05:12 "interface-type": "example-interface-type-val-21757", 07:05:12 "prov-status": "example-prov-status-val-19117", 07:05:12 "in-maint": true, 07:05:12 "inv-status": "example-inv-status-val-48715", 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-13366", 07:05:12 "interface-role": "example-interface-role-val-29488", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:12 "selflink": "example-selflink-val-4757", 07:05:12 "interface-id": "example-interface-id-val-79486", 07:05:12 "macaddr": "example-macaddr-val-52194", 07:05:12 "network-name": "example-network-name-val-80678", 07:05:12 "management-option": "example-management-option-val-53535", 07:05:12 "interface-description": "example-interface-description-val-299", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-9736", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:12 "priority": 82452, 07:05:12 "vlans": { 07:05:12 "vlan": [ 07:05:12 { 07:05:12 "vlan-interface": "example-vlan-interface-val-31470", 07:05:12 "vlan-id-inner": 61286171, 07:05:12 "vlan-id-outer": 64615174, 07:05:12 "speed-value": "example-speed-value-val-80457", 07:05:12 "speed-units": "example-speed-units-val-51587", 07:05:12 "vlan-description": "example-vlan-description-val-97575", 07:05:12 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:12 "vpn-key": "example-vpn-key-val-50069", 07:05:12 "orchestration-status": "example-orchestration-status-val-34071", 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-62615", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "is-private": true, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:12 "l3-interface-ipv4-prefix-length": 39266592, 07:05:12 "vlan-id-inner": 91284707, 07:05:12 "vlan-id-outer": 80343467, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:12 "l3-interface-ipv6-prefix-length": 81422758, 07:05:12 "vlan-id-inner": 15099560, 07:05:12 "vlan-id-outer": 46643832, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-62086", 07:05:12 "interface-role": "example-interface-role-val-13107", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:12 "selflink": "example-selflink-val-31580", 07:05:12 "interface-id": "example-interface-id-val-57805", 07:05:12 "macaddr": "example-macaddr-val-54266", 07:05:12 "network-name": "example-network-name-val-38517", 07:05:12 "management-option": "example-management-option-val-8801", 07:05:12 "interface-description": "example-interface-description-val-88573", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-99164", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:12 "priority": 80355, 07:05:12 "admin-status": "example-admin-status-val-29720" 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:12 "l3-interface-ipv4-prefix-length": 36060646, 07:05:12 "vlan-id-inner": 62164959, 07:05:12 "vlan-id-outer": 93058593, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:12 "l3-interface-ipv6-prefix-length": 29592510, 07:05:12 "vlan-id-inner": 18402161, 07:05:12 "vlan-id-outer": 651158, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:12 } 07:05:12 ], 07:05:12 "admin-status": "example-admin-status-val-81745" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "lag-interfaces": { 07:05:12 "lag-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-87366", 07:05:12 "interface-description": "example-interface-description-val-3722", 07:05:12 "speed-value": "example-speed-value-val-73546", 07:05:12 "speed-units": "example-speed-units-val-73658", 07:05:12 "interface-id": "example-interface-id-val-62385", 07:05:12 "interface-role": "example-interface-role-val-60746", 07:05:12 "prov-status": "example-prov-status-val-26239", 07:05:12 "in-maint": true, 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-69579", 07:05:12 "interface-role": "example-interface-role-val-64571", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:12 "selflink": "example-selflink-val-29611", 07:05:12 "interface-id": "example-interface-id-val-75464", 07:05:12 "macaddr": "example-macaddr-val-7285", 07:05:12 "network-name": "example-network-name-val-52284", 07:05:12 "management-option": "example-management-option-val-26028", 07:05:12 "interface-description": "example-interface-description-val-37641", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-56460", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:12 "priority": 84739, 07:05:12 "vlans": { 07:05:12 "vlan": [ 07:05:12 { 07:05:12 "vlan-interface": "example-vlan-interface-val-56661", 07:05:12 "vlan-id-inner": 33305644, 07:05:12 "vlan-id-outer": 30871600, 07:05:12 "speed-value": "example-speed-value-val-1929", 07:05:12 "speed-units": "example-speed-units-val-71630", 07:05:12 "vlan-description": "example-vlan-description-val-63003", 07:05:12 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:12 "vpn-key": "example-vpn-key-val-16552", 07:05:12 "orchestration-status": "example-orchestration-status-val-95322", 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-89886", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "is-private": true, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:12 "l3-interface-ipv4-prefix-length": 11099430, 07:05:12 "vlan-id-inner": 88996967, 07:05:12 "vlan-id-outer": 23003182, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:12 "l3-interface-ipv6-prefix-length": 20167688, 07:05:12 "vlan-id-inner": 40775405, 07:05:12 "vlan-id-outer": 75855907, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l-interfaces": { 07:05:12 "l-interface": [ 07:05:12 { 07:05:12 "interface-name": "example-interface-name-val-49266", 07:05:12 "interface-role": "example-interface-role-val-210", 07:05:12 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:12 "selflink": "example-selflink-val-6356", 07:05:12 "interface-id": "example-interface-id-val-99531", 07:05:12 "macaddr": "example-macaddr-val-25092", 07:05:12 "network-name": "example-network-name-val-3319", 07:05:12 "management-option": "example-management-option-val-79883", 07:05:12 "interface-description": "example-interface-description-val-54501", 07:05:12 "is-port-mirrored": true, 07:05:12 "in-maint": true, 07:05:12 "prov-status": "example-prov-status-val-48840", 07:05:12 "is-ip-unnumbered": true, 07:05:12 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:12 "priority": 21862, 07:05:12 "admin-status": "example-admin-status-val-89244" 07:05:12 } 07:05:12 ] 07:05:12 }, 07:05:12 "l3-interface-ipv4-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:12 "l3-interface-ipv4-prefix-length": 91875404, 07:05:12 "vlan-id-inner": 36470314, 07:05:12 "vlan-id-outer": 96344091, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:12 } 07:05:12 ], 07:05:12 "l3-interface-ipv6-address-list": [ 07:05:12 { 07:05:12 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:12 "l3-interface-ipv6-prefix-length": 11663872, 07:05:12 "vlan-id-inner": 28459412, 07:05:12 "vlan-id-outer": 9852622, 07:05:12 "is-floating": true, 07:05:12 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:12 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:12 } 07:05:12 ], 07:05:12 "admin-status": "example-admin-status-val-81055" 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 } 07:05:12 ] 07:05:12 } 07:05:12 } 07:05:12 07:05:12 2024-04-02 07:05:12.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:12 2024-04-02 07:05:12.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.671 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.712 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.732 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:12 2024-04-02 07:05:12.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:12 2024-04-02 07:05:12.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:12 2024-04-02 07:05:12.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.739 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:12 2024-04-02 07:05:12.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1712041512671","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1712041512671","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1712041512671","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1712041512671","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1712041512671","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1712041512671","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1712041512671","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1712041512671","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041512671","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1712041512671","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:05:12 2024-04-02 07:05:12.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:12 2024-04-02 07:05:12.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:12 2024-04-02 07:05:12.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:05:12 2024-04-02 07:05:12.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:12 2024-04-02 07:05:12.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:12 2024-04-02 07:05:12.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:12 2024-04-02 07:05:12.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:12 2024-04-02 07:05:12.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:12 2024-04-02 07:05:12.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:12 2024-04-02 07:05:12.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:13 2024-04-02 07:05:13.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:13 2024-04-02 07:05:13.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.114 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 125 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPInterfaceIsCreateWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:13 2024-04-02 07:05:13.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:13 2024-04-02 07:05:13.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:13 2024-04-02 07:05:13.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:13 "hostname": "example-hostname-val-85598", 07:05:13 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:13 "number-of-cpus": 280, 07:05:13 "disk-in-gigabytes": 78521, 07:05:13 "ram-in-megabytes": 36975, 07:05:13 "equip-type": "example-equip-type-val-47930", 07:05:13 "equip-vendor": "example-equip-vendor-val-59512", 07:05:13 "equip-model": "example-equip-model-val-46076", 07:05:13 "fqdn": "example-fqdn-val-74486", 07:05:13 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:13 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:13 "serial-number": "example-serial-number-val-92800", 07:05:13 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:13 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:13 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:13 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:13 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:13 "inv-status": "example-inv-status-val-5042", 07:05:13 "pserver-id": "example-pserver-id-val-15622", 07:05:13 "internet-topology": "example-internet-topology-val-31234", 07:05:13 "in-maint": true, 07:05:13 "pserver-name2": "example-pserver-name2-val-93509", 07:05:13 "purpose": "example-purpose-val-52320", 07:05:13 "prov-status": "example-prov-status-val-47313", 07:05:13 "management-option": "example-management-option-val-72434", 07:05:13 "host-profile": "example-host-profile-val-84672", 07:05:13 "p-interfaces": { 07:05:13 "p-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-46147", 07:05:13 "selflink": "example-selflink-val-81029", 07:05:13 "speed-value": "example-speed-value-val-47874", 07:05:13 "speed-units": "example-speed-units-val-10396", 07:05:13 "port-description": "example-port-description-val-53068", 07:05:13 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:13 "interface-role": "example-interface-role-val-49232", 07:05:13 "interface-type": "example-interface-type-val-21757", 07:05:13 "prov-status": "example-prov-status-val-19117", 07:05:13 "in-maint": true, 07:05:13 "inv-status": "example-inv-status-val-48715", 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-13366", 07:05:13 "interface-role": "example-interface-role-val-29488", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:13 "selflink": "example-selflink-val-4757", 07:05:13 "interface-id": "example-interface-id-val-79486", 07:05:13 "macaddr": "example-macaddr-val-52194", 07:05:13 "network-name": "example-network-name-val-80678", 07:05:13 "management-option": "example-management-option-val-53535", 07:05:13 "interface-description": "example-interface-description-val-299", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-9736", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:13 "priority": 82452, 07:05:13 "vlans": { 07:05:13 "vlan": [ 07:05:13 { 07:05:13 "vlan-interface": "example-vlan-interface-val-31470", 07:05:13 "vlan-id-inner": 61286171, 07:05:13 "vlan-id-outer": 64615174, 07:05:13 "speed-value": "example-speed-value-val-80457", 07:05:13 "speed-units": "example-speed-units-val-51587", 07:05:13 "vlan-description": "example-vlan-description-val-97575", 07:05:13 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:13 "vpn-key": "example-vpn-key-val-50069", 07:05:13 "orchestration-status": "example-orchestration-status-val-34071", 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-62615", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "is-private": true, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:13 "l3-interface-ipv4-prefix-length": 39266592, 07:05:13 "vlan-id-inner": 91284707, 07:05:13 "vlan-id-outer": 80343467, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:13 "l3-interface-ipv6-prefix-length": 81422758, 07:05:13 "vlan-id-inner": 15099560, 07:05:13 "vlan-id-outer": 46643832, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-62086", 07:05:13 "interface-role": "example-interface-role-val-13107", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:13 "selflink": "example-selflink-val-31580", 07:05:13 "interface-id": "example-interface-id-val-57805", 07:05:13 "macaddr": "example-macaddr-val-54266", 07:05:13 "network-name": "example-network-name-val-38517", 07:05:13 "management-option": "example-management-option-val-8801", 07:05:13 "interface-description": "example-interface-description-val-88573", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-99164", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:13 "priority": 80355, 07:05:13 "admin-status": "example-admin-status-val-29720" 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:13 "l3-interface-ipv4-prefix-length": 36060646, 07:05:13 "vlan-id-inner": 62164959, 07:05:13 "vlan-id-outer": 93058593, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:13 "l3-interface-ipv6-prefix-length": 29592510, 07:05:13 "vlan-id-inner": 18402161, 07:05:13 "vlan-id-outer": 651158, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:13 } 07:05:13 ], 07:05:13 "admin-status": "example-admin-status-val-81745" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "lag-interfaces": { 07:05:13 "lag-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-87366", 07:05:13 "interface-description": "example-interface-description-val-3722", 07:05:13 "speed-value": "example-speed-value-val-73546", 07:05:13 "speed-units": "example-speed-units-val-73658", 07:05:13 "interface-id": "example-interface-id-val-62385", 07:05:13 "interface-role": "example-interface-role-val-60746", 07:05:13 "prov-status": "example-prov-status-val-26239", 07:05:13 "in-maint": true, 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-69579", 07:05:13 "interface-role": "example-interface-role-val-64571", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:13 "selflink": "example-selflink-val-29611", 07:05:13 "interface-id": "example-interface-id-val-75464", 07:05:13 "macaddr": "example-macaddr-val-7285", 07:05:13 "network-name": "example-network-name-val-52284", 07:05:13 "management-option": "example-management-option-val-26028", 07:05:13 "interface-description": "example-interface-description-val-37641", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-56460", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:13 "priority": 84739, 07:05:13 "vlans": { 07:05:13 "vlan": [ 07:05:13 { 07:05:13 "vlan-interface": "example-vlan-interface-val-56661", 07:05:13 "vlan-id-inner": 33305644, 07:05:13 "vlan-id-outer": 30871600, 07:05:13 "speed-value": "example-speed-value-val-1929", 07:05:13 "speed-units": "example-speed-units-val-71630", 07:05:13 "vlan-description": "example-vlan-description-val-63003", 07:05:13 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:13 "vpn-key": "example-vpn-key-val-16552", 07:05:13 "orchestration-status": "example-orchestration-status-val-95322", 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-89886", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "is-private": true, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:13 "l3-interface-ipv4-prefix-length": 11099430, 07:05:13 "vlan-id-inner": 88996967, 07:05:13 "vlan-id-outer": 23003182, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:13 "l3-interface-ipv6-prefix-length": 20167688, 07:05:13 "vlan-id-inner": 40775405, 07:05:13 "vlan-id-outer": 75855907, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-49266", 07:05:13 "interface-role": "example-interface-role-val-210", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:13 "selflink": "example-selflink-val-6356", 07:05:13 "interface-id": "example-interface-id-val-99531", 07:05:13 "macaddr": "example-macaddr-val-25092", 07:05:13 "network-name": "example-network-name-val-3319", 07:05:13 "management-option": "example-management-option-val-79883", 07:05:13 "interface-description": "example-interface-description-val-54501", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-48840", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:13 "priority": 21862, 07:05:13 "admin-status": "example-admin-status-val-89244" 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:13 "l3-interface-ipv4-prefix-length": 91875404, 07:05:13 "vlan-id-inner": 36470314, 07:05:13 "vlan-id-outer": 96344091, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:13 "l3-interface-ipv6-prefix-length": 11663872, 07:05:13 "vlan-id-inner": 28459412, 07:05:13 "vlan-id-outer": 9852622, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:13 } 07:05:13 ], 07:05:13 "admin-status": "example-admin-status-val-81055" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 } 07:05:13 07:05:13 2024-04-02 07:05:13.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.122 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:13 2024-04-02 07:05:13.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:13 2024-04-02 07:05:13.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:13 2024-04-02 07:05:13.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1712041513122","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1712041513122","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1712041513122","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1712041513122","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1712041513122","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1712041513122","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1712041513122","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1712041513122","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041513122","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1712041513122","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:05:13 2024-04-02 07:05:13.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:13 2024-04-02 07:05:13.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:05:13 2024-04-02 07:05:13.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:13 2024-04-02 07:05:13.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:13 2024-04-02 07:05:13.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:13 2024-04-02 07:05:13.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.575 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 557 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyPInterfaceAndVerifyThatOnlyOneNotificationForPInterfaceIsCreatedWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:13 2024-04-02 07:05:13.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:13 2024-04-02 07:05:13.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:13 2024-04-02 07:05:13.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:13 "hostname": "example-hostname-val-85598", 07:05:13 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:13 "number-of-cpus": 280, 07:05:13 "disk-in-gigabytes": 78521, 07:05:13 "ram-in-megabytes": 36975, 07:05:13 "equip-type": "example-equip-type-val-47930", 07:05:13 "equip-vendor": "example-equip-vendor-val-59512", 07:05:13 "equip-model": "example-equip-model-val-46076", 07:05:13 "fqdn": "example-fqdn-val-74486", 07:05:13 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:13 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:13 "serial-number": "example-serial-number-val-92800", 07:05:13 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:13 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:13 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:13 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:13 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:13 "inv-status": "example-inv-status-val-5042", 07:05:13 "pserver-id": "example-pserver-id-val-15622", 07:05:13 "internet-topology": "example-internet-topology-val-31234", 07:05:13 "in-maint": true, 07:05:13 "pserver-name2": "example-pserver-name2-val-93509", 07:05:13 "purpose": "example-purpose-val-52320", 07:05:13 "prov-status": "example-prov-status-val-47313", 07:05:13 "management-option": "example-management-option-val-72434", 07:05:13 "host-profile": "example-host-profile-val-84672", 07:05:13 "p-interfaces": { 07:05:13 "p-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-46147", 07:05:13 "selflink": "example-selflink-val-81029", 07:05:13 "speed-value": "example-speed-value-val-47874", 07:05:13 "speed-units": "example-speed-units-val-10396", 07:05:13 "port-description": "example-port-description-val-53068", 07:05:13 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:13 "interface-role": "example-interface-role-val-49232", 07:05:13 "interface-type": "example-interface-type-val-21757", 07:05:13 "prov-status": "example-prov-status-val-19117", 07:05:13 "in-maint": true, 07:05:13 "inv-status": "example-inv-status-val-48715", 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-13366", 07:05:13 "interface-role": "example-interface-role-val-29488", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:13 "selflink": "example-selflink-val-4757", 07:05:13 "interface-id": "example-interface-id-val-79486", 07:05:13 "macaddr": "example-macaddr-val-52194", 07:05:13 "network-name": "example-network-name-val-80678", 07:05:13 "management-option": "example-management-option-val-53535", 07:05:13 "interface-description": "example-interface-description-val-299", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-9736", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:13 "priority": 82452, 07:05:13 "vlans": { 07:05:13 "vlan": [ 07:05:13 { 07:05:13 "vlan-interface": "example-vlan-interface-val-31470", 07:05:13 "vlan-id-inner": 61286171, 07:05:13 "vlan-id-outer": 64615174, 07:05:13 "speed-value": "example-speed-value-val-80457", 07:05:13 "speed-units": "example-speed-units-val-51587", 07:05:13 "vlan-description": "example-vlan-description-val-97575", 07:05:13 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:13 "vpn-key": "example-vpn-key-val-50069", 07:05:13 "orchestration-status": "example-orchestration-status-val-34071", 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-62615", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "is-private": true, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:13 "l3-interface-ipv4-prefix-length": 39266592, 07:05:13 "vlan-id-inner": 91284707, 07:05:13 "vlan-id-outer": 80343467, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:13 "l3-interface-ipv6-prefix-length": 81422758, 07:05:13 "vlan-id-inner": 15099560, 07:05:13 "vlan-id-outer": 46643832, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-62086", 07:05:13 "interface-role": "example-interface-role-val-13107", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:13 "selflink": "example-selflink-val-31580", 07:05:13 "interface-id": "example-interface-id-val-57805", 07:05:13 "macaddr": "example-macaddr-val-54266", 07:05:13 "network-name": "example-network-name-val-38517", 07:05:13 "management-option": "example-management-option-val-8801", 07:05:13 "interface-description": "example-interface-description-val-88573", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-99164", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:13 "priority": 80355, 07:05:13 "admin-status": "example-admin-status-val-29720" 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:13 "l3-interface-ipv4-prefix-length": 36060646, 07:05:13 "vlan-id-inner": 62164959, 07:05:13 "vlan-id-outer": 93058593, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:13 "l3-interface-ipv6-prefix-length": 29592510, 07:05:13 "vlan-id-inner": 18402161, 07:05:13 "vlan-id-outer": 651158, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:13 } 07:05:13 ], 07:05:13 "admin-status": "example-admin-status-val-81745" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "lag-interfaces": { 07:05:13 "lag-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-87366", 07:05:13 "interface-description": "example-interface-description-val-3722", 07:05:13 "speed-value": "example-speed-value-val-73546", 07:05:13 "speed-units": "example-speed-units-val-73658", 07:05:13 "interface-id": "example-interface-id-val-62385", 07:05:13 "interface-role": "example-interface-role-val-60746", 07:05:13 "prov-status": "example-prov-status-val-26239", 07:05:13 "in-maint": true, 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-69579", 07:05:13 "interface-role": "example-interface-role-val-64571", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:13 "selflink": "example-selflink-val-29611", 07:05:13 "interface-id": "example-interface-id-val-75464", 07:05:13 "macaddr": "example-macaddr-val-7285", 07:05:13 "network-name": "example-network-name-val-52284", 07:05:13 "management-option": "example-management-option-val-26028", 07:05:13 "interface-description": "example-interface-description-val-37641", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-56460", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:13 "priority": 84739, 07:05:13 "vlans": { 07:05:13 "vlan": [ 07:05:13 { 07:05:13 "vlan-interface": "example-vlan-interface-val-56661", 07:05:13 "vlan-id-inner": 33305644, 07:05:13 "vlan-id-outer": 30871600, 07:05:13 "speed-value": "example-speed-value-val-1929", 07:05:13 "speed-units": "example-speed-units-val-71630", 07:05:13 "vlan-description": "example-vlan-description-val-63003", 07:05:13 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:13 "vpn-key": "example-vpn-key-val-16552", 07:05:13 "orchestration-status": "example-orchestration-status-val-95322", 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-89886", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "is-private": true, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:13 "l3-interface-ipv4-prefix-length": 11099430, 07:05:13 "vlan-id-inner": 88996967, 07:05:13 "vlan-id-outer": 23003182, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:13 "l3-interface-ipv6-prefix-length": 20167688, 07:05:13 "vlan-id-inner": 40775405, 07:05:13 "vlan-id-outer": 75855907, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l-interfaces": { 07:05:13 "l-interface": [ 07:05:13 { 07:05:13 "interface-name": "example-interface-name-val-49266", 07:05:13 "interface-role": "example-interface-role-val-210", 07:05:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:13 "selflink": "example-selflink-val-6356", 07:05:13 "interface-id": "example-interface-id-val-99531", 07:05:13 "macaddr": "example-macaddr-val-25092", 07:05:13 "network-name": "example-network-name-val-3319", 07:05:13 "management-option": "example-management-option-val-79883", 07:05:13 "interface-description": "example-interface-description-val-54501", 07:05:13 "is-port-mirrored": true, 07:05:13 "in-maint": true, 07:05:13 "prov-status": "example-prov-status-val-48840", 07:05:13 "is-ip-unnumbered": true, 07:05:13 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:13 "priority": 21862, 07:05:13 "admin-status": "example-admin-status-val-89244" 07:05:13 } 07:05:13 ] 07:05:13 }, 07:05:13 "l3-interface-ipv4-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:13 "l3-interface-ipv4-prefix-length": 91875404, 07:05:13 "vlan-id-inner": 36470314, 07:05:13 "vlan-id-outer": 96344091, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:13 } 07:05:13 ], 07:05:13 "l3-interface-ipv6-address-list": [ 07:05:13 { 07:05:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:13 "l3-interface-ipv6-prefix-length": 11663872, 07:05:13 "vlan-id-inner": 28459412, 07:05:13 "vlan-id-outer": 9852622, 07:05:13 "is-floating": true, 07:05:13 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:13 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:13 } 07:05:13 ], 07:05:13 "admin-status": "example-admin-status-val-81055" 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 } 07:05:13 ] 07:05:13 } 07:05:13 } 07:05:13 07:05:13 2024-04-02 07:05:13.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:13 2024-04-02 07:05:13.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:13 2024-04-02 07:05:13.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:13 2024-04-02 07:05:13.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:05:13 2024-04-02 07:05:13.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:13 2024-04-02 07:05:13.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:13 2024-04-02 07:05:13.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041513583","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:05:13 2024-04-02 07:05:13.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:13 2024-04-02 07:05:13.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:13 2024-04-02 07:05:13.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:13 2024-04-02 07:05:13.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:13 2024-04-02 07:05:13.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:13 2024-04-02 07:05:13.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:13 2024-04-02 07:05:13.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:13 2024-04-02 07:05:13.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:13 2024-04-02 07:05:13.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:13 2024-04-02 07:05:13.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:13 Update notification { 07:05:13 "hostname" : "example-hostname-val-85598", 07:05:13 "pserver-name2" : "example-pserver-name2-val-93509", 07:05:13 "p-interfaces" : { 07:05:13 "p-interface" : [ { 07:05:13 "interface-name" : "example-interface-name-val-46147", 07:05:13 "selflink" : "example-selflink-val-81029", 07:05:13 "speed-value" : "example-speed-value-val-47874", 07:05:13 "speed-units" : "example-speed-units-val-10396", 07:05:13 "port-description" : "example-port-description-val-53068", 07:05:13 "equipment-identifier" : "new-equipment-identifier", 07:05:13 "interface-role" : "example-interface-role-val-49232", 07:05:13 "interface-type" : "example-interface-type-val-21757", 07:05:13 "prov-status" : "example-prov-status-val-19117", 07:05:13 "resource-version" : "1712041513685", 07:05:13 "in-maint" : true, 07:05:13 "inv-status" : "example-inv-status-val-48715" 07:05:13 } ] 07:05:13 } 07:05:13 } 07:05:14 2024-04-02 07:05:14.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:14 2024-04-02 07:05:14.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.028 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.030 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 557 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyPInterfaceAndVerifyThatOnlyOneNotificationForPInterfaceIsCreatedWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:14 2024-04-02 07:05:14.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:14 2024-04-02 07:05:14.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:14 2024-04-02 07:05:14.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:14 "hostname": "example-hostname-val-85598", 07:05:14 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:14 "number-of-cpus": 280, 07:05:14 "disk-in-gigabytes": 78521, 07:05:14 "ram-in-megabytes": 36975, 07:05:14 "equip-type": "example-equip-type-val-47930", 07:05:14 "equip-vendor": "example-equip-vendor-val-59512", 07:05:14 "equip-model": "example-equip-model-val-46076", 07:05:14 "fqdn": "example-fqdn-val-74486", 07:05:14 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:14 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:14 "serial-number": "example-serial-number-val-92800", 07:05:14 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:14 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:14 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:14 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:14 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:14 "inv-status": "example-inv-status-val-5042", 07:05:14 "pserver-id": "example-pserver-id-val-15622", 07:05:14 "internet-topology": "example-internet-topology-val-31234", 07:05:14 "in-maint": true, 07:05:14 "pserver-name2": "example-pserver-name2-val-93509", 07:05:14 "purpose": "example-purpose-val-52320", 07:05:14 "prov-status": "example-prov-status-val-47313", 07:05:14 "management-option": "example-management-option-val-72434", 07:05:14 "host-profile": "example-host-profile-val-84672", 07:05:14 "p-interfaces": { 07:05:14 "p-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-46147", 07:05:14 "selflink": "example-selflink-val-81029", 07:05:14 "speed-value": "example-speed-value-val-47874", 07:05:14 "speed-units": "example-speed-units-val-10396", 07:05:14 "port-description": "example-port-description-val-53068", 07:05:14 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:14 "interface-role": "example-interface-role-val-49232", 07:05:14 "interface-type": "example-interface-type-val-21757", 07:05:14 "prov-status": "example-prov-status-val-19117", 07:05:14 "in-maint": true, 07:05:14 "inv-status": "example-inv-status-val-48715", 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-13366", 07:05:14 "interface-role": "example-interface-role-val-29488", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:14 "selflink": "example-selflink-val-4757", 07:05:14 "interface-id": "example-interface-id-val-79486", 07:05:14 "macaddr": "example-macaddr-val-52194", 07:05:14 "network-name": "example-network-name-val-80678", 07:05:14 "management-option": "example-management-option-val-53535", 07:05:14 "interface-description": "example-interface-description-val-299", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-9736", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:14 "priority": 82452, 07:05:14 "vlans": { 07:05:14 "vlan": [ 07:05:14 { 07:05:14 "vlan-interface": "example-vlan-interface-val-31470", 07:05:14 "vlan-id-inner": 61286171, 07:05:14 "vlan-id-outer": 64615174, 07:05:14 "speed-value": "example-speed-value-val-80457", 07:05:14 "speed-units": "example-speed-units-val-51587", 07:05:14 "vlan-description": "example-vlan-description-val-97575", 07:05:14 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:14 "vpn-key": "example-vpn-key-val-50069", 07:05:14 "orchestration-status": "example-orchestration-status-val-34071", 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-62615", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "is-private": true, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:14 "l3-interface-ipv4-prefix-length": 39266592, 07:05:14 "vlan-id-inner": 91284707, 07:05:14 "vlan-id-outer": 80343467, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:14 "l3-interface-ipv6-prefix-length": 81422758, 07:05:14 "vlan-id-inner": 15099560, 07:05:14 "vlan-id-outer": 46643832, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-62086", 07:05:14 "interface-role": "example-interface-role-val-13107", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:14 "selflink": "example-selflink-val-31580", 07:05:14 "interface-id": "example-interface-id-val-57805", 07:05:14 "macaddr": "example-macaddr-val-54266", 07:05:14 "network-name": "example-network-name-val-38517", 07:05:14 "management-option": "example-management-option-val-8801", 07:05:14 "interface-description": "example-interface-description-val-88573", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-99164", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:14 "priority": 80355, 07:05:14 "admin-status": "example-admin-status-val-29720" 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:14 "l3-interface-ipv4-prefix-length": 36060646, 07:05:14 "vlan-id-inner": 62164959, 07:05:14 "vlan-id-outer": 93058593, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:14 "l3-interface-ipv6-prefix-length": 29592510, 07:05:14 "vlan-id-inner": 18402161, 07:05:14 "vlan-id-outer": 651158, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:14 } 07:05:14 ], 07:05:14 "admin-status": "example-admin-status-val-81745" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "lag-interfaces": { 07:05:14 "lag-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-87366", 07:05:14 "interface-description": "example-interface-description-val-3722", 07:05:14 "speed-value": "example-speed-value-val-73546", 07:05:14 "speed-units": "example-speed-units-val-73658", 07:05:14 "interface-id": "example-interface-id-val-62385", 07:05:14 "interface-role": "example-interface-role-val-60746", 07:05:14 "prov-status": "example-prov-status-val-26239", 07:05:14 "in-maint": true, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-69579", 07:05:14 "interface-role": "example-interface-role-val-64571", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:14 "selflink": "example-selflink-val-29611", 07:05:14 "interface-id": "example-interface-id-val-75464", 07:05:14 "macaddr": "example-macaddr-val-7285", 07:05:14 "network-name": "example-network-name-val-52284", 07:05:14 "management-option": "example-management-option-val-26028", 07:05:14 "interface-description": "example-interface-description-val-37641", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-56460", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:14 "priority": 84739, 07:05:14 "vlans": { 07:05:14 "vlan": [ 07:05:14 { 07:05:14 "vlan-interface": "example-vlan-interface-val-56661", 07:05:14 "vlan-id-inner": 33305644, 07:05:14 "vlan-id-outer": 30871600, 07:05:14 "speed-value": "example-speed-value-val-1929", 07:05:14 "speed-units": "example-speed-units-val-71630", 07:05:14 "vlan-description": "example-vlan-description-val-63003", 07:05:14 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:14 "vpn-key": "example-vpn-key-val-16552", 07:05:14 "orchestration-status": "example-orchestration-status-val-95322", 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-89886", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "is-private": true, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:14 "l3-interface-ipv4-prefix-length": 11099430, 07:05:14 "vlan-id-inner": 88996967, 07:05:14 "vlan-id-outer": 23003182, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:14 "l3-interface-ipv6-prefix-length": 20167688, 07:05:14 "vlan-id-inner": 40775405, 07:05:14 "vlan-id-outer": 75855907, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-49266", 07:05:14 "interface-role": "example-interface-role-val-210", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:14 "selflink": "example-selflink-val-6356", 07:05:14 "interface-id": "example-interface-id-val-99531", 07:05:14 "macaddr": "example-macaddr-val-25092", 07:05:14 "network-name": "example-network-name-val-3319", 07:05:14 "management-option": "example-management-option-val-79883", 07:05:14 "interface-description": "example-interface-description-val-54501", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-48840", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:14 "priority": 21862, 07:05:14 "admin-status": "example-admin-status-val-89244" 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:14 "l3-interface-ipv4-prefix-length": 91875404, 07:05:14 "vlan-id-inner": 36470314, 07:05:14 "vlan-id-outer": 96344091, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:14 "l3-interface-ipv6-prefix-length": 11663872, 07:05:14 "vlan-id-inner": 28459412, 07:05:14 "vlan-id-outer": 9852622, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:14 } 07:05:14 ], 07:05:14 "admin-status": "example-admin-status-val-81055" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 07:05:14 2024-04-02 07:05:14.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:14 2024-04-02 07:05:14.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:14 2024-04-02 07:05:14.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:14 2024-04-02 07:05:14.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:05:14 2024-04-02 07:05:14.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:14 2024-04-02 07:05:14.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.125 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.128 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:14 2024-04-02 07:05:14.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041514041","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:05:14 2024-04-02 07:05:14.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:14 2024-04-02 07:05:14.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:14 2024-04-02 07:05:14.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:14 2024-04-02 07:05:14.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:14 Update notification { 07:05:14 "hostname" : "example-hostname-val-85598", 07:05:14 "pserver-name2" : "example-pserver-name2-val-93509", 07:05:14 "p-interfaces" : { 07:05:14 "p-interface" : [ { 07:05:14 "interface-name" : "example-interface-name-val-46147", 07:05:14 "selflink" : "example-selflink-val-81029", 07:05:14 "speed-value" : "example-speed-value-val-47874", 07:05:14 "speed-units" : "example-speed-units-val-10396", 07:05:14 "port-description" : "example-port-description-val-53068", 07:05:14 "equipment-identifier" : "new-equipment-identifier", 07:05:14 "interface-role" : "example-interface-role-val-49232", 07:05:14 "interface-type" : "example-interface-type-val-21757", 07:05:14 "prov-status" : "example-prov-status-val-19117", 07:05:14 "resource-version" : "1712041514133", 07:05:14 "in-maint" : true, 07:05:14 "inv-status" : "example-inv-status-val-48715" 07:05:14 } ] 07:05:14 } 07:05:14 } 07:05:14 2024-04-02 07:05:14.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:14 2024-04-02 07:05:14.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.477 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 874 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:14 2024-04-02 07:05:14.478 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:14 2024-04-02 07:05:14.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:14 2024-04-02 07:05:14.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:14 "hostname": "example-hostname-val-85598", 07:05:14 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:14 "number-of-cpus": 280, 07:05:14 "disk-in-gigabytes": 78521, 07:05:14 "ram-in-megabytes": 36975, 07:05:14 "equip-type": "example-equip-type-val-47930", 07:05:14 "equip-vendor": "example-equip-vendor-val-59512", 07:05:14 "equip-model": "example-equip-model-val-46076", 07:05:14 "fqdn": "example-fqdn-val-74486", 07:05:14 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:14 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:14 "serial-number": "example-serial-number-val-92800", 07:05:14 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:14 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:14 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:14 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:14 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:14 "inv-status": "example-inv-status-val-5042", 07:05:14 "pserver-id": "example-pserver-id-val-15622", 07:05:14 "internet-topology": "example-internet-topology-val-31234", 07:05:14 "in-maint": true, 07:05:14 "pserver-name2": "example-pserver-name2-val-93509", 07:05:14 "purpose": "example-purpose-val-52320", 07:05:14 "prov-status": "example-prov-status-val-47313", 07:05:14 "management-option": "example-management-option-val-72434", 07:05:14 "host-profile": "example-host-profile-val-84672", 07:05:14 "p-interfaces": { 07:05:14 "p-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-46147", 07:05:14 "selflink": "example-selflink-val-81029", 07:05:14 "speed-value": "example-speed-value-val-47874", 07:05:14 "speed-units": "example-speed-units-val-10396", 07:05:14 "port-description": "example-port-description-val-53068", 07:05:14 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:14 "interface-role": "example-interface-role-val-49232", 07:05:14 "interface-type": "example-interface-type-val-21757", 07:05:14 "prov-status": "example-prov-status-val-19117", 07:05:14 "in-maint": true, 07:05:14 "inv-status": "example-inv-status-val-48715", 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-13366", 07:05:14 "interface-role": "example-interface-role-val-29488", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:14 "selflink": "example-selflink-val-4757", 07:05:14 "interface-id": "example-interface-id-val-79486", 07:05:14 "macaddr": "example-macaddr-val-52194", 07:05:14 "network-name": "example-network-name-val-80678", 07:05:14 "management-option": "example-management-option-val-53535", 07:05:14 "interface-description": "example-interface-description-val-299", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-9736", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:14 "priority": 82452, 07:05:14 "vlans": { 07:05:14 "vlan": [ 07:05:14 { 07:05:14 "vlan-interface": "example-vlan-interface-val-31470", 07:05:14 "vlan-id-inner": 61286171, 07:05:14 "vlan-id-outer": 64615174, 07:05:14 "speed-value": "example-speed-value-val-80457", 07:05:14 "speed-units": "example-speed-units-val-51587", 07:05:14 "vlan-description": "example-vlan-description-val-97575", 07:05:14 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:14 "vpn-key": "example-vpn-key-val-50069", 07:05:14 "orchestration-status": "example-orchestration-status-val-34071", 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-62615", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "is-private": true, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:14 "l3-interface-ipv4-prefix-length": 39266592, 07:05:14 "vlan-id-inner": 91284707, 07:05:14 "vlan-id-outer": 80343467, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:14 "l3-interface-ipv6-prefix-length": 81422758, 07:05:14 "vlan-id-inner": 15099560, 07:05:14 "vlan-id-outer": 46643832, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-62086", 07:05:14 "interface-role": "example-interface-role-val-13107", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:14 "selflink": "example-selflink-val-31580", 07:05:14 "interface-id": "example-interface-id-val-57805", 07:05:14 "macaddr": "example-macaddr-val-54266", 07:05:14 "network-name": "example-network-name-val-38517", 07:05:14 "management-option": "example-management-option-val-8801", 07:05:14 "interface-description": "example-interface-description-val-88573", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-99164", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:14 "priority": 80355, 07:05:14 "admin-status": "example-admin-status-val-29720" 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:14 "l3-interface-ipv4-prefix-length": 36060646, 07:05:14 "vlan-id-inner": 62164959, 07:05:14 "vlan-id-outer": 93058593, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:14 "l3-interface-ipv6-prefix-length": 29592510, 07:05:14 "vlan-id-inner": 18402161, 07:05:14 "vlan-id-outer": 651158, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:14 } 07:05:14 ], 07:05:14 "admin-status": "example-admin-status-val-81745" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "lag-interfaces": { 07:05:14 "lag-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-87366", 07:05:14 "interface-description": "example-interface-description-val-3722", 07:05:14 "speed-value": "example-speed-value-val-73546", 07:05:14 "speed-units": "example-speed-units-val-73658", 07:05:14 "interface-id": "example-interface-id-val-62385", 07:05:14 "interface-role": "example-interface-role-val-60746", 07:05:14 "prov-status": "example-prov-status-val-26239", 07:05:14 "in-maint": true, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-69579", 07:05:14 "interface-role": "example-interface-role-val-64571", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:14 "selflink": "example-selflink-val-29611", 07:05:14 "interface-id": "example-interface-id-val-75464", 07:05:14 "macaddr": "example-macaddr-val-7285", 07:05:14 "network-name": "example-network-name-val-52284", 07:05:14 "management-option": "example-management-option-val-26028", 07:05:14 "interface-description": "example-interface-description-val-37641", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-56460", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:14 "priority": 84739, 07:05:14 "vlans": { 07:05:14 "vlan": [ 07:05:14 { 07:05:14 "vlan-interface": "example-vlan-interface-val-56661", 07:05:14 "vlan-id-inner": 33305644, 07:05:14 "vlan-id-outer": 30871600, 07:05:14 "speed-value": "example-speed-value-val-1929", 07:05:14 "speed-units": "example-speed-units-val-71630", 07:05:14 "vlan-description": "example-vlan-description-val-63003", 07:05:14 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:14 "vpn-key": "example-vpn-key-val-16552", 07:05:14 "orchestration-status": "example-orchestration-status-val-95322", 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-89886", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "is-private": true, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:14 "l3-interface-ipv4-prefix-length": 11099430, 07:05:14 "vlan-id-inner": 88996967, 07:05:14 "vlan-id-outer": 23003182, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:14 "l3-interface-ipv6-prefix-length": 20167688, 07:05:14 "vlan-id-inner": 40775405, 07:05:14 "vlan-id-outer": 75855907, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-49266", 07:05:14 "interface-role": "example-interface-role-val-210", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:14 "selflink": "example-selflink-val-6356", 07:05:14 "interface-id": "example-interface-id-val-99531", 07:05:14 "macaddr": "example-macaddr-val-25092", 07:05:14 "network-name": "example-network-name-val-3319", 07:05:14 "management-option": "example-management-option-val-79883", 07:05:14 "interface-description": "example-interface-description-val-54501", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-48840", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:14 "priority": 21862, 07:05:14 "admin-status": "example-admin-status-val-89244" 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:14 "l3-interface-ipv4-prefix-length": 91875404, 07:05:14 "vlan-id-inner": 36470314, 07:05:14 "vlan-id-outer": 96344091, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:14 "l3-interface-ipv6-prefix-length": 11663872, 07:05:14 "vlan-id-inner": 28459412, 07:05:14 "vlan-id-outer": 9852622, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:14 } 07:05:14 ], 07:05:14 "admin-status": "example-admin-status-val-81055" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 07:05:14 2024-04-02 07:05:14.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:14 2024-04-02 07:05:14.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:14 2024-04-02 07:05:14.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:14 2024-04-02 07:05:14.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1712041514486123 07:05:14 2024-04-02 07:05:14.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.632 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 887 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 07:05:14 2024-04-02 07:05:14.634 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:05:14 2024-04-02 07:05:14.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:05:14 2024-04-02 07:05:14.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:14 2024-04-02 07:05:14.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:14 2024-04-02 07:05:14.954 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 874 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:14 2024-04-02 07:05:14.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:14 2024-04-02 07:05:14.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:14 2024-04-02 07:05:14.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:14 2024-04-02 07:05:14.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:14 "hostname": "example-hostname-val-85598", 07:05:14 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:14 "number-of-cpus": 280, 07:05:14 "disk-in-gigabytes": 78521, 07:05:14 "ram-in-megabytes": 36975, 07:05:14 "equip-type": "example-equip-type-val-47930", 07:05:14 "equip-vendor": "example-equip-vendor-val-59512", 07:05:14 "equip-model": "example-equip-model-val-46076", 07:05:14 "fqdn": "example-fqdn-val-74486", 07:05:14 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:14 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:14 "serial-number": "example-serial-number-val-92800", 07:05:14 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:14 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:14 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:14 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:14 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:14 "inv-status": "example-inv-status-val-5042", 07:05:14 "pserver-id": "example-pserver-id-val-15622", 07:05:14 "internet-topology": "example-internet-topology-val-31234", 07:05:14 "in-maint": true, 07:05:14 "pserver-name2": "example-pserver-name2-val-93509", 07:05:14 "purpose": "example-purpose-val-52320", 07:05:14 "prov-status": "example-prov-status-val-47313", 07:05:14 "management-option": "example-management-option-val-72434", 07:05:14 "host-profile": "example-host-profile-val-84672", 07:05:14 "p-interfaces": { 07:05:14 "p-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-46147", 07:05:14 "selflink": "example-selflink-val-81029", 07:05:14 "speed-value": "example-speed-value-val-47874", 07:05:14 "speed-units": "example-speed-units-val-10396", 07:05:14 "port-description": "example-port-description-val-53068", 07:05:14 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:14 "interface-role": "example-interface-role-val-49232", 07:05:14 "interface-type": "example-interface-type-val-21757", 07:05:14 "prov-status": "example-prov-status-val-19117", 07:05:14 "in-maint": true, 07:05:14 "inv-status": "example-inv-status-val-48715", 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-13366", 07:05:14 "interface-role": "example-interface-role-val-29488", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:14 "selflink": "example-selflink-val-4757", 07:05:14 "interface-id": "example-interface-id-val-79486", 07:05:14 "macaddr": "example-macaddr-val-52194", 07:05:14 "network-name": "example-network-name-val-80678", 07:05:14 "management-option": "example-management-option-val-53535", 07:05:14 "interface-description": "example-interface-description-val-299", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-9736", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:14 "priority": 82452, 07:05:14 "vlans": { 07:05:14 "vlan": [ 07:05:14 { 07:05:14 "vlan-interface": "example-vlan-interface-val-31470", 07:05:14 "vlan-id-inner": 61286171, 07:05:14 "vlan-id-outer": 64615174, 07:05:14 "speed-value": "example-speed-value-val-80457", 07:05:14 "speed-units": "example-speed-units-val-51587", 07:05:14 "vlan-description": "example-vlan-description-val-97575", 07:05:14 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:14 "vpn-key": "example-vpn-key-val-50069", 07:05:14 "orchestration-status": "example-orchestration-status-val-34071", 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-62615", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "is-private": true, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:14 "l3-interface-ipv4-prefix-length": 39266592, 07:05:14 "vlan-id-inner": 91284707, 07:05:14 "vlan-id-outer": 80343467, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:14 "l3-interface-ipv6-prefix-length": 81422758, 07:05:14 "vlan-id-inner": 15099560, 07:05:14 "vlan-id-outer": 46643832, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-62086", 07:05:14 "interface-role": "example-interface-role-val-13107", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:14 "selflink": "example-selflink-val-31580", 07:05:14 "interface-id": "example-interface-id-val-57805", 07:05:14 "macaddr": "example-macaddr-val-54266", 07:05:14 "network-name": "example-network-name-val-38517", 07:05:14 "management-option": "example-management-option-val-8801", 07:05:14 "interface-description": "example-interface-description-val-88573", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-99164", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:14 "priority": 80355, 07:05:14 "admin-status": "example-admin-status-val-29720" 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:14 "l3-interface-ipv4-prefix-length": 36060646, 07:05:14 "vlan-id-inner": 62164959, 07:05:14 "vlan-id-outer": 93058593, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:14 "l3-interface-ipv6-prefix-length": 29592510, 07:05:14 "vlan-id-inner": 18402161, 07:05:14 "vlan-id-outer": 651158, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:14 } 07:05:14 ], 07:05:14 "admin-status": "example-admin-status-val-81745" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "lag-interfaces": { 07:05:14 "lag-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-87366", 07:05:14 "interface-description": "example-interface-description-val-3722", 07:05:14 "speed-value": "example-speed-value-val-73546", 07:05:14 "speed-units": "example-speed-units-val-73658", 07:05:14 "interface-id": "example-interface-id-val-62385", 07:05:14 "interface-role": "example-interface-role-val-60746", 07:05:14 "prov-status": "example-prov-status-val-26239", 07:05:14 "in-maint": true, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-69579", 07:05:14 "interface-role": "example-interface-role-val-64571", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:14 "selflink": "example-selflink-val-29611", 07:05:14 "interface-id": "example-interface-id-val-75464", 07:05:14 "macaddr": "example-macaddr-val-7285", 07:05:14 "network-name": "example-network-name-val-52284", 07:05:14 "management-option": "example-management-option-val-26028", 07:05:14 "interface-description": "example-interface-description-val-37641", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-56460", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:14 "priority": 84739, 07:05:14 "vlans": { 07:05:14 "vlan": [ 07:05:14 { 07:05:14 "vlan-interface": "example-vlan-interface-val-56661", 07:05:14 "vlan-id-inner": 33305644, 07:05:14 "vlan-id-outer": 30871600, 07:05:14 "speed-value": "example-speed-value-val-1929", 07:05:14 "speed-units": "example-speed-units-val-71630", 07:05:14 "vlan-description": "example-vlan-description-val-63003", 07:05:14 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:14 "vpn-key": "example-vpn-key-val-16552", 07:05:14 "orchestration-status": "example-orchestration-status-val-95322", 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-89886", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "is-private": true, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:14 "l3-interface-ipv4-prefix-length": 11099430, 07:05:14 "vlan-id-inner": 88996967, 07:05:14 "vlan-id-outer": 23003182, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:14 "l3-interface-ipv6-prefix-length": 20167688, 07:05:14 "vlan-id-inner": 40775405, 07:05:14 "vlan-id-outer": 75855907, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l-interfaces": { 07:05:14 "l-interface": [ 07:05:14 { 07:05:14 "interface-name": "example-interface-name-val-49266", 07:05:14 "interface-role": "example-interface-role-val-210", 07:05:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:14 "selflink": "example-selflink-val-6356", 07:05:14 "interface-id": "example-interface-id-val-99531", 07:05:14 "macaddr": "example-macaddr-val-25092", 07:05:14 "network-name": "example-network-name-val-3319", 07:05:14 "management-option": "example-management-option-val-79883", 07:05:14 "interface-description": "example-interface-description-val-54501", 07:05:14 "is-port-mirrored": true, 07:05:14 "in-maint": true, 07:05:14 "prov-status": "example-prov-status-val-48840", 07:05:14 "is-ip-unnumbered": true, 07:05:14 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:14 "priority": 21862, 07:05:14 "admin-status": "example-admin-status-val-89244" 07:05:14 } 07:05:14 ] 07:05:14 }, 07:05:14 "l3-interface-ipv4-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:14 "l3-interface-ipv4-prefix-length": 91875404, 07:05:14 "vlan-id-inner": 36470314, 07:05:14 "vlan-id-outer": 96344091, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:14 } 07:05:14 ], 07:05:14 "l3-interface-ipv6-address-list": [ 07:05:14 { 07:05:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:14 "l3-interface-ipv6-prefix-length": 11663872, 07:05:14 "vlan-id-inner": 28459412, 07:05:14 "vlan-id-outer": 9852622, 07:05:14 "is-floating": true, 07:05:14 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:14 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:14 } 07:05:14 ], 07:05:14 "admin-status": "example-admin-status-val-81055" 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 ] 07:05:14 } 07:05:14 } 07:05:14 07:05:14 2024-04-02 07:05:14.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:14 2024-04-02 07:05:14.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:14 2024-04-02 07:05:14.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:14 2024-04-02 07:05:14.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:14 2024-04-02 07:05:14.965 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.018 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:15 2024-04-02 07:05:15.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:15 2024-04-02 07:05:15.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.047 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:15 2024-04-02 07:05:15.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1712041514964123 07:05:15 2024-04-02 07:05:15.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.125 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 887 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 07:05:15 2024-04-02 07:05:15.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:05:15 2024-04-02 07:05:15.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:05:15 2024-04-02 07:05:15.444 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:15 2024-04-02 07:05:15.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.448 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 510 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludingChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:15 2024-04-02 07:05:15.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:15 2024-04-02 07:05:15.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:15 2024-04-02 07:05:15.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:15 "hostname": "example-hostname-val-85598", 07:05:15 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:15 "number-of-cpus": 280, 07:05:15 "disk-in-gigabytes": 78521, 07:05:15 "ram-in-megabytes": 36975, 07:05:15 "equip-type": "example-equip-type-val-47930", 07:05:15 "equip-vendor": "example-equip-vendor-val-59512", 07:05:15 "equip-model": "example-equip-model-val-46076", 07:05:15 "fqdn": "example-fqdn-val-74486", 07:05:15 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:15 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:15 "serial-number": "example-serial-number-val-92800", 07:05:15 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:15 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:15 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:15 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:15 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:15 "inv-status": "example-inv-status-val-5042", 07:05:15 "pserver-id": "example-pserver-id-val-15622", 07:05:15 "internet-topology": "example-internet-topology-val-31234", 07:05:15 "in-maint": true, 07:05:15 "pserver-name2": "example-pserver-name2-val-93509", 07:05:15 "purpose": "example-purpose-val-52320", 07:05:15 "prov-status": "example-prov-status-val-47313", 07:05:15 "management-option": "example-management-option-val-72434", 07:05:15 "host-profile": "example-host-profile-val-84672", 07:05:15 "p-interfaces": { 07:05:15 "p-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-46147", 07:05:15 "selflink": "example-selflink-val-81029", 07:05:15 "speed-value": "example-speed-value-val-47874", 07:05:15 "speed-units": "example-speed-units-val-10396", 07:05:15 "port-description": "example-port-description-val-53068", 07:05:15 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:15 "interface-role": "example-interface-role-val-49232", 07:05:15 "interface-type": "example-interface-type-val-21757", 07:05:15 "prov-status": "example-prov-status-val-19117", 07:05:15 "in-maint": true, 07:05:15 "inv-status": "example-inv-status-val-48715", 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-13366", 07:05:15 "interface-role": "example-interface-role-val-29488", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:15 "selflink": "example-selflink-val-4757", 07:05:15 "interface-id": "example-interface-id-val-79486", 07:05:15 "macaddr": "example-macaddr-val-52194", 07:05:15 "network-name": "example-network-name-val-80678", 07:05:15 "management-option": "example-management-option-val-53535", 07:05:15 "interface-description": "example-interface-description-val-299", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-9736", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:15 "priority": 82452, 07:05:15 "vlans": { 07:05:15 "vlan": [ 07:05:15 { 07:05:15 "vlan-interface": "example-vlan-interface-val-31470", 07:05:15 "vlan-id-inner": 61286171, 07:05:15 "vlan-id-outer": 64615174, 07:05:15 "speed-value": "example-speed-value-val-80457", 07:05:15 "speed-units": "example-speed-units-val-51587", 07:05:15 "vlan-description": "example-vlan-description-val-97575", 07:05:15 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:15 "vpn-key": "example-vpn-key-val-50069", 07:05:15 "orchestration-status": "example-orchestration-status-val-34071", 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-62615", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "is-private": true, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:15 "l3-interface-ipv4-prefix-length": 39266592, 07:05:15 "vlan-id-inner": 91284707, 07:05:15 "vlan-id-outer": 80343467, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:15 "l3-interface-ipv6-prefix-length": 81422758, 07:05:15 "vlan-id-inner": 15099560, 07:05:15 "vlan-id-outer": 46643832, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-62086", 07:05:15 "interface-role": "example-interface-role-val-13107", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:15 "selflink": "example-selflink-val-31580", 07:05:15 "interface-id": "example-interface-id-val-57805", 07:05:15 "macaddr": "example-macaddr-val-54266", 07:05:15 "network-name": "example-network-name-val-38517", 07:05:15 "management-option": "example-management-option-val-8801", 07:05:15 "interface-description": "example-interface-description-val-88573", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-99164", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:15 "priority": 80355, 07:05:15 "admin-status": "example-admin-status-val-29720" 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:15 "l3-interface-ipv4-prefix-length": 36060646, 07:05:15 "vlan-id-inner": 62164959, 07:05:15 "vlan-id-outer": 93058593, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:15 "l3-interface-ipv6-prefix-length": 29592510, 07:05:15 "vlan-id-inner": 18402161, 07:05:15 "vlan-id-outer": 651158, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:15 } 07:05:15 ], 07:05:15 "admin-status": "example-admin-status-val-81745" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "lag-interfaces": { 07:05:15 "lag-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-87366", 07:05:15 "interface-description": "example-interface-description-val-3722", 07:05:15 "speed-value": "example-speed-value-val-73546", 07:05:15 "speed-units": "example-speed-units-val-73658", 07:05:15 "interface-id": "example-interface-id-val-62385", 07:05:15 "interface-role": "example-interface-role-val-60746", 07:05:15 "prov-status": "example-prov-status-val-26239", 07:05:15 "in-maint": true, 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-69579", 07:05:15 "interface-role": "example-interface-role-val-64571", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:15 "selflink": "example-selflink-val-29611", 07:05:15 "interface-id": "example-interface-id-val-75464", 07:05:15 "macaddr": "example-macaddr-val-7285", 07:05:15 "network-name": "example-network-name-val-52284", 07:05:15 "management-option": "example-management-option-val-26028", 07:05:15 "interface-description": "example-interface-description-val-37641", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-56460", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:15 "priority": 84739, 07:05:15 "vlans": { 07:05:15 "vlan": [ 07:05:15 { 07:05:15 "vlan-interface": "example-vlan-interface-val-56661", 07:05:15 "vlan-id-inner": 33305644, 07:05:15 "vlan-id-outer": 30871600, 07:05:15 "speed-value": "example-speed-value-val-1929", 07:05:15 "speed-units": "example-speed-units-val-71630", 07:05:15 "vlan-description": "example-vlan-description-val-63003", 07:05:15 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:15 "vpn-key": "example-vpn-key-val-16552", 07:05:15 "orchestration-status": "example-orchestration-status-val-95322", 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-89886", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "is-private": true, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:15 "l3-interface-ipv4-prefix-length": 11099430, 07:05:15 "vlan-id-inner": 88996967, 07:05:15 "vlan-id-outer": 23003182, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:15 "l3-interface-ipv6-prefix-length": 20167688, 07:05:15 "vlan-id-inner": 40775405, 07:05:15 "vlan-id-outer": 75855907, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-49266", 07:05:15 "interface-role": "example-interface-role-val-210", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:15 "selflink": "example-selflink-val-6356", 07:05:15 "interface-id": "example-interface-id-val-99531", 07:05:15 "macaddr": "example-macaddr-val-25092", 07:05:15 "network-name": "example-network-name-val-3319", 07:05:15 "management-option": "example-management-option-val-79883", 07:05:15 "interface-description": "example-interface-description-val-54501", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-48840", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:15 "priority": 21862, 07:05:15 "admin-status": "example-admin-status-val-89244" 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:15 "l3-interface-ipv4-prefix-length": 91875404, 07:05:15 "vlan-id-inner": 36470314, 07:05:15 "vlan-id-outer": 96344091, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:15 "l3-interface-ipv6-prefix-length": 11663872, 07:05:15 "vlan-id-inner": 28459412, 07:05:15 "vlan-id-outer": 9852622, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:15 } 07:05:15 ], 07:05:15 "admin-status": "example-admin-status-val-81055" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 } 07:05:15 07:05:15 2024-04-02 07:05:15.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.458 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:15 2024-04-02 07:05:15.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:15 2024-04-02 07:05:15.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:15 2024-04-02 07:05:15.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:05:15 2024-04-02 07:05:15.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:15 2024-04-02 07:05:15.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:15 2024-04-02 07:05:15.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041515458","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:05:15 2024-04-02 07:05:15.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:15 2024-04-02 07:05:15.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:15 2024-04-02 07:05:15.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:15 2024-04-02 07:05:15.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:15 2024-04-02 07:05:15.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:15 2024-04-02 07:05:15.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.910 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.912 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 510 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludingChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:15 2024-04-02 07:05:15.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:15 2024-04-02 07:05:15.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:15 2024-04-02 07:05:15.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:15 "hostname": "example-hostname-val-85598", 07:05:15 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:15 "number-of-cpus": 280, 07:05:15 "disk-in-gigabytes": 78521, 07:05:15 "ram-in-megabytes": 36975, 07:05:15 "equip-type": "example-equip-type-val-47930", 07:05:15 "equip-vendor": "example-equip-vendor-val-59512", 07:05:15 "equip-model": "example-equip-model-val-46076", 07:05:15 "fqdn": "example-fqdn-val-74486", 07:05:15 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:15 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:15 "serial-number": "example-serial-number-val-92800", 07:05:15 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:15 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:15 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:15 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:15 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:15 "inv-status": "example-inv-status-val-5042", 07:05:15 "pserver-id": "example-pserver-id-val-15622", 07:05:15 "internet-topology": "example-internet-topology-val-31234", 07:05:15 "in-maint": true, 07:05:15 "pserver-name2": "example-pserver-name2-val-93509", 07:05:15 "purpose": "example-purpose-val-52320", 07:05:15 "prov-status": "example-prov-status-val-47313", 07:05:15 "management-option": "example-management-option-val-72434", 07:05:15 "host-profile": "example-host-profile-val-84672", 07:05:15 "p-interfaces": { 07:05:15 "p-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-46147", 07:05:15 "selflink": "example-selflink-val-81029", 07:05:15 "speed-value": "example-speed-value-val-47874", 07:05:15 "speed-units": "example-speed-units-val-10396", 07:05:15 "port-description": "example-port-description-val-53068", 07:05:15 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:15 "interface-role": "example-interface-role-val-49232", 07:05:15 "interface-type": "example-interface-type-val-21757", 07:05:15 "prov-status": "example-prov-status-val-19117", 07:05:15 "in-maint": true, 07:05:15 "inv-status": "example-inv-status-val-48715", 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-13366", 07:05:15 "interface-role": "example-interface-role-val-29488", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:15 "selflink": "example-selflink-val-4757", 07:05:15 "interface-id": "example-interface-id-val-79486", 07:05:15 "macaddr": "example-macaddr-val-52194", 07:05:15 "network-name": "example-network-name-val-80678", 07:05:15 "management-option": "example-management-option-val-53535", 07:05:15 "interface-description": "example-interface-description-val-299", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-9736", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:15 "priority": 82452, 07:05:15 "vlans": { 07:05:15 "vlan": [ 07:05:15 { 07:05:15 "vlan-interface": "example-vlan-interface-val-31470", 07:05:15 "vlan-id-inner": 61286171, 07:05:15 "vlan-id-outer": 64615174, 07:05:15 "speed-value": "example-speed-value-val-80457", 07:05:15 "speed-units": "example-speed-units-val-51587", 07:05:15 "vlan-description": "example-vlan-description-val-97575", 07:05:15 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:15 "vpn-key": "example-vpn-key-val-50069", 07:05:15 "orchestration-status": "example-orchestration-status-val-34071", 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-62615", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "is-private": true, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:15 "l3-interface-ipv4-prefix-length": 39266592, 07:05:15 "vlan-id-inner": 91284707, 07:05:15 "vlan-id-outer": 80343467, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:15 "l3-interface-ipv6-prefix-length": 81422758, 07:05:15 "vlan-id-inner": 15099560, 07:05:15 "vlan-id-outer": 46643832, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-62086", 07:05:15 "interface-role": "example-interface-role-val-13107", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:15 "selflink": "example-selflink-val-31580", 07:05:15 "interface-id": "example-interface-id-val-57805", 07:05:15 "macaddr": "example-macaddr-val-54266", 07:05:15 "network-name": "example-network-name-val-38517", 07:05:15 "management-option": "example-management-option-val-8801", 07:05:15 "interface-description": "example-interface-description-val-88573", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-99164", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:15 "priority": 80355, 07:05:15 "admin-status": "example-admin-status-val-29720" 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:15 "l3-interface-ipv4-prefix-length": 36060646, 07:05:15 "vlan-id-inner": 62164959, 07:05:15 "vlan-id-outer": 93058593, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:15 "l3-interface-ipv6-prefix-length": 29592510, 07:05:15 "vlan-id-inner": 18402161, 07:05:15 "vlan-id-outer": 651158, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:15 } 07:05:15 ], 07:05:15 "admin-status": "example-admin-status-val-81745" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "lag-interfaces": { 07:05:15 "lag-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-87366", 07:05:15 "interface-description": "example-interface-description-val-3722", 07:05:15 "speed-value": "example-speed-value-val-73546", 07:05:15 "speed-units": "example-speed-units-val-73658", 07:05:15 "interface-id": "example-interface-id-val-62385", 07:05:15 "interface-role": "example-interface-role-val-60746", 07:05:15 "prov-status": "example-prov-status-val-26239", 07:05:15 "in-maint": true, 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-69579", 07:05:15 "interface-role": "example-interface-role-val-64571", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:15 "selflink": "example-selflink-val-29611", 07:05:15 "interface-id": "example-interface-id-val-75464", 07:05:15 "macaddr": "example-macaddr-val-7285", 07:05:15 "network-name": "example-network-name-val-52284", 07:05:15 "management-option": "example-management-option-val-26028", 07:05:15 "interface-description": "example-interface-description-val-37641", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-56460", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:15 "priority": 84739, 07:05:15 "vlans": { 07:05:15 "vlan": [ 07:05:15 { 07:05:15 "vlan-interface": "example-vlan-interface-val-56661", 07:05:15 "vlan-id-inner": 33305644, 07:05:15 "vlan-id-outer": 30871600, 07:05:15 "speed-value": "example-speed-value-val-1929", 07:05:15 "speed-units": "example-speed-units-val-71630", 07:05:15 "vlan-description": "example-vlan-description-val-63003", 07:05:15 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:15 "vpn-key": "example-vpn-key-val-16552", 07:05:15 "orchestration-status": "example-orchestration-status-val-95322", 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-89886", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "is-private": true, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:15 "l3-interface-ipv4-prefix-length": 11099430, 07:05:15 "vlan-id-inner": 88996967, 07:05:15 "vlan-id-outer": 23003182, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:15 "l3-interface-ipv6-prefix-length": 20167688, 07:05:15 "vlan-id-inner": 40775405, 07:05:15 "vlan-id-outer": 75855907, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l-interfaces": { 07:05:15 "l-interface": [ 07:05:15 { 07:05:15 "interface-name": "example-interface-name-val-49266", 07:05:15 "interface-role": "example-interface-role-val-210", 07:05:15 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:15 "selflink": "example-selflink-val-6356", 07:05:15 "interface-id": "example-interface-id-val-99531", 07:05:15 "macaddr": "example-macaddr-val-25092", 07:05:15 "network-name": "example-network-name-val-3319", 07:05:15 "management-option": "example-management-option-val-79883", 07:05:15 "interface-description": "example-interface-description-val-54501", 07:05:15 "is-port-mirrored": true, 07:05:15 "in-maint": true, 07:05:15 "prov-status": "example-prov-status-val-48840", 07:05:15 "is-ip-unnumbered": true, 07:05:15 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:15 "priority": 21862, 07:05:15 "admin-status": "example-admin-status-val-89244" 07:05:15 } 07:05:15 ] 07:05:15 }, 07:05:15 "l3-interface-ipv4-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:15 "l3-interface-ipv4-prefix-length": 91875404, 07:05:15 "vlan-id-inner": 36470314, 07:05:15 "vlan-id-outer": 96344091, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:15 } 07:05:15 ], 07:05:15 "l3-interface-ipv6-address-list": [ 07:05:15 { 07:05:15 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:15 "l3-interface-ipv6-prefix-length": 11663872, 07:05:15 "vlan-id-inner": 28459412, 07:05:15 "vlan-id-outer": 9852622, 07:05:15 "is-floating": true, 07:05:15 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:15 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:15 } 07:05:15 ], 07:05:15 "admin-status": "example-admin-status-val-81055" 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 } 07:05:15 ] 07:05:15 } 07:05:15 } 07:05:15 07:05:15 2024-04-02 07:05:15.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:15 2024-04-02 07:05:15.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:15 2024-04-02 07:05:15.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:15 2024-04-02 07:05:15.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:15 2024-04-02 07:05:15.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:15 2024-04-02 07:05:15.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:15 2024-04-02 07:05:15.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:15 2024-04-02 07:05:15.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:15 2024-04-02 07:05:15.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.003 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:05:16 2024-04-02 07:05:16.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:16 2024-04-02 07:05:16.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.007 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1712041515923","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:05:16 2024-04-02 07:05:16.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:05:16 2024-04-02 07:05:16.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:16 2024-04-02 07:05:16.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.026 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.038 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:16 2024-04-02 07:05:16.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.359 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 808 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:16 2024-04-02 07:05:16.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:16 2024-04-02 07:05:16.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:16 2024-04-02 07:05:16.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:16 "hostname": "example-hostname-val-85598", 07:05:16 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:16 "number-of-cpus": 280, 07:05:16 "disk-in-gigabytes": 78521, 07:05:16 "ram-in-megabytes": 36975, 07:05:16 "equip-type": "example-equip-type-val-47930", 07:05:16 "equip-vendor": "example-equip-vendor-val-59512", 07:05:16 "equip-model": "example-equip-model-val-46076", 07:05:16 "fqdn": "example-fqdn-val-74486", 07:05:16 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:16 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:16 "serial-number": "example-serial-number-val-92800", 07:05:16 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:16 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:16 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:16 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:16 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:16 "inv-status": "example-inv-status-val-5042", 07:05:16 "pserver-id": "example-pserver-id-val-15622", 07:05:16 "internet-topology": "example-internet-topology-val-31234", 07:05:16 "in-maint": true, 07:05:16 "pserver-name2": "example-pserver-name2-val-93509", 07:05:16 "purpose": "example-purpose-val-52320", 07:05:16 "prov-status": "example-prov-status-val-47313", 07:05:16 "management-option": "example-management-option-val-72434", 07:05:16 "host-profile": "example-host-profile-val-84672", 07:05:16 "p-interfaces": { 07:05:16 "p-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-46147", 07:05:16 "selflink": "example-selflink-val-81029", 07:05:16 "speed-value": "example-speed-value-val-47874", 07:05:16 "speed-units": "example-speed-units-val-10396", 07:05:16 "port-description": "example-port-description-val-53068", 07:05:16 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:16 "interface-role": "example-interface-role-val-49232", 07:05:16 "interface-type": "example-interface-type-val-21757", 07:05:16 "prov-status": "example-prov-status-val-19117", 07:05:16 "in-maint": true, 07:05:16 "inv-status": "example-inv-status-val-48715", 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-13366", 07:05:16 "interface-role": "example-interface-role-val-29488", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:16 "selflink": "example-selflink-val-4757", 07:05:16 "interface-id": "example-interface-id-val-79486", 07:05:16 "macaddr": "example-macaddr-val-52194", 07:05:16 "network-name": "example-network-name-val-80678", 07:05:16 "management-option": "example-management-option-val-53535", 07:05:16 "interface-description": "example-interface-description-val-299", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-9736", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:16 "priority": 82452, 07:05:16 "vlans": { 07:05:16 "vlan": [ 07:05:16 { 07:05:16 "vlan-interface": "example-vlan-interface-val-31470", 07:05:16 "vlan-id-inner": 61286171, 07:05:16 "vlan-id-outer": 64615174, 07:05:16 "speed-value": "example-speed-value-val-80457", 07:05:16 "speed-units": "example-speed-units-val-51587", 07:05:16 "vlan-description": "example-vlan-description-val-97575", 07:05:16 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:16 "vpn-key": "example-vpn-key-val-50069", 07:05:16 "orchestration-status": "example-orchestration-status-val-34071", 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-62615", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "is-private": true, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:16 "l3-interface-ipv4-prefix-length": 39266592, 07:05:16 "vlan-id-inner": 91284707, 07:05:16 "vlan-id-outer": 80343467, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:16 "l3-interface-ipv6-prefix-length": 81422758, 07:05:16 "vlan-id-inner": 15099560, 07:05:16 "vlan-id-outer": 46643832, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-62086", 07:05:16 "interface-role": "example-interface-role-val-13107", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:16 "selflink": "example-selflink-val-31580", 07:05:16 "interface-id": "example-interface-id-val-57805", 07:05:16 "macaddr": "example-macaddr-val-54266", 07:05:16 "network-name": "example-network-name-val-38517", 07:05:16 "management-option": "example-management-option-val-8801", 07:05:16 "interface-description": "example-interface-description-val-88573", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-99164", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:16 "priority": 80355, 07:05:16 "admin-status": "example-admin-status-val-29720" 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:16 "l3-interface-ipv4-prefix-length": 36060646, 07:05:16 "vlan-id-inner": 62164959, 07:05:16 "vlan-id-outer": 93058593, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:16 "l3-interface-ipv6-prefix-length": 29592510, 07:05:16 "vlan-id-inner": 18402161, 07:05:16 "vlan-id-outer": 651158, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:16 } 07:05:16 ], 07:05:16 "admin-status": "example-admin-status-val-81745" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "lag-interfaces": { 07:05:16 "lag-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-87366", 07:05:16 "interface-description": "example-interface-description-val-3722", 07:05:16 "speed-value": "example-speed-value-val-73546", 07:05:16 "speed-units": "example-speed-units-val-73658", 07:05:16 "interface-id": "example-interface-id-val-62385", 07:05:16 "interface-role": "example-interface-role-val-60746", 07:05:16 "prov-status": "example-prov-status-val-26239", 07:05:16 "in-maint": true, 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-69579", 07:05:16 "interface-role": "example-interface-role-val-64571", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:16 "selflink": "example-selflink-val-29611", 07:05:16 "interface-id": "example-interface-id-val-75464", 07:05:16 "macaddr": "example-macaddr-val-7285", 07:05:16 "network-name": "example-network-name-val-52284", 07:05:16 "management-option": "example-management-option-val-26028", 07:05:16 "interface-description": "example-interface-description-val-37641", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-56460", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:16 "priority": 84739, 07:05:16 "vlans": { 07:05:16 "vlan": [ 07:05:16 { 07:05:16 "vlan-interface": "example-vlan-interface-val-56661", 07:05:16 "vlan-id-inner": 33305644, 07:05:16 "vlan-id-outer": 30871600, 07:05:16 "speed-value": "example-speed-value-val-1929", 07:05:16 "speed-units": "example-speed-units-val-71630", 07:05:16 "vlan-description": "example-vlan-description-val-63003", 07:05:16 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:16 "vpn-key": "example-vpn-key-val-16552", 07:05:16 "orchestration-status": "example-orchestration-status-val-95322", 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-89886", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "is-private": true, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:16 "l3-interface-ipv4-prefix-length": 11099430, 07:05:16 "vlan-id-inner": 88996967, 07:05:16 "vlan-id-outer": 23003182, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:16 "l3-interface-ipv6-prefix-length": 20167688, 07:05:16 "vlan-id-inner": 40775405, 07:05:16 "vlan-id-outer": 75855907, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-49266", 07:05:16 "interface-role": "example-interface-role-val-210", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:16 "selflink": "example-selflink-val-6356", 07:05:16 "interface-id": "example-interface-id-val-99531", 07:05:16 "macaddr": "example-macaddr-val-25092", 07:05:16 "network-name": "example-network-name-val-3319", 07:05:16 "management-option": "example-management-option-val-79883", 07:05:16 "interface-description": "example-interface-description-val-54501", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-48840", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:16 "priority": 21862, 07:05:16 "admin-status": "example-admin-status-val-89244" 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:16 "l3-interface-ipv4-prefix-length": 91875404, 07:05:16 "vlan-id-inner": 36470314, 07:05:16 "vlan-id-outer": 96344091, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:16 "l3-interface-ipv6-prefix-length": 11663872, 07:05:16 "vlan-id-inner": 28459412, 07:05:16 "vlan-id-outer": 9852622, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:16 } 07:05:16 ], 07:05:16 "admin-status": "example-admin-status-val-81055" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 } 07:05:16 07:05:16 2024-04-02 07:05:16.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:16 2024-04-02 07:05:16.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:16 2024-04-02 07:05:16.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.429 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:16 2024-04-02 07:05:16.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.443 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.444 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 817 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:16 2024-04-02 07:05:16.445 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:16 2024-04-02 07:05:16.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:16 2024-04-02 07:05:16.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:16 "vnf-id": "generic-vnf-notification", 07:05:16 "vnf-type": "sometype", 07:05:16 "in-maint": true, 07:05:16 "is-closed-loop-disabled": true 07:05:16 } 07:05:16 07:05:16 2024-04-02 07:05:16.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.456 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.460 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:16 2024-04-02 07:05:16.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:16 2024-04-02 07:05:16.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.466 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:16 "related-to": "generic-vnf", 07:05:16 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:16 } 07:05:16 07:05:16 2024-04-02 07:05:16.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:16 2024-04-02 07:05:16.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.495 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:16 2024-04-02 07:05:16.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.498 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1712041516470 07:05:16 2024-04-02 07:05:16.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:16 2024-04-02 07:05:16.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:16 2024-04-02 07:05:16.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.857 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.859 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 808 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:16 2024-04-02 07:05:16.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:16 2024-04-02 07:05:16.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:16 2024-04-02 07:05:16.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:16 "hostname": "example-hostname-val-85598", 07:05:16 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:16 "number-of-cpus": 280, 07:05:16 "disk-in-gigabytes": 78521, 07:05:16 "ram-in-megabytes": 36975, 07:05:16 "equip-type": "example-equip-type-val-47930", 07:05:16 "equip-vendor": "example-equip-vendor-val-59512", 07:05:16 "equip-model": "example-equip-model-val-46076", 07:05:16 "fqdn": "example-fqdn-val-74486", 07:05:16 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:16 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:16 "serial-number": "example-serial-number-val-92800", 07:05:16 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:16 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:16 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:16 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:16 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:16 "inv-status": "example-inv-status-val-5042", 07:05:16 "pserver-id": "example-pserver-id-val-15622", 07:05:16 "internet-topology": "example-internet-topology-val-31234", 07:05:16 "in-maint": true, 07:05:16 "pserver-name2": "example-pserver-name2-val-93509", 07:05:16 "purpose": "example-purpose-val-52320", 07:05:16 "prov-status": "example-prov-status-val-47313", 07:05:16 "management-option": "example-management-option-val-72434", 07:05:16 "host-profile": "example-host-profile-val-84672", 07:05:16 "p-interfaces": { 07:05:16 "p-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-46147", 07:05:16 "selflink": "example-selflink-val-81029", 07:05:16 "speed-value": "example-speed-value-val-47874", 07:05:16 "speed-units": "example-speed-units-val-10396", 07:05:16 "port-description": "example-port-description-val-53068", 07:05:16 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:16 "interface-role": "example-interface-role-val-49232", 07:05:16 "interface-type": "example-interface-type-val-21757", 07:05:16 "prov-status": "example-prov-status-val-19117", 07:05:16 "in-maint": true, 07:05:16 "inv-status": "example-inv-status-val-48715", 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-13366", 07:05:16 "interface-role": "example-interface-role-val-29488", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:16 "selflink": "example-selflink-val-4757", 07:05:16 "interface-id": "example-interface-id-val-79486", 07:05:16 "macaddr": "example-macaddr-val-52194", 07:05:16 "network-name": "example-network-name-val-80678", 07:05:16 "management-option": "example-management-option-val-53535", 07:05:16 "interface-description": "example-interface-description-val-299", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-9736", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:16 "priority": 82452, 07:05:16 "vlans": { 07:05:16 "vlan": [ 07:05:16 { 07:05:16 "vlan-interface": "example-vlan-interface-val-31470", 07:05:16 "vlan-id-inner": 61286171, 07:05:16 "vlan-id-outer": 64615174, 07:05:16 "speed-value": "example-speed-value-val-80457", 07:05:16 "speed-units": "example-speed-units-val-51587", 07:05:16 "vlan-description": "example-vlan-description-val-97575", 07:05:16 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:16 "vpn-key": "example-vpn-key-val-50069", 07:05:16 "orchestration-status": "example-orchestration-status-val-34071", 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-62615", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "is-private": true, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:16 "l3-interface-ipv4-prefix-length": 39266592, 07:05:16 "vlan-id-inner": 91284707, 07:05:16 "vlan-id-outer": 80343467, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:16 "l3-interface-ipv6-prefix-length": 81422758, 07:05:16 "vlan-id-inner": 15099560, 07:05:16 "vlan-id-outer": 46643832, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-62086", 07:05:16 "interface-role": "example-interface-role-val-13107", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:16 "selflink": "example-selflink-val-31580", 07:05:16 "interface-id": "example-interface-id-val-57805", 07:05:16 "macaddr": "example-macaddr-val-54266", 07:05:16 "network-name": "example-network-name-val-38517", 07:05:16 "management-option": "example-management-option-val-8801", 07:05:16 "interface-description": "example-interface-description-val-88573", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-99164", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:16 "priority": 80355, 07:05:16 "admin-status": "example-admin-status-val-29720" 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:16 "l3-interface-ipv4-prefix-length": 36060646, 07:05:16 "vlan-id-inner": 62164959, 07:05:16 "vlan-id-outer": 93058593, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:16 "l3-interface-ipv6-prefix-length": 29592510, 07:05:16 "vlan-id-inner": 18402161, 07:05:16 "vlan-id-outer": 651158, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:16 } 07:05:16 ], 07:05:16 "admin-status": "example-admin-status-val-81745" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "lag-interfaces": { 07:05:16 "lag-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-87366", 07:05:16 "interface-description": "example-interface-description-val-3722", 07:05:16 "speed-value": "example-speed-value-val-73546", 07:05:16 "speed-units": "example-speed-units-val-73658", 07:05:16 "interface-id": "example-interface-id-val-62385", 07:05:16 "interface-role": "example-interface-role-val-60746", 07:05:16 "prov-status": "example-prov-status-val-26239", 07:05:16 "in-maint": true, 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-69579", 07:05:16 "interface-role": "example-interface-role-val-64571", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:16 "selflink": "example-selflink-val-29611", 07:05:16 "interface-id": "example-interface-id-val-75464", 07:05:16 "macaddr": "example-macaddr-val-7285", 07:05:16 "network-name": "example-network-name-val-52284", 07:05:16 "management-option": "example-management-option-val-26028", 07:05:16 "interface-description": "example-interface-description-val-37641", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-56460", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:16 "priority": 84739, 07:05:16 "vlans": { 07:05:16 "vlan": [ 07:05:16 { 07:05:16 "vlan-interface": "example-vlan-interface-val-56661", 07:05:16 "vlan-id-inner": 33305644, 07:05:16 "vlan-id-outer": 30871600, 07:05:16 "speed-value": "example-speed-value-val-1929", 07:05:16 "speed-units": "example-speed-units-val-71630", 07:05:16 "vlan-description": "example-vlan-description-val-63003", 07:05:16 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:16 "vpn-key": "example-vpn-key-val-16552", 07:05:16 "orchestration-status": "example-orchestration-status-val-95322", 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-89886", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "is-private": true, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:16 "l3-interface-ipv4-prefix-length": 11099430, 07:05:16 "vlan-id-inner": 88996967, 07:05:16 "vlan-id-outer": 23003182, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:16 "l3-interface-ipv6-prefix-length": 20167688, 07:05:16 "vlan-id-inner": 40775405, 07:05:16 "vlan-id-outer": 75855907, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l-interfaces": { 07:05:16 "l-interface": [ 07:05:16 { 07:05:16 "interface-name": "example-interface-name-val-49266", 07:05:16 "interface-role": "example-interface-role-val-210", 07:05:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:16 "selflink": "example-selflink-val-6356", 07:05:16 "interface-id": "example-interface-id-val-99531", 07:05:16 "macaddr": "example-macaddr-val-25092", 07:05:16 "network-name": "example-network-name-val-3319", 07:05:16 "management-option": "example-management-option-val-79883", 07:05:16 "interface-description": "example-interface-description-val-54501", 07:05:16 "is-port-mirrored": true, 07:05:16 "in-maint": true, 07:05:16 "prov-status": "example-prov-status-val-48840", 07:05:16 "is-ip-unnumbered": true, 07:05:16 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:16 "priority": 21862, 07:05:16 "admin-status": "example-admin-status-val-89244" 07:05:16 } 07:05:16 ] 07:05:16 }, 07:05:16 "l3-interface-ipv4-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:16 "l3-interface-ipv4-prefix-length": 91875404, 07:05:16 "vlan-id-inner": 36470314, 07:05:16 "vlan-id-outer": 96344091, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:16 } 07:05:16 ], 07:05:16 "l3-interface-ipv6-address-list": [ 07:05:16 { 07:05:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:16 "l3-interface-ipv6-prefix-length": 11663872, 07:05:16 "vlan-id-inner": 28459412, 07:05:16 "vlan-id-outer": 9852622, 07:05:16 "is-floating": true, 07:05:16 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:16 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:16 } 07:05:16 ], 07:05:16 "admin-status": "example-admin-status-val-81055" 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 } 07:05:16 ] 07:05:16 } 07:05:16 } 07:05:16 07:05:16 2024-04-02 07:05:16.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.867 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.905 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:16 2024-04-02 07:05:16.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:16 2024-04-02 07:05:16.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:16 2024-04-02 07:05:16.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.946 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 817 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:16 2024-04-02 07:05:16.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:16 2024-04-02 07:05:16.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:16 2024-04-02 07:05:16.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:16 "vnf-id": "generic-vnf-notification", 07:05:16 "vnf-type": "sometype", 07:05:16 "in-maint": true, 07:05:16 "is-closed-loop-disabled": true 07:05:16 } 07:05:16 07:05:16 2024-04-02 07:05:16.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:16 2024-04-02 07:05:16.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:16 2024-04-02 07:05:16.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:16 "related-to": "generic-vnf", 07:05:16 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:16 } 07:05:16 07:05:16 2024-04-02 07:05:16.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.973 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:16 2024-04-02 07:05:16.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:16 2024-04-02 07:05:16.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:16 2024-04-02 07:05:16.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:16 2024-04-02 07:05:16.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:16 2024-04-02 07:05:16.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:16 2024-04-02 07:05:16.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:16 2024-04-02 07:05:16.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:16 2024-04-02 07:05:16.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:16 2024-04-02 07:05:16.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:16 2024-04-02 07:05:16.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.011 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:17 2024-04-02 07:05:17.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1712041516970 07:05:17 2024-04-02 07:05:17.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.018 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:17 2024-04-02 07:05:17.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:17 2024-04-02 07:05:17.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.355 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 467 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludeChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:17 2024-04-02 07:05:17.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:17 2024-04-02 07:05:17.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:17 2024-04-02 07:05:17.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:17 "hostname": "example-hostname-val-85598", 07:05:17 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:17 "number-of-cpus": 280, 07:05:17 "disk-in-gigabytes": 78521, 07:05:17 "ram-in-megabytes": 36975, 07:05:17 "equip-type": "example-equip-type-val-47930", 07:05:17 "equip-vendor": "example-equip-vendor-val-59512", 07:05:17 "equip-model": "example-equip-model-val-46076", 07:05:17 "fqdn": "example-fqdn-val-74486", 07:05:17 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:17 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:17 "serial-number": "example-serial-number-val-92800", 07:05:17 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:17 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:17 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:17 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:17 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:17 "inv-status": "example-inv-status-val-5042", 07:05:17 "pserver-id": "example-pserver-id-val-15622", 07:05:17 "internet-topology": "example-internet-topology-val-31234", 07:05:17 "in-maint": true, 07:05:17 "pserver-name2": "example-pserver-name2-val-93509", 07:05:17 "purpose": "example-purpose-val-52320", 07:05:17 "prov-status": "example-prov-status-val-47313", 07:05:17 "management-option": "example-management-option-val-72434", 07:05:17 "host-profile": "example-host-profile-val-84672", 07:05:17 "p-interfaces": { 07:05:17 "p-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-46147", 07:05:17 "selflink": "example-selflink-val-81029", 07:05:17 "speed-value": "example-speed-value-val-47874", 07:05:17 "speed-units": "example-speed-units-val-10396", 07:05:17 "port-description": "example-port-description-val-53068", 07:05:17 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:17 "interface-role": "example-interface-role-val-49232", 07:05:17 "interface-type": "example-interface-type-val-21757", 07:05:17 "prov-status": "example-prov-status-val-19117", 07:05:17 "in-maint": true, 07:05:17 "inv-status": "example-inv-status-val-48715", 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-13366", 07:05:17 "interface-role": "example-interface-role-val-29488", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:17 "selflink": "example-selflink-val-4757", 07:05:17 "interface-id": "example-interface-id-val-79486", 07:05:17 "macaddr": "example-macaddr-val-52194", 07:05:17 "network-name": "example-network-name-val-80678", 07:05:17 "management-option": "example-management-option-val-53535", 07:05:17 "interface-description": "example-interface-description-val-299", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-9736", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:17 "priority": 82452, 07:05:17 "vlans": { 07:05:17 "vlan": [ 07:05:17 { 07:05:17 "vlan-interface": "example-vlan-interface-val-31470", 07:05:17 "vlan-id-inner": 61286171, 07:05:17 "vlan-id-outer": 64615174, 07:05:17 "speed-value": "example-speed-value-val-80457", 07:05:17 "speed-units": "example-speed-units-val-51587", 07:05:17 "vlan-description": "example-vlan-description-val-97575", 07:05:17 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:17 "vpn-key": "example-vpn-key-val-50069", 07:05:17 "orchestration-status": "example-orchestration-status-val-34071", 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-62615", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "is-private": true, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:17 "l3-interface-ipv4-prefix-length": 39266592, 07:05:17 "vlan-id-inner": 91284707, 07:05:17 "vlan-id-outer": 80343467, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:17 "l3-interface-ipv6-prefix-length": 81422758, 07:05:17 "vlan-id-inner": 15099560, 07:05:17 "vlan-id-outer": 46643832, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-62086", 07:05:17 "interface-role": "example-interface-role-val-13107", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:17 "selflink": "example-selflink-val-31580", 07:05:17 "interface-id": "example-interface-id-val-57805", 07:05:17 "macaddr": "example-macaddr-val-54266", 07:05:17 "network-name": "example-network-name-val-38517", 07:05:17 "management-option": "example-management-option-val-8801", 07:05:17 "interface-description": "example-interface-description-val-88573", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-99164", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:17 "priority": 80355, 07:05:17 "admin-status": "example-admin-status-val-29720" 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:17 "l3-interface-ipv4-prefix-length": 36060646, 07:05:17 "vlan-id-inner": 62164959, 07:05:17 "vlan-id-outer": 93058593, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:17 "l3-interface-ipv6-prefix-length": 29592510, 07:05:17 "vlan-id-inner": 18402161, 07:05:17 "vlan-id-outer": 651158, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:17 } 07:05:17 ], 07:05:17 "admin-status": "example-admin-status-val-81745" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "lag-interfaces": { 07:05:17 "lag-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-87366", 07:05:17 "interface-description": "example-interface-description-val-3722", 07:05:17 "speed-value": "example-speed-value-val-73546", 07:05:17 "speed-units": "example-speed-units-val-73658", 07:05:17 "interface-id": "example-interface-id-val-62385", 07:05:17 "interface-role": "example-interface-role-val-60746", 07:05:17 "prov-status": "example-prov-status-val-26239", 07:05:17 "in-maint": true, 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-69579", 07:05:17 "interface-role": "example-interface-role-val-64571", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:17 "selflink": "example-selflink-val-29611", 07:05:17 "interface-id": "example-interface-id-val-75464", 07:05:17 "macaddr": "example-macaddr-val-7285", 07:05:17 "network-name": "example-network-name-val-52284", 07:05:17 "management-option": "example-management-option-val-26028", 07:05:17 "interface-description": "example-interface-description-val-37641", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-56460", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:17 "priority": 84739, 07:05:17 "vlans": { 07:05:17 "vlan": [ 07:05:17 { 07:05:17 "vlan-interface": "example-vlan-interface-val-56661", 07:05:17 "vlan-id-inner": 33305644, 07:05:17 "vlan-id-outer": 30871600, 07:05:17 "speed-value": "example-speed-value-val-1929", 07:05:17 "speed-units": "example-speed-units-val-71630", 07:05:17 "vlan-description": "example-vlan-description-val-63003", 07:05:17 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:17 "vpn-key": "example-vpn-key-val-16552", 07:05:17 "orchestration-status": "example-orchestration-status-val-95322", 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-89886", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "is-private": true, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:17 "l3-interface-ipv4-prefix-length": 11099430, 07:05:17 "vlan-id-inner": 88996967, 07:05:17 "vlan-id-outer": 23003182, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:17 "l3-interface-ipv6-prefix-length": 20167688, 07:05:17 "vlan-id-inner": 40775405, 07:05:17 "vlan-id-outer": 75855907, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-49266", 07:05:17 "interface-role": "example-interface-role-val-210", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:17 "selflink": "example-selflink-val-6356", 07:05:17 "interface-id": "example-interface-id-val-99531", 07:05:17 "macaddr": "example-macaddr-val-25092", 07:05:17 "network-name": "example-network-name-val-3319", 07:05:17 "management-option": "example-management-option-val-79883", 07:05:17 "interface-description": "example-interface-description-val-54501", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-48840", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:17 "priority": 21862, 07:05:17 "admin-status": "example-admin-status-val-89244" 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:17 "l3-interface-ipv4-prefix-length": 91875404, 07:05:17 "vlan-id-inner": 36470314, 07:05:17 "vlan-id-outer": 96344091, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:17 "l3-interface-ipv6-prefix-length": 11663872, 07:05:17 "vlan-id-inner": 28459412, 07:05:17 "vlan-id-outer": 9852622, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:17 } 07:05:17 ], 07:05:17 "admin-status": "example-admin-status-val-81055" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 } 07:05:17 07:05:17 2024-04-02 07:05:17.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:17 2024-04-02 07:05:17.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:17 2024-04-02 07:05:17.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.436 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:17 2024-04-02 07:05:17.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:05:17 2024-04-02 07:05:17.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.440 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.440 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.440 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.446 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:17 2024-04-02 07:05:17.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:17 2024-04-02 07:05:17.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.459 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:17 2024-04-02 07:05:17.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:17 2024-04-02 07:05:17.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.791 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.792 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 467 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludeChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:17 2024-04-02 07:05:17.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:17 2024-04-02 07:05:17.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:17 2024-04-02 07:05:17.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:17 "hostname": "example-hostname-val-85598", 07:05:17 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:17 "number-of-cpus": 280, 07:05:17 "disk-in-gigabytes": 78521, 07:05:17 "ram-in-megabytes": 36975, 07:05:17 "equip-type": "example-equip-type-val-47930", 07:05:17 "equip-vendor": "example-equip-vendor-val-59512", 07:05:17 "equip-model": "example-equip-model-val-46076", 07:05:17 "fqdn": "example-fqdn-val-74486", 07:05:17 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:17 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:17 "serial-number": "example-serial-number-val-92800", 07:05:17 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:17 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:17 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:17 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:17 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:17 "inv-status": "example-inv-status-val-5042", 07:05:17 "pserver-id": "example-pserver-id-val-15622", 07:05:17 "internet-topology": "example-internet-topology-val-31234", 07:05:17 "in-maint": true, 07:05:17 "pserver-name2": "example-pserver-name2-val-93509", 07:05:17 "purpose": "example-purpose-val-52320", 07:05:17 "prov-status": "example-prov-status-val-47313", 07:05:17 "management-option": "example-management-option-val-72434", 07:05:17 "host-profile": "example-host-profile-val-84672", 07:05:17 "p-interfaces": { 07:05:17 "p-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-46147", 07:05:17 "selflink": "example-selflink-val-81029", 07:05:17 "speed-value": "example-speed-value-val-47874", 07:05:17 "speed-units": "example-speed-units-val-10396", 07:05:17 "port-description": "example-port-description-val-53068", 07:05:17 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:17 "interface-role": "example-interface-role-val-49232", 07:05:17 "interface-type": "example-interface-type-val-21757", 07:05:17 "prov-status": "example-prov-status-val-19117", 07:05:17 "in-maint": true, 07:05:17 "inv-status": "example-inv-status-val-48715", 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-13366", 07:05:17 "interface-role": "example-interface-role-val-29488", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:17 "selflink": "example-selflink-val-4757", 07:05:17 "interface-id": "example-interface-id-val-79486", 07:05:17 "macaddr": "example-macaddr-val-52194", 07:05:17 "network-name": "example-network-name-val-80678", 07:05:17 "management-option": "example-management-option-val-53535", 07:05:17 "interface-description": "example-interface-description-val-299", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-9736", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:17 "priority": 82452, 07:05:17 "vlans": { 07:05:17 "vlan": [ 07:05:17 { 07:05:17 "vlan-interface": "example-vlan-interface-val-31470", 07:05:17 "vlan-id-inner": 61286171, 07:05:17 "vlan-id-outer": 64615174, 07:05:17 "speed-value": "example-speed-value-val-80457", 07:05:17 "speed-units": "example-speed-units-val-51587", 07:05:17 "vlan-description": "example-vlan-description-val-97575", 07:05:17 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:17 "vpn-key": "example-vpn-key-val-50069", 07:05:17 "orchestration-status": "example-orchestration-status-val-34071", 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-62615", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "is-private": true, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:17 "l3-interface-ipv4-prefix-length": 39266592, 07:05:17 "vlan-id-inner": 91284707, 07:05:17 "vlan-id-outer": 80343467, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:17 "l3-interface-ipv6-prefix-length": 81422758, 07:05:17 "vlan-id-inner": 15099560, 07:05:17 "vlan-id-outer": 46643832, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-62086", 07:05:17 "interface-role": "example-interface-role-val-13107", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:17 "selflink": "example-selflink-val-31580", 07:05:17 "interface-id": "example-interface-id-val-57805", 07:05:17 "macaddr": "example-macaddr-val-54266", 07:05:17 "network-name": "example-network-name-val-38517", 07:05:17 "management-option": "example-management-option-val-8801", 07:05:17 "interface-description": "example-interface-description-val-88573", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-99164", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:17 "priority": 80355, 07:05:17 "admin-status": "example-admin-status-val-29720" 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:17 "l3-interface-ipv4-prefix-length": 36060646, 07:05:17 "vlan-id-inner": 62164959, 07:05:17 "vlan-id-outer": 93058593, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:17 "l3-interface-ipv6-prefix-length": 29592510, 07:05:17 "vlan-id-inner": 18402161, 07:05:17 "vlan-id-outer": 651158, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:17 } 07:05:17 ], 07:05:17 "admin-status": "example-admin-status-val-81745" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "lag-interfaces": { 07:05:17 "lag-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-87366", 07:05:17 "interface-description": "example-interface-description-val-3722", 07:05:17 "speed-value": "example-speed-value-val-73546", 07:05:17 "speed-units": "example-speed-units-val-73658", 07:05:17 "interface-id": "example-interface-id-val-62385", 07:05:17 "interface-role": "example-interface-role-val-60746", 07:05:17 "prov-status": "example-prov-status-val-26239", 07:05:17 "in-maint": true, 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-69579", 07:05:17 "interface-role": "example-interface-role-val-64571", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:17 "selflink": "example-selflink-val-29611", 07:05:17 "interface-id": "example-interface-id-val-75464", 07:05:17 "macaddr": "example-macaddr-val-7285", 07:05:17 "network-name": "example-network-name-val-52284", 07:05:17 "management-option": "example-management-option-val-26028", 07:05:17 "interface-description": "example-interface-description-val-37641", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-56460", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:17 "priority": 84739, 07:05:17 "vlans": { 07:05:17 "vlan": [ 07:05:17 { 07:05:17 "vlan-interface": "example-vlan-interface-val-56661", 07:05:17 "vlan-id-inner": 33305644, 07:05:17 "vlan-id-outer": 30871600, 07:05:17 "speed-value": "example-speed-value-val-1929", 07:05:17 "speed-units": "example-speed-units-val-71630", 07:05:17 "vlan-description": "example-vlan-description-val-63003", 07:05:17 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:17 "vpn-key": "example-vpn-key-val-16552", 07:05:17 "orchestration-status": "example-orchestration-status-val-95322", 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-89886", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "is-private": true, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:17 "l3-interface-ipv4-prefix-length": 11099430, 07:05:17 "vlan-id-inner": 88996967, 07:05:17 "vlan-id-outer": 23003182, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:17 "l3-interface-ipv6-prefix-length": 20167688, 07:05:17 "vlan-id-inner": 40775405, 07:05:17 "vlan-id-outer": 75855907, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l-interfaces": { 07:05:17 "l-interface": [ 07:05:17 { 07:05:17 "interface-name": "example-interface-name-val-49266", 07:05:17 "interface-role": "example-interface-role-val-210", 07:05:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:17 "selflink": "example-selflink-val-6356", 07:05:17 "interface-id": "example-interface-id-val-99531", 07:05:17 "macaddr": "example-macaddr-val-25092", 07:05:17 "network-name": "example-network-name-val-3319", 07:05:17 "management-option": "example-management-option-val-79883", 07:05:17 "interface-description": "example-interface-description-val-54501", 07:05:17 "is-port-mirrored": true, 07:05:17 "in-maint": true, 07:05:17 "prov-status": "example-prov-status-val-48840", 07:05:17 "is-ip-unnumbered": true, 07:05:17 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:17 "priority": 21862, 07:05:17 "admin-status": "example-admin-status-val-89244" 07:05:17 } 07:05:17 ] 07:05:17 }, 07:05:17 "l3-interface-ipv4-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:17 "l3-interface-ipv4-prefix-length": 91875404, 07:05:17 "vlan-id-inner": 36470314, 07:05:17 "vlan-id-outer": 96344091, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:17 } 07:05:17 ], 07:05:17 "l3-interface-ipv6-address-list": [ 07:05:17 { 07:05:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:17 "l3-interface-ipv6-prefix-length": 11663872, 07:05:17 "vlan-id-inner": 28459412, 07:05:17 "vlan-id-outer": 9852622, 07:05:17 "is-floating": true, 07:05:17 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:17 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:17 } 07:05:17 ], 07:05:17 "admin-status": "example-admin-status-val-81055" 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 } 07:05:17 ] 07:05:17 } 07:05:17 } 07:05:17 07:05:17 2024-04-02 07:05:17.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.799 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:17 2024-04-02 07:05:17.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:17 2024-04-02 07:05:17.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:17 2024-04-02 07:05:17.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:05:17 2024-04-02 07:05:17.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:17 2024-04-02 07:05:17.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:17 2024-04-02 07:05:17.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:17 2024-04-02 07:05:17.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:17 2024-04-02 07:05:17.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:17 2024-04-02 07:05:17.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:17 2024-04-02 07:05:17.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:17 2024-04-02 07:05:17.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:17 2024-04-02 07:05:17.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:18 2024-04-02 07:05:18.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:18 2024-04-02 07:05:18.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.229 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 350 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:18 2024-04-02 07:05:18.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:18 2024-04-02 07:05:18.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:18 2024-04-02 07:05:18.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:18 "hostname": "example-hostname-val-85598", 07:05:18 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:18 "number-of-cpus": 280, 07:05:18 "disk-in-gigabytes": 78521, 07:05:18 "ram-in-megabytes": 36975, 07:05:18 "equip-type": "example-equip-type-val-47930", 07:05:18 "equip-vendor": "example-equip-vendor-val-59512", 07:05:18 "equip-model": "example-equip-model-val-46076", 07:05:18 "fqdn": "example-fqdn-val-74486", 07:05:18 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:18 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:18 "serial-number": "example-serial-number-val-92800", 07:05:18 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:18 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:18 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:18 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:18 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:18 "inv-status": "example-inv-status-val-5042", 07:05:18 "pserver-id": "example-pserver-id-val-15622", 07:05:18 "internet-topology": "example-internet-topology-val-31234", 07:05:18 "in-maint": true, 07:05:18 "pserver-name2": "example-pserver-name2-val-93509", 07:05:18 "purpose": "example-purpose-val-52320", 07:05:18 "prov-status": "example-prov-status-val-47313", 07:05:18 "management-option": "example-management-option-val-72434", 07:05:18 "host-profile": "example-host-profile-val-84672", 07:05:18 "p-interfaces": { 07:05:18 "p-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-46147", 07:05:18 "selflink": "example-selflink-val-81029", 07:05:18 "speed-value": "example-speed-value-val-47874", 07:05:18 "speed-units": "example-speed-units-val-10396", 07:05:18 "port-description": "example-port-description-val-53068", 07:05:18 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:18 "interface-role": "example-interface-role-val-49232", 07:05:18 "interface-type": "example-interface-type-val-21757", 07:05:18 "prov-status": "example-prov-status-val-19117", 07:05:18 "in-maint": true, 07:05:18 "inv-status": "example-inv-status-val-48715", 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-13366", 07:05:18 "interface-role": "example-interface-role-val-29488", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:18 "selflink": "example-selflink-val-4757", 07:05:18 "interface-id": "example-interface-id-val-79486", 07:05:18 "macaddr": "example-macaddr-val-52194", 07:05:18 "network-name": "example-network-name-val-80678", 07:05:18 "management-option": "example-management-option-val-53535", 07:05:18 "interface-description": "example-interface-description-val-299", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-9736", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:18 "priority": 82452, 07:05:18 "vlans": { 07:05:18 "vlan": [ 07:05:18 { 07:05:18 "vlan-interface": "example-vlan-interface-val-31470", 07:05:18 "vlan-id-inner": 61286171, 07:05:18 "vlan-id-outer": 64615174, 07:05:18 "speed-value": "example-speed-value-val-80457", 07:05:18 "speed-units": "example-speed-units-val-51587", 07:05:18 "vlan-description": "example-vlan-description-val-97575", 07:05:18 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:18 "vpn-key": "example-vpn-key-val-50069", 07:05:18 "orchestration-status": "example-orchestration-status-val-34071", 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-62615", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "is-private": true, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:18 "l3-interface-ipv4-prefix-length": 39266592, 07:05:18 "vlan-id-inner": 91284707, 07:05:18 "vlan-id-outer": 80343467, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:18 "l3-interface-ipv6-prefix-length": 81422758, 07:05:18 "vlan-id-inner": 15099560, 07:05:18 "vlan-id-outer": 46643832, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-62086", 07:05:18 "interface-role": "example-interface-role-val-13107", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:18 "selflink": "example-selflink-val-31580", 07:05:18 "interface-id": "example-interface-id-val-57805", 07:05:18 "macaddr": "example-macaddr-val-54266", 07:05:18 "network-name": "example-network-name-val-38517", 07:05:18 "management-option": "example-management-option-val-8801", 07:05:18 "interface-description": "example-interface-description-val-88573", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-99164", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:18 "priority": 80355, 07:05:18 "admin-status": "example-admin-status-val-29720" 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:18 "l3-interface-ipv4-prefix-length": 36060646, 07:05:18 "vlan-id-inner": 62164959, 07:05:18 "vlan-id-outer": 93058593, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:18 "l3-interface-ipv6-prefix-length": 29592510, 07:05:18 "vlan-id-inner": 18402161, 07:05:18 "vlan-id-outer": 651158, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:18 } 07:05:18 ], 07:05:18 "admin-status": "example-admin-status-val-81745" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "lag-interfaces": { 07:05:18 "lag-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-87366", 07:05:18 "interface-description": "example-interface-description-val-3722", 07:05:18 "speed-value": "example-speed-value-val-73546", 07:05:18 "speed-units": "example-speed-units-val-73658", 07:05:18 "interface-id": "example-interface-id-val-62385", 07:05:18 "interface-role": "example-interface-role-val-60746", 07:05:18 "prov-status": "example-prov-status-val-26239", 07:05:18 "in-maint": true, 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-69579", 07:05:18 "interface-role": "example-interface-role-val-64571", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:18 "selflink": "example-selflink-val-29611", 07:05:18 "interface-id": "example-interface-id-val-75464", 07:05:18 "macaddr": "example-macaddr-val-7285", 07:05:18 "network-name": "example-network-name-val-52284", 07:05:18 "management-option": "example-management-option-val-26028", 07:05:18 "interface-description": "example-interface-description-val-37641", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-56460", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:18 "priority": 84739, 07:05:18 "vlans": { 07:05:18 "vlan": [ 07:05:18 { 07:05:18 "vlan-interface": "example-vlan-interface-val-56661", 07:05:18 "vlan-id-inner": 33305644, 07:05:18 "vlan-id-outer": 30871600, 07:05:18 "speed-value": "example-speed-value-val-1929", 07:05:18 "speed-units": "example-speed-units-val-71630", 07:05:18 "vlan-description": "example-vlan-description-val-63003", 07:05:18 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:18 "vpn-key": "example-vpn-key-val-16552", 07:05:18 "orchestration-status": "example-orchestration-status-val-95322", 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-89886", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "is-private": true, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:18 "l3-interface-ipv4-prefix-length": 11099430, 07:05:18 "vlan-id-inner": 88996967, 07:05:18 "vlan-id-outer": 23003182, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:18 "l3-interface-ipv6-prefix-length": 20167688, 07:05:18 "vlan-id-inner": 40775405, 07:05:18 "vlan-id-outer": 75855907, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-49266", 07:05:18 "interface-role": "example-interface-role-val-210", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:18 "selflink": "example-selflink-val-6356", 07:05:18 "interface-id": "example-interface-id-val-99531", 07:05:18 "macaddr": "example-macaddr-val-25092", 07:05:18 "network-name": "example-network-name-val-3319", 07:05:18 "management-option": "example-management-option-val-79883", 07:05:18 "interface-description": "example-interface-description-val-54501", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-48840", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:18 "priority": 21862, 07:05:18 "admin-status": "example-admin-status-val-89244" 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:18 "l3-interface-ipv4-prefix-length": 91875404, 07:05:18 "vlan-id-inner": 36470314, 07:05:18 "vlan-id-outer": 96344091, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:18 "l3-interface-ipv6-prefix-length": 11663872, 07:05:18 "vlan-id-inner": 28459412, 07:05:18 "vlan-id-outer": 9852622, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:18 } 07:05:18 ], 07:05:18 "admin-status": "example-admin-status-val-81055" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 } 07:05:18 07:05:18 2024-04-02 07:05:18.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.237 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.275 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:18 2024-04-02 07:05:18.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:18 2024-04-02 07:05:18.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:18 2024-04-02 07:05:18.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1712041518236123 07:05:18 2024-04-02 07:05:18.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.349 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 363 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 07:05:18 2024-04-02 07:05:18.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:05:18 2024-04-02 07:05:18.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:05:18 2024-04-02 07:05:18.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:18 2024-04-02 07:05:18.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.670 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 350 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:18 2024-04-02 07:05:18.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:18 2024-04-02 07:05:18.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:18 2024-04-02 07:05:18.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:18 "hostname": "example-hostname-val-85598", 07:05:18 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:18 "number-of-cpus": 280, 07:05:18 "disk-in-gigabytes": 78521, 07:05:18 "ram-in-megabytes": 36975, 07:05:18 "equip-type": "example-equip-type-val-47930", 07:05:18 "equip-vendor": "example-equip-vendor-val-59512", 07:05:18 "equip-model": "example-equip-model-val-46076", 07:05:18 "fqdn": "example-fqdn-val-74486", 07:05:18 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:18 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:18 "serial-number": "example-serial-number-val-92800", 07:05:18 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:18 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:18 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:18 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:18 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:18 "inv-status": "example-inv-status-val-5042", 07:05:18 "pserver-id": "example-pserver-id-val-15622", 07:05:18 "internet-topology": "example-internet-topology-val-31234", 07:05:18 "in-maint": true, 07:05:18 "pserver-name2": "example-pserver-name2-val-93509", 07:05:18 "purpose": "example-purpose-val-52320", 07:05:18 "prov-status": "example-prov-status-val-47313", 07:05:18 "management-option": "example-management-option-val-72434", 07:05:18 "host-profile": "example-host-profile-val-84672", 07:05:18 "p-interfaces": { 07:05:18 "p-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-46147", 07:05:18 "selflink": "example-selflink-val-81029", 07:05:18 "speed-value": "example-speed-value-val-47874", 07:05:18 "speed-units": "example-speed-units-val-10396", 07:05:18 "port-description": "example-port-description-val-53068", 07:05:18 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:18 "interface-role": "example-interface-role-val-49232", 07:05:18 "interface-type": "example-interface-type-val-21757", 07:05:18 "prov-status": "example-prov-status-val-19117", 07:05:18 "in-maint": true, 07:05:18 "inv-status": "example-inv-status-val-48715", 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-13366", 07:05:18 "interface-role": "example-interface-role-val-29488", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:18 "selflink": "example-selflink-val-4757", 07:05:18 "interface-id": "example-interface-id-val-79486", 07:05:18 "macaddr": "example-macaddr-val-52194", 07:05:18 "network-name": "example-network-name-val-80678", 07:05:18 "management-option": "example-management-option-val-53535", 07:05:18 "interface-description": "example-interface-description-val-299", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-9736", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:18 "priority": 82452, 07:05:18 "vlans": { 07:05:18 "vlan": [ 07:05:18 { 07:05:18 "vlan-interface": "example-vlan-interface-val-31470", 07:05:18 "vlan-id-inner": 61286171, 07:05:18 "vlan-id-outer": 64615174, 07:05:18 "speed-value": "example-speed-value-val-80457", 07:05:18 "speed-units": "example-speed-units-val-51587", 07:05:18 "vlan-description": "example-vlan-description-val-97575", 07:05:18 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:18 "vpn-key": "example-vpn-key-val-50069", 07:05:18 "orchestration-status": "example-orchestration-status-val-34071", 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-62615", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "is-private": true, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:18 "l3-interface-ipv4-prefix-length": 39266592, 07:05:18 "vlan-id-inner": 91284707, 07:05:18 "vlan-id-outer": 80343467, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:18 "l3-interface-ipv6-prefix-length": 81422758, 07:05:18 "vlan-id-inner": 15099560, 07:05:18 "vlan-id-outer": 46643832, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-62086", 07:05:18 "interface-role": "example-interface-role-val-13107", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:18 "selflink": "example-selflink-val-31580", 07:05:18 "interface-id": "example-interface-id-val-57805", 07:05:18 "macaddr": "example-macaddr-val-54266", 07:05:18 "network-name": "example-network-name-val-38517", 07:05:18 "management-option": "example-management-option-val-8801", 07:05:18 "interface-description": "example-interface-description-val-88573", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-99164", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:18 "priority": 80355, 07:05:18 "admin-status": "example-admin-status-val-29720" 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:18 "l3-interface-ipv4-prefix-length": 36060646, 07:05:18 "vlan-id-inner": 62164959, 07:05:18 "vlan-id-outer": 93058593, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:18 "l3-interface-ipv6-prefix-length": 29592510, 07:05:18 "vlan-id-inner": 18402161, 07:05:18 "vlan-id-outer": 651158, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:18 } 07:05:18 ], 07:05:18 "admin-status": "example-admin-status-val-81745" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "lag-interfaces": { 07:05:18 "lag-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-87366", 07:05:18 "interface-description": "example-interface-description-val-3722", 07:05:18 "speed-value": "example-speed-value-val-73546", 07:05:18 "speed-units": "example-speed-units-val-73658", 07:05:18 "interface-id": "example-interface-id-val-62385", 07:05:18 "interface-role": "example-interface-role-val-60746", 07:05:18 "prov-status": "example-prov-status-val-26239", 07:05:18 "in-maint": true, 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-69579", 07:05:18 "interface-role": "example-interface-role-val-64571", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:18 "selflink": "example-selflink-val-29611", 07:05:18 "interface-id": "example-interface-id-val-75464", 07:05:18 "macaddr": "example-macaddr-val-7285", 07:05:18 "network-name": "example-network-name-val-52284", 07:05:18 "management-option": "example-management-option-val-26028", 07:05:18 "interface-description": "example-interface-description-val-37641", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-56460", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:18 "priority": 84739, 07:05:18 "vlans": { 07:05:18 "vlan": [ 07:05:18 { 07:05:18 "vlan-interface": "example-vlan-interface-val-56661", 07:05:18 "vlan-id-inner": 33305644, 07:05:18 "vlan-id-outer": 30871600, 07:05:18 "speed-value": "example-speed-value-val-1929", 07:05:18 "speed-units": "example-speed-units-val-71630", 07:05:18 "vlan-description": "example-vlan-description-val-63003", 07:05:18 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:18 "vpn-key": "example-vpn-key-val-16552", 07:05:18 "orchestration-status": "example-orchestration-status-val-95322", 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-89886", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "is-private": true, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:18 "l3-interface-ipv4-prefix-length": 11099430, 07:05:18 "vlan-id-inner": 88996967, 07:05:18 "vlan-id-outer": 23003182, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:18 "l3-interface-ipv6-prefix-length": 20167688, 07:05:18 "vlan-id-inner": 40775405, 07:05:18 "vlan-id-outer": 75855907, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l-interfaces": { 07:05:18 "l-interface": [ 07:05:18 { 07:05:18 "interface-name": "example-interface-name-val-49266", 07:05:18 "interface-role": "example-interface-role-val-210", 07:05:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:18 "selflink": "example-selflink-val-6356", 07:05:18 "interface-id": "example-interface-id-val-99531", 07:05:18 "macaddr": "example-macaddr-val-25092", 07:05:18 "network-name": "example-network-name-val-3319", 07:05:18 "management-option": "example-management-option-val-79883", 07:05:18 "interface-description": "example-interface-description-val-54501", 07:05:18 "is-port-mirrored": true, 07:05:18 "in-maint": true, 07:05:18 "prov-status": "example-prov-status-val-48840", 07:05:18 "is-ip-unnumbered": true, 07:05:18 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:18 "priority": 21862, 07:05:18 "admin-status": "example-admin-status-val-89244" 07:05:18 } 07:05:18 ] 07:05:18 }, 07:05:18 "l3-interface-ipv4-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:18 "l3-interface-ipv4-prefix-length": 91875404, 07:05:18 "vlan-id-inner": 36470314, 07:05:18 "vlan-id-outer": 96344091, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:18 } 07:05:18 ], 07:05:18 "l3-interface-ipv6-address-list": [ 07:05:18 { 07:05:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:18 "l3-interface-ipv6-prefix-length": 11663872, 07:05:18 "vlan-id-inner": 28459412, 07:05:18 "vlan-id-outer": 9852622, 07:05:18 "is-floating": true, 07:05:18 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:18 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:18 } 07:05:18 ], 07:05:18 "admin-status": "example-admin-status-val-81055" 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 } 07:05:18 ] 07:05:18 } 07:05:18 } 07:05:18 07:05:18 2024-04-02 07:05:18.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:18 2024-04-02 07:05:18.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:18 2024-04-02 07:05:18.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:18 2024-04-02 07:05:18.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1712041518676123 07:05:18 2024-04-02 07:05:18.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:18 2024-04-02 07:05:18.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:18 2024-04-02 07:05:18.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:18 2024-04-02 07:05:18.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:18 2024-04-02 07:05:18.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:18 2024-04-02 07:05:18.788 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 363 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 07:05:18 2024-04-02 07:05:18.789 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:18 2024-04-02 07:05:18.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:05:18 2024-04-02 07:05:18.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:05:19 2024-04-02 07:05:19.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:19 2024-04-02 07:05:19.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.110 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 667 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:19 2024-04-02 07:05:19.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:19 2024-04-02 07:05:19.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:19 2024-04-02 07:05:19.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:19 "hostname": "example-hostname-val-85598", 07:05:19 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:19 "number-of-cpus": 280, 07:05:19 "disk-in-gigabytes": 78521, 07:05:19 "ram-in-megabytes": 36975, 07:05:19 "equip-type": "example-equip-type-val-47930", 07:05:19 "equip-vendor": "example-equip-vendor-val-59512", 07:05:19 "equip-model": "example-equip-model-val-46076", 07:05:19 "fqdn": "example-fqdn-val-74486", 07:05:19 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:19 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:19 "serial-number": "example-serial-number-val-92800", 07:05:19 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:19 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:19 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:19 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:19 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:19 "inv-status": "example-inv-status-val-5042", 07:05:19 "pserver-id": "example-pserver-id-val-15622", 07:05:19 "internet-topology": "example-internet-topology-val-31234", 07:05:19 "in-maint": true, 07:05:19 "pserver-name2": "example-pserver-name2-val-93509", 07:05:19 "purpose": "example-purpose-val-52320", 07:05:19 "prov-status": "example-prov-status-val-47313", 07:05:19 "management-option": "example-management-option-val-72434", 07:05:19 "host-profile": "example-host-profile-val-84672", 07:05:19 "p-interfaces": { 07:05:19 "p-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-46147", 07:05:19 "selflink": "example-selflink-val-81029", 07:05:19 "speed-value": "example-speed-value-val-47874", 07:05:19 "speed-units": "example-speed-units-val-10396", 07:05:19 "port-description": "example-port-description-val-53068", 07:05:19 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:19 "interface-role": "example-interface-role-val-49232", 07:05:19 "interface-type": "example-interface-type-val-21757", 07:05:19 "prov-status": "example-prov-status-val-19117", 07:05:19 "in-maint": true, 07:05:19 "inv-status": "example-inv-status-val-48715", 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-13366", 07:05:19 "interface-role": "example-interface-role-val-29488", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:19 "selflink": "example-selflink-val-4757", 07:05:19 "interface-id": "example-interface-id-val-79486", 07:05:19 "macaddr": "example-macaddr-val-52194", 07:05:19 "network-name": "example-network-name-val-80678", 07:05:19 "management-option": "example-management-option-val-53535", 07:05:19 "interface-description": "example-interface-description-val-299", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-9736", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:19 "priority": 82452, 07:05:19 "vlans": { 07:05:19 "vlan": [ 07:05:19 { 07:05:19 "vlan-interface": "example-vlan-interface-val-31470", 07:05:19 "vlan-id-inner": 61286171, 07:05:19 "vlan-id-outer": 64615174, 07:05:19 "speed-value": "example-speed-value-val-80457", 07:05:19 "speed-units": "example-speed-units-val-51587", 07:05:19 "vlan-description": "example-vlan-description-val-97575", 07:05:19 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:19 "vpn-key": "example-vpn-key-val-50069", 07:05:19 "orchestration-status": "example-orchestration-status-val-34071", 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-62615", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "is-private": true, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:19 "l3-interface-ipv4-prefix-length": 39266592, 07:05:19 "vlan-id-inner": 91284707, 07:05:19 "vlan-id-outer": 80343467, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:19 "l3-interface-ipv6-prefix-length": 81422758, 07:05:19 "vlan-id-inner": 15099560, 07:05:19 "vlan-id-outer": 46643832, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-62086", 07:05:19 "interface-role": "example-interface-role-val-13107", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:19 "selflink": "example-selflink-val-31580", 07:05:19 "interface-id": "example-interface-id-val-57805", 07:05:19 "macaddr": "example-macaddr-val-54266", 07:05:19 "network-name": "example-network-name-val-38517", 07:05:19 "management-option": "example-management-option-val-8801", 07:05:19 "interface-description": "example-interface-description-val-88573", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-99164", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:19 "priority": 80355, 07:05:19 "admin-status": "example-admin-status-val-29720" 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:19 "l3-interface-ipv4-prefix-length": 36060646, 07:05:19 "vlan-id-inner": 62164959, 07:05:19 "vlan-id-outer": 93058593, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:19 "l3-interface-ipv6-prefix-length": 29592510, 07:05:19 "vlan-id-inner": 18402161, 07:05:19 "vlan-id-outer": 651158, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:19 } 07:05:19 ], 07:05:19 "admin-status": "example-admin-status-val-81745" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "lag-interfaces": { 07:05:19 "lag-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-87366", 07:05:19 "interface-description": "example-interface-description-val-3722", 07:05:19 "speed-value": "example-speed-value-val-73546", 07:05:19 "speed-units": "example-speed-units-val-73658", 07:05:19 "interface-id": "example-interface-id-val-62385", 07:05:19 "interface-role": "example-interface-role-val-60746", 07:05:19 "prov-status": "example-prov-status-val-26239", 07:05:19 "in-maint": true, 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-69579", 07:05:19 "interface-role": "example-interface-role-val-64571", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:19 "selflink": "example-selflink-val-29611", 07:05:19 "interface-id": "example-interface-id-val-75464", 07:05:19 "macaddr": "example-macaddr-val-7285", 07:05:19 "network-name": "example-network-name-val-52284", 07:05:19 "management-option": "example-management-option-val-26028", 07:05:19 "interface-description": "example-interface-description-val-37641", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-56460", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:19 "priority": 84739, 07:05:19 "vlans": { 07:05:19 "vlan": [ 07:05:19 { 07:05:19 "vlan-interface": "example-vlan-interface-val-56661", 07:05:19 "vlan-id-inner": 33305644, 07:05:19 "vlan-id-outer": 30871600, 07:05:19 "speed-value": "example-speed-value-val-1929", 07:05:19 "speed-units": "example-speed-units-val-71630", 07:05:19 "vlan-description": "example-vlan-description-val-63003", 07:05:19 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:19 "vpn-key": "example-vpn-key-val-16552", 07:05:19 "orchestration-status": "example-orchestration-status-val-95322", 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-89886", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "is-private": true, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:19 "l3-interface-ipv4-prefix-length": 11099430, 07:05:19 "vlan-id-inner": 88996967, 07:05:19 "vlan-id-outer": 23003182, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:19 "l3-interface-ipv6-prefix-length": 20167688, 07:05:19 "vlan-id-inner": 40775405, 07:05:19 "vlan-id-outer": 75855907, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-49266", 07:05:19 "interface-role": "example-interface-role-val-210", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:19 "selflink": "example-selflink-val-6356", 07:05:19 "interface-id": "example-interface-id-val-99531", 07:05:19 "macaddr": "example-macaddr-val-25092", 07:05:19 "network-name": "example-network-name-val-3319", 07:05:19 "management-option": "example-management-option-val-79883", 07:05:19 "interface-description": "example-interface-description-val-54501", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-48840", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:19 "priority": 21862, 07:05:19 "admin-status": "example-admin-status-val-89244" 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:19 "l3-interface-ipv4-prefix-length": 91875404, 07:05:19 "vlan-id-inner": 36470314, 07:05:19 "vlan-id-outer": 96344091, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:19 "l3-interface-ipv6-prefix-length": 11663872, 07:05:19 "vlan-id-inner": 28459412, 07:05:19 "vlan-id-outer": 9852622, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:19 } 07:05:19 ], 07:05:19 "admin-status": "example-admin-status-val-81055" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 } 07:05:19 07:05:19 2024-04-02 07:05:19.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.118 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:19 2024-04-02 07:05:19.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:19 2024-04-02 07:05:19.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:19 2024-04-02 07:05:19.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:19 2024-04-02 07:05:19.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.194 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 676 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:19 2024-04-02 07:05:19.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:19 2024-04-02 07:05:19.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:19 2024-04-02 07:05:19.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:19 "vnf-id": "generic-vnf-notification", 07:05:19 "vnf-type": "sometype", 07:05:19 "in-maint": true, 07:05:19 "is-closed-loop-disabled": true 07:05:19 } 07:05:19 07:05:19 2024-04-02 07:05:19.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.198 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:19 2024-04-02 07:05:19.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:19 2024-04-02 07:05:19.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.210 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.213 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:19 2024-04-02 07:05:19.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:19 "related-to": "generic-vnf", 07:05:19 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:19 } 07:05:19 07:05:19 2024-04-02 07:05:19.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.219 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:19 Notification Body: {"hostname":"example-hostname-val-85598","ptnii-equip-name":"example-ptnii-equip-name-val-85834","number-of-cpus":280,"disk-in-gigabytes":78521,"ram-in-megabytes":36975,"equip-type":"example-equip-type-val-47930","equip-vendor":"example-equip-vendor-val-59512","equip-model":"example-equip-model-val-46076","fqdn":"example-fqdn-val-74486","pserver-selflink":"example-pserver-selflink-val-72481","ipv4-oam-address":"example-ipv4-oam-address-val-16616","serial-number":"example-serial-number-val-92800","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","inv-status":"example-inv-status-val-5042","pserver-id":"example-pserver-id-val-15622","internet-topology":"example-internet-topology-val-31234","in-maint":true,"resource-version":"1712041519216","pserver-name2":"example-pserver-name2-val-93509","purpose":"example-purpose-val-52320","prov-status":"example-prov-status-val-47313","management-option":"example-management-option-val-72434","host-profile":"example-host-profile-val-84672","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v14/network/generic-vnfs/generic-vnf/generic-vnf-notification","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"generic-vnf-notification"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name"}]}]},"p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"example-equipment-identifier-val-63234","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1712041519117","in-maint":true,"inv-status":"example-inv-status-val-48715","l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-13366","interface-role":"example-interface-role-val-29488","v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","selflink":"example-selflink-val-4757","interface-id":"example-interface-id-val-79486","macaddr":"example-macaddr-val-52194","network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-description":"example-interface-description-val-299","is-port-mirrored":true,"resource-version":"1712041519117","in-maint":true,"prov-status":"example-prov-status-val-9736","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-62271","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-31470","vlan-id-inner":61286171,"vlan-id-outer":64615174,"resource-version":"1712041519117","speed-value":"example-speed-value-val-80457","speed-units":"example-speed-units-val-51587","vlan-description":"example-vlan-description-val-97575","backdoor-connection":"example-backdoor-connection-val-3179","vpn-key":"example-vpn-key-val-50069","orchestration-status":"example-orchestration-status-val-34071","in-maint":true,"prov-status":"example-prov-status-val-62615","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","l3-interface-ipv4-prefix-length":39266592,"vlan-id-inner":91284707,"vlan-id-outer":80343467,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"vlan-id-outer":46643832,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-62086","interface-role":"example-interface-role-val-13107","v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","selflink":"example-selflink-val-31580","interface-id":"example-interface-id-val-57805","macaddr":"example-macaddr-val-54266","network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-description":"example-interface-description-val-88573","is-port-mirrored":true,"resource-version":"1712041519117","in-maint":true,"prov-status":"example-prov-status-val-99164","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-14581","admin-status":"example-admin-status-val-29720"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","l3-interface-ipv4-prefix-length":36060646,"vlan-id-inner":62164959,"vlan-id-outer":93058593,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"vlan-id-outer":651158,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217"}],"admin-status":"example-admin-status-val-81745"}]}}]},"lag-interfaces":{"lag-interface":[{"interface-name":"example-interface-name-val-87366","interface-description":"example-interface-description-val-3722","resource-version":"1712041519117","speed-value":"example-speed-value-val-73546","speed-units":"example-speed-units-val-73658","interface-id":"example-interface-id-val-62385","interface-role":"example-interface-role-val-60746","prov-status":"example-prov-status-val-26239","in-maint":true,"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-69579","interface-role":"example-interface-role-val-64571","v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","selflink":"example-selflink-val-29611","interface-id":"example-interface-id-val-75464","macaddr":"example-macaddr-val-7285","network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-description":"example-interface-description-val-37641","is-port-mirrored":true,"resource-version":"1712041519117","in-maint":true,"prov-status":"example-prov-status-val-56460","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-23301","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-56661","vlan-id-inner":33305644,"vlan-id-outer":30871600,"resource-version":"1712041519117","speed-value":"example-speed-value-val-1929","speed-units":"example-speed-units-val-71630","vlan-description":"example-vlan-description-val-63003","backdoor-connection":"example-backdoor-connection-val-41834","vpn-key":"example-vpn-key-val-16552","orchestration-status":"example-orchestration-status-val-95322","in-maint":true,"prov-status":"example-prov-status-val-89886","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","l3-interface-ipv4-prefix-length":11099430,"vlan-id-inner":88996967,"vlan-id-outer":23003182,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"vlan-id-outer":75855907,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-49266","interface-role":"example-interface-role-val-210","v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","selflink":"example-selflink-val-6356","interface-id":"example-interface-id-val-99531","macaddr":"example-macaddr-val-25092","network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-description":"example-interface-description-val-54501","is-port-mirrored":true,"resource-version":"1712041519117","in-maint":true,"prov-status":"example-prov-status-val-48840","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-26846","admin-status":"example-admin-status-val-89244"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","l3-interface-ipv4-prefix-length":91875404,"vlan-id-inner":36470314,"vlan-id-outer":96344091,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"vlan-id-outer":9852622,"is-floating":true,"resource-version":"1712041519117","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088"}],"admin-status":"example-admin-status-val-81055"}]}}]}} 07:05:19 2024-04-02 07:05:19.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:19 2024-04-02 07:05:19.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:19 2024-04-02 07:05:19.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:19 2024-04-02 07:05:19.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.563 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 667 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:19 2024-04-02 07:05:19.564 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:19 2024-04-02 07:05:19.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:19 2024-04-02 07:05:19.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:19 "hostname": "example-hostname-val-85598", 07:05:19 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:19 "number-of-cpus": 280, 07:05:19 "disk-in-gigabytes": 78521, 07:05:19 "ram-in-megabytes": 36975, 07:05:19 "equip-type": "example-equip-type-val-47930", 07:05:19 "equip-vendor": "example-equip-vendor-val-59512", 07:05:19 "equip-model": "example-equip-model-val-46076", 07:05:19 "fqdn": "example-fqdn-val-74486", 07:05:19 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:19 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:19 "serial-number": "example-serial-number-val-92800", 07:05:19 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:19 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:19 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:19 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:19 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:19 "inv-status": "example-inv-status-val-5042", 07:05:19 "pserver-id": "example-pserver-id-val-15622", 07:05:19 "internet-topology": "example-internet-topology-val-31234", 07:05:19 "in-maint": true, 07:05:19 "pserver-name2": "example-pserver-name2-val-93509", 07:05:19 "purpose": "example-purpose-val-52320", 07:05:19 "prov-status": "example-prov-status-val-47313", 07:05:19 "management-option": "example-management-option-val-72434", 07:05:19 "host-profile": "example-host-profile-val-84672", 07:05:19 "p-interfaces": { 07:05:19 "p-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-46147", 07:05:19 "selflink": "example-selflink-val-81029", 07:05:19 "speed-value": "example-speed-value-val-47874", 07:05:19 "speed-units": "example-speed-units-val-10396", 07:05:19 "port-description": "example-port-description-val-53068", 07:05:19 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:19 "interface-role": "example-interface-role-val-49232", 07:05:19 "interface-type": "example-interface-type-val-21757", 07:05:19 "prov-status": "example-prov-status-val-19117", 07:05:19 "in-maint": true, 07:05:19 "inv-status": "example-inv-status-val-48715", 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-13366", 07:05:19 "interface-role": "example-interface-role-val-29488", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:19 "selflink": "example-selflink-val-4757", 07:05:19 "interface-id": "example-interface-id-val-79486", 07:05:19 "macaddr": "example-macaddr-val-52194", 07:05:19 "network-name": "example-network-name-val-80678", 07:05:19 "management-option": "example-management-option-val-53535", 07:05:19 "interface-description": "example-interface-description-val-299", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-9736", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:19 "priority": 82452, 07:05:19 "vlans": { 07:05:19 "vlan": [ 07:05:19 { 07:05:19 "vlan-interface": "example-vlan-interface-val-31470", 07:05:19 "vlan-id-inner": 61286171, 07:05:19 "vlan-id-outer": 64615174, 07:05:19 "speed-value": "example-speed-value-val-80457", 07:05:19 "speed-units": "example-speed-units-val-51587", 07:05:19 "vlan-description": "example-vlan-description-val-97575", 07:05:19 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:19 "vpn-key": "example-vpn-key-val-50069", 07:05:19 "orchestration-status": "example-orchestration-status-val-34071", 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-62615", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "is-private": true, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:19 "l3-interface-ipv4-prefix-length": 39266592, 07:05:19 "vlan-id-inner": 91284707, 07:05:19 "vlan-id-outer": 80343467, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:19 "l3-interface-ipv6-prefix-length": 81422758, 07:05:19 "vlan-id-inner": 15099560, 07:05:19 "vlan-id-outer": 46643832, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-62086", 07:05:19 "interface-role": "example-interface-role-val-13107", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:19 "selflink": "example-selflink-val-31580", 07:05:19 "interface-id": "example-interface-id-val-57805", 07:05:19 "macaddr": "example-macaddr-val-54266", 07:05:19 "network-name": "example-network-name-val-38517", 07:05:19 "management-option": "example-management-option-val-8801", 07:05:19 "interface-description": "example-interface-description-val-88573", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-99164", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:19 "priority": 80355, 07:05:19 "admin-status": "example-admin-status-val-29720" 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:19 "l3-interface-ipv4-prefix-length": 36060646, 07:05:19 "vlan-id-inner": 62164959, 07:05:19 "vlan-id-outer": 93058593, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:19 "l3-interface-ipv6-prefix-length": 29592510, 07:05:19 "vlan-id-inner": 18402161, 07:05:19 "vlan-id-outer": 651158, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:19 } 07:05:19 ], 07:05:19 "admin-status": "example-admin-status-val-81745" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "lag-interfaces": { 07:05:19 "lag-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-87366", 07:05:19 "interface-description": "example-interface-description-val-3722", 07:05:19 "speed-value": "example-speed-value-val-73546", 07:05:19 "speed-units": "example-speed-units-val-73658", 07:05:19 "interface-id": "example-interface-id-val-62385", 07:05:19 "interface-role": "example-interface-role-val-60746", 07:05:19 "prov-status": "example-prov-status-val-26239", 07:05:19 "in-maint": true, 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-69579", 07:05:19 "interface-role": "example-interface-role-val-64571", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:19 "selflink": "example-selflink-val-29611", 07:05:19 "interface-id": "example-interface-id-val-75464", 07:05:19 "macaddr": "example-macaddr-val-7285", 07:05:19 "network-name": "example-network-name-val-52284", 07:05:19 "management-option": "example-management-option-val-26028", 07:05:19 "interface-description": "example-interface-description-val-37641", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-56460", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:19 "priority": 84739, 07:05:19 "vlans": { 07:05:19 "vlan": [ 07:05:19 { 07:05:19 "vlan-interface": "example-vlan-interface-val-56661", 07:05:19 "vlan-id-inner": 33305644, 07:05:19 "vlan-id-outer": 30871600, 07:05:19 "speed-value": "example-speed-value-val-1929", 07:05:19 "speed-units": "example-speed-units-val-71630", 07:05:19 "vlan-description": "example-vlan-description-val-63003", 07:05:19 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:19 "vpn-key": "example-vpn-key-val-16552", 07:05:19 "orchestration-status": "example-orchestration-status-val-95322", 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-89886", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "is-private": true, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:19 "l3-interface-ipv4-prefix-length": 11099430, 07:05:19 "vlan-id-inner": 88996967, 07:05:19 "vlan-id-outer": 23003182, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:19 "l3-interface-ipv6-prefix-length": 20167688, 07:05:19 "vlan-id-inner": 40775405, 07:05:19 "vlan-id-outer": 75855907, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l-interfaces": { 07:05:19 "l-interface": [ 07:05:19 { 07:05:19 "interface-name": "example-interface-name-val-49266", 07:05:19 "interface-role": "example-interface-role-val-210", 07:05:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:19 "selflink": "example-selflink-val-6356", 07:05:19 "interface-id": "example-interface-id-val-99531", 07:05:19 "macaddr": "example-macaddr-val-25092", 07:05:19 "network-name": "example-network-name-val-3319", 07:05:19 "management-option": "example-management-option-val-79883", 07:05:19 "interface-description": "example-interface-description-val-54501", 07:05:19 "is-port-mirrored": true, 07:05:19 "in-maint": true, 07:05:19 "prov-status": "example-prov-status-val-48840", 07:05:19 "is-ip-unnumbered": true, 07:05:19 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:19 "priority": 21862, 07:05:19 "admin-status": "example-admin-status-val-89244" 07:05:19 } 07:05:19 ] 07:05:19 }, 07:05:19 "l3-interface-ipv4-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:19 "l3-interface-ipv4-prefix-length": 91875404, 07:05:19 "vlan-id-inner": 36470314, 07:05:19 "vlan-id-outer": 96344091, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:19 } 07:05:19 ], 07:05:19 "l3-interface-ipv6-address-list": [ 07:05:19 { 07:05:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:19 "l3-interface-ipv6-prefix-length": 11663872, 07:05:19 "vlan-id-inner": 28459412, 07:05:19 "vlan-id-outer": 9852622, 07:05:19 "is-floating": true, 07:05:19 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:19 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:19 } 07:05:19 ], 07:05:19 "admin-status": "example-admin-status-val-81055" 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 } 07:05:19 ] 07:05:19 } 07:05:19 } 07:05:19 07:05:19 2024-04-02 07:05:19.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:19 2024-04-02 07:05:19.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:19 2024-04-02 07:05:19.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.634 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.645 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:19 2024-04-02 07:05:19.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:19 2024-04-02 07:05:19.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.647 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.648 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 676 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:19 2024-04-02 07:05:19.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:19 2024-04-02 07:05:19.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:19 2024-04-02 07:05:19.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:19 "vnf-id": "generic-vnf-notification", 07:05:19 "vnf-type": "sometype", 07:05:19 "in-maint": true, 07:05:19 "is-closed-loop-disabled": true 07:05:19 } 07:05:19 07:05:19 2024-04-02 07:05:19.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.653 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:19 2024-04-02 07:05:19.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:19 2024-04-02 07:05:19.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:19 2024-04-02 07:05:19.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:19 "related-to": "generic-vnf", 07:05:19 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:19 } 07:05:19 07:05:19 2024-04-02 07:05:19.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:19 2024-04-02 07:05:19.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.675 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:19 Notification Body: {"hostname":"example-hostname-val-85598","ptnii-equip-name":"example-ptnii-equip-name-val-85834","number-of-cpus":280,"disk-in-gigabytes":78521,"ram-in-megabytes":36975,"equip-type":"example-equip-type-val-47930","equip-vendor":"example-equip-vendor-val-59512","equip-model":"example-equip-model-val-46076","fqdn":"example-fqdn-val-74486","pserver-selflink":"example-pserver-selflink-val-72481","ipv4-oam-address":"example-ipv4-oam-address-val-16616","serial-number":"example-serial-number-val-92800","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","inv-status":"example-inv-status-val-5042","pserver-id":"example-pserver-id-val-15622","internet-topology":"example-internet-topology-val-31234","in-maint":true,"resource-version":"1712041519674","pserver-name2":"example-pserver-name2-val-93509","purpose":"example-purpose-val-52320","prov-status":"example-prov-status-val-47313","management-option":"example-management-option-val-72434","host-profile":"example-host-profile-val-84672","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v14/network/generic-vnfs/generic-vnf/generic-vnf-notification","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"generic-vnf-notification"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name"}]}]},"p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"example-equipment-identifier-val-63234","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1712041519572","in-maint":true,"inv-status":"example-inv-status-val-48715","l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-13366","interface-role":"example-interface-role-val-29488","v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","selflink":"example-selflink-val-4757","interface-id":"example-interface-id-val-79486","macaddr":"example-macaddr-val-52194","network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-description":"example-interface-description-val-299","is-port-mirrored":true,"resource-version":"1712041519572","in-maint":true,"prov-status":"example-prov-status-val-9736","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-62271","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-31470","vlan-id-inner":61286171,"vlan-id-outer":64615174,"resource-version":"1712041519572","speed-value":"example-speed-value-val-80457","speed-units":"example-speed-units-val-51587","vlan-description":"example-vlan-description-val-97575","backdoor-connection":"example-backdoor-connection-val-3179","vpn-key":"example-vpn-key-val-50069","orchestration-status":"example-orchestration-status-val-34071","in-maint":true,"prov-status":"example-prov-status-val-62615","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","l3-interface-ipv4-prefix-length":39266592,"vlan-id-inner":91284707,"vlan-id-outer":80343467,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"vlan-id-outer":46643832,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-62086","interface-role":"example-interface-role-val-13107","v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","selflink":"example-selflink-val-31580","interface-id":"example-interface-id-val-57805","macaddr":"example-macaddr-val-54266","network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-description":"example-interface-description-val-88573","is-port-mirrored":true,"resource-version":"1712041519572","in-maint":true,"prov-status":"example-prov-status-val-99164","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-14581","admin-status":"example-admin-status-val-29720"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","l3-interface-ipv4-prefix-length":36060646,"vlan-id-inner":62164959,"vlan-id-outer":93058593,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"vlan-id-outer":651158,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217"}],"admin-status":"example-admin-status-val-81745"}]}}]},"lag-interfaces":{"lag-interface":[{"interface-name":"example-interface-name-val-87366","interface-description":"example-interface-description-val-3722","resource-version":"1712041519572","speed-value":"example-speed-value-val-73546","speed-units":"example-speed-units-val-73658","interface-id":"example-interface-id-val-62385","interface-role":"example-interface-role-val-60746","prov-status":"example-prov-status-val-26239","in-maint":true,"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-69579","interface-role":"example-interface-role-val-64571","v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","selflink":"example-selflink-val-29611","interface-id":"example-interface-id-val-75464","macaddr":"example-macaddr-val-7285","network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-description":"example-interface-description-val-37641","is-port-mirrored":true,"resource-version":"1712041519572","in-maint":true,"prov-status":"example-prov-status-val-56460","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-23301","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-56661","vlan-id-inner":33305644,"vlan-id-outer":30871600,"resource-version":"1712041519572","speed-value":"example-speed-value-val-1929","speed-units":"example-speed-units-val-71630","vlan-description":"example-vlan-description-val-63003","backdoor-connection":"example-backdoor-connection-val-41834","vpn-key":"example-vpn-key-val-16552","orchestration-status":"example-orchestration-status-val-95322","in-maint":true,"prov-status":"example-prov-status-val-89886","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","l3-interface-ipv4-prefix-length":11099430,"vlan-id-inner":88996967,"vlan-id-outer":23003182,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"vlan-id-outer":75855907,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-49266","interface-role":"example-interface-role-val-210","v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","selflink":"example-selflink-val-6356","interface-id":"example-interface-id-val-99531","macaddr":"example-macaddr-val-25092","network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-description":"example-interface-description-val-54501","is-port-mirrored":true,"resource-version":"1712041519572","in-maint":true,"prov-status":"example-prov-status-val-48840","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-26846","admin-status":"example-admin-status-val-89244"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","l3-interface-ipv4-prefix-length":91875404,"vlan-id-inner":36470314,"vlan-id-outer":96344091,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"vlan-id-outer":9852622,"is-floating":true,"resource-version":"1712041519572","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088"}],"admin-status":"example-admin-status-val-81055"}]}}]}} 07:05:19 2024-04-02 07:05:19.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:19 2024-04-02 07:05:19.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:19 2024-04-02 07:05:19.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:19 2024-04-02 07:05:19.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:19 2024-04-02 07:05:19.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:19 2024-04-02 07:05:19.705 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:19 2024-04-02 07:05:19.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:19 2024-04-02 07:05:19.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:20 2024-04-02 07:05:20.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:05:20 2024-04-02 07:05:20.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:20 2024-04-02 07:05:20.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:05:20 2024-04-02 07:05:20.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:20 2024-04-02 07:05:20.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:20 2024-04-02 07:05:20.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:20 2024-04-02 07:05:20.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:20 2024-04-02 07:05:20.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.033 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.034 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:20 2024-04-02 07:05:20.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:05:20 2024-04-02 07:05:20.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:20 2024-04-02 07:05:20.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:05:20 2024-04-02 07:05:20.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:20 2024-04-02 07:05:20.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:20 2024-04-02 07:05:20.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:20 2024-04-02 07:05:20.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:20 2024-04-02 07:05:20.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:20 2024-04-02 07:05:20.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:05:20 2024-04-02 07:05:20.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:20 2024-04-02 07:05:20.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:20 2024-04-02 07:05:20.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:20 2024-04-02 07:05:20.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:20 2024-04-02 07:05:20.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.687 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 972 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:20 2024-04-02 07:05:20.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:20 2024-04-02 07:05:20.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:05:20 2024-04-02 07:05:20.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:05:20 2024-04-02 07:05:20.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:20 2024-04-02 07:05:20.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:20 2024-04-02 07:05:20.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:20 2024-04-02 07:05:20.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:20 2024-04-02 07:05:20.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.694 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 974 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:20 2024-04-02 07:05:20.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:20 2024-04-02 07:05:20.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:05:20 2024-04-02 07:05:20.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with payload {"physical-location-id":"complex-1","data-center-code":"MiddletownNJ","complex-name":"complex-L-lisleil","physical-location-type":"uCPE Complex","street1":"4513 Western Ave","street2":"CU-L","city":"Middletown","state":"NJ","postal-code":"07748","country":"USA","region":"NA"} 07:05:20 2024-04-02 07:05:20.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:20 2024-04-02 07:05:20.699 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with payload {"hostname":"pserver-1","ptnii-equip-name":"ptnii","number-of-cpus":280,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v14/cloud-infrastructure/complexes/complex/complex-1"}]}} 07:05:20 2024-04-02 07:05:20.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:20 2024-04-02 07:05:20.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:20 2024-04-02 07:05:20.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:20 2024-04-02 07:05:20.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:20 2024-04-02 07:05:20.702 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:20 2024-04-02 07:05:20.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:20 2024-04-02 07:05:20.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:21 2024-04-02 07:05:21.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:05:21 2024-04-02 07:05:21.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.035 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.038 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:21 2024-04-02 07:05:21.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:05:21 2024-04-02 07:05:21.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:21 2024-04-02 07:05:21.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1712041520702 07:05:21 2024-04-02 07:05:21.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1712041520702 07:05:21 2024-04-02 07:05:21.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.062 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254064 with label pserver 07:05:21 2024-04-02 07:05:21.063 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.067 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221320 with label complex 07:05:21 2024-04-02 07:05:21.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:21 2024-04-02 07:05:21.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:05:21 2024-04-02 07:05:21.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.376 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 999 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.377 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:05:21 2024-04-02 07:05:21.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.380 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.381 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1001 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:05:21 2024-04-02 07:05:21.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.391 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 972 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:05:21 2024-04-02 07:05:21.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.397 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 974 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.398 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with payload {"physical-location-id":"complex-1","data-center-code":"MiddletownNJ","complex-name":"complex-L-lisleil","physical-location-type":"uCPE Complex","street1":"4513 Western Ave","street2":"CU-L","city":"Middletown","state":"NJ","postal-code":"07748","country":"USA","region":"NA"} 07:05:21 2024-04-02 07:05:21.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with payload {"hostname":"pserver-1","ptnii-equip-name":"ptnii","number-of-cpus":280,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v14/cloud-infrastructure/complexes/complex/complex-1"}]}} 07:05:21 2024-04-02 07:05:21.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.419 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:21 2024-04-02 07:05:21.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:05:21 2024-04-02 07:05:21.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:21 2024-04-02 07:05:21.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:05:21 2024-04-02 07:05:21.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.436 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:21 2024-04-02 07:05:21.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1712041521407 07:05:21 2024-04-02 07:05:21.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1712041521407 07:05:21 2024-04-02 07:05:21.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.440 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.443 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258160 with label pserver 07:05:21 2024-04-02 07:05:21.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.447 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184392 with label complex 07:05:21 2024-04-02 07:05:21.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:21 2024-04-02 07:05:21.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:05:21 2024-04-02 07:05:21.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:05:21 2024-04-02 07:05:21.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.757 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 999 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:05:21 2024-04-02 07:05:21.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.762 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.763 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1001 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:21 2024-04-02 07:05:21.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.772 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 605 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:21 "hostname": "example-hostname-val-85598", 07:05:21 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:21 "number-of-cpus": 280, 07:05:21 "disk-in-gigabytes": 78521, 07:05:21 "ram-in-megabytes": 36975, 07:05:21 "equip-type": "example-equip-type-val-47930", 07:05:21 "equip-vendor": "example-equip-vendor-val-59512", 07:05:21 "equip-model": "example-equip-model-val-46076", 07:05:21 "fqdn": "example-fqdn-val-74486", 07:05:21 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:21 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:21 "serial-number": "example-serial-number-val-92800", 07:05:21 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:21 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:21 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:21 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:21 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:21 "inv-status": "example-inv-status-val-5042", 07:05:21 "pserver-id": "example-pserver-id-val-15622", 07:05:21 "internet-topology": "example-internet-topology-val-31234", 07:05:21 "in-maint": true, 07:05:21 "pserver-name2": "example-pserver-name2-val-93509", 07:05:21 "purpose": "example-purpose-val-52320", 07:05:21 "prov-status": "example-prov-status-val-47313", 07:05:21 "management-option": "example-management-option-val-72434", 07:05:21 "host-profile": "example-host-profile-val-84672", 07:05:21 "p-interfaces": { 07:05:21 "p-interface": [ 07:05:21 { 07:05:21 "interface-name": "example-interface-name-val-46147", 07:05:21 "selflink": "example-selflink-val-81029", 07:05:21 "speed-value": "example-speed-value-val-47874", 07:05:21 "speed-units": "example-speed-units-val-10396", 07:05:21 "port-description": "example-port-description-val-53068", 07:05:21 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:21 "interface-role": "example-interface-role-val-49232", 07:05:21 "interface-type": "example-interface-type-val-21757", 07:05:21 "prov-status": "example-prov-status-val-19117", 07:05:21 "in-maint": true, 07:05:21 "inv-status": "example-inv-status-val-48715", 07:05:21 "l-interfaces": { 07:05:21 "l-interface": [ 07:05:21 { 07:05:21 "interface-name": "example-interface-name-val-13366", 07:05:21 "interface-role": "example-interface-role-val-29488", 07:05:21 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:21 "selflink": "example-selflink-val-4757", 07:05:21 "interface-id": "example-interface-id-val-79486", 07:05:21 "macaddr": "example-macaddr-val-52194", 07:05:21 "network-name": "example-network-name-val-80678", 07:05:21 "management-option": "example-management-option-val-53535", 07:05:21 "interface-description": "example-interface-description-val-299", 07:05:21 "is-port-mirrored": true, 07:05:21 "in-maint": true, 07:05:21 "prov-status": "example-prov-status-val-9736", 07:05:21 "is-ip-unnumbered": true, 07:05:21 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:21 "priority": 82452, 07:05:21 "vlans": { 07:05:21 "vlan": [ 07:05:21 { 07:05:21 "vlan-interface": "example-vlan-interface-val-31470", 07:05:21 "vlan-id-inner": 61286171, 07:05:21 "vlan-id-outer": 64615174, 07:05:21 "speed-value": "example-speed-value-val-80457", 07:05:21 "speed-units": "example-speed-units-val-51587", 07:05:21 "vlan-description": "example-vlan-description-val-97575", 07:05:21 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:21 "vpn-key": "example-vpn-key-val-50069", 07:05:21 "orchestration-status": "example-orchestration-status-val-34071", 07:05:21 "in-maint": true, 07:05:21 "prov-status": "example-prov-status-val-62615", 07:05:21 "is-ip-unnumbered": true, 07:05:21 "is-private": true, 07:05:21 "l3-interface-ipv4-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:21 "l3-interface-ipv4-prefix-length": 39266592, 07:05:21 "vlan-id-inner": 91284707, 07:05:21 "vlan-id-outer": 80343467, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:21 } 07:05:21 ], 07:05:21 "l3-interface-ipv6-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:21 "l3-interface-ipv6-prefix-length": 81422758, 07:05:21 "vlan-id-inner": 15099560, 07:05:21 "vlan-id-outer": 46643832, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:21 } 07:05:21 ] 07:05:21 } 07:05:21 ] 07:05:21 }, 07:05:21 "l-interfaces": { 07:05:21 "l-interface": [ 07:05:21 { 07:05:21 "interface-name": "example-interface-name-val-62086", 07:05:21 "interface-role": "example-interface-role-val-13107", 07:05:21 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:21 "selflink": "example-selflink-val-31580", 07:05:21 "interface-id": "example-interface-id-val-57805", 07:05:21 "macaddr": "example-macaddr-val-54266", 07:05:21 "network-name": "example-network-name-val-38517", 07:05:21 "management-option": "example-management-option-val-8801", 07:05:21 "interface-description": "example-interface-description-val-88573", 07:05:21 "is-port-mirrored": true, 07:05:21 "in-maint": true, 07:05:21 "prov-status": "example-prov-status-val-99164", 07:05:21 "is-ip-unnumbered": true, 07:05:21 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:21 "priority": 80355, 07:05:21 "admin-status": "example-admin-status-val-29720" 07:05:21 } 07:05:21 ] 07:05:21 }, 07:05:21 "l3-interface-ipv4-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:21 "l3-interface-ipv4-prefix-length": 36060646, 07:05:21 "vlan-id-inner": 62164959, 07:05:21 "vlan-id-outer": 93058593, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:21 } 07:05:21 ], 07:05:21 "l3-interface-ipv6-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:21 "l3-interface-ipv6-prefix-length": 29592510, 07:05:21 "vlan-id-inner": 18402161, 07:05:21 "vlan-id-outer": 651158, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:21 } 07:05:21 ], 07:05:21 "admin-status": "example-admin-status-val-81745" 07:05:21 } 07:05:21 ] 07:05:21 } 07:05:21 } 07:05:21 ] 07:05:21 }, 07:05:21 "lag-interfaces": { 07:05:21 "lag-interface": [ 07:05:21 { 07:05:21 "interface-name": "example-interface-name-val-87366", 07:05:21 "interface-description": "example-interface-description-val-3722", 07:05:21 "speed-value": "example-speed-value-val-73546", 07:05:21 "speed-units": "example-speed-units-val-73658", 07:05:21 "interface-id": "example-interface-id-val-62385", 07:05:21 "interface-role": "example-interface-role-val-60746", 07:05:21 "prov-status": "example-prov-status-val-26239", 07:05:21 "in-maint": true, 07:05:21 "l-interfaces": { 07:05:21 "l-interface": [ 07:05:21 { 07:05:21 "interface-name": "example-interface-name-val-69579", 07:05:21 "interface-role": "example-interface-role-val-64571", 07:05:21 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:21 "selflink": "example-selflink-val-29611", 07:05:21 "interface-id": "example-interface-id-val-75464", 07:05:21 "macaddr": "example-macaddr-val-7285", 07:05:21 "network-name": "example-network-name-val-52284", 07:05:21 "management-option": "example-management-option-val-26028", 07:05:21 "interface-description": "example-interface-description-val-37641", 07:05:21 "is-port-mirrored": true, 07:05:21 "in-maint": true, 07:05:21 "prov-status": "example-prov-status-val-56460", 07:05:21 "is-ip-unnumbered": true, 07:05:21 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:21 "priority": 84739, 07:05:21 "vlans": { 07:05:21 "vlan": [ 07:05:21 { 07:05:21 "vlan-interface": "example-vlan-interface-val-56661", 07:05:21 "vlan-id-inner": 33305644, 07:05:21 "vlan-id-outer": 30871600, 07:05:21 "speed-value": "example-speed-value-val-1929", 07:05:21 "speed-units": "example-speed-units-val-71630", 07:05:21 "vlan-description": "example-vlan-description-val-63003", 07:05:21 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:21 "vpn-key": "example-vpn-key-val-16552", 07:05:21 "orchestration-status": "example-orchestration-status-val-95322", 07:05:21 "in-maint": true, 07:05:21 "prov-status": "example-prov-status-val-89886", 07:05:21 "is-ip-unnumbered": true, 07:05:21 "is-private": true, 07:05:21 "l3-interface-ipv4-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:21 "l3-interface-ipv4-prefix-length": 11099430, 07:05:21 "vlan-id-inner": 88996967, 07:05:21 "vlan-id-outer": 23003182, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:21 } 07:05:21 ], 07:05:21 "l3-interface-ipv6-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:21 "l3-interface-ipv6-prefix-length": 20167688, 07:05:21 "vlan-id-inner": 40775405, 07:05:21 "vlan-id-outer": 75855907, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:21 } 07:05:21 ] 07:05:21 } 07:05:21 ] 07:05:21 }, 07:05:21 "l-interfaces": { 07:05:21 "l-interface": [ 07:05:21 { 07:05:21 "interface-name": "example-interface-name-val-49266", 07:05:21 "interface-role": "example-interface-role-val-210", 07:05:21 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:21 "selflink": "example-selflink-val-6356", 07:05:21 "interface-id": "example-interface-id-val-99531", 07:05:21 "macaddr": "example-macaddr-val-25092", 07:05:21 "network-name": "example-network-name-val-3319", 07:05:21 "management-option": "example-management-option-val-79883", 07:05:21 "interface-description": "example-interface-description-val-54501", 07:05:21 "is-port-mirrored": true, 07:05:21 "in-maint": true, 07:05:21 "prov-status": "example-prov-status-val-48840", 07:05:21 "is-ip-unnumbered": true, 07:05:21 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:21 "priority": 21862, 07:05:21 "admin-status": "example-admin-status-val-89244" 07:05:21 } 07:05:21 ] 07:05:21 }, 07:05:21 "l3-interface-ipv4-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:21 "l3-interface-ipv4-prefix-length": 91875404, 07:05:21 "vlan-id-inner": 36470314, 07:05:21 "vlan-id-outer": 96344091, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:21 } 07:05:21 ], 07:05:21 "l3-interface-ipv6-address-list": [ 07:05:21 { 07:05:21 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:21 "l3-interface-ipv6-prefix-length": 11663872, 07:05:21 "vlan-id-inner": 28459412, 07:05:21 "vlan-id-outer": 9852622, 07:05:21 "is-floating": true, 07:05:21 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:21 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:21 } 07:05:21 ], 07:05:21 "admin-status": "example-admin-status-val-81055" 07:05:21 } 07:05:21 ] 07:05:21 } 07:05:21 } 07:05:21 ] 07:05:21 } 07:05:21 } 07:05:21 07:05:21 2024-04-02 07:05:21.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:21 2024-04-02 07:05:21.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:21 2024-04-02 07:05:21.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:21 2024-04-02 07:05:21.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:21 2024-04-02 07:05:21.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:21 2024-04-02 07:05:21.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.860 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 614 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:21 2024-04-02 07:05:21.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:21 2024-04-02 07:05:21.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:21 2024-04-02 07:05:21.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:21 "vnf-id": "generic-vnf-notification", 07:05:21 "vnf-type": "sometype", 07:05:21 "in-maint": true, 07:05:21 "is-closed-loop-disabled": true 07:05:21 } 07:05:21 07:05:21 2024-04-02 07:05:21.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:21 2024-04-02 07:05:21.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:21 2024-04-02 07:05:21.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:21 2024-04-02 07:05:21.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:21 2024-04-02 07:05:21.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:21 2024-04-02 07:05:21.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:21 "related-to": "generic-vnf", 07:05:21 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:21 } 07:05:21 07:05:21 2024-04-02 07:05:21.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:21 2024-04-02 07:05:21.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:21 2024-04-02 07:05:21.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:21 2024-04-02 07:05:21.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:21 2024-04-02 07:05:21.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:21 2024-04-02 07:05:21.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:21 2024-04-02 07:05:21.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:21 2024-04-02 07:05:21.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:21 2024-04-02 07:05:21.899 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:21 2024-04-02 07:05:21.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:22 2024-04-02 07:05:22.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:22 2024-04-02 07:05:22.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.218 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 605 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:22 2024-04-02 07:05:22.219 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:22 2024-04-02 07:05:22.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:22 2024-04-02 07:05:22.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:22 "hostname": "example-hostname-val-85598", 07:05:22 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:22 "number-of-cpus": 280, 07:05:22 "disk-in-gigabytes": 78521, 07:05:22 "ram-in-megabytes": 36975, 07:05:22 "equip-type": "example-equip-type-val-47930", 07:05:22 "equip-vendor": "example-equip-vendor-val-59512", 07:05:22 "equip-model": "example-equip-model-val-46076", 07:05:22 "fqdn": "example-fqdn-val-74486", 07:05:22 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:22 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:22 "serial-number": "example-serial-number-val-92800", 07:05:22 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:22 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:22 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:22 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:22 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:22 "inv-status": "example-inv-status-val-5042", 07:05:22 "pserver-id": "example-pserver-id-val-15622", 07:05:22 "internet-topology": "example-internet-topology-val-31234", 07:05:22 "in-maint": true, 07:05:22 "pserver-name2": "example-pserver-name2-val-93509", 07:05:22 "purpose": "example-purpose-val-52320", 07:05:22 "prov-status": "example-prov-status-val-47313", 07:05:22 "management-option": "example-management-option-val-72434", 07:05:22 "host-profile": "example-host-profile-val-84672", 07:05:22 "p-interfaces": { 07:05:22 "p-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-46147", 07:05:22 "selflink": "example-selflink-val-81029", 07:05:22 "speed-value": "example-speed-value-val-47874", 07:05:22 "speed-units": "example-speed-units-val-10396", 07:05:22 "port-description": "example-port-description-val-53068", 07:05:22 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:22 "interface-role": "example-interface-role-val-49232", 07:05:22 "interface-type": "example-interface-type-val-21757", 07:05:22 "prov-status": "example-prov-status-val-19117", 07:05:22 "in-maint": true, 07:05:22 "inv-status": "example-inv-status-val-48715", 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-13366", 07:05:22 "interface-role": "example-interface-role-val-29488", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:22 "selflink": "example-selflink-val-4757", 07:05:22 "interface-id": "example-interface-id-val-79486", 07:05:22 "macaddr": "example-macaddr-val-52194", 07:05:22 "network-name": "example-network-name-val-80678", 07:05:22 "management-option": "example-management-option-val-53535", 07:05:22 "interface-description": "example-interface-description-val-299", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-9736", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:22 "priority": 82452, 07:05:22 "vlans": { 07:05:22 "vlan": [ 07:05:22 { 07:05:22 "vlan-interface": "example-vlan-interface-val-31470", 07:05:22 "vlan-id-inner": 61286171, 07:05:22 "vlan-id-outer": 64615174, 07:05:22 "speed-value": "example-speed-value-val-80457", 07:05:22 "speed-units": "example-speed-units-val-51587", 07:05:22 "vlan-description": "example-vlan-description-val-97575", 07:05:22 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:22 "vpn-key": "example-vpn-key-val-50069", 07:05:22 "orchestration-status": "example-orchestration-status-val-34071", 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-62615", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "is-private": true, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:22 "l3-interface-ipv4-prefix-length": 39266592, 07:05:22 "vlan-id-inner": 91284707, 07:05:22 "vlan-id-outer": 80343467, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:22 "l3-interface-ipv6-prefix-length": 81422758, 07:05:22 "vlan-id-inner": 15099560, 07:05:22 "vlan-id-outer": 46643832, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-62086", 07:05:22 "interface-role": "example-interface-role-val-13107", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:22 "selflink": "example-selflink-val-31580", 07:05:22 "interface-id": "example-interface-id-val-57805", 07:05:22 "macaddr": "example-macaddr-val-54266", 07:05:22 "network-name": "example-network-name-val-38517", 07:05:22 "management-option": "example-management-option-val-8801", 07:05:22 "interface-description": "example-interface-description-val-88573", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-99164", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:22 "priority": 80355, 07:05:22 "admin-status": "example-admin-status-val-29720" 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:22 "l3-interface-ipv4-prefix-length": 36060646, 07:05:22 "vlan-id-inner": 62164959, 07:05:22 "vlan-id-outer": 93058593, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:22 "l3-interface-ipv6-prefix-length": 29592510, 07:05:22 "vlan-id-inner": 18402161, 07:05:22 "vlan-id-outer": 651158, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:22 } 07:05:22 ], 07:05:22 "admin-status": "example-admin-status-val-81745" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "lag-interfaces": { 07:05:22 "lag-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-87366", 07:05:22 "interface-description": "example-interface-description-val-3722", 07:05:22 "speed-value": "example-speed-value-val-73546", 07:05:22 "speed-units": "example-speed-units-val-73658", 07:05:22 "interface-id": "example-interface-id-val-62385", 07:05:22 "interface-role": "example-interface-role-val-60746", 07:05:22 "prov-status": "example-prov-status-val-26239", 07:05:22 "in-maint": true, 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-69579", 07:05:22 "interface-role": "example-interface-role-val-64571", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:22 "selflink": "example-selflink-val-29611", 07:05:22 "interface-id": "example-interface-id-val-75464", 07:05:22 "macaddr": "example-macaddr-val-7285", 07:05:22 "network-name": "example-network-name-val-52284", 07:05:22 "management-option": "example-management-option-val-26028", 07:05:22 "interface-description": "example-interface-description-val-37641", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-56460", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:22 "priority": 84739, 07:05:22 "vlans": { 07:05:22 "vlan": [ 07:05:22 { 07:05:22 "vlan-interface": "example-vlan-interface-val-56661", 07:05:22 "vlan-id-inner": 33305644, 07:05:22 "vlan-id-outer": 30871600, 07:05:22 "speed-value": "example-speed-value-val-1929", 07:05:22 "speed-units": "example-speed-units-val-71630", 07:05:22 "vlan-description": "example-vlan-description-val-63003", 07:05:22 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:22 "vpn-key": "example-vpn-key-val-16552", 07:05:22 "orchestration-status": "example-orchestration-status-val-95322", 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-89886", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "is-private": true, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:22 "l3-interface-ipv4-prefix-length": 11099430, 07:05:22 "vlan-id-inner": 88996967, 07:05:22 "vlan-id-outer": 23003182, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:22 "l3-interface-ipv6-prefix-length": 20167688, 07:05:22 "vlan-id-inner": 40775405, 07:05:22 "vlan-id-outer": 75855907, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-49266", 07:05:22 "interface-role": "example-interface-role-val-210", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:22 "selflink": "example-selflink-val-6356", 07:05:22 "interface-id": "example-interface-id-val-99531", 07:05:22 "macaddr": "example-macaddr-val-25092", 07:05:22 "network-name": "example-network-name-val-3319", 07:05:22 "management-option": "example-management-option-val-79883", 07:05:22 "interface-description": "example-interface-description-val-54501", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-48840", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:22 "priority": 21862, 07:05:22 "admin-status": "example-admin-status-val-89244" 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:22 "l3-interface-ipv4-prefix-length": 91875404, 07:05:22 "vlan-id-inner": 36470314, 07:05:22 "vlan-id-outer": 96344091, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:22 "l3-interface-ipv6-prefix-length": 11663872, 07:05:22 "vlan-id-inner": 28459412, 07:05:22 "vlan-id-outer": 9852622, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:22 } 07:05:22 ], 07:05:22 "admin-status": "example-admin-status-val-81055" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 } 07:05:22 07:05:22 2024-04-02 07:05:22.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:22 2024-04-02 07:05:22.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:22 2024-04-02 07:05:22.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.285 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.285 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.285 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.285 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:22 2024-04-02 07:05:22.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:22 2024-04-02 07:05:22.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:22 2024-04-02 07:05:22.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.298 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 614 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:22 2024-04-02 07:05:22.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:22 2024-04-02 07:05:22.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:05:22 2024-04-02 07:05:22.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:05:22 "vnf-id": "generic-vnf-notification", 07:05:22 "vnf-type": "sometype", 07:05:22 "in-maint": true, 07:05:22 "is-closed-loop-disabled": true 07:05:22 } 07:05:22 07:05:22 2024-04-02 07:05:22.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:22 2024-04-02 07:05:22.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:22 2024-04-02 07:05:22.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:22 2024-04-02 07:05:22.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:22 2024-04-02 07:05:22.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:22 2024-04-02 07:05:22.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:05:22 "related-to": "generic-vnf", 07:05:22 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:05:22 } 07:05:22 07:05:22 2024-04-02 07:05:22.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:22 2024-04-02 07:05:22.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:05:22 2024-04-02 07:05:22.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:22 2024-04-02 07:05:22.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:22 2024-04-02 07:05:22.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:22 2024-04-02 07:05:22.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.651 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.652 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 311 :MethodName- testDeleteOnExistingPserverAndCheckIfNotificationDepthIsZeroThatAllEventsHaveDeleteAndThatDepthIsZeroOnEachNotificationEvent ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:22 2024-04-02 07:05:22.653 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:22 2024-04-02 07:05:22.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:22 2024-04-02 07:05:22.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:22 "hostname": "example-hostname-val-85598", 07:05:22 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:22 "number-of-cpus": 280, 07:05:22 "disk-in-gigabytes": 78521, 07:05:22 "ram-in-megabytes": 36975, 07:05:22 "equip-type": "example-equip-type-val-47930", 07:05:22 "equip-vendor": "example-equip-vendor-val-59512", 07:05:22 "equip-model": "example-equip-model-val-46076", 07:05:22 "fqdn": "example-fqdn-val-74486", 07:05:22 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:22 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:22 "serial-number": "example-serial-number-val-92800", 07:05:22 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:22 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:22 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:22 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:22 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:22 "inv-status": "example-inv-status-val-5042", 07:05:22 "pserver-id": "example-pserver-id-val-15622", 07:05:22 "internet-topology": "example-internet-topology-val-31234", 07:05:22 "in-maint": true, 07:05:22 "pserver-name2": "example-pserver-name2-val-93509", 07:05:22 "purpose": "example-purpose-val-52320", 07:05:22 "prov-status": "example-prov-status-val-47313", 07:05:22 "management-option": "example-management-option-val-72434", 07:05:22 "host-profile": "example-host-profile-val-84672", 07:05:22 "p-interfaces": { 07:05:22 "p-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-46147", 07:05:22 "selflink": "example-selflink-val-81029", 07:05:22 "speed-value": "example-speed-value-val-47874", 07:05:22 "speed-units": "example-speed-units-val-10396", 07:05:22 "port-description": "example-port-description-val-53068", 07:05:22 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:22 "interface-role": "example-interface-role-val-49232", 07:05:22 "interface-type": "example-interface-type-val-21757", 07:05:22 "prov-status": "example-prov-status-val-19117", 07:05:22 "in-maint": true, 07:05:22 "inv-status": "example-inv-status-val-48715", 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-13366", 07:05:22 "interface-role": "example-interface-role-val-29488", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:22 "selflink": "example-selflink-val-4757", 07:05:22 "interface-id": "example-interface-id-val-79486", 07:05:22 "macaddr": "example-macaddr-val-52194", 07:05:22 "network-name": "example-network-name-val-80678", 07:05:22 "management-option": "example-management-option-val-53535", 07:05:22 "interface-description": "example-interface-description-val-299", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-9736", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:22 "priority": 82452, 07:05:22 "vlans": { 07:05:22 "vlan": [ 07:05:22 { 07:05:22 "vlan-interface": "example-vlan-interface-val-31470", 07:05:22 "vlan-id-inner": 61286171, 07:05:22 "vlan-id-outer": 64615174, 07:05:22 "speed-value": "example-speed-value-val-80457", 07:05:22 "speed-units": "example-speed-units-val-51587", 07:05:22 "vlan-description": "example-vlan-description-val-97575", 07:05:22 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:22 "vpn-key": "example-vpn-key-val-50069", 07:05:22 "orchestration-status": "example-orchestration-status-val-34071", 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-62615", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "is-private": true, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:22 "l3-interface-ipv4-prefix-length": 39266592, 07:05:22 "vlan-id-inner": 91284707, 07:05:22 "vlan-id-outer": 80343467, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:22 "l3-interface-ipv6-prefix-length": 81422758, 07:05:22 "vlan-id-inner": 15099560, 07:05:22 "vlan-id-outer": 46643832, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-62086", 07:05:22 "interface-role": "example-interface-role-val-13107", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:22 "selflink": "example-selflink-val-31580", 07:05:22 "interface-id": "example-interface-id-val-57805", 07:05:22 "macaddr": "example-macaddr-val-54266", 07:05:22 "network-name": "example-network-name-val-38517", 07:05:22 "management-option": "example-management-option-val-8801", 07:05:22 "interface-description": "example-interface-description-val-88573", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-99164", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:22 "priority": 80355, 07:05:22 "admin-status": "example-admin-status-val-29720" 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:22 "l3-interface-ipv4-prefix-length": 36060646, 07:05:22 "vlan-id-inner": 62164959, 07:05:22 "vlan-id-outer": 93058593, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:22 "l3-interface-ipv6-prefix-length": 29592510, 07:05:22 "vlan-id-inner": 18402161, 07:05:22 "vlan-id-outer": 651158, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:22 } 07:05:22 ], 07:05:22 "admin-status": "example-admin-status-val-81745" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "lag-interfaces": { 07:05:22 "lag-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-87366", 07:05:22 "interface-description": "example-interface-description-val-3722", 07:05:22 "speed-value": "example-speed-value-val-73546", 07:05:22 "speed-units": "example-speed-units-val-73658", 07:05:22 "interface-id": "example-interface-id-val-62385", 07:05:22 "interface-role": "example-interface-role-val-60746", 07:05:22 "prov-status": "example-prov-status-val-26239", 07:05:22 "in-maint": true, 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-69579", 07:05:22 "interface-role": "example-interface-role-val-64571", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:22 "selflink": "example-selflink-val-29611", 07:05:22 "interface-id": "example-interface-id-val-75464", 07:05:22 "macaddr": "example-macaddr-val-7285", 07:05:22 "network-name": "example-network-name-val-52284", 07:05:22 "management-option": "example-management-option-val-26028", 07:05:22 "interface-description": "example-interface-description-val-37641", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-56460", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:22 "priority": 84739, 07:05:22 "vlans": { 07:05:22 "vlan": [ 07:05:22 { 07:05:22 "vlan-interface": "example-vlan-interface-val-56661", 07:05:22 "vlan-id-inner": 33305644, 07:05:22 "vlan-id-outer": 30871600, 07:05:22 "speed-value": "example-speed-value-val-1929", 07:05:22 "speed-units": "example-speed-units-val-71630", 07:05:22 "vlan-description": "example-vlan-description-val-63003", 07:05:22 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:22 "vpn-key": "example-vpn-key-val-16552", 07:05:22 "orchestration-status": "example-orchestration-status-val-95322", 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-89886", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "is-private": true, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:22 "l3-interface-ipv4-prefix-length": 11099430, 07:05:22 "vlan-id-inner": 88996967, 07:05:22 "vlan-id-outer": 23003182, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:22 "l3-interface-ipv6-prefix-length": 20167688, 07:05:22 "vlan-id-inner": 40775405, 07:05:22 "vlan-id-outer": 75855907, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l-interfaces": { 07:05:22 "l-interface": [ 07:05:22 { 07:05:22 "interface-name": "example-interface-name-val-49266", 07:05:22 "interface-role": "example-interface-role-val-210", 07:05:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:22 "selflink": "example-selflink-val-6356", 07:05:22 "interface-id": "example-interface-id-val-99531", 07:05:22 "macaddr": "example-macaddr-val-25092", 07:05:22 "network-name": "example-network-name-val-3319", 07:05:22 "management-option": "example-management-option-val-79883", 07:05:22 "interface-description": "example-interface-description-val-54501", 07:05:22 "is-port-mirrored": true, 07:05:22 "in-maint": true, 07:05:22 "prov-status": "example-prov-status-val-48840", 07:05:22 "is-ip-unnumbered": true, 07:05:22 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:22 "priority": 21862, 07:05:22 "admin-status": "example-admin-status-val-89244" 07:05:22 } 07:05:22 ] 07:05:22 }, 07:05:22 "l3-interface-ipv4-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:22 "l3-interface-ipv4-prefix-length": 91875404, 07:05:22 "vlan-id-inner": 36470314, 07:05:22 "vlan-id-outer": 96344091, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:22 } 07:05:22 ], 07:05:22 "l3-interface-ipv6-address-list": [ 07:05:22 { 07:05:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:22 "l3-interface-ipv6-prefix-length": 11663872, 07:05:22 "vlan-id-inner": 28459412, 07:05:22 "vlan-id-outer": 9852622, 07:05:22 "is-floating": true, 07:05:22 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:22 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:22 } 07:05:22 ], 07:05:22 "admin-status": "example-admin-status-val-81055" 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 } 07:05:22 ] 07:05:22 } 07:05:22 } 07:05:22 07:05:22 2024-04-02 07:05:22.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:22 2024-04-02 07:05:22.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:22 2024-04-02 07:05:22.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.725 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:22 2024-04-02 07:05:22.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1712041522658 07:05:22 2024-04-02 07:05:22.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:22 2024-04-02 07:05:22.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:22 2024-04-02 07:05:22.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:22 2024-04-02 07:05:22.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:22 2024-04-02 07:05:22.728 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:22 2024-04-02 07:05:22.761 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426040 with label pserver 07:05:22 2024-04-02 07:05:22.762 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200752 with label lag-interface 07:05:22 2024-04-02 07:05:22.762 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286832 with label p-interface 07:05:22 2024-04-02 07:05:22.762 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430136 with label l-interface 07:05:22 2024-04-02 07:05:22.763 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208968 with label l-interface 07:05:22 2024-04-02 07:05:22.763 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204848 with label l3-interface-ipv4-address-list 07:05:22 2024-04-02 07:05:22.764 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213064 with label l-interface 07:05:22 2024-04-02 07:05:22.764 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241800 with label l3-interface-ipv6-address-list 07:05:22 2024-04-02 07:05:22.764 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434232 with label vlan 07:05:22 2024-04-02 07:05:22.765 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184400 with label l3-interface-ipv6-address-list 07:05:22 2024-04-02 07:05:22.765 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 295024 with label l-interface 07:05:22 2024-04-02 07:05:22.765 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299120 with label l3-interface-ipv4-address-list 07:05:22 2024-04-02 07:05:22.765 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340056 with label vlan 07:05:22 2024-04-02 07:05:22.766 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237704 with label l3-interface-ipv6-address-list 07:05:22 2024-04-02 07:05:22.766 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344152 with label l3-interface-ipv4-address-list 07:05:22 2024-04-02 07:05:22.766 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233608 with label l3-interface-ipv6-address-list 07:05:22 2024-04-02 07:05:22.767 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290928 with label l3-interface-ipv4-address-list 07:05:22 2024-04-02 07:05:22.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:22 2024-04-02 07:05:22.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:23 2024-04-02 07:05:23.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:23 2024-04-02 07:05:23.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:23 2024-04-02 07:05:23.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.090 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.091 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 311 :MethodName- testDeleteOnExistingPserverAndCheckIfNotificationDepthIsZeroThatAllEventsHaveDeleteAndThatDepthIsZeroOnEachNotificationEvent ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:23 2024-04-02 07:05:23.091 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:23 2024-04-02 07:05:23.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:05:23 2024-04-02 07:05:23.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:05:23 "hostname": "example-hostname-val-85598", 07:05:23 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:05:23 "number-of-cpus": 280, 07:05:23 "disk-in-gigabytes": 78521, 07:05:23 "ram-in-megabytes": 36975, 07:05:23 "equip-type": "example-equip-type-val-47930", 07:05:23 "equip-vendor": "example-equip-vendor-val-59512", 07:05:23 "equip-model": "example-equip-model-val-46076", 07:05:23 "fqdn": "example-fqdn-val-74486", 07:05:23 "pserver-selflink": "example-pserver-selflink-val-72481", 07:05:23 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:05:23 "serial-number": "example-serial-number-val-92800", 07:05:23 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:05:23 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:05:23 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:05:23 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:05:23 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:05:23 "inv-status": "example-inv-status-val-5042", 07:05:23 "pserver-id": "example-pserver-id-val-15622", 07:05:23 "internet-topology": "example-internet-topology-val-31234", 07:05:23 "in-maint": true, 07:05:23 "pserver-name2": "example-pserver-name2-val-93509", 07:05:23 "purpose": "example-purpose-val-52320", 07:05:23 "prov-status": "example-prov-status-val-47313", 07:05:23 "management-option": "example-management-option-val-72434", 07:05:23 "host-profile": "example-host-profile-val-84672", 07:05:23 "p-interfaces": { 07:05:23 "p-interface": [ 07:05:23 { 07:05:23 "interface-name": "example-interface-name-val-46147", 07:05:23 "selflink": "example-selflink-val-81029", 07:05:23 "speed-value": "example-speed-value-val-47874", 07:05:23 "speed-units": "example-speed-units-val-10396", 07:05:23 "port-description": "example-port-description-val-53068", 07:05:23 "equipment-identifier": "example-equipment-identifier-val-63234", 07:05:23 "interface-role": "example-interface-role-val-49232", 07:05:23 "interface-type": "example-interface-type-val-21757", 07:05:23 "prov-status": "example-prov-status-val-19117", 07:05:23 "in-maint": true, 07:05:23 "inv-status": "example-inv-status-val-48715", 07:05:23 "l-interfaces": { 07:05:23 "l-interface": [ 07:05:23 { 07:05:23 "interface-name": "example-interface-name-val-13366", 07:05:23 "interface-role": "example-interface-role-val-29488", 07:05:23 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:05:23 "selflink": "example-selflink-val-4757", 07:05:23 "interface-id": "example-interface-id-val-79486", 07:05:23 "macaddr": "example-macaddr-val-52194", 07:05:23 "network-name": "example-network-name-val-80678", 07:05:23 "management-option": "example-management-option-val-53535", 07:05:23 "interface-description": "example-interface-description-val-299", 07:05:23 "is-port-mirrored": true, 07:05:23 "in-maint": true, 07:05:23 "prov-status": "example-prov-status-val-9736", 07:05:23 "is-ip-unnumbered": true, 07:05:23 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:05:23 "priority": 82452, 07:05:23 "vlans": { 07:05:23 "vlan": [ 07:05:23 { 07:05:23 "vlan-interface": "example-vlan-interface-val-31470", 07:05:23 "vlan-id-inner": 61286171, 07:05:23 "vlan-id-outer": 64615174, 07:05:23 "speed-value": "example-speed-value-val-80457", 07:05:23 "speed-units": "example-speed-units-val-51587", 07:05:23 "vlan-description": "example-vlan-description-val-97575", 07:05:23 "backdoor-connection": "example-backdoor-connection-val-3179", 07:05:23 "vpn-key": "example-vpn-key-val-50069", 07:05:23 "orchestration-status": "example-orchestration-status-val-34071", 07:05:23 "in-maint": true, 07:05:23 "prov-status": "example-prov-status-val-62615", 07:05:23 "is-ip-unnumbered": true, 07:05:23 "is-private": true, 07:05:23 "l3-interface-ipv4-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:05:23 "l3-interface-ipv4-prefix-length": 39266592, 07:05:23 "vlan-id-inner": 91284707, 07:05:23 "vlan-id-outer": 80343467, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-52921", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:05:23 } 07:05:23 ], 07:05:23 "l3-interface-ipv6-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:05:23 "l3-interface-ipv6-prefix-length": 81422758, 07:05:23 "vlan-id-inner": 15099560, 07:05:23 "vlan-id-outer": 46643832, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-97954", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:05:23 } 07:05:23 ] 07:05:23 } 07:05:23 ] 07:05:23 }, 07:05:23 "l-interfaces": { 07:05:23 "l-interface": [ 07:05:23 { 07:05:23 "interface-name": "example-interface-name-val-62086", 07:05:23 "interface-role": "example-interface-role-val-13107", 07:05:23 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:05:23 "selflink": "example-selflink-val-31580", 07:05:23 "interface-id": "example-interface-id-val-57805", 07:05:23 "macaddr": "example-macaddr-val-54266", 07:05:23 "network-name": "example-network-name-val-38517", 07:05:23 "management-option": "example-management-option-val-8801", 07:05:23 "interface-description": "example-interface-description-val-88573", 07:05:23 "is-port-mirrored": true, 07:05:23 "in-maint": true, 07:05:23 "prov-status": "example-prov-status-val-99164", 07:05:23 "is-ip-unnumbered": true, 07:05:23 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:05:23 "priority": 80355, 07:05:23 "admin-status": "example-admin-status-val-29720" 07:05:23 } 07:05:23 ] 07:05:23 }, 07:05:23 "l3-interface-ipv4-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:05:23 "l3-interface-ipv4-prefix-length": 36060646, 07:05:23 "vlan-id-inner": 62164959, 07:05:23 "vlan-id-outer": 93058593, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-39206", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:05:23 } 07:05:23 ], 07:05:23 "l3-interface-ipv6-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:05:23 "l3-interface-ipv6-prefix-length": 29592510, 07:05:23 "vlan-id-inner": 18402161, 07:05:23 "vlan-id-outer": 651158, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-6821", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:05:23 } 07:05:23 ], 07:05:23 "admin-status": "example-admin-status-val-81745" 07:05:23 } 07:05:23 ] 07:05:23 } 07:05:23 } 07:05:23 ] 07:05:23 }, 07:05:23 "lag-interfaces": { 07:05:23 "lag-interface": [ 07:05:23 { 07:05:23 "interface-name": "example-interface-name-val-87366", 07:05:23 "interface-description": "example-interface-description-val-3722", 07:05:23 "speed-value": "example-speed-value-val-73546", 07:05:23 "speed-units": "example-speed-units-val-73658", 07:05:23 "interface-id": "example-interface-id-val-62385", 07:05:23 "interface-role": "example-interface-role-val-60746", 07:05:23 "prov-status": "example-prov-status-val-26239", 07:05:23 "in-maint": true, 07:05:23 "l-interfaces": { 07:05:23 "l-interface": [ 07:05:23 { 07:05:23 "interface-name": "example-interface-name-val-69579", 07:05:23 "interface-role": "example-interface-role-val-64571", 07:05:23 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:05:23 "selflink": "example-selflink-val-29611", 07:05:23 "interface-id": "example-interface-id-val-75464", 07:05:23 "macaddr": "example-macaddr-val-7285", 07:05:23 "network-name": "example-network-name-val-52284", 07:05:23 "management-option": "example-management-option-val-26028", 07:05:23 "interface-description": "example-interface-description-val-37641", 07:05:23 "is-port-mirrored": true, 07:05:23 "in-maint": true, 07:05:23 "prov-status": "example-prov-status-val-56460", 07:05:23 "is-ip-unnumbered": true, 07:05:23 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:05:23 "priority": 84739, 07:05:23 "vlans": { 07:05:23 "vlan": [ 07:05:23 { 07:05:23 "vlan-interface": "example-vlan-interface-val-56661", 07:05:23 "vlan-id-inner": 33305644, 07:05:23 "vlan-id-outer": 30871600, 07:05:23 "speed-value": "example-speed-value-val-1929", 07:05:23 "speed-units": "example-speed-units-val-71630", 07:05:23 "vlan-description": "example-vlan-description-val-63003", 07:05:23 "backdoor-connection": "example-backdoor-connection-val-41834", 07:05:23 "vpn-key": "example-vpn-key-val-16552", 07:05:23 "orchestration-status": "example-orchestration-status-val-95322", 07:05:23 "in-maint": true, 07:05:23 "prov-status": "example-prov-status-val-89886", 07:05:23 "is-ip-unnumbered": true, 07:05:23 "is-private": true, 07:05:23 "l3-interface-ipv4-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:05:23 "l3-interface-ipv4-prefix-length": 11099430, 07:05:23 "vlan-id-inner": 88996967, 07:05:23 "vlan-id-outer": 23003182, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-53091", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:05:23 } 07:05:23 ], 07:05:23 "l3-interface-ipv6-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:05:23 "l3-interface-ipv6-prefix-length": 20167688, 07:05:23 "vlan-id-inner": 40775405, 07:05:23 "vlan-id-outer": 75855907, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-9739", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:05:23 } 07:05:23 ] 07:05:23 } 07:05:23 ] 07:05:23 }, 07:05:23 "l-interfaces": { 07:05:23 "l-interface": [ 07:05:23 { 07:05:23 "interface-name": "example-interface-name-val-49266", 07:05:23 "interface-role": "example-interface-role-val-210", 07:05:23 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:05:23 "selflink": "example-selflink-val-6356", 07:05:23 "interface-id": "example-interface-id-val-99531", 07:05:23 "macaddr": "example-macaddr-val-25092", 07:05:23 "network-name": "example-network-name-val-3319", 07:05:23 "management-option": "example-management-option-val-79883", 07:05:23 "interface-description": "example-interface-description-val-54501", 07:05:23 "is-port-mirrored": true, 07:05:23 "in-maint": true, 07:05:23 "prov-status": "example-prov-status-val-48840", 07:05:23 "is-ip-unnumbered": true, 07:05:23 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:05:23 "priority": 21862, 07:05:23 "admin-status": "example-admin-status-val-89244" 07:05:23 } 07:05:23 ] 07:05:23 }, 07:05:23 "l3-interface-ipv4-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:05:23 "l3-interface-ipv4-prefix-length": 91875404, 07:05:23 "vlan-id-inner": 36470314, 07:05:23 "vlan-id-outer": 96344091, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-17339", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:05:23 } 07:05:23 ], 07:05:23 "l3-interface-ipv6-address-list": [ 07:05:23 { 07:05:23 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:05:23 "l3-interface-ipv6-prefix-length": 11663872, 07:05:23 "vlan-id-inner": 28459412, 07:05:23 "vlan-id-outer": 9852622, 07:05:23 "is-floating": true, 07:05:23 "neutron-network-id": "example-neutron-network-id-val-15120", 07:05:23 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:05:23 } 07:05:23 ], 07:05:23 "admin-status": "example-admin-status-val-81055" 07:05:23 } 07:05:23 ] 07:05:23 } 07:05:23 } 07:05:23 ] 07:05:23 } 07:05:23 } 07:05:23 07:05:23 2024-04-02 07:05:23.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:23 2024-04-02 07:05:23.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.132 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:23 2024-04-02 07:05:23.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:05:23 2024-04-02 07:05:23.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:23 2024-04-02 07:05:23.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:23 2024-04-02 07:05:23.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1712041523097 07:05:23 2024-04-02 07:05:23.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:23 2024-04-02 07:05:23.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.198 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245896 with label pserver 07:05:23 2024-04-02 07:05:23.199 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 188496 with label lag-interface 07:05:23 2024-04-02 07:05:23.200 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438328 with label p-interface 07:05:23 2024-04-02 07:05:23.200 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356440 with label l-interface 07:05:23 2024-04-02 07:05:23.200 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208944 with label l-interface 07:05:23 2024-04-02 07:05:23.201 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192592 with label l3-interface-ipv4-address-list 07:05:23 2024-04-02 07:05:23.201 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 253952 with label l-interface 07:05:23 2024-04-02 07:05:23.201 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258184 with label l3-interface-ipv6-address-list 07:05:23 2024-04-02 07:05:23.202 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446520 with label vlan 07:05:23 2024-04-02 07:05:23.202 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249856 with label l3-interface-ipv4-address-list 07:05:23 2024-04-02 07:05:23.202 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352344 with label l-interface 07:05:23 2024-04-02 07:05:23.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442424 with label l3-interface-ipv6-address-list 07:05:23 2024-04-02 07:05:23.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348248 with label vlan 07:05:23 2024-04-02 07:05:23.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303216 with label l3-interface-ipv4-address-list 07:05:23 2024-04-02 07:05:23.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360536 with label l3-interface-ipv6-address-list 07:05:23 2024-04-02 07:05:23.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249992 with label l3-interface-ipv4-address-list 07:05:23 2024-04-02 07:05:23.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254088 with label l3-interface-ipv6-address-list 07:05:23 2024-04-02 07:05:23.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:23 2024-04-02 07:05:23.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:23 2024-04-02 07:05:23.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:23 2024-04-02 07:05:23.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.527 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 912 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:23 2024-04-02 07:05:23.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:23 2024-04-02 07:05:23.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:05:23 2024-04-02 07:05:23.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:05:23 2024-04-02 07:05:23.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:23 2024-04-02 07:05:23.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.532 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:23 2024-04-02 07:05:23.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:23 2024-04-02 07:05:23.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:23 2024-04-02 07:05:23.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.551 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:23 2024-04-02 07:05:23.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:23 2024-04-02 07:05:23.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:23 2024-04-02 07:05:23.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:23 2024-04-02 07:05:23.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:23 2024-04-02 07:05:23.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:23 2024-04-02 07:05:23.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.561 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 923 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:23 2024-04-02 07:05:23.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:23 2024-04-02 07:05:23.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:05:23 2024-04-02 07:05:23.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:05:23 2024-04-02 07:05:23.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:23 2024-04-02 07:05:23.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.572 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:23 2024-04-02 07:05:23.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:23 2024-04-02 07:05:23.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:23 2024-04-02 07:05:23.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:23 2024-04-02 07:05:23.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:23 2024-04-02 07:05:23.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:23 2024-04-02 07:05:23.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.587 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:23 2024-04-02 07:05:23.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1712041523565 07:05:23 2024-04-02 07:05:23.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:23 2024-04-02 07:05:23.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.591 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.597 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 307312 with label customer 07:05:23 2024-04-02 07:05:23.598 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311408 with label service-subscription 07:05:23 2024-04-02 07:05:23.598 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217160 with label service-instance 07:05:23 2024-04-02 07:05:23.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:23 2024-04-02 07:05:23.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:23 2024-04-02 07:05:23.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:23 2024-04-02 07:05:23.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:23 2024-04-02 07:05:23.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:23 2024-04-02 07:05:23.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:23 2024-04-02 07:05:23.910 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:23 2024-04-02 07:05:23.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:23 2024-04-02 07:05:23.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:24 2024-04-02 07:05:24.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:24 2024-04-02 07:05:24.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:24 2024-04-02 07:05:24.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.228 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 912 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:24 2024-04-02 07:05:24.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:24 2024-04-02 07:05:24.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:05:24 2024-04-02 07:05:24.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:05:24 2024-04-02 07:05:24.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:24 2024-04-02 07:05:24.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.244 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:24 2024-04-02 07:05:24.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:05:24 2024-04-02 07:05:24.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:24 2024-04-02 07:05:24.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:24 2024-04-02 07:05:24.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:24 2024-04-02 07:05:24.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:24 2024-04-02 07:05:24.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.259 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:24 2024-04-02 07:05:24.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:24 2024-04-02 07:05:24.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:24 2024-04-02 07:05:24.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.263 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 923 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:24 2024-04-02 07:05:24.263 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:24 2024-04-02 07:05:24.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:05:24 2024-04-02 07:05:24.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:05:24 2024-04-02 07:05:24.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:24 2024-04-02 07:05:24.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.266 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:24 2024-04-02 07:05:24.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:05:24 2024-04-02 07:05:24.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:24 2024-04-02 07:05:24.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:24 2024-04-02 07:05:24.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:24 2024-04-02 07:05:24.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:24 2024-04-02 07:05:24.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.294 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:24 2024-04-02 07:05:24.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1712041524266 07:05:24 2024-04-02 07:05:24.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:05:24 2024-04-02 07:05:24.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.308 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315504 with label customer 07:05:24 2024-04-02 07:05:24.308 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454712 with label service-subscription 07:05:24 2024-04-02 07:05:24.309 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364632 with label service-instance 07:05:24 2024-04-02 07:05:24.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:24 2024-04-02 07:05:24.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:05:24 2024-04-02 07:05:24.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:05:24 2024-04-02 07:05:24.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:24 2024-04-02 07:05:24.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:24 2024-04-02 07:05:24.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:24 2024-04-02 07:05:24.625 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:24 2024-04-02 07:05:24.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:24 2024-04-02 07:05:24.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:24 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.264 s - in org.onap.aai.rest.NotificationDmaapEventTest 07:05:24 [INFO] Running org.onap.aai.rest.ModelElementTest 07:05:24 2024-04-02 07:05:24.957 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:24 07:05:24 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:24 07:05:24 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:24 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:05:24 07:05:24 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:24 07:05:24 2024-04-02 07:05:24.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:24 2024-04-02 07:05:24.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:24 2024-04-02 07:05:24.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:24 2024-04-02 07:05:24.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:24 2024-04-02 07:05:24.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:24 2024-04-02 07:05:24.988 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:24 2024-04-02 07:05:24.989 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:24 2024-04-02 07:05:24.989 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:24 2024-04-02 07:05:24.990 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:24 2024-04-02 07:05:24.990 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:24 2024-04-02 07:05:24.991 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:24 2024-04-02 07:05:24.998 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:24 2024-04-02 07:05:24.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:24 2024-04-02 07:05:25.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:24 2024-04-02 07:05:25.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:25 [EL Warning]: moxy: 2024-04-02 07:05:25.043--MOXy BV: Facets 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:05:25 2024-04-02 07:05:25.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:25 2024-04-02 07:05:25.259 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:25 2024-04-02 07:05:25.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:25 2024-04-02 07:05:25.263 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:25 [EL Warning]: moxy: 2024-04-02 07:05:25.319--MOXy BV: Facets 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:05:25 2024-04-02 07:05:25.586 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:25 2024-04-02 07:05:25.596 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:25 2024-04-02 07:05:25.599 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:25 2024-04-02 07:05:25.599 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:25 [EL Warning]: moxy: 2024-04-02 07:05:25.678--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:25 2024-04-02 07:05:25.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:25 2024-04-02 07:05:25.910 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:25 2024-04-02 07:05:25.912 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:25 2024-04-02 07:05:25.912 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:25 [EL Warning]: moxy: 2024-04-02 07:05:25.954--MOXy BV: Facets 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:05:26 2024-04-02 07:05:26.192 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:26 2024-04-02 07:05:26.207 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:26 2024-04-02 07:05:26.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:26 2024-04-02 07:05:26.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:26 [EL Warning]: moxy: 2024-04-02 07:05:26.265--MOXy BV: Facets 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:05:26 2024-04-02 07:05:26.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:26 2024-04-02 07:05:26.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with payload { 07:05:26 "model-invariant-id": "24c04fc5-f3f8-43ec-8792-c6f940638676-test1", 07:05:26 "model-type": "woZ4dpF3TM", 07:05:26 "model-vers": { 07:05:26 "model-ver": [ 07:05:26 { 07:05:26 "model-version-id": "0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1", 07:05:26 "model-name": "vzZn3Q3h", 07:05:26 "model-version": "RcN2FIwUF", 07:05:26 "distribution-status": "qcCHkye", 07:05:26 "model-description": "qcPB4hOig9", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "0dc2b8b6-af8d-4213-970b-7861a603fc86-test1", 07:05:26 "new-data-del-flag": "OzhypC", 07:05:26 "cardinality": "vNpFfHn", 07:05:26 "linkage-points": [ 07:05:26 "BTDVw7pA" 07:05:26 ], 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "0ff7bfc5-e42b-474d-b728-cfdc08310971-test1", 07:05:26 "new-data-del-flag": "v54vhcTX", 07:05:26 "cardinality": "uHLsCw" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "4fb1b036-9963-467e-93fe-c6e499859b2e-test1", 07:05:26 "new-data-del-flag": "UAJAjOCe9dIiW", 07:05:26 "cardinality": "8PhfKI" 07:05:26 } 07:05:26 ] 07:05:26 }, 07:05:26 "model-constraints": { 07:05:26 "model-constraint": [ 07:05:26 { 07:05:26 "model-constraint-uuid": "782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "8vcq", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "a33e65c3-1198-4d4c-9799-2b521e4c4212-test1", 07:05:26 "constraint-type": "4jqozTvJSD", 07:05:26 "check-type": "J9aM", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1", 07:05:26 "element-choice-set-name": "wjNT", 07:05:26 "cardinality": "XSPmZH", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "fcf1450b-cf5c-414a-99c0-2bd7ca247997-test1", 07:05:26 "new-data-del-flag": "uhwWkaDw", 07:05:26 "cardinality": "jeBU9v" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "85bfca5f-03ac-4653-a3b4-bdfad8dd1c13-test1", 07:05:26 "new-data-del-flag": "L2BQe2kyA", 07:05:26 "cardinality": "asciE2y7RWGVa" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "d20040e2-0417-4a2d-978e-e6c9f353a0c5-test1", 07:05:26 "element-choice-set-name": "x7vEDj5", 07:05:26 "cardinality": "A6f2Us", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "5cdcbb91-22eb-4c12-9a54-b8c3ff5aa591-test1", 07:05:26 "new-data-del-flag": "BCo", 07:05:26 "cardinality": "FejO1GRl" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "7a401382-7d45-40f9-8fe7-236629273226-test1", 07:05:26 "new-data-del-flag": "zFj", 07:05:26 "cardinality": "9DzyB7u" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "2f7a375a-135d-461b-b806-e7cd636506f4-test1", 07:05:26 "constraint-type": "Toy", 07:05:26 "check-type": "uYEWZon81Wa", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "8aab42ee-561f-4506-ab66-6432442193f8-test1", 07:05:26 "element-choice-set-name": "RpJJn1eRQL", 07:05:26 "cardinality": "q0XXZ52", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "2a35ad40-02ef-4947-b20c-94a90440ffc7-test1", 07:05:26 "new-data-del-flag": "gXHt5O5XyRKb", 07:05:26 "cardinality": "idg0cH" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "7aae6c34-086e-477b-845a-01cedc2a4e25-test1", 07:05:26 "new-data-del-flag": "Zwj", 07:05:26 "cardinality": "3vkT" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "f42dcd25-aa82-401f-b987-5d0f46d6b5d6-test1", 07:05:26 "element-choice-set-name": "Cuon", 07:05:26 "cardinality": "cfxfo3MAF", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "2f9f4c5c-216c-45c0-913b-5513faa6f887-test1", 07:05:26 "new-data-del-flag": "2ZTs", 07:05:26 "cardinality": "zki" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "6abd9eb0-59b2-45d1-bc31-51913bc9f54b-test1", 07:05:26 "new-data-del-flag": "9cQkkA", 07:05:26 "cardinality": "NGY7CgvUQDN" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "model-constraint-uuid": "8544de93-b647-4d79-aa55-a3ebe01664e7-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "phbhKDPCcUjK", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "61624b66-e059-49c6-a97c-06ca4643e259-test1", 07:05:26 "constraint-type": "gp0nB63dH", 07:05:26 "check-type": "NFnVJKceCMc", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "f85f1ee8-d28f-4128-83d8-02c2e07f9e27-test1", 07:05:26 "element-choice-set-name": "8noi", 07:05:26 "cardinality": "mTFoGk", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "1e15718d-17e8-4a34-852e-2edede549b63-test1", 07:05:26 "new-data-del-flag": "f3p1f", 07:05:26 "cardinality": "c0Z6zG0iKX" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "4ad51c91-1e90-4683-b9ea-017cf0bc528e-test1", 07:05:26 "new-data-del-flag": "05r47Aldegi", 07:05:26 "cardinality": "aoF" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "fb2c7824-fc87-4fe9-93c6-10586a59384e-test1", 07:05:26 "element-choice-set-name": "EIjKr0w3tJ", 07:05:26 "cardinality": "qlw6EFFF", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "2395bed7-399d-41cd-81af-e5002854bc69-test1", 07:05:26 "new-data-del-flag": "Uj2", 07:05:26 "cardinality": "eLHBGqv7wz5z" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "77840aeb-0868-49c1-a97d-6ded16115174-test1", 07:05:26 "new-data-del-flag": "rOR", 07:05:26 "cardinality": "ddXm59kMQ01y" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "4f1f30ee-5bd5-4f19-b11d-23ebf0fcd569-test1", 07:05:26 "constraint-type": "Ul7rn0Gyh", 07:05:26 "check-type": "5KpT6x", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "d2b9a3f5-29de-45ba-ad5a-184e0635607a-test1", 07:05:26 "element-choice-set-name": "OWFEeT", 07:05:26 "cardinality": "g2wvznpf", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "93d0b10b-529a-4ad4-88fa-afc7273ec538-test1", 07:05:26 "new-data-del-flag": "BHqDTu", 07:05:26 "cardinality": "bUZd3Zj4b" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "fd6548f8-211a-4194-a78e-857efc443180-test1", 07:05:26 "new-data-del-flag": "ygDuebv", 07:05:26 "cardinality": "UZx1v0HH7I" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "f393b086-40b6-47d9-b28a-b830d5d7f896-test1", 07:05:26 "element-choice-set-name": "dxt8afBT", 07:05:26 "cardinality": "L3mtZIH342JVw", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "d802155e-8e16-4b9d-986a-d0f490d83e56-test1", 07:05:26 "new-data-del-flag": "cPapfw", 07:05:26 "cardinality": "4O3aiKf" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "64cf1800-77b7-4c1d-80b2-38fc156769a6-test1", 07:05:26 "new-data-del-flag": "T2dc7t3", 07:05:26 "cardinality": "LTrGUfoB7imS" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "1db3d04c-92c6-4100-b851-16a0a2318909-test1", 07:05:26 "new-data-del-flag": "9Gc", 07:05:26 "cardinality": "vtJk", 07:05:26 "linkage-points": [ 07:05:26 "NKC5OiZl" 07:05:26 ], 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "16b90f9d-d2ed-46e8-8a0d-f2907ecf723d-test1", 07:05:26 "new-data-del-flag": "jcjL", 07:05:26 "cardinality": "qxX" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "46afb085-7025-4a35-99e3-6170dc98b74b-test1", 07:05:26 "new-data-del-flag": "tXgrF6T4HrirE", 07:05:26 "cardinality": "55waV3oUI" 07:05:26 } 07:05:26 ] 07:05:26 }, 07:05:26 "model-constraints": { 07:05:26 "model-constraint": [ 07:05:26 { 07:05:26 "model-constraint-uuid": "6f6fbf96-c9a7-4393-9e81-284d194ba6a3-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "HF81PuSuM", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "cf2d2ff1-1ffc-4ad6-b3ce-8729c3352637-test1", 07:05:26 "constraint-type": "XfD", 07:05:26 "check-type": "mVERn7luqFc", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "85fb8953-f86d-4d58-8ca2-3169cba074c6-test1", 07:05:26 "element-choice-set-name": "4s6Jf", 07:05:26 "cardinality": "KL8eVh9xZ", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "7b1fd5b5-b633-4ed6-a9e8-9c3430eaaae0-test1", 07:05:26 "new-data-del-flag": "uNbESfr", 07:05:26 "cardinality": "aEj2c5UXN2qW" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "c67a3856-3812-4c16-abb3-484fe68ba65e-test1", 07:05:26 "new-data-del-flag": "cg1GbGyps", 07:05:26 "cardinality": "cCPBuauJ" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "4748a324-a8aa-420a-9f48-0fd0b7418a1a-test1", 07:05:26 "element-choice-set-name": "U3JuW0tx", 07:05:26 "cardinality": "4jpXRS43G", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "daad8caa-dbfc-487a-91d4-a93021a86e0c-test1", 07:05:26 "new-data-del-flag": "ZoRQyflmIqEaA", 07:05:26 "cardinality": "Mu7PzxNg8cta" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "e5a640f1-1203-410c-8665-0ee325179368-test1", 07:05:26 "new-data-del-flag": "thsF0L", 07:05:26 "cardinality": "fViD" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "5d1b2701-d719-4eb5-b5bc-355f99042648-test1", 07:05:26 "constraint-type": "4wPy2Xd", 07:05:26 "check-type": "sDuGfZji", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "d01f1c5b-5ba1-4c21-b80d-901867a1d810-test1", 07:05:26 "element-choice-set-name": "FdrVe6o", 07:05:26 "cardinality": "F1MXs1fET0jr3", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "6e059bfe-5386-4491-8e84-b1b6dd8b5333-test1", 07:05:26 "new-data-del-flag": "DfodMIT72h7", 07:05:26 "cardinality": "KvRbLIJFL" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "ea73886a-ff64-4d3c-9b17-5ae5b2196dea-test1", 07:05:26 "new-data-del-flag": "n9PnoK5", 07:05:26 "cardinality": "0E3fM6" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "abb55d08-28b6-48d8-b19e-91b12c096649-test1", 07:05:26 "element-choice-set-name": "MRFYeF7", 07:05:26 "cardinality": "b64jIhgbYH7", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "c449a692-bd7d-4d86-b46e-1c417b17099f-test1", 07:05:26 "new-data-del-flag": "ApwuLwUkkw", 07:05:26 "cardinality": "m23c6lsF" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "7cb770d9-55d8-45d2-8b9b-abdff7a2c88b-test1", 07:05:26 "new-data-del-flag": "MeSjvno", 07:05:26 "cardinality": "lGFfcOOl19" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "model-constraint-uuid": "ce9e9365-1fec-4c29-8201-c4417ee2ea1d-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "Buq56Km4W9BD", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "3dcea521-a227-46f3-bd4f-ef1fcff0755e-test1", 07:05:26 "constraint-type": "WZr", 07:05:26 "check-type": "pxJXuyaXvsaQy", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "19dc8b4a-c58b-4ff8-b507-877c6521d91a-test1", 07:05:26 "element-choice-set-name": "af5CO7sD5TWwz", 07:05:26 "cardinality": "uGwotewgnmls", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "5d476750-ddc3-4822-b629-5fba93445ed9-test1", 07:05:26 "new-data-del-flag": "mMjS6OflV3c", 07:05:26 "cardinality": "Gidw5" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "d4d4f1f6-ad60-4a94-b076-eb36db6fb362-test1", 07:05:26 "new-data-del-flag": "kWLrcR", 07:05:26 "cardinality": "AU6llmk" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "d6616e1a-3de5-4981-a216-805bdd97d65e-test1", 07:05:26 "element-choice-set-name": "9w67AaiJNt0", 07:05:26 "cardinality": "kKax01oqb", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "bb11c9c1-5013-4b51-9a06-9729addfd4af-test1", 07:05:26 "new-data-del-flag": "ANM8TN0a", 07:05:26 "cardinality": "UPtA8wc4m" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "71b323c0-1829-414e-85f6-99f4b5835e44-test1", 07:05:26 "new-data-del-flag": "okC9", 07:05:26 "cardinality": "1KP3eU5j8" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "77d1cc2d-6e94-4a4f-a7ec-f725605f18d3-test1", 07:05:26 "constraint-type": "inJa", 07:05:26 "check-type": "JkoIos3V", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "9893bb02-e422-4810-bccc-a594b0489ded-test1", 07:05:26 "element-choice-set-name": "ZIync", 07:05:26 "cardinality": "WZfSZe", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "b0aaa08d-a7fe-44ae-a6d8-d21645831a23-test1", 07:05:26 "new-data-del-flag": "RdwsDmBBz", 07:05:26 "cardinality": "Ry6V3zZtLOS" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "a2670e8e-f57e-4c0e-9522-6d16b4e2cf18-test1", 07:05:26 "new-data-del-flag": "aCECwDjNyauTZ", 07:05:26 "cardinality": "a28MCzMm24JBI" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "321ccc75-61ae-4358-af89-53809a28f956-test1", 07:05:26 "element-choice-set-name": "HjNWjs", 07:05:26 "cardinality": "bxRIxMP", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "41965df8-b42d-47ba-8bf6-cade35804311-test1", 07:05:26 "new-data-del-flag": "CPLVd", 07:05:26 "cardinality": "4Ij4hep2" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "db7ee384-420e-44fb-a1ca-809f94add6b8-test1", 07:05:26 "new-data-del-flag": "Cj5GVv", 07:05:26 "cardinality": "1LSdRvvzBBfa" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 }, 07:05:26 "metadata": { 07:05:26 "metadatum": [ 07:05:26 { 07:05:26 "metaname": "8b3496f1-822e-4acf-b1fc-d07a494d3a86-test1", 07:05:26 "metaval": "gZwqNxIDsw" 07:05:26 }, 07:05:26 { 07:05:26 "metaname": "d9a50737-f3df-4156-881d-e3875031b413-test1", 07:05:26 "metaval": "qMugMK" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "model-version-id": "1e6ec4df-ad66-40bc-8f1d-ba40c835e77e-test1", 07:05:26 "model-name": "wStuf", 07:05:26 "model-version": "HAm", 07:05:26 "distribution-status": "zsKxpTc5YTW1", 07:05:26 "model-description": "zxHpALNUvX8V", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "b1ac6004-59bd-4372-ab16-f327d04d647e-test1", 07:05:26 "new-data-del-flag": "j58MXR", 07:05:26 "cardinality": "9Xr0gNa", 07:05:26 "linkage-points": [ 07:05:26 "LmE7mpec2" 07:05:26 ], 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "38295729-dc3b-4b7b-87e3-446513a802df-test1", 07:05:26 "new-data-del-flag": "R5KeFH8", 07:05:26 "cardinality": "9wkk9Z" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "b1ac08c3-3047-4637-8796-6b5e43bbad19-test1", 07:05:26 "new-data-del-flag": "KOS9kMuahku", 07:05:26 "cardinality": "F6A" 07:05:26 } 07:05:26 ] 07:05:26 }, 07:05:26 "model-constraints": { 07:05:26 "model-constraint": [ 07:05:26 { 07:05:26 "model-constraint-uuid": "0c7f45c8-2552-400a-b029-e20cddda592b-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "105ZUJ", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "162ea223-ae49-4e6d-ba30-8215c433a7e2-test1", 07:05:26 "constraint-type": "GAq", 07:05:26 "check-type": "ippNik", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "5caa493c-e804-4c28-aad6-3389a1801e29-test1", 07:05:26 "element-choice-set-name": "oLPlXWcCL", 07:05:26 "cardinality": "ns6", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "ff8f0de4-220f-4f7f-8447-07c67ed8a109-test1", 07:05:26 "new-data-del-flag": "TlLVzdU5Mz", 07:05:26 "cardinality": "wQI" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "fd6018bc-b3ce-4073-b494-848c06aaef83-test1", 07:05:26 "new-data-del-flag": "ZIkOtmdu8ij", 07:05:26 "cardinality": "XfOsai" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "45d079e2-94f8-4c75-9e58-fca00da8e032-test1", 07:05:26 "element-choice-set-name": "nfOh9SvgG", 07:05:26 "cardinality": "j5u1OHFt", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "3edbf250-7039-47cd-b31d-019e5639006b-test1", 07:05:26 "new-data-del-flag": "Qo5M8AB", 07:05:26 "cardinality": "crDs4E" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "566c492a-4b8d-4393-9634-5deb36114390-test1", 07:05:26 "new-data-del-flag": "tSl", 07:05:26 "cardinality": "xZK7oAuI1" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "6efd9e99-bca6-4f3b-a7dc-38ad373c38e9-test1", 07:05:26 "constraint-type": "v3RYRkCdTm", 07:05:26 "check-type": "adGnhMq6P4", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "09d59684-e8e5-4e08-93af-b2a65d0328e6-test1", 07:05:26 "element-choice-set-name": "Q1rPa", 07:05:26 "cardinality": "ENpTrUR", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "904654a2-4d7d-4d07-af26-ddb881dd05d7-test1", 07:05:26 "new-data-del-flag": "76D6azxVm1XR9", 07:05:26 "cardinality": "R0Zb34f" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "898cfb56-6e36-4b03-8967-9384d06b3a3e-test1", 07:05:26 "new-data-del-flag": "SJtXdr4", 07:05:26 "cardinality": "vG4JrjQ8" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "9ac87d60-51c5-4dd6-bb1e-1b8dd234b5a9-test1", 07:05:26 "element-choice-set-name": "azv", 07:05:26 "cardinality": "oJfnKsDO5k", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "6ec8304f-8159-4344-b06d-faf1001fd275-test1", 07:05:26 "new-data-del-flag": "3s5zQjf8Vwl4", 07:05:26 "cardinality": "6SogRPhZX38Ol" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "cfd9b055-3d8a-4429-9ea6-078a2270e469-test1", 07:05:26 "new-data-del-flag": "VaW81J59tqiY", 07:05:26 "cardinality": "t1mNuU7JnNc7L" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "model-constraint-uuid": "fe9d4b0d-dc65-4440-a10f-5237f135255c-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "pWv26", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "ea1473a3-e72d-4838-b8d8-7c8e86e0b3c8-test1", 07:05:26 "constraint-type": "Mdbb0G5nLxcx3", 07:05:26 "check-type": "a8rlES", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "86726d80-74d6-4b7e-9532-65ebb76133ef-test1", 07:05:26 "element-choice-set-name": "fBm0", 07:05:26 "cardinality": "csPsKpgV", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "c0df13d1-a8be-4bc0-a572-44ca28d35d62-test1", 07:05:26 "new-data-del-flag": "k9x8eFMP", 07:05:26 "cardinality": "5xHWzWretpyAN" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "ef4f9a86-a1b8-48ef-a7aa-ff56a1879ef7-test1", 07:05:26 "new-data-del-flag": "JdujO3QQr4", 07:05:26 "cardinality": "N6pvsIK" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "07f1ae12-8e40-4c42-bb8c-e5931f82be84-test1", 07:05:26 "element-choice-set-name": "by4K", 07:05:26 "cardinality": "HfJt7", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "aed78a3d-de9e-4825-88b3-8251a822e87c-test1", 07:05:26 "new-data-del-flag": "NbAWo0r1su", 07:05:26 "cardinality": "GIHSc" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "451ef346-a43e-4d9c-ae94-4d14f12b7776-test1", 07:05:26 "new-data-del-flag": "o6GI", 07:05:26 "cardinality": "Hbbm3HRFeXw8U" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "1b3d0f60-b438-4789-b711-5d48c211e9b3-test1", 07:05:26 "constraint-type": "G7HBqSqa8", 07:05:26 "check-type": "Rky", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "c47b3c18-912b-4781-82a9-961702e58712-test1", 07:05:26 "element-choice-set-name": "ntxJ1ETx96", 07:05:26 "cardinality": "6B1XDdERKUk0f", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "d451967f-5cb9-4aba-8595-938d44bed081-test1", 07:05:26 "new-data-del-flag": "pwHvYjtFEvmn", 07:05:26 "cardinality": "X6jiiniZ24e3" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "0f6196d6-b3b7-451a-a3d8-2a0a9bf401b7-test1", 07:05:26 "new-data-del-flag": "YFY4Dmyr", 07:05:26 "cardinality": "CMF05rTle1" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "927a4c5d-c06f-474c-bc39-b1bf8edbd5a9-test1", 07:05:26 "element-choice-set-name": "C19", 07:05:26 "cardinality": "7xCo", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "b839b84d-4508-4aa6-8c32-0566a25d62d1-test1", 07:05:26 "new-data-del-flag": "QdvVPKk", 07:05:26 "cardinality": "QWO7FG" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "20df13a4-aad9-46ed-8c40-d2c9ee25c0c0-test1", 07:05:26 "new-data-del-flag": "aFu39uCq", 07:05:26 "cardinality": "wFwAw3L3wT2x5" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "c198c7e7-162f-4b36-ab18-1ea652940569-test1", 07:05:26 "new-data-del-flag": "c9VM1nU9", 07:05:26 "cardinality": "na6ev", 07:05:26 "linkage-points": [ 07:05:26 "Qn71", 07:05:26 "VqVquEM" 07:05:26 ], 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "5a3d5001-ed82-4586-9f8e-f4754c5a7a18-test1", 07:05:26 "new-data-del-flag": "x5unCqf", 07:05:26 "cardinality": "SelKZSH" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "b150a826-8d8e-4e76-8661-6cbc67fd0d9a-test1", 07:05:26 "new-data-del-flag": "9LfZWv", 07:05:26 "cardinality": "uMtY5vRkmCnw" 07:05:26 } 07:05:26 ] 07:05:26 }, 07:05:26 "model-constraints": { 07:05:26 "model-constraint": [ 07:05:26 { 07:05:26 "model-constraint-uuid": "43871728-3816-470f-9b36-4097731910a4-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "R8Uhk", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "0fd99298-8079-4a3c-bbed-dce0ceadf790-test1", 07:05:26 "constraint-type": "JFVkmI9ilV", 07:05:26 "check-type": "9eqnm", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "22a978b9-4dcc-4c7d-b88a-6bdbab97dd7c-test1", 07:05:26 "element-choice-set-name": "4fHNNV", 07:05:26 "cardinality": "VBAiH", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "d9bef0c1-07c9-4251-b621-196be3b7870e-test1", 07:05:26 "new-data-del-flag": "FQen9U2BTGx", 07:05:26 "cardinality": "ohd" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "60d8b814-8035-4010-8d46-9db2e5962f17-test1", 07:05:26 "new-data-del-flag": "2aJgwjV3UZv", 07:05:26 "cardinality": "WMb" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "a5b753eb-162e-4bea-8185-43b7e96c0770-test1", 07:05:26 "element-choice-set-name": "k9Ud", 07:05:26 "cardinality": "VAL51", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "1ecfe4f4-6696-4df4-8b93-b2b3fa39c377-test1", 07:05:26 "new-data-del-flag": "SRFYVMGe", 07:05:26 "cardinality": "muxuy0DZBBW" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "96acb4b2-f178-4119-8c32-6c5901896417-test1", 07:05:26 "new-data-del-flag": "wbzd", 07:05:26 "cardinality": "M0Y7Meota" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "b22dc84b-5568-4b7d-9b58-0bc90c969619-test1", 07:05:26 "constraint-type": "waPRf1NGHeFy", 07:05:26 "check-type": "YziABbwA4", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "fb4d5b28-2083-4bb6-a87d-e53eadd14d54-test1", 07:05:26 "element-choice-set-name": "VnX7QOx", 07:05:26 "cardinality": "qk4aMYBkw", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "1b5481f2-66c9-4cd4-89ee-492e333570fe-test1", 07:05:26 "new-data-del-flag": "ba6QIyym", 07:05:26 "cardinality": "zUJ9gpkRq" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "c9918ba3-dcb3-46e8-870f-316251f459a3-test1", 07:05:26 "new-data-del-flag": "X2MIS2y", 07:05:26 "cardinality": "u3xIyaL" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "f5a14c3b-6536-4803-9660-4a2f2263dfdd-test1", 07:05:26 "element-choice-set-name": "KiVnNej1flt", 07:05:26 "cardinality": "AwImrctM5", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "e5e3b7db-7336-498b-8eca-f43f979dda68-test1", 07:05:26 "new-data-del-flag": "v3JnIH7JEK", 07:05:26 "cardinality": "pzypSipEOA" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "24426103-516b-4634-83f6-0b02db4d10ed-test1", 07:05:26 "new-data-del-flag": "lNx", 07:05:26 "cardinality": "OFMiiE1w4K" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "model-constraint-uuid": "310f083b-2d76-4e2d-ab82-b4c6b2a49637-test1", 07:05:26 "constrained-element-set-uuid-to-replace": "70UQQ", 07:05:26 "constrained-element-sets": { 07:05:26 "constrained-element-set": [ 07:05:26 { 07:05:26 "constrained-element-set-uuid": "f6b24791-facd-41d8-8b4e-b76d750ef3e8-test1", 07:05:26 "constraint-type": "eBTDI1Xx", 07:05:26 "check-type": "uyscxXaNEt", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "efc328ed-3302-4808-b25a-adbbe88af7d9-test1", 07:05:26 "element-choice-set-name": "HwpVVTGb6e", 07:05:26 "cardinality": "dZ78oR", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "1f20c582-952d-4489-a45b-b7b898062bc4-test1", 07:05:26 "new-data-del-flag": "Vq8f3STu8ez", 07:05:26 "cardinality": "5lN" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "77f61b0a-ecf4-43ed-84b8-478372922557-test1", 07:05:26 "new-data-del-flag": "OrbNIIvUvTQ", 07:05:26 "cardinality": "CwT1hp9uUn" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "7561f91e-5d71-4871-b745-5974a29fa4f0-test1", 07:05:26 "element-choice-set-name": "JyMxtTdSzEYI", 07:05:26 "cardinality": "CU5", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "7857bb38-b373-4f32-bfed-fb698b38f288-test1", 07:05:26 "new-data-del-flag": "qGYsqE", 07:05:26 "cardinality": "m1wtW502" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "27097500-1e6a-4692-bcfc-8c5751094416-test1", 07:05:26 "new-data-del-flag": "e3LD9ESy1h2we", 07:05:26 "cardinality": "a0jEiwQq" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "constrained-element-set-uuid": "a63f212b-0608-4676-a801-eae9704ca6f8-test1", 07:05:26 "constraint-type": "1s642QAY3emE", 07:05:26 "check-type": "3sR23Vt", 07:05:26 "element-choice-sets": { 07:05:26 "element-choice-set": [ 07:05:26 { 07:05:26 "element-choice-set-uuid": "e6f1f3eb-61c5-4e00-877b-253d41dc8bc1-test1", 07:05:26 "element-choice-set-name": "EBhZUZSbs", 07:05:26 "cardinality": "1LrK8RM4o33LD", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "323c6b90-7aba-41ad-8313-5a4a2b2c56ae-test1", 07:05:26 "new-data-del-flag": "R3oKjC8hz87", 07:05:26 "cardinality": "LT8Phj" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "6a4f5cbe-6251-402e-aa0c-d42284acf4f3-test1", 07:05:26 "new-data-del-flag": "XeIPIYLqyIL", 07:05:26 "cardinality": "pGK" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 }, 07:05:26 { 07:05:26 "element-choice-set-uuid": "4937bd81-08f1-4cb7-b3bd-9c9db142a791-test1", 07:05:26 "element-choice-set-name": "VXcx", 07:05:26 "cardinality": "hIKH", 07:05:26 "model-elements": { 07:05:26 "model-element": [ 07:05:26 { 07:05:26 "model-element-uuid": "db4ddcd0-6a57-47af-b72d-f10e806bd779-test1", 07:05:26 "new-data-del-flag": "2lsYwLYukGh43", 07:05:26 "cardinality": "zhcfiBQ" 07:05:26 }, 07:05:26 { 07:05:26 "model-element-uuid": "7f0823ec-87f7-4f0a-b6ed-d19571917f3d-test1", 07:05:26 "new-data-del-flag": "8xUASuYyIym", 07:05:26 "cardinality": "ktmQThTtgu" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 }, 07:05:26 "metadata": { 07:05:26 "metadatum": [ 07:05:26 { 07:05:26 "metaname": "a4f78e88-e09f-4ca1-b26a-093141044aea-test1", 07:05:26 "metaval": "kfsTQsxZk" 07:05:26 }, 07:05:26 { 07:05:26 "metaname": "1d153c8b-ba38-4566-876b-53795a71b8f9-test1", 07:05:26 "metaval": "xr0Z" 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 ] 07:05:26 } 07:05:26 } 07:05:26 07:05:26 2024-04-02 07:05:26.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:05:26 2024-04-02 07:05:26.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:26 2024-04-02 07:05:26.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:26 2024-04-02 07:05:26.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:26 2024-04-02 07:05:26.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:26 2024-04-02 07:05:26.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:26 2024-04-02 07:05:26.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:27 2024-04-02 07:05:27.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all 07:05:27 2024-04-02 07:05:27.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:05:27 2024-04-02 07:05:27.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:27 2024-04-02 07:05:27.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:27 2024-04-02 07:05:27.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:27 2024-04-02 07:05:27.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:27 2024-04-02 07:05:27.231 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:27 2024-04-02 07:05:27.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:27 2024-04-02 07:05:27.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1/model-vers/model-ver/0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1/model-elements/model-element/0dc2b8b6-af8d-4213-970b-7861a603fc86-test1/model-constraints/model-constraint/782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1/constrained-element-sets/constrained-element-set/a33e65c3-1198-4d4c-9799-2b521e4c4212-test1/element-choice-sets/element-choice-set/7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1/model-elements/model-element/acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1 with payload { 07:05:27 "model-element-uuid": "acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1", 07:05:27 "new-data-del-flag": "7hWigbwQCh", 07:05:27 "cardinality": "loWHX7E8X", 07:05:27 "linkage-points": [ 07:05:27 "Ve4JU" 07:05:27 ], 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "01b757d5-6468-48d0-a1cd-2aa8310dadab-test1", 07:05:27 "new-data-del-flag": "IXoM0QnE0W", 07:05:27 "cardinality": "THLHKl" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "2e5d5696-2221-4bcf-a493-e0ca92e323de-test1", 07:05:27 "new-data-del-flag": "icATJZ7Vbhz", 07:05:27 "cardinality": "tOIz" 07:05:27 } 07:05:27 ] 07:05:27 }, 07:05:27 "model-constraints": { 07:05:27 "model-constraint": [ 07:05:27 { 07:05:27 "model-constraint-uuid": "9f2e872b-000e-4bb9-9398-f308a997dd4f-test1", 07:05:27 "constrained-element-set-uuid-to-replace": "XfAVftTYu", 07:05:27 "constrained-element-sets": { 07:05:27 "constrained-element-set": [ 07:05:27 { 07:05:27 "constrained-element-set-uuid": "103cc6f7-b648-4a3f-b5aa-0ffdac4d4bc5-test1", 07:05:27 "constraint-type": "FLKyNFdqbSSje", 07:05:27 "check-type": "IDLSYTM", 07:05:27 "element-choice-sets": { 07:05:27 "element-choice-set": [ 07:05:27 { 07:05:27 "element-choice-set-uuid": "5c063d38-d83e-4fe5-a721-86296fe39267-test1", 07:05:27 "element-choice-set-name": "EFc5b4k7LN8hF", 07:05:27 "cardinality": "xx8", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "0b7a5aa2-5061-4916-a2c6-5280e67e0a71-test1", 07:05:27 "new-data-del-flag": "x1Lo15W", 07:05:27 "cardinality": "COu" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "f0af348b-1701-409f-bb11-e3acc77ad718-test1", 07:05:27 "new-data-del-flag": "eiWkNQEj", 07:05:27 "cardinality": "3aju5XtI" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 }, 07:05:27 { 07:05:27 "element-choice-set-uuid": "2c0888a6-fb6d-4a72-b0a1-3349c90d9e33-test1", 07:05:27 "element-choice-set-name": "Ko4", 07:05:27 "cardinality": "aXjnyYfCRFTDK", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "ea8853be-8473-4f80-8229-9041864e143e-test1", 07:05:27 "new-data-del-flag": "4tirsCs0fjDdS", 07:05:27 "cardinality": "v2hbEn8u" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "f1267f37-5aa0-4f4a-ae66-3cf782ff4a9d-test1", 07:05:27 "new-data-del-flag": "mzuWZTlc9f", 07:05:27 "cardinality": "ysBXVL" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 }, 07:05:27 { 07:05:27 "constrained-element-set-uuid": "a82256df-5bc8-4433-851f-9b09f63432b4-test1", 07:05:27 "constraint-type": "qgnLpj", 07:05:27 "check-type": "zFug3wfyCe5cF", 07:05:27 "element-choice-sets": { 07:05:27 "element-choice-set": [ 07:05:27 { 07:05:27 "element-choice-set-uuid": "3ce79981-c0cc-4210-9dab-89b8866797be-test1", 07:05:27 "element-choice-set-name": "rZ2f7Es", 07:05:27 "cardinality": "H1b", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "52362a88-eb7a-4fe5-a6d5-1ca414cfed64-test1", 07:05:27 "new-data-del-flag": "8cQmvQgeKJz", 07:05:27 "cardinality": "6T7GiwYlJR5" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "e9d00d89-a340-4ef1-ab19-63367a5e8642-test1", 07:05:27 "new-data-del-flag": "ec8DWfYeMJdr", 07:05:27 "cardinality": "Bumc8fT7" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 }, 07:05:27 { 07:05:27 "element-choice-set-uuid": "335bac38-9739-4ff7-8743-e186310d86a9-test1", 07:05:27 "element-choice-set-name": "K0MH", 07:05:27 "cardinality": "rL3fH1Oz", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "29244639-38ab-45b2-82b7-b91001ad56da-test1", 07:05:27 "new-data-del-flag": "YZGbB6", 07:05:27 "cardinality": "ushcYd" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "e36d3159-bfa7-465a-849f-de9ca6d4f304-test1", 07:05:27 "new-data-del-flag": "ZtzRhZbxv2i", 07:05:27 "cardinality": "NE4m8n5hj" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 }, 07:05:27 { 07:05:27 "model-constraint-uuid": "9e74a97c-52a9-43b4-bb9d-144cb5a2216e-test1", 07:05:27 "constrained-element-set-uuid-to-replace": "bZqdarfk6", 07:05:27 "constrained-element-sets": { 07:05:27 "constrained-element-set": [ 07:05:27 { 07:05:27 "constrained-element-set-uuid": "6c4db1da-8860-4445-a0ad-3ae00709e2bb-test1", 07:05:27 "constraint-type": "Xzat2eVcU36g", 07:05:27 "check-type": "3Y5Bi32VkRHFl", 07:05:27 "element-choice-sets": { 07:05:27 "element-choice-set": [ 07:05:27 { 07:05:27 "element-choice-set-uuid": "33dc52b0-3461-4ca6-a195-c3cacc2ab426-test1", 07:05:27 "element-choice-set-name": "2ziwMvQGmanJ", 07:05:27 "cardinality": "7XXcdT5sqsOf", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "c0fb7805-dfc4-4972-9a1c-d9409560f6e3-test1", 07:05:27 "new-data-del-flag": "262Lx", 07:05:27 "cardinality": "0ZaryC" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "e868506d-ef7d-4843-9c1b-47712c7c1b77-test1", 07:05:27 "new-data-del-flag": "f7cKUCEbVuj6", 07:05:27 "cardinality": "6LlYciE99" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 }, 07:05:27 { 07:05:27 "element-choice-set-uuid": "aca6b107-ba99-4e10-aef5-ff35a5b25a60-test1", 07:05:27 "element-choice-set-name": "lqfZDs", 07:05:27 "cardinality": "9AwB7", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "527faaf0-f989-47a4-9ffd-4ea16d034be1-test1", 07:05:27 "new-data-del-flag": "mPra14ZfLilOw", 07:05:27 "cardinality": "y6mYr6" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "dfd7c245-0a28-494d-b388-faf27481674c-test1", 07:05:27 "new-data-del-flag": "muGR", 07:05:27 "cardinality": "TUj4Z" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 }, 07:05:27 { 07:05:27 "constrained-element-set-uuid": "17999338-a062-4447-b8c3-b27228255ede-test1", 07:05:27 "constraint-type": "WhTbdWCLyA", 07:05:27 "check-type": "tN02MBeB", 07:05:27 "element-choice-sets": { 07:05:27 "element-choice-set": [ 07:05:27 { 07:05:27 "element-choice-set-uuid": "633c6757-2270-48fb-bff7-61145e6c943f-test1", 07:05:27 "element-choice-set-name": "Ith1PEe6", 07:05:27 "cardinality": "8sta", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "827c40a9-cabe-460a-b537-2f117ca62db5-test1", 07:05:27 "new-data-del-flag": "fS65rXWQY", 07:05:27 "cardinality": "Kq42Z8GzCh" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "c107a4bd-59e4-4249-bbc3-a006645dcb01-test1", 07:05:27 "new-data-del-flag": "EtgTeJdo19", 07:05:27 "cardinality": "tvzpgg" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 }, 07:05:27 { 07:05:27 "element-choice-set-uuid": "930260d8-4cfd-4494-ba2c-d619c143a390-test1", 07:05:27 "element-choice-set-name": "ugDc0", 07:05:27 "cardinality": "K8MXjV", 07:05:27 "model-elements": { 07:05:27 "model-element": [ 07:05:27 { 07:05:27 "model-element-uuid": "f17f9eea-d421-4e8a-8628-32a4b56507ef-test1", 07:05:27 "new-data-del-flag": "rjAbq7gyZWe", 07:05:27 "cardinality": "VbDCFB9" 07:05:27 }, 07:05:27 { 07:05:27 "model-element-uuid": "ee1d800e-46c1-4bb0-8664-f257850ffff9-test1", 07:05:27 "new-data-del-flag": "YontPXK4sj4s", 07:05:27 "cardinality": "UQnNPld4sE" 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 ] 07:05:27 } 07:05:27 } 07:05:27 07:05:27 2024-04-02 07:05:27.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-element 07:05:27 2024-04-02 07:05:27.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:27 2024-04-02 07:05:27.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:27 2024-04-02 07:05:27.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:27 2024-04-02 07:05:27.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:27 2024-04-02 07:05:27.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:27 2024-04-02 07:05:27.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:27 2024-04-02 07:05:27.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all 07:05:27 2024-04-02 07:05:27.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:05:27 2024-04-02 07:05:27.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:27 2024-04-02 07:05:27.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:27 2024-04-02 07:05:27.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:27 2024-04-02 07:05:27.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:27 2024-04-02 07:05:27.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:27 2024-04-02 07:05:27.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:27 2024-04-02 07:05:27.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with resource version 1712041526580 07:05:27 2024-04-02 07:05:27.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:05:27 2024-04-02 07:05:27.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:27 2024-04-02 07:05:27.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:27 2024-04-02 07:05:27.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:27 2024-04-02 07:05:27.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:27 2024-04-02 07:05:27.963 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258048 with label model 07:05:27 2024-04-02 07:05:27.964 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266376 with label model-ver 07:05:27 2024-04-02 07:05:27.964 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413784 with label model-ver 07:05:27 2024-04-02 07:05:27.965 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221232 with label metadatum 07:05:27 2024-04-02 07:05:27.965 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409688 with label metadatum 07:05:27 2024-04-02 07:05:27.965 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458808 with label model-element 07:05:27 2024-04-02 07:05:27.966 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 507960 with label model-element 07:05:27 2024-04-02 07:05:27.966 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225360 with label model-element 07:05:27 2024-04-02 07:05:27.967 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344064 with label metadatum 07:05:27 2024-04-02 07:05:27.967 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352368 with label model-element 07:05:27 2024-04-02 07:05:27.967 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 589880 with label metadatum 07:05:27 2024-04-02 07:05:27.968 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213072 with label model-constraint 07:05:27 2024-04-02 07:05:27.968 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221256 with label model-element 07:05:27 2024-04-02 07:05:27.968 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225352 with label model-constraint 07:05:27 2024-04-02 07:05:27.969 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368728 with label model-element 07:05:27 2024-04-02 07:05:27.969 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217168 with label model-element 07:05:27 2024-04-02 07:05:27.969 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249928 with label model-constraint 07:05:27 2024-04-02 07:05:27.970 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381016 with label model-element 07:05:27 2024-04-02 07:05:27.970 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385112 with label model-constraint 07:05:27 2024-04-02 07:05:27.971 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229424 with label model-constraint 07:05:27 2024-04-02 07:05:27.971 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229456 with label model-element 07:05:27 2024-04-02 07:05:27.971 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 295048 with label model-constraint 07:05:27 2024-04-02 07:05:27.972 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 544824 with label model-element 07:05:27 2024-04-02 07:05:27.972 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241744 with label model-element 07:05:27 2024-04-02 07:05:27.972 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278600 with label model-element 07:05:27 2024-04-02 07:05:27.973 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356464 with label model-constraint 07:05:27 2024-04-02 07:05:27.973 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450648 with label model-constraint 07:05:27 2024-04-02 07:05:27.973 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282760 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.974 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479288 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.974 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229448 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.975 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262144 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.975 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217136 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.975 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 532536 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.976 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335984 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.976 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 512056 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.976 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270408 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.977 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311296 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.977 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299144 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.977 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 548920 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.978 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323584 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.978 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360560 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.978 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327680 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.979 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331776 with label constrained-element-set 07:05:27 2024-04-02 07:05:27.979 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376920 with label element-choice-set 07:05:27 2024-04-02 07:05:27.980 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503864 with label element-choice-set 07:05:27 2024-04-02 07:05:27.980 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278664 with label element-choice-set 07:05:27 2024-04-02 07:05:27.980 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483384 with label element-choice-set 07:05:27 2024-04-02 07:05:27.981 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233544 with label element-choice-set 07:05:27 2024-04-02 07:05:27.981 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270472 with label element-choice-set 07:05:27 2024-04-02 07:05:27.982 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372824 with label element-choice-set 07:05:27 2024-04-02 07:05:27.982 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475192 with label element-choice-set 07:05:27 2024-04-02 07:05:27.982 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254024 with label element-choice-set 07:05:27 2024-04-02 07:05:27.983 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340080 with label element-choice-set 07:05:27 2024-04-02 07:05:27.983 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258120 with label element-choice-set 07:05:27 2024-04-02 07:05:27.984 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 540728 with label element-choice-set 07:05:27 2024-04-02 07:05:27.984 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221264 with label element-choice-set 07:05:27 2024-04-02 07:05:27.984 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393304 with label element-choice-set 07:05:27 2024-04-02 07:05:27.985 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245832 with label element-choice-set 07:05:27 2024-04-02 07:05:27.985 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286856 with label element-choice-set 07:05:27 2024-04-02 07:05:27.986 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274504 with label element-choice-set 07:05:27 2024-04-02 07:05:27.986 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430168 with label element-choice-set 07:05:27 2024-04-02 07:05:27.986 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 553016 with label element-choice-set 07:05:27 2024-04-02 07:05:27.987 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 561208 with label element-choice-set 07:05:27 2024-04-02 07:05:27.987 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233552 with label element-choice-set 07:05:27 2024-04-02 07:05:27.987 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 294912 with label element-choice-set 07:05:27 2024-04-02 07:05:27.988 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348272 with label element-choice-set 07:05:27 2024-04-02 07:05:27.988 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421976 with label element-choice-set 07:05:27 2024-04-02 07:05:27.988 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303240 with label element-choice-set 07:05:27 2024-04-02 07:05:27.989 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 577592 with label element-choice-set 07:05:27 2024-04-02 07:05:27.989 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241712 with label element-choice-set 07:05:27 2024-04-02 07:05:27.989 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319488 with label element-choice-set 07:05:27 2024-04-02 07:05:27.990 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249936 with label element-choice-set 07:05:27 2024-04-02 07:05:27.990 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 585784 with label element-choice-set 07:05:27 2024-04-02 07:05:27.991 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 307336 with label element-choice-set 07:05:27 2024-04-02 07:05:27.991 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368752 with label element-choice-set 07:05:27 2024-04-02 07:05:27.991 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327792 with label model-element 07:05:27 2024-04-02 07:05:27.992 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499768 with label model-element 07:05:27 2024-04-02 07:05:27.992 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241736 with label model-element 07:05:27 2024-04-02 07:05:27.992 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270336 with label model-element 07:05:27 2024-04-02 07:05:27.993 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266240 with label model-element 07:05:27 2024-04-02 07:05:27.993 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495672 with label model-element 07:05:27 2024-04-02 07:05:27.993 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487480 with label model-element 07:05:27 2024-04-02 07:05:27.994 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491576 with label model-element 07:05:27 2024-04-02 07:05:27.994 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467000 with label model-element 07:05:27 2024-04-02 07:05:27.994 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471096 with label model-element 07:05:27 2024-04-02 07:05:27.995 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319600 with label model-element 07:05:27 2024-04-02 07:05:27.995 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462904 with label model-element 07:05:27 2024-04-02 07:05:27.995 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 593976 with label model-element 07:05:27 2024-04-02 07:05:27.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208976 with label model-element 07:05:27 2024-04-02 07:05:27.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237640 with label model-element 07:05:27 2024-04-02 07:05:27.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274568 with label model-element 07:05:27 2024-04-02 07:05:27.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323696 with label model-element 07:05:27 2024-04-02 07:05:27.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 520248 with label model-element 07:05:27 2024-04-02 07:05:27.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 524344 with label model-element 07:05:27 2024-04-02 07:05:27.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290952 with label model-element 07:05:27 2024-04-02 07:05:27.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 528440 with label model-element 07:05:27 2024-04-02 07:05:27.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344176 with label model-element 07:05:27 2024-04-02 07:05:27.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 536632 with label model-element 07:05:27 2024-04-02 07:05:27.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286720 with label model-element 07:05:27 2024-04-02 07:05:27.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405592 with label model-element 07:05:27 2024-04-02 07:05:28.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282624 with label model-element 07:05:27 2024-04-02 07:05:28.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401496 with label model-element 07:05:27 2024-04-02 07:05:28.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397400 with label model-element 07:05:27 2024-04-02 07:05:28.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 516152 with label model-element 07:05:27 2024-04-02 07:05:28.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274432 with label model-element 07:05:27 2024-04-02 07:05:28.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331888 with label model-element 07:05:27 2024-04-02 07:05:28.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278528 with label model-element 07:05:27 2024-04-02 07:05:28.002 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389208 with label model-element 07:05:28 2024-04-02 07:05:28.002 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315392 with label model-element 07:05:28 2024-04-02 07:05:28.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 565304 with label model-element 07:05:28 2024-04-02 07:05:28.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 569400 with label model-element 07:05:28 2024-04-02 07:05:28.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 573496 with label model-element 07:05:28 2024-04-02 07:05:28.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233520 with label model-element 07:05:28 2024-04-02 07:05:28.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 557112 with label model-element 07:05:28 2024-04-02 07:05:28.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237648 with label model-element 07:05:28 2024-04-02 07:05:28.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266312 with label model-element 07:05:28 2024-04-02 07:05:28.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 307200 with label model-element 07:05:28 2024-04-02 07:05:28.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426072 with label model-element 07:05:28 2024-04-02 07:05:28.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299008 with label model-element 07:05:28 2024-04-02 07:05:28.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303104 with label model-element 07:05:28 2024-04-02 07:05:28.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290816 with label model-element 07:05:28 2024-04-02 07:05:28.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417880 with label model-element 07:05:28 2024-04-02 07:05:28.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225328 with label model-element 07:05:28 2024-04-02 07:05:28.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262216 with label model-element 07:05:28 2024-04-02 07:05:28.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446552 with label model-element 07:05:28 2024-04-02 07:05:28.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 581688 with label model-element 07:05:28 2024-04-02 07:05:28.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282696 with label model-element 07:05:28 2024-04-02 07:05:28.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442456 with label model-element 07:05:28 2024-04-02 07:05:28.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364656 with label model-element 07:05:28 2024-04-02 07:05:28.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438360 with label model-element 07:05:28 2024-04-02 07:05:28.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237616 with label model-element 07:05:28 2024-04-02 07:05:28.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434264 with label model-element 07:05:28 2024-04-02 07:05:28.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458840 with label model-element 07:05:28 2024-04-02 07:05:28.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462936 with label model-element 07:05:28 2024-04-02 07:05:28.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245840 with label model-element 07:05:28 2024-04-02 07:05:28.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454744 with label model-element 07:05:28 2024-04-02 07:05:28.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335872 with label model-element 07:05:28 2024-04-02 07:05:28.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 339968 with label model-element 07:05:28 2024-04-02 07:05:28.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254032 with label model-element 07:05:28 2024-04-02 07:05:28.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467032 with label model-element 07:05:28 2024-04-02 07:05:28.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311432 with label model-element 07:05:28 2024-04-02 07:05:28.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348160 with label model-constraint 07:05:28 2024-04-02 07:05:28.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372848 with label model-element 07:05:28 2024-04-02 07:05:28.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479320 with label model-constraint 07:05:28 2024-04-02 07:05:28.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258128 with label constrained-element-set 07:05:28 2024-04-02 07:05:28.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319624 with label constrained-element-set 07:05:28 2024-04-02 07:05:28.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290888 with label constrained-element-set 07:05:28 2024-04-02 07:05:28.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393328 with label constrained-element-set 07:05:28 2024-04-02 07:05:28.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 598072 with label element-choice-set 07:05:28 2024-04-02 07:05:28.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 606264 with label element-choice-set 07:05:28 2024-04-02 07:05:28.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245808 with label element-choice-set 07:05:28 2024-04-02 07:05:28.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381040 with label element-choice-set 07:05:28 2024-04-02 07:05:28.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385136 with label element-choice-set 07:05:28 2024-04-02 07:05:28.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 610360 with label element-choice-set 07:05:28 2024-04-02 07:05:28.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 294984 with label element-choice-set 07:05:28 2024-04-02 07:05:28.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491608 with label element-choice-set 07:05:28 2024-04-02 07:05:28.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315528 with label model-element 07:05:28 2024-04-02 07:05:28.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 602168 with label model-element 07:05:28 2024-04-02 07:05:28.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286792 with label model-element 07:05:28 2024-04-02 07:05:28.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376944 with label model-element 07:05:28 2024-04-02 07:05:28.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249904 with label model-element 07:05:28 2024-04-02 07:05:28.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262224 with label model-element 07:05:28 2024-04-02 07:05:28.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471128 with label model-element 07:05:28 2024-04-02 07:05:28.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475224 with label model-element 07:05:28 2024-04-02 07:05:28.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389232 with label model-element 07:05:28 2024-04-02 07:05:28.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483416 with label model-element 07:05:28 2024-04-02 07:05:28.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254000 with label model-element 07:05:28 2024-04-02 07:05:28.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266320 with label model-element 07:05:28 2024-04-02 07:05:28.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352256 with label model-element 07:05:28 2024-04-02 07:05:28.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487512 with label model-element 07:05:28 2024-04-02 07:05:28.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495704 with label model-element 07:05:28 2024-04-02 07:05:28.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 614456 with label model-element 07:05:28 2024-04-02 07:05:28.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:28 2024-04-02 07:05:28.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.521 s - in org.onap.aai.rest.ModelElementTest 07:05:28 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 07:05:28 2024-04-02 07:05:28.476 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:28 07:05:28 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:28 07:05:28 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:28 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:05:28 07:05:28 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:28 07:05:28 2024-04-02 07:05:28.498 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:28 2024-04-02 07:05:28.499 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:28 2024-04-02 07:05:28.500 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:28 2024-04-02 07:05:28.500 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:28 2024-04-02 07:05:28.501 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:28 2024-04-02 07:05:28.501 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:28 2024-04-02 07:05:28.502 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:28 2024-04-02 07:05:28.502 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:28 2024-04-02 07:05:28.503 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:28 2024-04-02 07:05:28.504 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:28 2024-04-02 07:05:28.505 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:28 2024-04-02 07:05:28.511 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:28 2024-04-02 07:05:28.512 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:28 2024-04-02 07:05:28.513 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:28 2024-04-02 07:05:28.514 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:28 [EL Warning]: moxy: 2024-04-02 07:05:28.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:05:28 2024-04-02 07:05:28.776 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:28 2024-04-02 07:05:28.784 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:28 2024-04-02 07:05:28.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:28 2024-04-02 07:05:28.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:28 [EL Warning]: moxy: 2024-04-02 07:05:28.828--MOXy BV: Facets 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:05:29 2024-04-02 07:05:29.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:29 2024-04-02 07:05:29.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:29 2024-04-02 07:05:29.121 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:29 2024-04-02 07:05:29.121 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:29 [EL Warning]: moxy: 2024-04-02 07:05:29.165--MOXy BV: Facets 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:05:29 2024-04-02 07:05:29.398 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:29 2024-04-02 07:05:29.408 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:29 2024-04-02 07:05:29.410 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:29 2024-04-02 07:05:29.410 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:29 [EL Warning]: moxy: 2024-04-02 07:05:29.457--MOXy BV: Facets 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:05:29 2024-04-02 07:05:29.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:29 2024-04-02 07:05:29.707 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:29 2024-04-02 07:05:29.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:29 2024-04-02 07:05:29.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:29 [EL Warning]: moxy: 2024-04-02 07:05:29.761--MOXy BV: Facets 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:05:30 2024-04-02 07:05:30.060 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:30 [ERROR] Tests run: 3, Failures: 0, Errors: 2, Skipped: 1, Time elapsed: 1.626 s <<< FAILURE! - in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 07:05:30 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndDoGetOnOldModelAndMakeSureNoRelationship(QueryStyle,SchemaVersion) Time elapsed: 0.003 s <<< ERROR! 07:05:30 java.lang.NullPointerException 07:05:30 at org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest.setUpModelData(PrivateEdgeIntegrationOldClientTest.java:77) 07:05:30 07:05:30 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndDoGetOnOldModelAndMakeSureNoRelationship(QueryStyle,SchemaVersion) Time elapsed: 0.001 s <<< ERROR! 07:05:30 java.lang.NullPointerException 07:05:30 at org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest.setUpModelData(PrivateEdgeIntegrationOldClientTest.java:77) 07:05:30 07:05:30 [INFO] Running org.onap.aai.rest.VipAddressListTest 07:05:30 2024-04-02 07:05:30.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with payload { 07:05:30 "cloud-owner": "cloud-region-owner-with-vip-ipv4", 07:05:30 "cloud-region-id": "cloud-region-id-with-vip-ipv4" 07:05:30 } 07:05:30 07:05:30 2024-04-02 07:05:30.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:30 2024-04-02 07:05:30.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:30 2024-04-02 07:05:30.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:30 2024-04-02 07:05:30.132 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:30 2024-04-02 07:05:30.134 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:30 2024-04-02 07:05:30.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:30 2024-04-02 07:05:30.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:30 2024-04-02 07:05:30.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all 07:05:30 2024-04-02 07:05:30.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:30 2024-04-02 07:05:30.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:30 2024-04-02 07:05:30.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:30 2024-04-02 07:05:30.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:30 2024-04-02 07:05:30.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:30 2024-04-02 07:05:30.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:30 2024-04-02 07:05:30.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:30 2024-04-02 07:05:30.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with payload { 07:05:30 "vip-ipv4-address": "vip-ipv4-address-list-1", 07:05:30 "vip-ipv4-prefix-length": 3333, 07:05:30 "vlan-id-inner": 3333, 07:05:30 "vlan-id-outer": 3333 07:05:30 } 07:05:30 07:05:30 2024-04-02 07:05:30.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 07:05:30 2024-04-02 07:05:30.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:30 2024-04-02 07:05:30.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:30 2024-04-02 07:05:30.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:30 2024-04-02 07:05:30.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:30 2024-04-02 07:05:30.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:30 2024-04-02 07:05:30.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:30 2024-04-02 07:05:30.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with depth all 07:05:30 2024-04-02 07:05:30.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 07:05:30 2024-04-02 07:05:30.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:30 2024-04-02 07:05:30.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:30 2024-04-02 07:05:30.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:30 2024-04-02 07:05:30.483 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:30 2024-04-02 07:05:30.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:30 2024-04-02 07:05:30.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:30 2024-04-02 07:05:30.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with resource version 1712041530167 07:05:30 2024-04-02 07:05:30.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 07:05:30 2024-04-02 07:05:30.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:30 2024-04-02 07:05:30.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:30 2024-04-02 07:05:30.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:30 2024-04-02 07:05:30.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:30 2024-04-02 07:05:30.492 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397424 with label vip-ipv4-address-list 07:05:30 2024-04-02 07:05:30.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:30 2024-04-02 07:05:30.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:30 2024-04-02 07:05:30.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all 07:05:30 2024-04-02 07:05:30.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:30 2024-04-02 07:05:30.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:30 2024-04-02 07:05:30.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:30 2024-04-02 07:05:30.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:30 2024-04-02 07:05:30.803 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:30 2024-04-02 07:05:30.808 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:30 2024-04-02 07:05:30.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:30 2024-04-02 07:05:30.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with resource version 1712041530131 07:05:30 2024-04-02 07:05:30.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:30 2024-04-02 07:05:30.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:30 2024-04-02 07:05:30.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:30 2024-04-02 07:05:30.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:30 2024-04-02 07:05:30.812 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:30 2024-04-02 07:05:30.815 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499800 with label cloud-region 07:05:30 2024-04-02 07:05:30.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:30 2024-04-02 07:05:30.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s - in org.onap.aai.rest.VipAddressListTest 07:05:31 [INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest 07:05:31 2024-04-02 07:05:31.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/cloud-infrastructure/cloud-regions/cloud-region/junit-cloud-owner-with-vlan/junit-cloud-region-with-vlan with payload { 07:05:31 "cloud-owner" : "junit-cloud-owner-with-vlan", 07:05:31 "cloud-region-id" : "junit-cloud-region-with-vlan", 07:05:31 "cloud-type" : "P9P1X6U9eDXR", 07:05:31 "owner-defined-type" : "OUrR8kI6Br", 07:05:31 "tenants" : { 07:05:31 "tenant" : [ { 07:05:31 "tenant-id" : "tenant1-with-vlan", 07:05:31 "tenant-name" : "yhgVBcv3Pr", 07:05:31 "vservers" : { 07:05:31 "vserver" : [ { 07:05:31 "vserver-id" : "vserver1-with-vlan", 07:05:31 "vserver-name" : "P3SJ347Uyv", 07:05:31 "vserver-name2" : "1dHd", 07:05:31 "vserver-selflink" : "v7dU8H", 07:05:31 "in-maint" : false, 07:05:31 "is-closed-loop-disabled" : true, 07:05:31 "l-interfaces" : { 07:05:31 "l-interface" : [ { 07:05:31 "interface-name" : "top-linterface-with-vlan", 07:05:31 "interface-role" : "3W1FAJGSQ", 07:05:31 "v6-wan-link-ip" : "WugWw3N", 07:05:31 "selflink" : "Of4j0pU", 07:05:31 "interface-id" : "eoW", 07:05:31 "macaddr" : "XNbbIy33", 07:05:31 "network-name" : "ZETDv5sGhiS", 07:05:31 "management-option" : "qR3RyCxgEU", 07:05:31 "vlans" : { 07:05:31 "vlan" : [ { 07:05:31 "vlan-interface" : "test-vlan-interface-1", 07:05:31 "vlan-id-inner" : 884, 07:05:31 "vlan-id-outer" : 992, 07:05:31 "speed-value" : "RyFPm", 07:05:31 "speed-units" : "ZrckmLff7b", 07:05:31 "vlan-description" : "zjAeUFgeagpf", 07:05:31 "backdoor-connection" : "gANMvUquB", 07:05:31 "vpn-key" : "l0rV7bb2Sc", 07:05:31 "orchestration-status" : "WVnLpbzIx", 07:05:31 "in-maint" : false, 07:05:31 "prov-status" : "tYMRi6df", 07:05:31 "is-ip-unnumbered" : false 07:05:31 } ] 07:05:31 } 07:05:31 } ] 07:05:31 } 07:05:31 } ] 07:05:31 } 07:05:31 } ] 07:05:31 } 07:05:31 } 07:05:31 07:05:31 2024-04-02 07:05:31.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:31 2024-04-02 07:05:31.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:31 2024-04-02 07:05:31.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:31 2024-04-02 07:05:31.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:31 2024-04-02 07:05:31.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:31 2024-04-02 07:05:31.177 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:31 2024-04-02 07:05:31.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:31 2024-04-02 07:05:31.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/configurations with depth null 07:05:31 2024-04-02 07:05:31.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this configurations 07:05:31 2024-04-02 07:05:31.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:31 2024-04-02 07:05:31.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:31 2024-04-02 07:05:31.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:31 2024-04-02 07:05:31.521 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:31 2024-04-02 07:05:31.535 DEBUG --- [Pool-1-worker-1] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: configuration, node type: vlan, label: org.onap.relationships.inventory.PartOf, type: COUSIN, isPrivate: false, for version: v14. 07:05:31 2024-04-02 07:05:31.538 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:31 2024-04-02 07:05:31.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in org.onap.aai.rest.EdgeNotValidAnymoreTest 07:05:31 [INFO] Running org.onap.aai.rest.ueb.UEBNotificationTest 07:05:31 2024-04-02 07:05:31.867 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:31 07:05:31 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:31 07:05:31 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:31 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:05:31 07:05:31 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:31 07:05:31 2024-04-02 07:05:31.900 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:31 2024-04-02 07:05:31.900 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:31 2024-04-02 07:05:31.901 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:31 2024-04-02 07:05:31.901 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:31 2024-04-02 07:05:31.902 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:31 2024-04-02 07:05:31.902 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:31 2024-04-02 07:05:31.903 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:31 2024-04-02 07:05:31.903 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:31 2024-04-02 07:05:31.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:31 2024-04-02 07:05:31.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:31 2024-04-02 07:05:31.906 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:31 2024-04-02 07:05:31.911 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:31 2024-04-02 07:05:31.911 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:31 2024-04-02 07:05:31.913 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:31 2024-04-02 07:05:31.913 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:31 [EL Warning]: moxy: 2024-04-02 07:05:31.95--MOXy BV: Facets 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:05:32 2024-04-02 07:05:32.140 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:32 2024-04-02 07:05:32.148 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:32 2024-04-02 07:05:32.150 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:32 2024-04-02 07:05:32.150 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:32 [EL Warning]: moxy: 2024-04-02 07:05:32.189--MOXy BV: Facets 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:05:32 2024-04-02 07:05:32.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:32 2024-04-02 07:05:32.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:32 2024-04-02 07:05:32.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:32 2024-04-02 07:05:32.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:32 [EL Warning]: moxy: 2024-04-02 07:05:32.456--MOXy BV: Facets 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:05:32 2024-04-02 07:05:32.687 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:32 2024-04-02 07:05:32.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:32 2024-04-02 07:05:32.699 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:32 2024-04-02 07:05:32.700 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:32 [EL Warning]: moxy: 2024-04-02 07:05:32.741--MOXy BV: Facets 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:05:32 2024-04-02 07:05:32.979 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:32 2024-04-02 07:05:32.990 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:32 2024-04-02 07:05:32.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:32 2024-04-02 07:05:32.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:33 [EL Warning]: moxy: 2024-04-02 07:05:33.04--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:33 2024-04-02 07:05:33.311 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in org.onap.aai.rest.ueb.UEBNotificationTest 07:05:33 [INFO] Running org.onap.aai.rest.TenantTest 07:05:33 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.onap.aai.rest.TenantTest 07:05:33 [INFO] Running org.onap.aai.rest.RestHandlerTest 07:05:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.rest.RestHandlerTest 07:05:33 [INFO] Running org.onap.aai.rest.EntitlementTest 07:05:33 2024-04-02 07:05:33.373 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:33 07:05:33 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:33 07:05:33 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:33 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:05:33 07:05:33 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:33 07:05:33 2024-04-02 07:05:33.391 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:33 2024-04-02 07:05:33.391 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:33 2024-04-02 07:05:33.392 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:33 2024-04-02 07:05:33.392 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:33 2024-04-02 07:05:33.393 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:33 2024-04-02 07:05:33.393 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:33 2024-04-02 07:05:33.394 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:33 2024-04-02 07:05:33.394 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:33 2024-04-02 07:05:33.395 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:33 2024-04-02 07:05:33.396 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:33 2024-04-02 07:05:33.397 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:33 2024-04-02 07:05:33.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:33 2024-04-02 07:05:33.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:33 2024-04-02 07:05:33.404 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:33 2024-04-02 07:05:33.404 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:33 [EL Warning]: moxy: 2024-04-02 07:05:33.447--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:33 2024-04-02 07:05:33.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:33 2024-04-02 07:05:33.716 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:33 2024-04-02 07:05:33.718 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:33 2024-04-02 07:05:33.718 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:33 [EL Warning]: moxy: 2024-04-02 07:05:33.758--MOXy BV: Facets 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:05:33 2024-04-02 07:05:33.962 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:33 2024-04-02 07:05:33.971 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:33 2024-04-02 07:05:33.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:33 2024-04-02 07:05:33.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:34 [EL Warning]: moxy: 2024-04-02 07:05:34.016--MOXy BV: Facets 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:05:34 2024-04-02 07:05:34.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:34 2024-04-02 07:05:34.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:34 2024-04-02 07:05:34.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:34 2024-04-02 07:05:34.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:34 [EL Warning]: moxy: 2024-04-02 07:05:34.295--MOXy BV: Facets 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:05:34 2024-04-02 07:05:34.549 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:34 2024-04-02 07:05:34.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:34 2024-04-02 07:05:34.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:34 2024-04-02 07:05:34.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:34 [EL Warning]: moxy: 2024-04-02 07:05:34.615--MOXy BV: Facets 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:05:34 2024-04-02 07:05:34.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:34 2024-04-02 07:05:34.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with payload { 07:05:34 "vnf-id":"vnf1", 07:05:34 "vnf-type":"someval" 07:05:34 } 07:05:34 07:05:34 2024-04-02 07:05:34.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:34 2024-04-02 07:05:34.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:34 2024-04-02 07:05:34.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:34 2024-04-02 07:05:34.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:34 2024-04-02 07:05:34.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:34 2024-04-02 07:05:34.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:34 2024-04-02 07:05:34.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:34 2024-04-02 07:05:34.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:05:34 2024-04-02 07:05:34.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:34 2024-04-02 07:05:34.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:34 2024-04-02 07:05:34.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:34 2024-04-02 07:05:34.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:34 2024-04-02 07:05:34.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:34 2024-04-02 07:05:34.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:34 2024-04-02 07:05:34.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:34 2024-04-02 07:05:34.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1/entitlements/entitlement/g1/r1 with payload { 07:05:34 "group-uuid":"g1", 07:05:34 "resource-uuid":"r1" 07:05:34 } 07:05:34 07:05:34 2024-04-02 07:05:34.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this entitlement 07:05:34 2024-04-02 07:05:34.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:34 2024-04-02 07:05:34.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:34 2024-04-02 07:05:34.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:34 2024-04-02 07:05:34.968 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:34 2024-04-02 07:05:34.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:34 2024-04-02 07:05:34.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:35 2024-04-02 07:05:35.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:05:35 2024-04-02 07:05:35.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:35 2024-04-02 07:05:35.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:35 2024-04-02 07:05:35.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:35 2024-04-02 07:05:35.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:35 2024-04-02 07:05:35.285 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:35 2024-04-02 07:05:35.290 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:35 2024-04-02 07:05:35.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:35 2024-04-02 07:05:35.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1712041534940 07:05:35 2024-04-02 07:05:35.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:35 2024-04-02 07:05:35.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:35 2024-04-02 07:05:35.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:35 2024-04-02 07:05:35.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:35 2024-04-02 07:05:35.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:35 2024-04-02 07:05:35.299 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274512 with label generic-vnf 07:05:35 2024-04-02 07:05:35.300 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356352 with label entitlement 07:05:35 2024-04-02 07:05:35.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:35 2024-04-02 07:05:35.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.24 s - in org.onap.aai.rest.EntitlementTest 07:05:35 [INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest 07:05:35 2024-04-02 07:05:35.621 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:35 07:05:35 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:35 07:05:35 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:35 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:05:35 07:05:35 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:35 07:05:35 2024-04-02 07:05:35.639 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:35 2024-04-02 07:05:35.639 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:35 2024-04-02 07:05:35.640 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:35 2024-04-02 07:05:35.640 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:35 2024-04-02 07:05:35.641 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:35 2024-04-02 07:05:35.641 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:35 2024-04-02 07:05:35.642 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:35 2024-04-02 07:05:35.642 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:35 2024-04-02 07:05:35.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:35 2024-04-02 07:05:35.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:35 2024-04-02 07:05:35.644 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:35 2024-04-02 07:05:35.649 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:35 2024-04-02 07:05:35.649 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:35 2024-04-02 07:05:35.651 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:35 2024-04-02 07:05:35.651 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:35 [EL Warning]: moxy: 2024-04-02 07:05:35.689--MOXy BV: Facets 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:05:35 2024-04-02 07:05:35.899 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:35 2024-04-02 07:05:35.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:35 2024-04-02 07:05:35.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:35 2024-04-02 07:05:35.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:35 [EL Warning]: moxy: 2024-04-02 07:05:35.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:05:36 2024-04-02 07:05:36.168 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:36 2024-04-02 07:05:36.178 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:36 2024-04-02 07:05:36.179 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:36 2024-04-02 07:05:36.180 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:36 [EL Warning]: moxy: 2024-04-02 07:05:36.226--MOXy BV: Facets 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:05:36 2024-04-02 07:05:36.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:36 2024-04-02 07:05:36.468 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:36 2024-04-02 07:05:36.471 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:36 2024-04-02 07:05:36.471 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:36 [EL Warning]: moxy: 2024-04-02 07:05:36.516--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:36 2024-04-02 07:05:36.751 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:36 2024-04-02 07:05:36.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:36 2024-04-02 07:05:36.764 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:36 2024-04-02 07:05:36.764 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:36 [EL Warning]: moxy: 2024-04-02 07:05:36.82--MOXy BV: Facets 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:05:37 2024-04-02 07:05:37.141 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:37 2024-04-02 07:05:37.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:05:37 2024-04-02 07:05:37.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.176 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.177 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 81 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:37 2024-04-02 07:05:37.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:37 2024-04-02 07:05:37.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}} 07:05:37 2024-04-02 07:05:37.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 07:05:37 "hostname": "test-pserver-implied-delete", 07:05:37 "p-interfaces": { 07:05:37 "p-interface": [ 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-1", 07:05:37 "selflink": "somelink" 07:05:37 }, 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-2", 07:05:37 "selflink": "somelink" 07:05:37 }, 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-3", 07:05:37 "selflink": "somelink" 07:05:37 }, 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-4", 07:05:37 "selflink": "somelink" 07:05:37 } 07:05:37 ] 07:05:37 } 07:05:37 } 07:05:37 07:05:37 2024-04-02 07:05:37.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.183 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:37 2024-04-02 07:05:37.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:05:37 2024-04-02 07:05:37.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:37 2024-04-02 07:05:37.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1712041537182"} 07:05:37 2024-04-02 07:05:37.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.224 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 262192, doing an implicit delete on update will delete total of 4 vertexes 07:05:37 2024-04-02 07:05:37.225 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1712041537182","in-maint":false} 07:05:37 2024-04-02 07:05:37.226 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1712041537182","in-maint":false} 07:05:37 2024-04-02 07:05:37.227 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1712041537182","in-maint":false} 07:05:37 2024-04-02 07:05:37.228 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1712041537182","in-maint":false} 07:05:37 2024-04-02 07:05:37.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299080 with label p-interface 07:05:37 2024-04-02 07:05:37.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331912 with label p-interface 07:05:37 2024-04-02 07:05:37.235 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 507992 with label p-interface 07:05:37 2024-04-02 07:05:37.235 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 622648 with label p-interface 07:05:37 2024-04-02 07:05:37.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:37 2024-04-02 07:05:37.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:05:37 2024-04-02 07:05:37.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:37 2024-04-02 07:05:37.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:05:37 2024-04-02 07:05:37.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.873 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 81 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:37 2024-04-02 07:05:37.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:37 2024-04-02 07:05:37.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}} 07:05:37 2024-04-02 07:05:37.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 07:05:37 "hostname": "test-pserver-implied-delete", 07:05:37 "p-interfaces": { 07:05:37 "p-interface": [ 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-1", 07:05:37 "selflink": "somelink" 07:05:37 }, 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-2", 07:05:37 "selflink": "somelink" 07:05:37 }, 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-3", 07:05:37 "selflink": "somelink" 07:05:37 }, 07:05:37 { 07:05:37 "interface-name": "test-p-interface-implied-delete-4", 07:05:37 "selflink": "somelink" 07:05:37 } 07:05:37 ] 07:05:37 } 07:05:37 } 07:05:37 07:05:37 2024-04-02 07:05:37.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.879 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.888 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:37 2024-04-02 07:05:37.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:05:37 2024-04-02 07:05:37.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:37 2024-04-02 07:05:37.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1712041537878"} 07:05:37 2024-04-02 07:05:37.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:37 2024-04-02 07:05:37.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:37 2024-04-02 07:05:37.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:37 2024-04-02 07:05:37.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:37 2024-04-02 07:05:37.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:37 2024-04-02 07:05:37.918 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 303176, doing an implicit delete on update will delete total of 4 vertexes 07:05:37 2024-04-02 07:05:37.920 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1712041537878","in-maint":false} 07:05:37 2024-04-02 07:05:37.921 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1712041537878","in-maint":false} 07:05:37 2024-04-02 07:05:37.921 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1712041537878","in-maint":false} 07:05:37 2024-04-02 07:05:37.922 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1712041537878","in-maint":false} 07:05:37 2024-04-02 07:05:37.927 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278608 with label p-interface 07:05:37 2024-04-02 07:05:37.928 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 512088 with label p-interface 07:05:37 2024-04-02 07:05:37.928 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 516184 with label p-interface 07:05:37 2024-04-02 07:05:37.929 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 626744 with label p-interface 07:05:37 2024-04-02 07:05:37.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:37 2024-04-02 07:05:37.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:38 2024-04-02 07:05:38.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:05:38 2024-04-02 07:05:38.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:38 2024-04-02 07:05:38.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:38 2024-04-02 07:05:38.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:38 2024-04-02 07:05:38.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:38 2024-04-02 07:05:38.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:38 2024-04-02 07:05:38.244 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:38 2024-04-02 07:05:38.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:38 2024-04-02 07:05:38.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:05:38 2024-04-02 07:05:38.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:38 2024-04-02 07:05:38.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:38 2024-04-02 07:05:38.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:38 2024-04-02 07:05:38.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:38 2024-04-02 07:05:38.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:38 2024-04-02 07:05:38.556 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 125 :MethodName- testPutGenericVnf ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:38 2024-04-02 07:05:38.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:38 2024-04-02 07:05:38.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:38 2024-04-02 07:05:38.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}} 07:05:38 2024-04-02 07:05:38.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload { 07:05:38 "vnf-id": "generic-vnf-implied-delete", 07:05:38 "vnf-type": "sometype", 07:05:38 "in-maint": true, 07:05:38 "is-closed-loop-disabled": true, 07:05:38 "vf-modules": { 07:05:38 "vf-module": [ 07:05:38 { 07:05:38 "vf-module-id": "vf-mod-id1", 07:05:38 "is-base-vf-module": true 07:05:38 }, 07:05:38 { 07:05:38 "vf-module-id": "vf-mod-id2", 07:05:38 "is-base-vf-module": true 07:05:38 }, 07:05:38 { 07:05:38 "vf-module-id": "vf-mod-id3", 07:05:38 "is-base-vf-module": true 07:05:38 }, 07:05:38 { 07:05:38 "vf-module-id": "vf-mod-id4", 07:05:38 "is-base-vf-module": true 07:05:38 } 07:05:38 ] 07:05:38 } 07:05:38 } 07:05:38 07:05:38 2024-04-02 07:05:38.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:38 2024-04-02 07:05:38.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:38 2024-04-02 07:05:38.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:38 2024-04-02 07:05:38.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:38 2024-04-02 07:05:38.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:38 2024-04-02 07:05:38.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:38 2024-04-02 07:05:38.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:38 2024-04-02 07:05:38.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:05:38 2024-04-02 07:05:38.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:38 2024-04-02 07:05:38.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:38 2024-04-02 07:05:38.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:38 2024-04-02 07:05:38.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:38 2024-04-02 07:05:38.910 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:38 2024-04-02 07:05:38.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:38 2024-04-02 07:05:38.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:38 2024-04-02 07:05:38.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1712041538561","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 07:05:38 2024-04-02 07:05:38.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:38 2024-04-02 07:05:38.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:38 2024-04-02 07:05:38.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:38 2024-04-02 07:05:38.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:38 2024-04-02 07:05:38.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:38 2024-04-02 07:05:38.928 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 07:05:38 2024-04-02 07:05:38.928 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 245 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 138 :MethodName- testPutGenericVnf 07:05:38 2024-04-02 07:05:38.929 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:38 2024-04-02 07:05:38.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 07:05:38 2024-04-02 07:05:38.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}} 07:05:39 2024-04-02 07:05:39.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:05:39 2024-04-02 07:05:39.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:39 2024-04-02 07:05:39.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:39 2024-04-02 07:05:39.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:39 2024-04-02 07:05:39.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:39 2024-04-02 07:05:39.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:39 2024-04-02 07:05:39.244 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 125 :MethodName- testPutGenericVnf ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:39 2024-04-02 07:05:39.246 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:39 2024-04-02 07:05:39.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:39 2024-04-02 07:05:39.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}} 07:05:39 2024-04-02 07:05:39.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload { 07:05:39 "vnf-id": "generic-vnf-implied-delete", 07:05:39 "vnf-type": "sometype", 07:05:39 "in-maint": true, 07:05:39 "is-closed-loop-disabled": true, 07:05:39 "vf-modules": { 07:05:39 "vf-module": [ 07:05:39 { 07:05:39 "vf-module-id": "vf-mod-id1", 07:05:39 "is-base-vf-module": true 07:05:39 }, 07:05:39 { 07:05:39 "vf-module-id": "vf-mod-id2", 07:05:39 "is-base-vf-module": true 07:05:39 }, 07:05:39 { 07:05:39 "vf-module-id": "vf-mod-id3", 07:05:39 "is-base-vf-module": true 07:05:39 }, 07:05:39 { 07:05:39 "vf-module-id": "vf-mod-id4", 07:05:39 "is-base-vf-module": true 07:05:39 } 07:05:39 ] 07:05:39 } 07:05:39 } 07:05:39 07:05:39 2024-04-02 07:05:39.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:39 2024-04-02 07:05:39.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:39 2024-04-02 07:05:39.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:39 2024-04-02 07:05:39.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:39 2024-04-02 07:05:39.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:39 2024-04-02 07:05:39.266 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:39 2024-04-02 07:05:39.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:39 2024-04-02 07:05:39.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:05:39 2024-04-02 07:05:39.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:39 2024-04-02 07:05:39.277 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:39 2024-04-02 07:05:39.277 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:39 2024-04-02 07:05:39.277 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:39 2024-04-02 07:05:39.277 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:39 2024-04-02 07:05:39.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:39 2024-04-02 07:05:39.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:39 2024-04-02 07:05:39.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1712041539251","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 07:05:39 2024-04-02 07:05:39.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:39 2024-04-02 07:05:39.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:39 2024-04-02 07:05:39.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:39 2024-04-02 07:05:39.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:39 2024-04-02 07:05:39.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:39 2024-04-02 07:05:39.292 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 07:05:39 2024-04-02 07:05:39.293 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 245 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 138 :MethodName- testPutGenericVnf 07:05:39 2024-04-02 07:05:39.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:39 2024-04-02 07:05:39.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 07:05:39 2024-04-02 07:05:39.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}} 07:05:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.986 s - in org.onap.aai.rest.ImpliedDeleteIntegrationTest 07:05:39 [INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest 07:05:39 2024-04-02 07:05:39.613 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:39 07:05:39 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:39 07:05:39 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:39 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:05:39 07:05:39 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:39 07:05:39 2024-04-02 07:05:39.632 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:39 2024-04-02 07:05:39.632 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:39 2024-04-02 07:05:39.633 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:39 2024-04-02 07:05:39.634 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:39 2024-04-02 07:05:39.634 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:39 2024-04-02 07:05:39.635 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:39 2024-04-02 07:05:39.636 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:39 2024-04-02 07:05:39.636 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:39 2024-04-02 07:05:39.637 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:39 2024-04-02 07:05:39.637 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:39 2024-04-02 07:05:39.638 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:39 2024-04-02 07:05:39.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:39 2024-04-02 07:05:39.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:39 2024-04-02 07:05:39.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:39 2024-04-02 07:05:39.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:39 [EL Warning]: moxy: 2024-04-02 07:05:39.682--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:39 2024-04-02 07:05:39.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:39 2024-04-02 07:05:39.870 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:39 2024-04-02 07:05:39.873 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:39 2024-04-02 07:05:39.873 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:39 [EL Warning]: moxy: 2024-04-02 07:05:39.915--MOXy BV: Facets 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:05:40 2024-04-02 07:05:40.122 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:40 2024-04-02 07:05:40.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:40 2024-04-02 07:05:40.132 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:40 2024-04-02 07:05:40.133 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:40 [EL Warning]: moxy: 2024-04-02 07:05:40.18--MOXy BV: Facets 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:05:40 2024-04-02 07:05:40.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:40 2024-04-02 07:05:40.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:40 2024-04-02 07:05:40.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:40 2024-04-02 07:05:40.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:40 [EL Warning]: moxy: 2024-04-02 07:05:40.453--MOXy BV: Facets 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:05:40 2024-04-02 07:05:40.711 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:40 2024-04-02 07:05:40.721 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:40 2024-04-02 07:05:40.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:40 2024-04-02 07:05:40.724 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:40 [EL Warning]: moxy: 2024-04-02 07:05:40.782--MOXy BV: Facets 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:05:41 2024-04-02 07:05:41.043 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:41 2024-04-02 07:05:41.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 07:05:41 "vnf-id": "vnf1", 07:05:41 "vnf-type": "someval", 07:05:41 "vnf-name": "someval", 07:05:41 "lag-interfaces": { 07:05:41 "lag-interface": [ 07:05:41 { 07:05:41 "interface-name": "lag1", 07:05:41 "l-interfaces": { 07:05:41 "l-interface": [ 07:05:41 { 07:05:41 "interface-name": "int1", 07:05:41 "l3-interface-ipv6-address-list": [ 07:05:41 { 07:05:41 "l3-interface-ipv6-address": "ipv1" 07:05:41 } 07:05:41 ] 07:05:41 } 07:05:41 ] 07:05:41 } 07:05:41 } 07:05:41 ] 07:05:41 } 07:05:41 } 07:05:41 07:05:41 2024-04-02 07:05:41.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:41 2024-04-02 07:05:41.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:05:41 2024-04-02 07:05:41.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:41 2024-04-02 07:05:41.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1712041541092","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1712041541092","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1712041541092","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 07:05:41 2024-04-02 07:05:41.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.146 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:41 2024-04-02 07:05:41.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:05:41 2024-04-02 07:05:41.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:41 2024-04-02 07:05:41.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1712041541136 07:05:41 2024-04-02 07:05:41.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.180 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266288 with label generic-vnf 07:05:41 2024-04-02 07:05:41.180 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405616 with label lag-interface 07:05:41 2024-04-02 07:05:41.181 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344200 with label l-interface 07:05:41 2024-04-02 07:05:41.181 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 532568 with label l3-interface-ipv6-address-list 07:05:41 2024-04-02 07:05:41.182 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 630840 with label l3-interface-ipv6-address-list 07:05:41 2024-04-02 07:05:41.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:41 2024-04-02 07:05:41.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 07:05:41 "vnf-id": "vnf1", 07:05:41 "vnf-type": "someval", 07:05:41 "vnf-name": "someval", 07:05:41 "lag-interfaces": { 07:05:41 "lag-interface": [ 07:05:41 { 07:05:41 "interface-name": "lag1", 07:05:41 "l-interfaces": { 07:05:41 "l-interface": [ 07:05:41 { 07:05:41 "interface-name": "int1", 07:05:41 "l3-interface-ipv6-address-list": [ 07:05:41 { 07:05:41 "l3-interface-ipv6-address": "ipv1" 07:05:41 } 07:05:41 ] 07:05:41 } 07:05:41 ] 07:05:41 } 07:05:41 } 07:05:41 ] 07:05:41 } 07:05:41 } 07:05:41 07:05:41 2024-04-02 07:05:41.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:41 2024-04-02 07:05:41.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:05:41 2024-04-02 07:05:41.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:41 2024-04-02 07:05:41.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1712041541501","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1712041541501","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1712041541501","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 07:05:41 2024-04-02 07:05:41.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.535 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.545 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:41 2024-04-02 07:05:41.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:05:41 2024-04-02 07:05:41.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:41 2024-04-02 07:05:41.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1712041541535 07:05:41 2024-04-02 07:05:41.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:41 2024-04-02 07:05:41.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:41 2024-04-02 07:05:41.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:41 2024-04-02 07:05:41.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:41 2024-04-02 07:05:41.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:41 2024-04-02 07:05:41.580 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348296 with label generic-vnf 07:05:41 2024-04-02 07:05:41.581 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 634936 with label lag-interface 07:05:41 2024-04-02 07:05:41.581 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352392 with label l-interface 07:05:41 2024-04-02 07:05:41.581 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311368 with label l3-interface-ipv6-address-list 07:05:41 2024-04-02 07:05:41.582 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368640 with label l3-interface-ipv6-address-list 07:05:41 2024-04-02 07:05:41.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:41 2024-04-02 07:05:41.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in org.onap.aai.rest.GenericVnfLInterfaceTest 07:05:41 [INFO] Running org.onap.aai.rest.PserverTest 07:05:41 2024-04-02 07:05:41.910 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:41 07:05:41 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:41 07:05:41 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:41 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:05:41 07:05:41 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:41 07:05:41 2024-04-02 07:05:41.933 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:41 2024-04-02 07:05:41.933 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:41 2024-04-02 07:05:41.934 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:41 2024-04-02 07:05:41.934 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:41 2024-04-02 07:05:41.935 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:41 2024-04-02 07:05:41.935 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:41 2024-04-02 07:05:41.936 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:41 2024-04-02 07:05:41.936 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:41 2024-04-02 07:05:41.937 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:41 2024-04-02 07:05:41.937 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:41 2024-04-02 07:05:41.938 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:41 2024-04-02 07:05:41.943 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:41 2024-04-02 07:05:41.944 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:41 2024-04-02 07:05:41.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:41 2024-04-02 07:05:41.946 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:41 [EL Warning]: moxy: 2024-04-02 07:05:41.983--MOXy BV: Facets 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:05:42 2024-04-02 07:05:42.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:42 2024-04-02 07:05:42.192 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:42 2024-04-02 07:05:42.194 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:42 2024-04-02 07:05:42.194 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:42 [EL Warning]: moxy: 2024-04-02 07:05:42.235--MOXy BV: Facets 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:05:42 2024-04-02 07:05:42.434 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:42 2024-04-02 07:05:42.443 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:42 2024-04-02 07:05:42.444 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:42 2024-04-02 07:05:42.444 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:42 [EL Warning]: moxy: 2024-04-02 07:05:42.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:05:42 2024-04-02 07:05:42.746 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:42 2024-04-02 07:05:42.756 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:42 2024-04-02 07:05:42.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:42 2024-04-02 07:05:42.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:42 [EL Warning]: moxy: 2024-04-02 07:05:42.8--MOXy BV: Facets 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:05:43 2024-04-02 07:05:43.016 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:43 2024-04-02 07:05:43.025 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:43 2024-04-02 07:05:43.027 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:43 2024-04-02 07:05:43.027 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:43 [EL Warning]: moxy: 2024-04-02 07:05:43.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:05:43 2024-04-02 07:05:43.326 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:43 2024-04-02 07:05:43.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 07:05:43 2024-04-02 07:05:43.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:43 2024-04-02 07:05:43.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.360 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 82 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:43 2024-04-02 07:05:43.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:43 2024-04-02 07:05:43.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 07:05:43 2024-04-02 07:05:43.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 07:05:43 2024-04-02 07:05:43.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:43 2024-04-02 07:05:43.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:43 2024-04-02 07:05:43.410 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {} 07:05:43 2024-04-02 07:05:43.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:43 2024-04-02 07:05:43.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.415 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:43 2024-04-02 07:05:43.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload { 07:05:43 "related-to": "pserver", 07:05:43 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 07:05:43 } 07:05:43 2024-04-02 07:05:43.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:43 2024-04-02 07:05:43.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.437 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:43 2024-04-02 07:05:43.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 07:05:43 2024-04-02 07:05:43.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:43 2024-04-02 07:05:43.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.466 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:43 2024-04-02 07:05:43.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:43 2024-04-02 07:05:43.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 07:05:43 2024-04-02 07:05:43.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:43 2024-04-02 07:05:43.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.795 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 82 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:43 2024-04-02 07:05:43.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:43 2024-04-02 07:05:43.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 07:05:43 2024-04-02 07:05:43.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 07:05:43 2024-04-02 07:05:43.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:43 2024-04-02 07:05:43.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.802 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:43 2024-04-02 07:05:43.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {} 07:05:43 2024-04-02 07:05:43.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:43 2024-04-02 07:05:43.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.809 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:43 2024-04-02 07:05:43.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload { 07:05:43 "related-to": "pserver", 07:05:43 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 07:05:43 } 07:05:43 2024-04-02 07:05:43.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:43 2024-04-02 07:05:43.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.817 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:43 2024-04-02 07:05:43.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 07:05:43 2024-04-02 07:05:43.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:43 2024-04-02 07:05:43.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:43 2024-04-02 07:05:43.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:43 2024-04-02 07:05:43.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:43 2024-04-02 07:05:43.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:43 2024-04-02 07:05:43.827 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:43 2024-04-02 07:05:43.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:43 2024-04-02 07:05:43.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:44 2024-04-02 07:05:44.137 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 07:05:44 2024-04-02 07:05:44.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:05:44 2024-04-02 07:05:44.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:44 2024-04-02 07:05:44.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.141 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 122 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:44 2024-04-02 07:05:44.142 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:44 2024-04-02 07:05:44.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}} 07:05:44 2024-04-02 07:05:44.143 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 07:05:44 2024-04-02 07:05:44.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 07:05:44 "hostname": "test-pserver", 07:05:44 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 07:05:44 "number-of-cpus": 62220, 07:05:44 "disk-in-gigabytes": 872, 07:05:44 "ram-in-megabytes": 35331, 07:05:44 "equip-type": "example-equip-type-val-22986", 07:05:44 "equip-vendor": "example-equip-vendor-val-37452", 07:05:44 "equip-model": "example-equip-model-val-14665", 07:05:44 "fqdn": "example-fqdn-val-33429", 07:05:44 "pserver-selflink": "example-pserver-selflink-val-10125", 07:05:44 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 07:05:44 "serial-number": "example-serial-number-val-12010", 07:05:44 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 07:05:44 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 07:05:44 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 07:05:44 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 07:05:44 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 07:05:44 "inv-status": "example-inv-status-val-3682", 07:05:44 "pserver-id": "example-pserver-id-val-82142", 07:05:44 "internet-topology": "example-internet-topology-val-56425", 07:05:44 "in-maint": true, 07:05:44 "pserver-name2": "example-pserver-name2-val-53802", 07:05:44 "purpose": "example-purpose-val-90218", 07:05:44 "prov-status": "example-prov-status-val-11642", 07:05:44 "management-option": "example-management-option-val-91111", 07:05:44 "host-profile": "example-host-profile-val-36247" 07:05:44 } 07:05:44 2024-04-02 07:05:44.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:44 2024-04-02 07:05:44.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.147 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:44 2024-04-02 07:05:44.157 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 07:05:44 2024-04-02 07:05:44.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:05:44 2024-04-02 07:05:44.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:44 2024-04-02 07:05:44.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.161 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:44 2024-04-02 07:05:44.161 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 07:05:44 2024-04-02 07:05:44.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 07:05:44 2024-04-02 07:05:44.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:44 2024-04-02 07:05:44.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:44 2024-04-02 07:05:44.170 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri 07:05:44 2024-04-02 07:05:44.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:05:44 2024-04-02 07:05:44.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:44 2024-04-02 07:05:44.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:44 2024-04-02 07:05:44.175 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:05:44 2024-04-02 07:05:44.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload { 07:05:44 "related-to": "pserver", 07:05:44 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 07:05:44 } 07:05:44 2024-04-02 07:05:44.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:44 2024-04-02 07:05:44.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:44 2024-04-02 07:05:44.187 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 07:05:44 2024-04-02 07:05:44.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:05:44 2024-04-02 07:05:44.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:44 2024-04-02 07:05:44.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:44 2024-04-02 07:05:44.194 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:05:44 2024-04-02 07:05:44.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1712041544178 07:05:44 2024-04-02 07:05:44.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:44 2024-04-02 07:05:44.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.197 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.201 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 643128 with label cloud-region 07:05:44 2024-04-02 07:05:44.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:44 2024-04-02 07:05:44.507 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 07:05:44 2024-04-02 07:05:44.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:05:44 2024-04-02 07:05:44.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:44 2024-04-02 07:05:44.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:44 2024-04-02 07:05:44.517 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 07:05:44 2024-04-02 07:05:44.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1712041544196 07:05:44 2024-04-02 07:05:44.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:44 2024-04-02 07:05:44.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:44 2024-04-02 07:05:44.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:44 2024-04-02 07:05:44.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:44 2024-04-02 07:05:44.519 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:44 2024-04-02 07:05:44.523 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 639032 with label pserver 07:05:44 2024-04-02 07:05:44.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:44 2024-04-02 07:05:44.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:44 2024-04-02 07:05:44.930 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 07:05:44 2024-04-02 07:05:44.931 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 07:05:44 2024-04-02 07:05:44.938 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 07:05:44 2024-04-02 07:05:44.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:05:44 2024-04-02 07:05:44.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:45 2024-04-02 07:05:44.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:44.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:44.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:44.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:44.992 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 122 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:05:45 2024-04-02 07:05:44.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:44.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:05:45 2024-04-02 07:05:44.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}} 07:05:45 2024-04-02 07:05:44.998 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 07:05:45 2024-04-02 07:05:44.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 07:05:45 "hostname": "test-pserver", 07:05:45 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 07:05:45 "number-of-cpus": 62220, 07:05:45 "disk-in-gigabytes": 872, 07:05:45 "ram-in-megabytes": 35331, 07:05:45 "equip-type": "example-equip-type-val-22986", 07:05:45 "equip-vendor": "example-equip-vendor-val-37452", 07:05:45 "equip-model": "example-equip-model-val-14665", 07:05:45 "fqdn": "example-fqdn-val-33429", 07:05:45 "pserver-selflink": "example-pserver-selflink-val-10125", 07:05:45 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 07:05:45 "serial-number": "example-serial-number-val-12010", 07:05:45 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 07:05:45 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 07:05:45 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 07:05:45 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 07:05:45 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 07:05:45 "inv-status": "example-inv-status-val-3682", 07:05:45 "pserver-id": "example-pserver-id-val-82142", 07:05:45 "internet-topology": "example-internet-topology-val-56425", 07:05:45 "in-maint": true, 07:05:45 "pserver-name2": "example-pserver-name2-val-53802", 07:05:45 "purpose": "example-purpose-val-90218", 07:05:45 "prov-status": "example-prov-status-val-11642", 07:05:45 "management-option": "example-management-option-val-91111", 07:05:45 "host-profile": "example-host-profile-val-36247" 07:05:45 } 07:05:45 2024-04-02 07:05:45.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:45 2024-04-02 07:05:45.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:45 2024-04-02 07:05:45.011 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 07:05:45 2024-04-02 07:05:45.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:05:45 2024-04-02 07:05:45.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:45 2024-04-02 07:05:45.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:45 2024-04-02 07:05:45.015 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 07:05:45 2024-04-02 07:05:45.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 07:05:45 2024-04-02 07:05:45.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:45 2024-04-02 07:05:45.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.018 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.021 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:45 2024-04-02 07:05:45.025 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri 07:05:45 2024-04-02 07:05:45.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:05:45 2024-04-02 07:05:45.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:45 2024-04-02 07:05:45.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.027 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:45 2024-04-02 07:05:45.030 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:05:45 2024-04-02 07:05:45.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload { 07:05:45 "related-to": "pserver", 07:05:45 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 07:05:45 } 07:05:45 2024-04-02 07:05:45.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:45 2024-04-02 07:05:45.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.033 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.035 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:05:45 2024-04-02 07:05:45.133 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 07:05:45 2024-04-02 07:05:45.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:05:45 2024-04-02 07:05:45.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:45 2024-04-02 07:05:45.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:45 2024-04-02 07:05:45.139 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:05:45 2024-04-02 07:05:45.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1712041545033 07:05:45 2024-04-02 07:05:45.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:05:45 2024-04-02 07:05:45.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 548952 with label cloud-region 07:05:45 2024-04-02 07:05:45.147 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:45 2024-04-02 07:05:45.451 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 07:05:45 2024-04-02 07:05:45.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:05:45 2024-04-02 07:05:45.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:45 2024-04-02 07:05:45.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.456 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.460 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.460 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:05:45 2024-04-02 07:05:45.461 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 07:05:45 2024-04-02 07:05:45.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1712041545143 07:05:45 2024-04-02 07:05:45.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:05:45 2024-04-02 07:05:45.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.465 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315464 with label pserver 07:05:45 2024-04-02 07:05:45.466 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:05:45 2024-04-02 07:05:45.770 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 07:05:45 2024-04-02 07:05:45.771 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 07:05:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.874 s - in org.onap.aai.rest.PserverTest 07:05:45 [INFO] Running org.onap.aai.rest.db.HttpEntryTest 07:05:45 2024-04-02 07:05:45.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.807 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.815 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.818 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:45 2024-04-02 07:05:45.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:45 2024-04-02 07:05:45.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:45 2024-04-02 07:05:45.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:45 2024-04-02 07:05:45.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:45 2024-04-02 07:05:45.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.266 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.282 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:46 2024-04-02 07:05:46.288 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.298 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:46 2024-04-02 07:05:46.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.332 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.337 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.361 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.364 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.387 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.390 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 299 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 511 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 07:05:46 2024-04-02 07:05:46.391 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.404 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 299 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 511 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 07:05:46 2024-04-02 07:05:46.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.442 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.446 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.458 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.466 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.477 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.482 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 671800 with missing timestamp 07:05:46 2024-04-02 07:05:46.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.493 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 577624 with missing timestamp 07:05:46 2024-04-02 07:05:46.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.501 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 454 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 231 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.514 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 454 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 231 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.525 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 581720 with label vertex 07:05:46 2024-04-02 07:05:46.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.533 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397312 with label vertex 07:05:46 2024-04-02 07:05:46.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.543 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 585816 with missing timestamp 07:05:46 2024-04-02 07:05:46.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.549 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.553 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 368776 with missing timestamp 07:05:46 2024-04-02 07:05:46.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.563 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.573 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:46 2024-04-02 07:05:46.574 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:46 2024-04-02 07:05:46.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.580 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:46 2024-04-02 07:05:46.580 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:05:46 2024-04-02 07:05:46.581 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.586 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 205 :MethodName- thatObjectsCanNotBeFound ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 07:05:46 2024-04-02 07:05:46.587 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.590 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 205 :MethodName- thatObjectsCanNotBeFound ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 07:05:46 2024-04-02 07:05:46.591 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.606 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.614 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 278576 with missing timestamp 07:05:46 2024-04-02 07:05:46.614 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 417904 with missing timestamp 07:05:46 2024-04-02 07:05:46.615 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes 07:05:46 2024-04-02 07:05:46.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.635 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 331848 with missing timestamp 07:05:46 2024-04-02 07:05:46.636 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 282672 with missing timestamp 07:05:46 2024-04-02 07:05:46.636 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes 07:05:46 2024-04-02 07:05:46.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.647 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.649 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 189 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 86 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 465 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.658 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.660 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 189 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 86 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 465 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.661 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.668 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.671 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.671 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 598104 with missing timestamp 07:05:46 2024-04-02 07:05:46.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.672 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.673 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 306 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.683 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 602200 with missing timestamp 07:05:46 2024-04-02 07:05:46.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.684 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.685 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 306 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.685 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.692 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.693 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 279 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.701 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 801 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 279 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:05:46 2024-04-02 07:05:46.702 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in org.onap.aai.rest.db.HttpEntryTest 07:05:46 [INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest 07:05:46 2024-04-02 07:05:46.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 07:05:46 "vnf-id": "test-vnf11", 07:05:46 "vnf-name": "example-vnf-name-val-37069", 07:05:46 "vnf-name2": "example-vnf-name2-val-58382", 07:05:46 "vnf-type": "example-vnf-type-val-95069", 07:05:46 "in-maint": true, 07:05:46 "is-closed-loop-disabled": true, 07:05:46 "vf-modules": { 07:05:46 "vf-module": [ 07:05:46 { 07:05:46 "vf-module-id": "vf-module-test11", 07:05:46 "is-base-vf-module": true, 07:05:46 "automated-assignment": true 07:05:46 } 07:05:46 ] 07:05:46 } 07:05:46 } 07:05:46 07:05:46 2024-04-02 07:05:46.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:46 2024-04-02 07:05:46.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.721 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.722 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.732 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:46 2024-04-02 07:05:46.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 07:05:46 "vnfc-name": "test-vnfc11", 07:05:46 "nfc-naming-code": "testname", 07:05:46 "nfc-function": "test-value", 07:05:46 "relationship-list": { 07:05:46 "relationship": [{ 07:05:46 "related-to": "vf-module", 07:05:46 "relationship-data": [{ 07:05:46 "relationship-key": "vnf.vnf-id", 07:05:46 "relationship-value": "test-vnf11" 07:05:46 }, { 07:05:46 "relationship-key": "vf-module.vf-module-id", 07:05:46 "relationship-value": "vf-module-test11" 07:05:46 } 07:05:46 ] 07:05:46 } 07:05:46 ] 07:05:46 } 07:05:46 } 07:05:46 07:05:46 2024-04-02 07:05:46.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 07:05:46 2024-04-02 07:05:46.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:46 2024-04-02 07:05:46.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:46 2024-04-02 07:05:46.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:46 2024-04-02 07:05:46.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:46 2024-04-02 07:05:46.776 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:46 2024-04-02 07:05:46.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:47 2024-04-02 07:05:47.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 07:05:47 "vnf-id": "test-vnf11", 07:05:47 "vnf-name": "example-vnf-name-val-37069", 07:05:47 "vnf-name2": "example-vnf-name2-val-58382", 07:05:47 "vnf-type": "example-vnf-type-val-95069", 07:05:47 "in-maint": true, 07:05:47 "is-closed-loop-disabled": true, 07:05:47 "vf-modules": { 07:05:47 "vf-module": [ 07:05:47 { 07:05:47 "vf-module-id": "vf-module-test11", 07:05:47 "is-base-vf-module": true, 07:05:47 "automated-assignment": true 07:05:47 } 07:05:47 ] 07:05:47 } 07:05:47 } 07:05:47 07:05:47 2024-04-02 07:05:47.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:05:47 2024-04-02 07:05:47.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:47 2024-04-02 07:05:47.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:47 2024-04-02 07:05:47.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:47 2024-04-02 07:05:47.407 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:47 2024-04-02 07:05:47.417 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:47 2024-04-02 07:05:47.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:47 2024-04-02 07:05:47.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 07:05:47 "vnfc-name": "test-vnfc11", 07:05:47 "nfc-naming-code": "testname", 07:05:47 "nfc-function": "test-value", 07:05:47 "relationship-list": { 07:05:47 "relationship": [{ 07:05:47 "related-to": "vf-module", 07:05:47 "relationship-data": [{ 07:05:47 "relationship-key": "vnf.vnf-id", 07:05:47 "relationship-value": "test-vnf11" 07:05:47 }, { 07:05:47 "relationship-key": "vf-module.vf-module-id", 07:05:47 "relationship-value": "vf-module-test11" 07:05:47 } 07:05:47 ] 07:05:47 } 07:05:47 ] 07:05:47 } 07:05:47 } 07:05:47 07:05:47 2024-04-02 07:05:47.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 07:05:47 2024-04-02 07:05:47.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:05:47 2024-04-02 07:05:47.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:05:47 2024-04-02 07:05:47.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:05:47 2024-04-02 07:05:47.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:05:47 2024-04-02 07:05:47.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:05:47 2024-04-02 07:05:47.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:05:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s - in org.onap.aai.rest.VnfcRelationshipIssueTest 07:05:47 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 07:05:47 2024-04-02 07:05:47.755 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:05:47 2024-04-02 07:05:47.756 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:05:47 2024-04-02 07:05:47.761 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:05:47 2024-04-02 07:05:47.763 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:05:47 2024-04-02 07:05:47.765 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:05:47 2024-04-02 07:05:47.767 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:05:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.aai.exceptions.AAIExceptionTest 07:05:47 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:05:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:05:47 [INFO] Running org.onap.aai.dbmap.AAIGraphTest 07:05:47 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.031 s - in org.onap.aai.dbmap.AAIGraphTest 07:05:47 [INFO] Running org.onap.aai.prevalidation.ValidationServiceTest 07:05:47 2024-04-02 07:05:47.903 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:47 2024-04-02 07:05:47.984 DEBUG --- [ main] o.o.aai.prevalidation.ValidationService : Validation Service returned following response status code 200 and body { 07:05:47 "validationId": "52245aa2-72a8-440d-87e2-570272aa4a83b", 07:05:47 "validationTimestamp": "20191201T211503Z", 07:05:47 "entityId": { 07:05:47 "vnf-id": "vnf-jenkins-15903-3" 07:05:47 }, 07:05:47 "entityName": "ormfl405me3", 07:05:47 "entityType": "generic-vnf", 07:05:47 "entityLink": "network/generic-vnfs/generic-vnf/vnf-jenkins-15903-3", 07:05:47 "resourceVersion": "1567815933280", 07:05:47 "requestor": "JUNIT", 07:05:47 "violations": [] 07:05:47 } 07:05:47 07:05:47 2024-04-02 07:05:47.986 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:47 2024-04-02 07:05:47.988 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:47 2024-04-02 07:05:48.000 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:47 2024-04-02 07:05:48.001 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:48 2024-04-02 07:05:48.006 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection refused to the validation microservice due to service unreachable 07:05:48 java.net.ConnectException: Connection refused 07:05:48 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsDownAndShouldErrorWithConnectionRefused(ValidationServiceTest.java:84) 07:05:48 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:05:48 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:05:48 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:05:48 at java.lang.reflect.Method.invoke(Method.java:498) 07:05:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 07:05:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at java.util.ArrayList.forEach(ArrayList.java:1259) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at java.util.ArrayList.forEach(ArrayList.java:1259) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 07:05:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:05:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:05:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:05:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:05:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:05:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:05:48 2024-04-02 07:05:48.009 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:48 2024-04-02 07:05:48.010 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:48 2024-04-02 07:05:48.011 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection timeout to the validation microservice as this could indicate the server is unable to reach port, please check on server by running: nc -w10 -z -v ${VALIDATION_HOST} ${VALIDATION_PORT} 07:05:48 org.apache.http.conn.ConnectTimeoutException: Connection timed out 07:05:48 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsUnreachableAndShouldErrorWithConnectionTimeout(ValidationServiceTest.java:99) 07:05:48 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:05:48 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:05:48 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:05:48 at java.lang.reflect.Method.invoke(Method.java:498) 07:05:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 07:05:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at java.util.ArrayList.forEach(ArrayList.java:1259) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at java.util.ArrayList.forEach(ArrayList.java:1259) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 07:05:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:05:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:05:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:05:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:05:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:05:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:05:48 2024-04-02 07:05:48.013 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:48 2024-04-02 07:05:48.014 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Invalid nf values, check nf-type, nf-role, nf-function, and nf-naming-code 07:05:48 2024-04-02 07:05:48.014 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:05:48 2024-04-02 07:05:48.015 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Request to validation service took longer than the currently set timeout 07:05:48 java.net.SocketTimeoutException: Request timed out due to taking longer than client expected 07:05:48 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsAvailableAndRequestIsTakingTooLongAndClientShouldTimeout(ValidationServiceTest.java:138) 07:05:48 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:05:48 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:05:48 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:05:48 at java.lang.reflect.Method.invoke(Method.java:498) 07:05:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 07:05:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 07:05:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 07:05:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 07:05:48 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 07:05:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at java.util.ArrayList.forEach(ArrayList.java:1259) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at java.util.ArrayList.forEach(ArrayList.java:1259) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 07:05:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 07:05:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 07:05:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 07:05:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 07:05:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:05:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:05:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:05:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:05:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:05:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:05:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:05:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:05:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.aai.prevalidation.ValidationServiceTest 07:05:48 [INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest 07:05:48 2024-04-02 07:05:48.029 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:48 07:05:48 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:48 07:05:48 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:48 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:05:48 07:05:48 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:48 07:05:48 2024-04-02 07:05:48.043 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:48 2024-04-02 07:05:48.044 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:48 2024-04-02 07:05:48.045 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:48 2024-04-02 07:05:48.045 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:48 2024-04-02 07:05:48.046 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:48 2024-04-02 07:05:48.046 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:48 2024-04-02 07:05:48.047 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:48 2024-04-02 07:05:48.047 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:48 2024-04-02 07:05:48.048 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:48 2024-04-02 07:05:48.048 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:48 2024-04-02 07:05:48.049 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:48 2024-04-02 07:05:48.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:48 2024-04-02 07:05:48.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:48 2024-04-02 07:05:48.054 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:48 2024-04-02 07:05:48.054 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:48 [EL Warning]: moxy: 2024-04-02 07:05:48.088--MOXy BV: Facets 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:05:48 2024-04-02 07:05:48.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:48 2024-04-02 07:05:48.266 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:48 2024-04-02 07:05:48.268 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:48 2024-04-02 07:05:48.268 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:48 [EL Warning]: moxy: 2024-04-02 07:05:48.306--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:48 2024-04-02 07:05:48.509 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:48 2024-04-02 07:05:48.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:48 2024-04-02 07:05:48.521 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:48 2024-04-02 07:05:48.522 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:48 [EL Warning]: moxy: 2024-04-02 07:05:48.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 07:05:48 2024-04-02 07:05:48.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:48 2024-04-02 07:05:48.795 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:48 2024-04-02 07:05:48.797 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:48 2024-04-02 07:05:48.797 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:48 [EL Warning]: moxy: 2024-04-02 07:05:48.836--MOXy BV: Facets 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:05:49 2024-04-02 07:05:49.040 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:49 2024-04-02 07:05:49.049 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:49 2024-04-02 07:05:49.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:49 2024-04-02 07:05:49.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:49 [EL Warning]: moxy: 2024-04-02 07:05:49.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:05:49 2024-04-02 07:05:49.330 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 s - in org.onap.aai.parsers.uri.URIToExtensionInformationTest 07:05:49 [INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest 07:05:49 2024-04-02 07:05:49.360 DEBUG --- [ main] o.o.a.t.XmlFormatTransformerTest : Converting the following input to xml: { 07:05:49 "results": [ 07:05:49 { 07:05:49 "id": "286724136", 07:05:49 "node-type": "pserver", 07:05:49 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver1", 07:05:49 "properties": { 07:05:49 "equip-type": "SERVER", 07:05:49 "equip-vendor": "SomeVendor", 07:05:49 "equip-model": "SomeModel", 07:05:49 "in-maint": false, 07:05:49 "last-mod-source-of-truth": "AAIRctFeed", 07:05:49 "aai-node-type": "pserver", 07:05:49 "aai-created-ts": 1568997029298, 07:05:49 "aai-last-mod-ts": 1568997029298, 07:05:49 "source-of-truth": "AAI", 07:05:49 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver1", 07:05:49 "aai-uuid": "05fa7b64-59e4-44a1-8162-e32746659c77", 07:05:49 "ipv4-oam-address": "1.2.3.4", 07:05:49 "hostname": "test-pserver1", 07:05:49 "pserver-id": "6bf4944a-9f13-4bb8-8f49-b61060793510", 07:05:49 "purpose": "Standalone", 07:05:49 "fqdn": "a.b.c.d", 07:05:49 "ptnii-equip-name": "test-pserver1", 07:05:49 "resource-version": "1568997029298" 07:05:49 }, 07:05:49 "related-to": [ 07:05:49 { 07:05:49 "id": "286724232", 07:05:49 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 07:05:49 "node-type": "complex", 07:05:49 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2" 07:05:49 }, 07:05:49 { 07:05:49 "id": "286724233", 07:05:49 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 07:05:49 "node-type": "complex", 07:05:49 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1" 07:05:49 } 07:05:49 ] 07:05:49 }, 07:05:49 { 07:05:49 "id": "286724152", 07:05:49 "node-type": "pserver", 07:05:49 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver2", 07:05:49 "properties": { 07:05:49 "in-maint": false, 07:05:49 "last-mod-source-of-truth": "JUNITTESTAPP2", 07:05:49 "aai-node-type": "pserver", 07:05:49 "aai-created-ts": 1553805738492, 07:05:49 "aai-last-mod-ts": 1553805738492, 07:05:49 "source-of-truth": "JUNITTESTAPP2", 07:05:49 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver2", 07:05:49 "aai-uuid": "13a8440c-7fb4-4f41-a141-6e1d9e895b4a", 07:05:49 "hostname": "test-pserver2", 07:05:49 "resource-version": "1553805738492" 07:05:49 }, 07:05:49 "related-to": [] 07:05:49 } 07:05:49 ] 07:05:49 } 07:05:49 07:05:49 2024-04-02 07:05:49.363 DEBUG --- [ main] o.o.a.t.XmlFormatTransformerTest : Converted xml payload: org.onap.relationships.inventory.LocatedIncomplex286724232/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2org.onap.relationships.inventory.LocatedIncomplex286724233/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1pserver286724136/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver11568997029298test-pserver1SERVERSomeVendorStandalonea.b.c.d/cloud-infrastructure/pservers/pserver/test-pserver16bf4944a-9f13-4bb8-8f49-b6106079351015689970292981.2.3.4AAIpservertest-pserver1SomeModelfalse05fa7b64-59e4-44a1-8162-e32746659c771568997029298AAIRctFeedpserver286724152/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver21553805738492test-pserver2false13a8440c-7fb4-4f41-a141-6e1d9e895b4a1553805738492/cloud-infrastructure/pservers/pserver/test-pserver21553805738492JUNITTESTAPP2JUNITTESTAPP2pserver 07:05:49 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 s - in org.onap.aai.transforms.XmlFormatTransformerTest 07:05:49 [INFO] Running org.onap.aai.introspection.PropertyPredicatesTest 07:05:49 2024-04-02 07:05:49.371 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:49 07:05:49 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:49 07:05:49 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:49 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:05:49 07:05:49 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:49 07:05:49 2024-04-02 07:05:49.385 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:49 2024-04-02 07:05:49.386 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:49 2024-04-02 07:05:49.386 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:49 2024-04-02 07:05:49.387 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:49 2024-04-02 07:05:49.387 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:49 2024-04-02 07:05:49.387 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:49 2024-04-02 07:05:49.388 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:49 2024-04-02 07:05:49.388 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:49 2024-04-02 07:05:49.389 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:49 2024-04-02 07:05:49.389 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:49 2024-04-02 07:05:49.389 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:49 2024-04-02 07:05:49.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:49 2024-04-02 07:05:49.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:49 2024-04-02 07:05:49.396 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:49 2024-04-02 07:05:49.396 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:49 [EL Warning]: moxy: 2024-04-02 07:05:49.43--MOXy BV: Facets 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:05:49 2024-04-02 07:05:49.601 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:49 2024-04-02 07:05:49.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:49 2024-04-02 07:05:49.611 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:49 2024-04-02 07:05:49.612 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:49 [EL Warning]: moxy: 2024-04-02 07:05:49.657--MOXy BV: Facets 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:05:49 2024-04-02 07:05:49.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:49 2024-04-02 07:05:49.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:49 2024-04-02 07:05:49.866 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:49 2024-04-02 07:05:49.866 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:49 [EL Warning]: moxy: 2024-04-02 07:05:49.904--MOXy BV: Facets 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:05:50 2024-04-02 07:05:50.105 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:50 2024-04-02 07:05:50.148 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:50 2024-04-02 07:05:50.150 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:50 2024-04-02 07:05:50.150 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:50 [EL Warning]: moxy: 2024-04-02 07:05:50.19--MOXy BV: Facets 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:05:50 2024-04-02 07:05:50.421 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:50 2024-04-02 07:05:50.430 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:50 2024-04-02 07:05:50.433 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:50 2024-04-02 07:05:50.433 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:50 [EL Warning]: moxy: 2024-04-02 07:05:50.482--MOXy BV: Facets 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:05:50 2024-04-02 07:05:50.729 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 s - in org.onap.aai.introspection.PropertyPredicatesTest 07:05:50 [INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 07:05:50 2024-04-02 07:05:50.764 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:50 07:05:50 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:50 07:05:50 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:50 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:05:50 07:05:50 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:50 07:05:50 2024-04-02 07:05:50.778 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:50 2024-04-02 07:05:50.778 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:50 2024-04-02 07:05:50.779 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:50 2024-04-02 07:05:50.779 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:50 2024-04-02 07:05:50.780 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:50 2024-04-02 07:05:50.780 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:50 2024-04-02 07:05:50.781 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:50 2024-04-02 07:05:50.781 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:50 2024-04-02 07:05:50.781 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:50 2024-04-02 07:05:50.781 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:50 2024-04-02 07:05:50.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:50 2024-04-02 07:05:50.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:50 2024-04-02 07:05:50.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:50 2024-04-02 07:05:50.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:50 2024-04-02 07:05:50.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:50 [EL Warning]: moxy: 2024-04-02 07:05:50.822--MOXy BV: Facets 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:05:50 2024-04-02 07:05:50.990 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:50 2024-04-02 07:05:51.000 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:51 2024-04-02 07:05:51.002 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:51 2024-04-02 07:05:51.002 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:51 [EL Warning]: moxy: 2024-04-02 07:05:51.04--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:51 2024-04-02 07:05:51.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:51 2024-04-02 07:05:51.238 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:51 2024-04-02 07:05:51.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:51 2024-04-02 07:05:51.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:51 [EL Warning]: moxy: 2024-04-02 07:05:51.279--MOXy BV: Facets 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:05:51 2024-04-02 07:05:51.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:51 2024-04-02 07:05:51.492 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:51 2024-04-02 07:05:51.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:51 2024-04-02 07:05:51.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:51 [EL Warning]: moxy: 2024-04-02 07:05:51.533--MOXy BV: Facets 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:05:51 2024-04-02 07:05:51.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:51 2024-04-02 07:05:51.753 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:51 2024-04-02 07:05:51.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:51 2024-04-02 07:05:51.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:51 [EL Warning]: moxy: 2024-04-02 07:05:51.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:05:52 2024-04-02 07:05:52.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:52 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.318 s - in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 07:05:52 [INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest 07:05:52 2024-04-02 07:05:52.092 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:52 07:05:52 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:52 07:05:52 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:52 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:05:52 07:05:52 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:52 07:05:52 2024-04-02 07:05:52.107 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:52 2024-04-02 07:05:52.107 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:52 2024-04-02 07:05:52.108 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:52 2024-04-02 07:05:52.108 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:52 2024-04-02 07:05:52.109 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:52 2024-04-02 07:05:52.109 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:52 2024-04-02 07:05:52.109 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:52 2024-04-02 07:05:52.109 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:52 2024-04-02 07:05:52.110 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:52 2024-04-02 07:05:52.110 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:52 2024-04-02 07:05:52.111 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:52 2024-04-02 07:05:52.115 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:52 2024-04-02 07:05:52.115 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:52 2024-04-02 07:05:52.116 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:52 2024-04-02 07:05:52.116 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:52 [EL Warning]: moxy: 2024-04-02 07:05:52.154--MOXy BV: Facets 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:05:52 2024-04-02 07:05:52.327 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:52 2024-04-02 07:05:52.334 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:52 2024-04-02 07:05:52.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:52 2024-04-02 07:05:52.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:52 [EL Warning]: moxy: 2024-04-02 07:05:52.375--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:52 2024-04-02 07:05:52.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:52 2024-04-02 07:05:52.631 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:52 2024-04-02 07:05:52.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:52 2024-04-02 07:05:52.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:52 [EL Warning]: moxy: 2024-04-02 07:05:52.676--MOXy BV: Facets 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:05:52 2024-04-02 07:05:52.910 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:52 2024-04-02 07:05:52.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:52 2024-04-02 07:05:52.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:52 2024-04-02 07:05:52.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:52 [EL Warning]: moxy: 2024-04-02 07:05:52.966--MOXy BV: Facets 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:05:53 2024-04-02 07:05:53.198 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:53 2024-04-02 07:05:53.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:53 2024-04-02 07:05:53.217 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:53 2024-04-02 07:05:53.217 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:53 [EL Warning]: moxy: 2024-04-02 07:05:53.265--MOXy BV: Facets 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:05:53 2024-04-02 07:05:53.521 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in org.onap.aai.introspection.tools.CreateUUIDTest 07:05:53 [INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest 07:05:53 2024-04-02 07:05:53.551 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:53 07:05:53 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:53 07:05:53 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:53 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:05:53 07:05:53 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:53 07:05:53 2024-04-02 07:05:53.565 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:53 2024-04-02 07:05:53.565 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:53 2024-04-02 07:05:53.566 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:53 2024-04-02 07:05:53.566 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:53 2024-04-02 07:05:53.567 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:53 2024-04-02 07:05:53.567 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:53 2024-04-02 07:05:53.567 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:53 2024-04-02 07:05:53.567 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:53 2024-04-02 07:05:53.569 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:53 2024-04-02 07:05:53.569 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:53 2024-04-02 07:05:53.570 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:53 2024-04-02 07:05:53.573 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:53 2024-04-02 07:05:53.574 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:53 2024-04-02 07:05:53.575 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:53 2024-04-02 07:05:53.575 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:53 [EL Warning]: moxy: 2024-04-02 07:05:53.609--MOXy BV: Facets 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:05:53 2024-04-02 07:05:53.785 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:53 2024-04-02 07:05:53.793 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:53 2024-04-02 07:05:53.794 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:53 2024-04-02 07:05:53.794 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:53 [EL Warning]: moxy: 2024-04-02 07:05:53.831--MOXy BV: Facets 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:05:54 2024-04-02 07:05:54.021 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:54 2024-04-02 07:05:54.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:54 2024-04-02 07:05:54.031 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:54 2024-04-02 07:05:54.031 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:54 [EL Warning]: moxy: 2024-04-02 07:05:54.07--MOXy BV: Facets 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:05:54 2024-04-02 07:05:54.272 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:54 2024-04-02 07:05:54.281 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:54 2024-04-02 07:05:54.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:54 2024-04-02 07:05:54.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:54 [EL Warning]: moxy: 2024-04-02 07:05:54.323--MOXy BV: Facets 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:05:54 2024-04-02 07:05:54.527 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:54 2024-04-02 07:05:54.536 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:54 2024-04-02 07:05:54.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:54 2024-04-02 07:05:54.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:54 [EL Warning]: moxy: 2024-04-02 07:05:54.584--MOXy BV: Facets 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:05:54 2024-04-02 07:05:54.819 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in org.onap.aai.introspection.tools.InjectKeysFromURITest 07:05:54 [INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest 07:05:54 2024-04-02 07:05:54.847 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:54 07:05:54 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:54 07:05:54 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:54 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:05:54 07:05:54 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:54 07:05:54 2024-04-02 07:05:54.859 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:54 2024-04-02 07:05:54.860 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:54 2024-04-02 07:05:54.860 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:54 2024-04-02 07:05:54.861 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:54 2024-04-02 07:05:54.861 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:54 2024-04-02 07:05:54.861 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:54 2024-04-02 07:05:54.862 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:54 2024-04-02 07:05:54.862 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:54 2024-04-02 07:05:54.862 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:54 2024-04-02 07:05:54.863 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:54 2024-04-02 07:05:54.863 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:54 2024-04-02 07:05:54.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:54 2024-04-02 07:05:54.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:54 2024-04-02 07:05:54.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:54 2024-04-02 07:05:54.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:54 [EL Warning]: moxy: 2024-04-02 07:05:54.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:05:55 2024-04-02 07:05:55.123 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:55 2024-04-02 07:05:55.130 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:55 2024-04-02 07:05:55.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:55 2024-04-02 07:05:55.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:55 [EL Warning]: moxy: 2024-04-02 07:05:55.169--MOXy BV: Facets 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:05:55 2024-04-02 07:05:55.383 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:55 2024-04-02 07:05:55.392 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:55 2024-04-02 07:05:55.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:55 2024-04-02 07:05:55.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:55 [EL Warning]: moxy: 2024-04-02 07:05:55.433--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:05:55 2024-04-02 07:05:55.636 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:55 2024-04-02 07:05:55.645 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:55 2024-04-02 07:05:55.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:55 2024-04-02 07:05:55.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:55 [EL Warning]: moxy: 2024-04-02 07:05:55.687--MOXy BV: Facets 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:05:55 2024-04-02 07:05:55.889 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:55 2024-04-02 07:05:55.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:55 2024-04-02 07:05:55.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:55 2024-04-02 07:05:55.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:55 [EL Warning]: moxy: 2024-04-02 07:05:55.945--MOXy BV: Facets 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:05:56 2024-04-02 07:05:56.183 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in org.onap.aai.introspection.tools.DefaultFieldsTest 07:05:56 [INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest 07:05:56 2024-04-02 07:05:56.210 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:56 07:05:56 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:56 07:05:56 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:56 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:05:56 07:05:56 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:56 07:05:56 2024-04-02 07:05:56.225 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:56 2024-04-02 07:05:56.226 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:56 2024-04-02 07:05:56.226 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:56 2024-04-02 07:05:56.226 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:56 2024-04-02 07:05:56.227 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:56 2024-04-02 07:05:56.227 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:56 2024-04-02 07:05:56.228 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:56 2024-04-02 07:05:56.228 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:56 2024-04-02 07:05:56.228 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:56 2024-04-02 07:05:56.228 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:56 2024-04-02 07:05:56.229 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:56 2024-04-02 07:05:56.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:56 2024-04-02 07:05:56.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:56 2024-04-02 07:05:56.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:56 2024-04-02 07:05:56.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:56 [EL Warning]: moxy: 2024-04-02 07:05:56.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:05:56 2024-04-02 07:05:56.432 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:56 2024-04-02 07:05:56.439 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:56 2024-04-02 07:05:56.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:56 2024-04-02 07:05:56.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:56 [EL Warning]: moxy: 2024-04-02 07:05:56.477--MOXy BV: Facets 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:05:56 2024-04-02 07:05:56.666 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:56 2024-04-02 07:05:56.674 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:56 2024-04-02 07:05:56.676 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:56 2024-04-02 07:05:56.676 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:56 [EL Warning]: moxy: 2024-04-02 07:05:56.715--MOXy BV: Facets 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:05:56 2024-04-02 07:05:56.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:56 2024-04-02 07:05:56.930 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:56 2024-04-02 07:05:56.931 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:56 2024-04-02 07:05:56.932 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:56 [EL Warning]: moxy: 2024-04-02 07:05:56.978--MOXy BV: Facets 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:05:57 2024-04-02 07:05:57.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:57 2024-04-02 07:05:57.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:57 2024-04-02 07:05:57.238 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:57 2024-04-02 07:05:57.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:57 [EL Warning]: moxy: 2024-04-02 07:05:57.297--MOXy BV: Facets 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:05:57 2024-04-02 07:05:57.655 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in org.onap.aai.introspection.tools.IntrospectorValidatorTest 07:05:57 [INFO] Running org.onap.aai.introspection.validation.IntrospectorValidationTest 07:05:57 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.008 s - in org.onap.aai.introspection.validation.IntrospectorValidationTest 07:05:57 [INFO] Running org.onap.aai.introspection.MoxyEngineTest 07:05:57 2024-04-02 07:05:57.729 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:05:57 07:05:57 Found multiple occurrences of org.json.JSONObject on the class path: 07:05:57 07:05:57 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:05:57 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:05:57 07:05:57 You may wish to exclude one of them to ensure predictable runtime behavior 07:05:57 07:05:57 2024-04-02 07:05:57.742 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:05:57 2024-04-02 07:05:57.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:05:57 2024-04-02 07:05:57.743 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:57 2024-04-02 07:05:57.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:05:57 2024-04-02 07:05:57.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:57 2024-04-02 07:05:57.744 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:05:57 2024-04-02 07:05:57.745 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:57 2024-04-02 07:05:57.745 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:05:57 2024-04-02 07:05:57.746 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:57 2024-04-02 07:05:57.746 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:05:57 2024-04-02 07:05:57.746 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:05:57 2024-04-02 07:05:57.750 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:05:57 2024-04-02 07:05:57.750 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:05:57 2024-04-02 07:05:57.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:57 2024-04-02 07:05:57.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:57 [EL Warning]: moxy: 2024-04-02 07:05:57.8--MOXy BV: Facets 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:05:57 2024-04-02 07:05:57.998 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:05:58 2024-04-02 07:05:58.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:05:58 2024-04-02 07:05:58.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:58 2024-04-02 07:05:58.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:58 [EL Warning]: moxy: 2024-04-02 07:05:58.044--MOXy BV: Facets 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:05:58 2024-04-02 07:05:58.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:05:58 2024-04-02 07:05:58.251 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:05:58 2024-04-02 07:05:58.253 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:58 2024-04-02 07:05:58.253 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:58 [EL Warning]: moxy: 2024-04-02 07:05:58.293--MOXy BV: Facets 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:05:58 2024-04-02 07:05:58.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:05:58 2024-04-02 07:05:58.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:05:58 2024-04-02 07:05:58.505 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:58 2024-04-02 07:05:58.505 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:58 [EL Warning]: moxy: 2024-04-02 07:05:58.545--MOXy BV: Facets 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:05:58 2024-04-02 07:05:58.747 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:05:58 2024-04-02 07:05:58.756 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:05:58 2024-04-02 07:05:58.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:05:58 2024-04-02 07:05:58.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:05:58 [EL Warning]: moxy: 2024-04-02 07:05:58.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:05:59 2024-04-02 07:05:59.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:05:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in org.onap.aai.introspection.MoxyEngineTest 07:05:59 [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 07:06:05 [ERROR] Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 5.928 s <<< FAILURE! - in org.onap.aai.introspection.sideeffect.DataLinkTest 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.linkQuery(QueryStyle)[1] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.linkQuery(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyPropertyPopulation(QueryStyle)[1] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyPropertyPopulation(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyPropertyPopulationWithV10OnlyPut(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyPropertyPopulationWithV10OnlyPut(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyDeleteOfVertex(QueryStyle)[1] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyDeleteOfVertex(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyModificationOfVertex(QueryStyle)[1] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyModificationOfVertex(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyCreationOfVertex(QueryStyle)[1] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [ERROR] org.onap.aai.introspection.sideeffect.DataLinkTest.verifyCreationOfVertex(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:06:05 java.lang.NullPointerException 07:06:05 at org.onap.aai.introspection.sideeffect.DataLinkTest.initMock(DataLinkTest.java:179) 07:06:05 07:06:05 [INFO] Running org.onap.aai.restcore.RESTAPITest 07:06:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.aai.restcore.RESTAPITest 07:06:05 [INFO] Running org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 07:06:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 07:06:05 [INFO] Running org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 07:06:05 OBF:1dtu1r3p1z0f1sw61thh1ym71snx1w991v2n1pjt1wu61q4y1q3w1wu81pid1v1r1w8h1spt1ym71th51svs1z0f1r491dx8 07:06:05 [thisStringToObfuscate] 07:06:05 OBF:1pj11w261wmr1t3b1vgv1s9r1z7i1vuz1tae1qji1vg71mdb1vgn1qhs1ta01vub1z7k1sbj1vfz1t2v1wnf1w1c1pj5 07:06:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 07:06:05 [INFO] Running org.onap.aai.logging.ErrorObjectTest 07:06:05 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.logging.ErrorObjectTest 07:06:05 [INFO] Running org.onap.aai.db.DbMethHelperTest 07:06:05 2024-04-02 07:06:05.180 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:06:05 07:06:05 Found multiple occurrences of org.json.JSONObject on the class path: 07:06:05 07:06:05 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:06:05 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:06:05 07:06:05 You may wish to exclude one of them to ensure predictable runtime behavior 07:06:05 07:06:05 2024-04-02 07:06:05.198 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:06:05 2024-04-02 07:06:05.199 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:06:05 2024-04-02 07:06:05.200 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:06:05 2024-04-02 07:06:05.200 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:06:05 2024-04-02 07:06:05.201 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:06:05 2024-04-02 07:06:05.201 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:06:05 2024-04-02 07:06:05.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:06:05 2024-04-02 07:06:05.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:06:05 2024-04-02 07:06:05.203 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:06:05 2024-04-02 07:06:05.203 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:06:05 2024-04-02 07:06:05.204 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:06:05 2024-04-02 07:06:05.209 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:06:05 2024-04-02 07:06:05.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:06:05 2024-04-02 07:06:05.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:06:05 2024-04-02 07:06:05.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:06:05 [EL Warning]: moxy: 2024-04-02 07:06:05.248--MOXy BV: Facets 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:06:05 2024-04-02 07:06:05.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:06:05 2024-04-02 07:06:05.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:06:05 2024-04-02 07:06:05.450 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:06:05 2024-04-02 07:06:05.451 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:06:05 [EL Warning]: moxy: 2024-04-02 07:06:05.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:06:05 2024-04-02 07:06:05.690 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:06:05 2024-04-02 07:06:05.699 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:06:05 2024-04-02 07:06:05.700 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:06:05 2024-04-02 07:06:05.701 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:06:05 [EL Warning]: moxy: 2024-04-02 07:06:05.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:06:06 2024-04-02 07:06:06.034 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:06:06 2024-04-02 07:06:06.044 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:06:06 2024-04-02 07:06:06.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:06:06 2024-04-02 07:06:06.046 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:06:06 [EL Warning]: moxy: 2024-04-02 07:06:06.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:06:06 2024-04-02 07:06:06.322 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:06:06 2024-04-02 07:06:06.331 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:06:06 2024-04-02 07:06:06.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:06:06 2024-04-02 07:06:06.334 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:06:06 [EL Warning]: moxy: 2024-04-02 07:06:06.383--MOXy BV: Facets 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:06:06 2024-04-02 07:06:06.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:06:13 [ERROR] Tests run: 7, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 8.649 s <<< FAILURE! - in org.onap.aai.db.DbMethHelperTest 07:06:13 [ERROR] org.onap.aai.db.DbMethHelperTest.testSearchVertexByIdentityMap(QueryStyle)[1] Time elapsed: 3.085 s <<< ERROR! 07:06:13 java.lang.Exception: java.lang.NullPointerException 07:06:13 at org.onap.aai.db.DbMethHelperTest.testSearchVertexByIdentityMap(DbMethHelperTest.java:122) 07:06:13 Caused by: java.lang.NullPointerException 07:06:13 at org.onap.aai.db.DbMethHelperTest.testSearchVertexByIdentityMap(DbMethHelperTest.java:120) 07:06:13 07:06:13 [ERROR] org.onap.aai.db.DbMethHelperTest.testLocateUniqueVertex_throwsException(QueryStyle)[1] Time elapsed: 0.678 s <<< FAILURE! 07:06:13 org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: but was: 07:06:13 at org.onap.aai.db.DbMethHelperTest.testLocateUniqueVertex_throwsException(DbMethHelperTest.java:164) 07:06:13 Caused by: java.lang.NullPointerException 07:06:13 at org.onap.aai.db.DbMethHelperTest.lambda$testLocateUniqueVertex_throwsException$1(DbMethHelperTest.java:170) 07:06:13 at org.onap.aai.db.DbMethHelperTest.testLocateUniqueVertex_throwsException(DbMethHelperTest.java:164) 07:06:13 07:06:13 [ERROR] org.onap.aai.db.DbMethHelperTest.testLocateUniqueVertex(QueryStyle)[1] Time elapsed: 1.336 s <<< ERROR! 07:06:13 java.lang.NullPointerException 07:06:13 at org.onap.aai.db.DbMethHelperTest.testLocateUniqueVertex(DbMethHelperTest.java:155) 07:06:13 07:06:13 [ERROR] org.onap.aai.db.DbMethHelperTest.testGetVertexProperties(QueryStyle)[1] Time elapsed: 0.007 s <<< ERROR! 07:06:13 java.lang.Exception: java.lang.NullPointerException 07:06:13 at org.onap.aai.db.DbMethHelperTest.testGetVertexProperties(DbMethHelperTest.java:200) 07:06:13 Caused by: java.lang.NullPointerException 07:06:13 at org.onap.aai.db.DbMethHelperTest.testGetVertexProperties(DbMethHelperTest.java:198) 07:06:13 07:06:13 [ERROR] org.onap.aai.db.DbMethHelperTest.testLocateUniqueVertex_returnNull(QueryStyle)[1] Time elapsed: 0.002 s <<< ERROR! 07:06:13 java.lang.NullPointerException 07:06:13 at org.onap.aai.db.DbMethHelperTest.testLocateUniqueVertex_returnNull(DbMethHelperTest.java:181) 07:06:13 07:06:13 [INFO] Running org.onap.aai.util.AAIConfigTest 07:06:13 2024-04-02 07:06:13.820 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:06:13 2024-04-02 07:06:13.820 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:13 2024-04-02 07:06:13.820 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:13 2024-04-02 07:06:13.820 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:06:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.aai.util.AAIConfigTest 07:06:13 [INFO] Running org.onap.aai.util.StoreNotificationEventTest 07:06:13 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.113 s - in org.onap.aai.util.StoreNotificationEventTest 07:06:13 [INFO] Running org.onap.aai.util.PojoUtilsTest 07:06:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.onap.aai.util.PojoUtilsTest 07:06:14 [INFO] Running org.onap.aai.util.RestURLEncoderTest 07:06:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.util.RestURLEncoderTest 07:06:14 [INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest 07:06:14 2024-04-02 07:06:14.469 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:06:14 2024-04-02 07:06:14.470 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.470 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.470 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:06:14 2024-04-02 07:06:14.472 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:06:14 2024-04-02 07:06:14.472 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.472 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.472 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:06:14 2024-04-02 07:06:14.473 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:06:14 2024-04-02 07:06:14.474 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.474 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.474 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:06:14 2024-04-02 07:06:14.475 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:06:14 2024-04-02 07:06:14.475 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.475 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:06:14 2024-04-02 07:06:14.475 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:06:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.aai.util.AAIConfigCommandLinePropGetterTest 07:06:14 [INFO] Running org.onap.aai.util.AAIUtilsTest 07:06:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s - in org.onap.aai.util.AAIUtilsTest 07:06:15 [INFO] Running org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 07:06:15 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 07:06:15 [INFO] Running org.onap.aai.util.KeyValueListTest 07:06:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.aai.util.KeyValueListTest 07:06:15 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntriesTest 07:06:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.domain.translog.TransactionLogEntriesTest 07:06:15 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntryTest 07:06:15 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.aai.domain.translog.TransactionLogEntryTest 07:06:15 [INFO] Running org.onap.aai.domain.model.AAIResourceTest 07:06:15 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.aai.domain.model.AAIResourceTest 07:06:15 [INFO] Running org.onap.aai.concurrent.AaiCallableTest 07:06:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.concurrent.AaiCallableTest 07:06:15 [INFO] Running org.onap.aai.query.builder.UntilTest 07:06:15 [EL Warning]: moxy: 2024-04-02 07:06:15.722--MOXy BV: Facets 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:06:15 [EL Warning]: moxy: 2024-04-02 07:06: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:06:16 [EL Warning]: moxy: 2024-04-02 07:06:16.228--MOXy BV: Facets 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:06:16 [EL Warning]: moxy: 2024-04-02 07:06:16.507--MOXy BV: Facets 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:06:16 [EL Warning]: moxy: 2024-04-02 07:06:16.797--MOXy BV: Facets 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:06:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.959 s - in org.onap.aai.query.builder.UntilTest 07:06:18 [INFO] Running org.onap.aai.query.builder.SimplePathTest 07:06:18 [EL Warning]: moxy: 2024-04-02 07:06:18.682--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:06:18 [EL Warning]: moxy: 2024-04-02 07:06:18.928--MOXy BV: Facets 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:06:19 [EL Warning]: moxy: 2024-04-02 07:06:19.231--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:06:19 [EL Warning]: moxy: 2024-04-02 07:06:19.514--MOXy BV: Facets 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:06:19 [EL Warning]: moxy: 2024-04-02 07:06:19.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:06:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 s - in org.onap.aai.query.builder.SimplePathTest 07:06:20 [INFO] Running org.onap.aai.query.builder.GremlinTraversalTest 07:06:20 [EL Warning]: moxy: 2024-04-02 07:06:20.369--MOXy BV: Facets 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:06:20 [EL Warning]: moxy: 2024-04-02 07:06:20.61--MOXy BV: Facets 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:06:20 [EL Warning]: moxy: 2024-04-02 07:06:20.873--MOXy BV: Facets 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:06:21 [EL Warning]: moxy: 2024-04-02 07:06:21.149--MOXy BV: Facets 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:06:21 [EL Warning]: moxy: 2024-04-02 07:06:21.45--MOXy BV: Facets 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:06:30 [WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.761 s - in org.onap.aai.query.builder.GremlinTraversalTest 07:06:30 [INFO] Running org.onap.aai.query.builder.ExcludeQueryTest 07:06:30 [EL Warning]: moxy: 2024-04-02 07:06:30.134--MOXy BV: Facets 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:06:30 [EL Warning]: moxy: 2024-04-02 07:06:30.365--MOXy BV: Facets 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:06:30 [EL Warning]: moxy: 2024-04-02 07:06:30.619--MOXy BV: Facets 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:06:30 [EL Warning]: moxy: 2024-04-02 07:06:30.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:06:31 [EL Warning]: moxy: 2024-04-02 07:06:31.157--MOXy BV: Facets 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:06:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 s - in org.onap.aai.query.builder.ExcludeQueryTest 07:06:31 [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 07:06:31 [EL Warning]: moxy: 2024-04-02 07:06:31.554--MOXy BV: Facets 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:06:31 [EL Warning]: moxy: 2024-04-02 07:06:31.786--MOXy BV: Facets 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:06:32 [EL Warning]: moxy: 2024-04-02 07:06:32.028--MOXy BV: Facets 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:06:32 [EL Warning]: moxy: 2024-04-02 07:06:32.397--MOXy BV: Facets 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:06:32 [EL Warning]: moxy: 2024-04-02 07:06:32.656--MOXy BV: Facets 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:06:42 [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 10.833 s - in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 07:06:42 [INFO] Running org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest 07:06:42 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest 07:06:42 [INFO] Running org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest 07:06:42 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest 07:06:42 [INFO] Running org.onap.aai.query.builder.TraversalQueryTest 07:06:42 [EL Warning]: moxy: 2024-04-02 07:06:42.411--MOXy BV: Facets 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:06:42 [EL Warning]: moxy: 2024-04-02 07:06:42.683--MOXy BV: Facets 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:06:43 [EL Warning]: moxy: 2024-04-02 07:06:43.096--MOXy BV: Facets 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:06:43 [EL Warning]: moxy: 2024-04-02 07:06:43.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:06:43 [EL Warning]: moxy: 2024-04-02 07:06:43.707--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:06:53 [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 10.84 s - in org.onap.aai.query.builder.TraversalQueryTest 07:06:53 [INFO] Running org.onap.aai.audit.ListEndpointsTest 07:06:53 [EL Warning]: moxy: 2024-04-02 07:06:53.293--MOXy BV: Facets 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:06:53 [EL Warning]: moxy: 2024-04-02 07:06:53.632--MOXy BV: Facets 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:06:54 [EL Warning]: moxy: 2024-04-02 07:06:54.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:06:54 [EL Warning]: moxy: 2024-04-02 07:06:54.428--MOXy BV: Facets 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:06:54 [EL Warning]: moxy: 2024-04-02 07:06:54.753--MOXy BV: Facets 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:06:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 s - in org.onap.aai.audit.ListEndpointsTest 07:06:55 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 07:06:55 [EL Warning]: moxy: 2024-04-02 07:06:55.198--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:06:55 [EL Warning]: moxy: 2024-04-02 07:06:55.422--MOXy BV: Facets 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:06:55 [EL Warning]: moxy: 2024-04-02 07:06:55.705--MOXy BV: Facets 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:06:55 [EL Warning]: moxy: 2024-04-02 07:06:55.998--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:06:56 [EL Warning]: moxy: 2024-04-02 07:06:56.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:06:56 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.546 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 07:06:56 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 07:06:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 07:06:56 [INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest 07:06:56 [EL Warning]: moxy: 2024-04-02 07:06:56.767--MOXy BV: Facets 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:06:56 [EL Warning]: moxy: 2024-04-02 07:06:56.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 07:06:57 [EL Warning]: moxy: 2024-04-02 07:06:57.242--MOXy BV: Facets 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:06:57 [EL Warning]: moxy: 2024-04-02 07:06:57.547--MOXy BV: Facets 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:06:57 [EL Warning]: moxy: 2024-04-02 07:06:57.834--MOXy BV: Facets 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:06:58 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.591 s - in org.onap.aai.serialization.queryformats.SimpleFormatTest 07:06:58 [INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest 07:06:58 [EL Warning]: moxy: 2024-04-02 07:06:58.38--MOXy BV: Facets 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:06:58 [EL Warning]: moxy: 2024-04-02 07:06:58.613--MOXy BV: Facets 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:06:58 [EL Warning]: moxy: 2024-04-02 07:06:58.884--MOXy BV: Facets 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:06:59 [EL Warning]: moxy: 2024-04-02 07:06:59.192--MOXy BV: Facets 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:06:59 [EL Warning]: moxy: 2024-04-02 07:06:59.496--MOXy BV: Facets 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:06:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s - in org.onap.aai.serialization.queryformats.CountQuerySupportTest 07:06:59 [INFO] Running org.onap.aai.serialization.queryformats.ConsoleTest 07:06:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.serialization.queryformats.ConsoleTest 07:06:59 [INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest 07:06:59 [EL Warning]: moxy: 2024-04-02 07:06:59.988--MOXy BV: Facets 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:07:00 [EL Warning]: moxy: 2024-04-02 07:07:00.308--MOXy BV: Facets 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:07:00 [EL Warning]: moxy: 2024-04-02 07:07:00.554--MOXy BV: Facets 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:07:00 [EL Warning]: moxy: 2024-04-02 07:07:00.853--MOXy BV: Facets 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:07:01 [EL Warning]: moxy: 2024-04-02 07:07:01.119--MOXy BV: Facets 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:07:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in org.onap.aai.serialization.queryformats.AggregateFormatTest 07:07:01 [INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest 07:07:01 [EL Warning]: moxy: 2024-04-02 07:07:01.504--MOXy BV: Facets 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:07:01 [EL Warning]: moxy: 2024-04-02 07:07:01.728--MOXy BV: Facets 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:07:02 [EL Warning]: moxy: 2024-04-02 07:07:02.076--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:07:02 [EL Warning]: moxy: 2024-04-02 07:07:02.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:07:02 [EL Warning]: moxy: 2024-04-02 07:07:02.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 07:07:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in org.onap.aai.serialization.queryformats.MultiFormatTest 07:07:02 [INFO] Running org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 07:07:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 07:07:03 [INFO] Running org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 07:07:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 07:07:03 [INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest 07:07:03 [EL Warning]: moxy: 2024-04-02 07:07:03.167--MOXy BV: Facets 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:07:03 [EL Warning]: moxy: 2024-04-02 07:07:03.403--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:07:03 [EL Warning]: moxy: 2024-04-02 07:07:03.657--MOXy BV: Facets 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:07:04 [EL Warning]: moxy: 2024-04-02 07:07:04.469--MOXy BV: Facets 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:07:04 [EL Warning]: moxy: 2024-04-02 07:07:04.737--MOXy BV: Facets 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:07:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 s - in org.onap.aai.serialization.queryformats.ResourceFormatTest 07:07:05 [INFO] Running org.onap.aai.serialization.queryformats.GraphSONTest 07:07:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s - in org.onap.aai.serialization.queryformats.GraphSONTest 07:07:05 [INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest 07:07:05 [EL Warning]: moxy: 2024-04-02 07:07:05.643--MOXy BV: Facets 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:07:05 [EL Warning]: moxy: 2024-04-02 07:07:05.861--MOXy BV: Facets 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:07:06 [EL Warning]: moxy: 2024-04-02 07:07:06.104--MOXy BV: Facets 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:07:06 [EL Warning]: moxy: 2024-04-02 07:07:06.383--MOXy BV: Facets 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:07:06 [EL Warning]: moxy: 2024-04-02 07:07:06.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 07:07:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in org.onap.aai.serialization.queryformats.PathedURLTest 07:07:06 [INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest 07:07:06 [EL Warning]: moxy: 2024-04-02 07:07:06.972--MOXy BV: Facets 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:07:07 [EL Warning]: moxy: 2024-04-02 07:07:07.185--MOXy BV: Facets 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:07:07 [EL Warning]: moxy: 2024-04-02 07:07:07.445--MOXy BV: Facets 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:07:07 [EL Warning]: moxy: 2024-04-02 07:07:07.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 07:07:08 [EL Warning]: moxy: 2024-04-02 07:07:08.034--MOXy BV: Facets 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:07:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in org.onap.aai.serialization.queryformats.RawFormatTest 07:07:08 [INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest 07:07:08 [EL Warning]: moxy: 2024-04-02 07:07:08.408--MOXy BV: Facets 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:07:08 [EL Warning]: moxy: 2024-04-02 07:07:08.622--MOXy BV: Facets 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:07:08 [EL Warning]: moxy: 2024-04-02 07:07:08.859--MOXy BV: Facets 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:07:09 [EL Warning]: moxy: 2024-04-02 07:07:09.111--MOXy BV: Facets 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:07:09 [EL Warning]: moxy: 2024-04-02 07:07:09.388--MOXy BV: Facets 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:07:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in org.onap.aai.serialization.queryformats.ResourceWithSoTTest 07:07:09 [INFO] Running org.onap.aai.serialization.db.EdgePropertyMapTest 07:07:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.serialization.db.EdgePropertyMapTest 07:07:09 [INFO] Running org.onap.aai.serialization.db.EdgeRulesTest 07:07:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.aai.serialization.db.EdgeRulesTest 07:07:09 [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest 07:07:09 [EL Warning]: moxy: 2024-04-02 07:07:09.795--MOXy BV: Facets 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:07:10 [EL Warning]: moxy: 2024-04-02 07:07:10.016--MOXy BV: Facets 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:07:10 [EL Warning]: moxy: 2024-04-02 07:07:10.264--MOXy BV: Facets 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:07:10 [EL Warning]: moxy: 2024-04-02 07:07:10.53--MOXy BV: Facets 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:07:10 [EL Warning]: moxy: 2024-04-02 07:07:10.801--MOXy BV: Facets 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:07:11 [ERROR] Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 1.389 s <<< FAILURE! - in org.onap.aai.serialization.db.DbSerializerDeltasTest 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopWithChildThenDeleteTopTest(QueryStyle)[1] Time elapsed: 0.008 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopWithChildThenDeleteTopTest(DbSerializerDeltasTest.java:235) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopWithChildThenDeleteTopTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopWithChildThenDeleteTopTest(DbSerializerDeltasTest.java:235) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelDeleteRel(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelDeleteRel(DbSerializerDeltasTest.java:315) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelDeleteRel(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelDeleteRel(DbSerializerDeltasTest.java:315) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createNodeWithListTest(QueryStyle)[1] Time elapsed: 0.004 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createNodeWithListTest(DbSerializerDeltasTest.java:596) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createNodeWithListTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createNodeWithListTest(DbSerializerDeltasTest.java:596) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplex(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplex(DbSerializerDeltasTest.java:423) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplex(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplex(DbSerializerDeltasTest.java:423) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenUpdateTest(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenUpdateTest(DbSerializerDeltasTest.java:108) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenUpdateTest(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenUpdateTest(DbSerializerDeltasTest.java:108) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenCreateChildTest(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenCreateChildTest(DbSerializerDeltasTest.java:169) 07:07:11 07:07:11 [ERROR] org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenCreateChildTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:11 java.lang.NullPointerException 07:07:11 at org.onap.aai.serialization.db.DbSerializerDeltasTest.createTopLevelThenCreateChildTest(DbSerializerDeltasTest.java:169) 07:07:11 07:07:11 [INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 07:07:11 [EL Warning]: moxy: 2024-04-02 07:07:11.187--MOXy BV: Facets 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:07:11 [EL Warning]: moxy: 2024-04-02 07:07:11.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:07:11 [EL Warning]: moxy: 2024-04-02 07:07:11.702--MOXy BV: Facets 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:07:11 [EL Warning]: moxy: 2024-04-02 07:07:11.95--MOXy BV: Facets 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:07:12 [EL Warning]: moxy: 2024-04-02 07:07:12.211--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:07:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 07:07:12 [INFO] Running org.onap.aai.serialization.db.DbSerializerTest 07:07:12 [EL Warning]: moxy: 2024-04-02 07:07:12.66--MOXy BV: Facets 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:07:12 [EL Warning]: moxy: 2024-04-02 07:07:12.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 07:07:13 [EL Warning]: moxy: 2024-04-02 07:07:13.192--MOXy BV: Facets 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:07:13 [EL Warning]: moxy: 2024-04-02 07:07:13.541--MOXy BV: Facets 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:07:13 [EL Warning]: moxy: 2024-04-02 07:07:13.835--MOXy BV: Facets 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:07:20 [ERROR] Tests run: 78, Failures: 4, Errors: 32, Skipped: 0, Time elapsed: 7.525 s <<< FAILURE! - in org.onap.aai.serialization.db.DbSerializerTest 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.deleteItemsWithTraversal(QueryStyle)[1] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.deleteItemsWithTraversal(DbSerializerTest.java:1026) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.deleteItemsWithTraversal(QueryStyle)[2] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.deleteItemsWithTraversal(DbSerializerTest.java:1026) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeTest(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeTest(DbSerializerTest.java:713) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeTest(DbSerializerTest.java:713) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.testFindDeletableDoesNotReturnDuplicates(QueryStyle)[1] Time elapsed: 2.351 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testFindDeletableDoesNotReturnDuplicates(DbSerializerTest.java:143) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.testFindDeletableDoesNotReturnDuplicates(QueryStyle)[2] Time elapsed: 0.672 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testFindDeletableDoesNotReturnDuplicates(DbSerializerTest.java:143) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipOldVersionNoEdgeLabelTest(QueryStyle)[1] Time elapsed: 0.008 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipOldVersionNoEdgeLabelTest(DbSerializerTest.java:862) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipOldVersionNoEdgeLabelTest(QueryStyle)[2] Time elapsed: 0.005 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipOldVersionNoEdgeLabelTest(DbSerializerTest.java:862) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipHasLabelTest(QueryStyle)[1] Time elapsed: 0.003 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipHasLabelTest(DbSerializerTest.java:832) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipHasLabelTest(QueryStyle)[2] Time elapsed: 0.003 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.getVertexPropertiesRelationshipHasLabelTest(DbSerializerTest.java:832) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeWithInvalidLabelTest(QueryStyle)[1] Time elapsed: 0.002 s <<< FAILURE! 07:07:20 org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: but was: 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeWithInvalidLabelTest(DbSerializerTest.java:873) 07:07:20 Caused by: java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.lambda$createEdgeWithInvalidLabelTest$5(DbSerializerTest.java:892) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeWithInvalidLabelTest(DbSerializerTest.java:873) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeWithInvalidLabelTest(QueryStyle)[2] Time elapsed: 0.001 s <<< FAILURE! 07:07:20 org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: but was: 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeWithInvalidLabelTest(DbSerializerTest.java:873) 07:07:20 Caused by: java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.lambda$createEdgeWithInvalidLabelTest$5(DbSerializerTest.java:892) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeWithInvalidLabelTest(DbSerializerTest.java:873) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.deleteEdgeTest(QueryStyle)[1] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.deleteEdgeTest(DbSerializerTest.java:686) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.deleteEdgeTest(QueryStyle)[2] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.deleteEdgeTest(DbSerializerTest.java:686) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.serializeToDbWithParentTest(QueryStyle)[1] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.serializeToDbWithParentTest(DbSerializerTest.java:1053) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.serializeToDbWithParentTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.serializeToDbWithParentTest(DbSerializerTest.java:1053) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeUsingIntrospectorTest(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeUsingIntrospectorTest(DbSerializerTest.java:923) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeUsingIntrospectorTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeUsingIntrospectorTest(DbSerializerTest.java:923) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.cascadeVserverDeleteTest(QueryStyle)[1] Time elapsed: 0.678 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.cascadeVserverDeleteTest(DbSerializerTest.java:1088) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.cascadeVserverDeleteTest(QueryStyle)[2] Time elapsed: 0.006 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.cascadeVserverDeleteTest(DbSerializerTest.java:1088) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(QueryStyle)[1] Time elapsed: 0.678 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1111) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(QueryStyle)[2] Time elapsed: 0.004 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1111) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.getLatestVersionViewTest(QueryStyle)[1] Time elapsed: 0.004 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.getLatestVersionViewTest(DbSerializerTest.java:1069) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.getLatestVersionViewTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.getLatestVersionViewTest(DbSerializerTest.java:1069) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest(QueryStyle)[1] Time elapsed: 0.002 s <<< FAILURE! 07:07:20 org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: but was: 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest(DbSerializerTest.java:757) 07:07:20 Caused by: java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.lambda$createEdgeNodeDoesNotExistExceptionTest$4(DbSerializerTest.java:772) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest(DbSerializerTest.java:757) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest(QueryStyle)[2] Time elapsed: 0.001 s <<< FAILURE! 07:07:20 org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: but was: 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest(DbSerializerTest.java:757) 07:07:20 Caused by: java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.lambda$createEdgeNodeDoesNotExistExceptionTest$4(DbSerializerTest.java:772) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest(DbSerializerTest.java:757) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createCousinEdgeThatShouldBeTreeTest(QueryStyle)[1] Time elapsed: 0.005 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createCousinEdgeThatShouldBeTreeTest(DbSerializerTest.java:745) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.createCousinEdgeThatShouldBeTreeTest(QueryStyle)[2] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.createCousinEdgeThatShouldBeTreeTest(DbSerializerTest.java:745) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesL3network(QueryStyle)[1] Time elapsed: 0.005 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesL3network(DbSerializerTest.java:372) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesL3network(QueryStyle)[2] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesL3network(DbSerializerTest.java:372) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkDeleteTest(QueryStyle)[1] Time elapsed: 0.004 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkDeleteTest(DbSerializerTest.java:1130) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkDeleteTest(QueryStyle)[2] Time elapsed: 0.003 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkDeleteTest(DbSerializerTest.java:1130) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(QueryStyle)[1] Time elapsed: 0.003 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:338) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(QueryStyle)[2] Time elapsed: 0.003 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:338) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(QueryStyle)[1] Time elapsed: 0.002 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:355) 07:07:20 07:07:20 [ERROR] org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(QueryStyle)[2] Time elapsed: 0.003 s <<< ERROR! 07:07:20 java.lang.NullPointerException 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:386) 07:07:20 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:355) 07:07:20 07:07:20 [INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 07:07:20 [EL Warning]: moxy: 2024-04-02 07:07:20.179--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:07:20 [EL Warning]: moxy: 2024-04-02 07:07:20.392--MOXy BV: Facets 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:07:20 [EL Warning]: moxy: 2024-04-02 07:07:20.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 07:07:20 [EL Warning]: moxy: 2024-04-02 07:07:20.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:07:21 [EL Warning]: moxy: 2024-04-02 07:07:21.253--MOXy BV: Facets 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:07:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s - in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 07:07:21 [INFO] Running org.onap.aai.serialization.db.DbAliasTest 07:07:21 [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.onap.aai.serialization.db.DbAliasTest 07:07:21 [ERROR] org.onap.aai.serialization.db.DbAliasTest.checkOnWrite(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:21 java.lang.NullPointerException 07:07:21 at org.onap.aai.serialization.db.DbAliasTest.setup(DbAliasTest.java:75) 07:07:21 07:07:21 [ERROR] org.onap.aai.serialization.db.DbAliasTest.checkOnWrite(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:07:21 java.lang.NullPointerException 07:07:21 at org.onap.aai.serialization.db.DbAliasTest.setup(DbAliasTest.java:75) 07:07:21 07:07:21 [ERROR] org.onap.aai.serialization.db.DbAliasTest.checkOnRead(QueryStyle)[1] Time elapsed: 0.001 s <<< ERROR! 07:07:21 java.lang.NullPointerException 07:07:21 at org.onap.aai.serialization.db.DbAliasTest.setup(DbAliasTest.java:75) 07:07:21 07:07:21 [ERROR] org.onap.aai.serialization.db.DbAliasTest.checkOnRead(QueryStyle)[2] Time elapsed: 0 s <<< ERROR! 07:07:21 java.lang.NullPointerException 07:07:21 at org.onap.aai.serialization.db.DbAliasTest.setup(DbAliasTest.java:75) 07:07:21 07:07:21 [INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest 07:07:21 [EL Warning]: moxy: 2024-04-02 07:07:21.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:07:22 [EL Warning]: moxy: 2024-04-02 07:07:22.055--MOXy BV: Facets 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:07:22 [EL Warning]: moxy: 2024-04-02 07:07:22.347--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:07:22 [EL Warning]: moxy: 2024-04-02 07:07:22.627--MOXy BV: Facets 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:07:22 [EL Warning]: moxy: 2024-04-02 07:07:22.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:07:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s - in org.onap.aai.serialization.db.VersionedScenariosTest 07:07:23 [INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 07:07:23 [EL Warning]: moxy: 2024-04-02 07:07:23.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:07:23 [EL Warning]: moxy: 2024-04-02 07:07:23.758--MOXy BV: Facets 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:07:24 [EL Warning]: moxy: 2024-04-02 07:07:24.014--MOXy BV: Facets 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:07:24 [EL Warning]: moxy: 2024-04-02 07:07:24.286--MOXy BV: Facets 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:07:24 [EL Warning]: moxy: 2024-04-02 07:07:24.567--MOXy BV: Facets 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:07:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s - in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 07:07:24 [INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 07:07:25 [EL Warning]: moxy: 2024-04-02 07:07:25.046--MOXy BV: Facets 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:07:25 [EL Warning]: moxy: 2024-04-02 07:07:25.348--MOXy BV: Facets 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:07:25 [EL Warning]: moxy: 2024-04-02 07:07:25.64--MOXy BV: Facets 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:07:25 [EL Warning]: moxy: 2024-04-02 07:07:25.933--MOXy BV: Facets 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:07:26 [EL Warning]: moxy: 2024-04-02 07:07:26.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:07:26 [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.571 s <<< FAILURE! - in org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 07:07:26 [ERROR] org.onap.aai.serialization.db.DbSerializerNotificationEventsTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplexCheckingUpdatedListTest(QueryStyle)[1] Time elapsed: 0.009 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.serialization.db.DbSerializerNotificationEventsTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplexCheckingUpdatedListTest(DbSerializerNotificationEventsTest.java:110) 07:07:26 07:07:26 [ERROR] org.onap.aai.serialization.db.DbSerializerNotificationEventsTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplexCheckingUpdatedListTest(QueryStyle)[2] Time elapsed: 0.001 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.serialization.db.DbSerializerNotificationEventsTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplexCheckingUpdatedListTest(DbSerializerNotificationEventsTest.java:110) 07:07:26 07:07:26 [INFO] Running org.onap.aai.serialization.db.ImpliedDeleteUnitTest 07:07:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.onap.aai.serialization.db.ImpliedDeleteUnitTest 07:07:26 [INFO] Running org.onap.aai.rest.HPACapabilityTest 07:07:26 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 s <<< FAILURE! - in org.onap.aai.rest.HPACapabilityTest 07:07:26 [ERROR] org.onap.aai.rest.HPACapabilityTest Time elapsed: 0.003 s <<< ERROR! 07:07:26 java.lang.Exception: No public static parameters method on class org.onap.aai.rest.HPACapabilityTest 07:07:26 07:07:26 [INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest 07:07:26 [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.008 s <<< FAILURE! - in org.onap.aai.parsers.uri.URIToRelationshipObjectTest 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToRelationshipObjectTest.uriWithNonStringKey Time elapsed: 0.001 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToRelationshipObjectTest.uriWithNonStringKey(URIToRelationshipObjectTest.java:153) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToRelationshipObjectTest.badURI Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToRelationshipObjectTest.badURI(URIToRelationshipObjectTest.java:170) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToRelationshipObjectTest.uriNoVersion Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToRelationshipObjectTest.uriNoVersion(URIToRelationshipObjectTest.java:101) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToRelationshipObjectTest.doubleKeyRelationship Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToRelationshipObjectTest.doubleKeyRelationship(URIToRelationshipObjectTest.java:127) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToRelationshipObjectTest.uri Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToRelationshipObjectTest.uri(URIToRelationshipObjectTest.java:74) 07:07:26 07:07:26 [INFO] Running org.onap.aai.parsers.uri.URIToObjectTest 07:07:26 [ERROR] Tests run: 8, Failures: 0, Errors: 6, Skipped: 2, Time elapsed: 0.005 s <<< FAILURE! - in org.onap.aai.parsers.uri.URIToObjectTest 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToObjectTest.badURI Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.badURI(URIToObjectTest.java:133) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToObjectTest.uriNoVersion Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.uriNoVersion(URIToObjectTest.java:103) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToObjectTest.singleTopLevel Time elapsed: 0.001 s <<< ERROR! 07:07:26 org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.singleTopLevel(URIToObjectTest.java:179) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.singleTopLevel(URIToObjectTest.java:179) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToObjectTest.relativePath Time elapsed: 0 s <<< ERROR! 07:07:26 org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.relativePath(URIToObjectTest.java:242) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.relativePath(URIToObjectTest.java:242) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToObjectTest.uri Time elapsed: 0.001 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.uri(URIToObjectTest.java:73) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToObjectTest.startsWithValidNamespace Time elapsed: 0 s <<< ERROR! 07:07:26 org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.startsWithValidNamespace(URIToObjectTest.java:157) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToObjectTest.startsWithValidNamespace(URIToObjectTest.java:157) 07:07:26 07:07:26 [INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest 07:07:26 [ERROR] Tests run: 7, Failures: 1, Errors: 6, Skipped: 0, Time elapsed: 0.016 s <<< FAILURE! - in org.onap.aai.parsers.uri.URIToDBKeyTest 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToDBKeyTest.badURI Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.badURI(URIToDBKeyTest.java:109) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToDBKeyTest.uriNoVersion Time elapsed: 0.004 s <<< ERROR! 07:07:26 org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.uriNoVersion(URIToDBKeyTest.java:90) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.uriNoVersion(URIToDBKeyTest.java:90) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToDBKeyTest.noValidTokens Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.noValidTokens(URIToDBKeyTest.java:148) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToDBKeyTest.notValidNamespace Time elapsed: 0.006 s <<< FAILURE! 07:07:26 java.lang.AssertionError: 07:07:26 07:07:26 Expected: an instance of org.onap.aai.parsers.exceptions.DoesNotStartWithValidNamespaceException 07:07:26 but: is a org.onap.aai.exceptions.AAIException 07:07:26 Stacktrace was: org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:158) 07:07:26 at org.onap.aai.parsers.uri.URIToDBKey.(URIToDBKey.java:58) 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.notValidNamespace(URIToDBKeyTest.java:134) 07:07:26 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:07:26 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:07:26 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:07:26 at java.lang.reflect.Method.invoke(Method.java:498) 07:07:26 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:07:26 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:07:26 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:07:26 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:07:26 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:07:26 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:07:26 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:07:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:07:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:07:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:07:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:07:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:07:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:07:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:07:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:07:26 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:07:26 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:07:26 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 07:07:26 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:07:26 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 07:07:26 at java.util.Iterator.forEachRemaining(Iterator.java:116) 07:07:26 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 07:07:26 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 07:07:26 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 07:07:26 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:07:26 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:07:26 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:07:26 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 07:07:26 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 07:07:26 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:07:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:07:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:07:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:07:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:124) 07:07:26 ... 49 more 07:07:26 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToDBKeyTest.uri Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.uri(URIToDBKeyTest.java:64) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToDBKeyTest.startsWithValidNamespace Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.startsWithValidNamespace(URIToDBKeyTest.java:167) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIToDBKeyTest.namingExceptions Time elapsed: 0 s <<< ERROR! 07:07:26 org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.namingExceptions(URIToDBKeyTest.java:190) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIToDBKeyTest.namingExceptions(URIToDBKeyTest.java:190) 07:07:26 07:07:26 [INFO] Running org.onap.aai.parsers.uri.URIParserTest 07:07:26 [ERROR] Tests run: 4, Failures: 1, Errors: 3, Skipped: 0, Time elapsed: 0.03 s <<< FAILURE! - in org.onap.aai.parsers.uri.URIParserTest 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIParserTest.verifyParsableInvokation Time elapsed: 0.02 s <<< ERROR! 07:07:26 org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParserTest.verifyParsableInvokation(URIParserTest.java:145) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParserTest.verifyParsableInvokation(URIParserTest.java:145) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIParserTest.invalidPath Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParserTest.invalidPath(URIParserTest.java:86) 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIParserTest.invalidPathPartial Time elapsed: 0.007 s <<< FAILURE! 07:07:26 java.lang.AssertionError: 07:07:26 07:07:26 Expected: (an instance of org.onap.aai.exceptions.AAIException and hasProperty("code", is "AAI_3000")) 07:07:26 but: hasProperty("code", is "AAI_3000") property 'code' was "AAI_3001" 07:07:26 Stacktrace was: org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:158) 07:07:26 at org.onap.aai.parsers.uri.URIToDBKey.(URIToDBKey.java:58) 07:07:26 at org.onap.aai.parsers.uri.URIParserTest.invalidPathPartial(URIParserTest.java:132) 07:07:26 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:07:26 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:07:26 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:07:26 at java.lang.reflect.Method.invoke(Method.java:498) 07:07:26 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:07:26 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:07:26 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:07:26 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:07:26 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:07:26 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:07:26 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:07:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:07:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:07:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:07:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:07:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:07:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:07:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:07:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:07:26 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:07:26 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:07:26 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 07:07:26 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:07:26 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 07:07:26 at java.util.Iterator.forEachRemaining(Iterator.java:116) 07:07:26 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 07:07:26 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 07:07:26 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 07:07:26 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:07:26 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:07:26 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:07:26 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 07:07:26 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 07:07:26 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:07:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:07:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:07:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:07:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:07:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:07:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:07:26 Caused by: java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:124) 07:07:26 ... 49 more 07:07:26 07:07:26 07:07:26 [ERROR] org.onap.aai.parsers.uri.URIParserTest.invalidPathNoNameSpace Time elapsed: 0 s <<< ERROR! 07:07:26 java.lang.NullPointerException 07:07:26 at org.onap.aai.parsers.uri.URIParserTest.invalidPathNoNameSpace(URIParserTest.java:107) 07:07:26 07:07:26 [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 07:07:26 [EL Warning]: moxy: 2024-04-02 07:07:26.953--MOXy BV: Facets 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:07:27 [EL Warning]: moxy: 2024-04-02 07:07:27.162--MOXy BV: Facets 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:07:27 [EL Warning]: moxy: 2024-04-02 07:07:27.38--MOXy BV: Facets 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:07:27 [EL Warning]: moxy: 2024-04-02 07:07:27.606--MOXy BV: Facets 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:07:27 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in org.onap.aai.parsers.query.GraphTraversalTest 07:07:27 [INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest 07:07:27 [ERROR] Tests run: 10, Failures: 0, Errors: 8, Skipped: 2, Time elapsed: 0.002 s <<< FAILURE! - in org.onap.aai.parsers.relationship.RelationshipToURITest 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.onlyData Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.onlyData(RelationshipToURITest.java:71) 07:07:27 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.onlyLink Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.onlyLink(RelationshipToURITest.java:58) 07:07:27 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.ambiguousRelationship Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.ambiguousRelationship(RelationshipToURITest.java:125) 07:07:27 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.failV10 Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.failV10(RelationshipToURITest.java:84) 07:07:27 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.successV10 Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.successV10(RelationshipToURITest.java:111) 07:07:27 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.topLevelWithTwoKeys Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.topLevelWithTwoKeys(RelationshipToURITest.java:174) 07:07:27 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.twoTopLevelNodes Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.twoTopLevelNodes(RelationshipToURITest.java:157) 07:07:27 07:07:27 [ERROR] org.onap.aai.parsers.relationship.RelationshipToURITest.failNothingToParse Time elapsed: 0 s <<< ERROR! 07:07:27 java.lang.NullPointerException 07:07:27 at org.onap.aai.parsers.relationship.RelationshipToURITest.failNothingToParse(RelationshipToURITest.java:97) 07:07:27 07:07:27 [INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest 07:07:32 [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.479 s <<< FAILURE! - in org.onap.aai.introspection.sideeffect.PrivateEdgeTest 07:07:32 [ERROR] PrivateEdgeTest.testWhenPrivateEdgeThrowsExceptionWhenHavingOnlyOnePartOfKey Time elapsed: 0 s <<< ERROR! 07:07:32 java.lang.NullPointerException 07:07:32 07:07:32 [ERROR] PrivateEdgeTest.testWhenPrivateEdgeThrowsExceptionWhenHavingOnlyOnePartOfKey Time elapsed: 0 s <<< ERROR! 07:07:32 java.lang.NullPointerException 07:07:32 07:07:32 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 07:07:32 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.072 s - in org.onap.aai.logging.DME2RestFlagTest 07:07:32 [INFO] Running org.onap.aai.TinkerpopUpgradeTests 07:07:32 [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 07:07:32 [EL Warning]: moxy: 2024-04-02 07:07:32.548--MOXy BV: Facets 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:07:32 [EL Warning]: moxy: 2024-04-02 07:07:32.737--MOXy BV: Facets 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:07:32 [EL Warning]: moxy: 2024-04-02 07:07:32.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:07:33 [EL Warning]: moxy: 2024-04-02 07:07:33.186--MOXy BV: Facets 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:07:33 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in org.onap.aai.parsers.query.GraphTraversalTest 07:07:33 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s - in org.onap.aai.TinkerpopUpgradeTests 07:07:33 [INFO] Running org.onap.aai.serialization.queryformats.FormatTest 07:07:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.serialization.queryformats.FormatTest 07:07:33 [INFO] Running org.onap.aai.serialization.db.EdgeSerializerTest 07:07:33 [ERROR] Tests run: 5, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.onap.aai.serialization.db.EdgeSerializerTest 07:07:33 [ERROR] org.onap.aai.serialization.db.EdgeSerializerTest.addTreeEdgeTest Time elapsed: 0 s <<< ERROR! 07:07:33 java.lang.NullPointerException 07:07:33 at org.onap.aai.serialization.db.EdgeSerializerTest.addTreeEdgeTest(EdgeSerializerTest.java:54) 07:07:33 07:07:33 [ERROR] org.onap.aai.serialization.db.EdgeSerializerTest.addCousinEdgeTest Time elapsed: 0 s <<< ERROR! 07:07:33 java.lang.NullPointerException 07:07:33 at org.onap.aai.serialization.db.EdgeSerializerTest.addCousinEdgeTest(EdgeSerializerTest.java:68) 07:07:33 07:07:33 [ERROR] org.onap.aai.serialization.db.EdgeSerializerTest.addEdgeVerifyAAIUUIDCousinTest Time elapsed: 0 s <<< ERROR! 07:07:33 java.lang.NullPointerException 07:07:33 at org.onap.aai.serialization.db.EdgeSerializerTest.addEdgeVerifyAAIUUIDCousinTest(EdgeSerializerTest.java:98) 07:07:33 07:07:33 [ERROR] org.onap.aai.serialization.db.EdgeSerializerTest.multiplicityViolationTest Time elapsed: 0.001 s <<< FAILURE! 07:07:33 java.lang.AssertionError: 07:07:33 07:07:33 Expected: (an instance of org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException and exception with message a string containing "multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.Uses between vf-module and volume-group") 07:07:33 but: an instance of org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException is a java.lang.NullPointerException 07:07:33 Stacktrace was: java.lang.NullPointerException 07:07:33 at org.onap.aai.serialization.db.EdgeSerializerTest.multiplicityViolationTest(EdgeSerializerTest.java:87) 07:07:33 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:07:33 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:07:33 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:07:33 at java.lang.reflect.Method.invoke(Method.java:498) 07:07:33 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:07:33 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:07:33 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:07:33 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:07:33 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:07:33 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:07:33 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:07:33 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:07:33 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:07:33 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:07:33 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:07:33 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:07:33 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:07:33 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:07:33 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:07:33 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:07:33 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:07:33 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 07:07:33 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:07:33 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 07:07:33 at java.util.Iterator.forEachRemaining(Iterator.java:116) 07:07:33 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 07:07:33 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 07:07:33 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 07:07:33 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:07:33 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:07:33 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:07:33 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 07:07:33 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 07:07:33 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 07:07:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:07:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:07:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:07:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:07:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:07:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:07:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:07:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:07:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:07:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:07:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:07:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:07:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:07:33 07:07:33 07:07:33 [ERROR] org.onap.aai.serialization.db.EdgeSerializerTest.addEdgeVerifyAAIUUIDTreeTest Time elapsed: 0 s <<< ERROR! 07:07:33 java.lang.NullPointerException 07:07:33 at org.onap.aai.serialization.db.EdgeSerializerTest.addEdgeVerifyAAIUUIDTreeTest(EdgeSerializerTest.java:109) 07:07:33 07:07:34 [INFO] 07:07:34 [INFO] Results: 07:07:34 [INFO] 07:07:34 [ERROR] Failures: 07:07:34 [ERROR] DbMethHelperTest.testLocateUniqueVertex_throwsException:164 Unexpected exception type thrown ==> expected: but was: 07:07:34 [ERROR] URIParserTest.invalidPathPartial 07:07:34 Expected: (an instance of org.onap.aai.exceptions.AAIException and hasProperty("code", is "AAI_3000")) 07:07:34 but: hasProperty("code", is "AAI_3000") property 'code' was "AAI_3001" 07:07:34 Stacktrace was: org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:34 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:158) 07:07:34 at org.onap.aai.parsers.uri.URIToDBKey.(URIToDBKey.java:58) 07:07:34 at org.onap.aai.parsers.uri.URIParserTest.invalidPathPartial(URIParserTest.java:132) 07:07:34 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:07:34 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:07:34 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:07:34 at java.lang.reflect.Method.invoke(Method.java:498) 07:07:34 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:07:34 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:07:34 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:07:34 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:07:34 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:07:34 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:07:34 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:07:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:07:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:07:34 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:07:34 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:07:34 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:07:34 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:07:34 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:07:34 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:07:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:07:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:07:34 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 07:07:34 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:07:34 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 07:07:34 at java.util.Iterator.forEachRemaining(Iterator.java:116) 07:07:34 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 07:07:34 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 07:07:34 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 07:07:34 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:07:34 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:07:34 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:07:34 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 07:07:34 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 07:07:34 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:07:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:07:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:07:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:07:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:07:34 Caused by: java.lang.NullPointerException 07:07:34 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:124) 07:07:34 ... 49 more 07:07:34 07:07:34 [ERROR] URIToDBKeyTest.notValidNamespace 07:07:34 Expected: an instance of org.onap.aai.parsers.exceptions.DoesNotStartWithValidNamespaceException 07:07:34 but: is a org.onap.aai.exceptions.AAIException 07:07:34 Stacktrace was: org.onap.aai.exceptions.AAIException: java.lang.NullPointerException 07:07:34 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:158) 07:07:34 at org.onap.aai.parsers.uri.URIToDBKey.(URIToDBKey.java:58) 07:07:34 at org.onap.aai.parsers.uri.URIToDBKeyTest.notValidNamespace(URIToDBKeyTest.java:134) 07:07:34 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:07:34 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:07:34 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:07:34 at java.lang.reflect.Method.invoke(Method.java:498) 07:07:34 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:07:34 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:07:34 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:07:34 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:07:34 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:07:34 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:07:34 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:07:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:07:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:07:34 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:07:34 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:07:34 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:07:34 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:07:34 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:07:34 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:07:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:07:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:07:34 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 07:07:34 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:07:34 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 07:07:34 at java.util.Iterator.forEachRemaining(Iterator.java:116) 07:07:34 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 07:07:34 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 07:07:34 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 07:07:34 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:07:34 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:07:34 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:07:34 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 07:07:34 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 07:07:34 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:07:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:07:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:07:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:07:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:07:34 Caused by: java.lang.NullPointerException 07:07:34 at org.onap.aai.parsers.uri.URIParser.parse(URIParser.java:124) 07:07:34 ... 49 more 07:07:34 07:07:34 [ERROR] DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest:757 Unexpected exception type thrown ==> expected: but was: 07:07:34 [ERROR] DbSerializerTest.createEdgeNodeDoesNotExistExceptionTest:757 Unexpected exception type thrown ==> expected: but was: 07:07:34 [ERROR] DbSerializerTest.createEdgeWithInvalidLabelTest:873 Unexpected exception type thrown ==> expected: but was: 07:07:34 [ERROR] DbSerializerTest.createEdgeWithInvalidLabelTest:873 Unexpected exception type thrown ==> expected: but was: 07:07:34 [ERROR] EdgeSerializerTest.multiplicityViolationTest 07:07:34 Expected: (an instance of org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException and exception with message a string containing "multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.Uses between vf-module and volume-group") 07:07:34 but: an instance of org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException is a java.lang.NullPointerException 07:07:34 Stacktrace was: java.lang.NullPointerException 07:07:34 at org.onap.aai.serialization.db.EdgeSerializerTest.multiplicityViolationTest(EdgeSerializerTest.java:87) 07:07:34 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:07:34 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:07:34 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:07:34 at java.lang.reflect.Method.invoke(Method.java:498) 07:07:34 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:07:34 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:07:34 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:07:34 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:07:34 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:07:34 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:07:34 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:07:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:07:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:07:34 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:07:34 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:07:34 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:07:34 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:07:34 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:07:34 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:07:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:07:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:07:34 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 07:07:34 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:07:34 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 07:07:34 at java.util.Iterator.forEachRemaining(Iterator.java:116) 07:07:34 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 07:07:34 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 07:07:34 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 07:07:34 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:07:34 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:07:34 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:07:34 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 07:07:34 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 07:07:34 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 07:07:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 07:07:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 07:07:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 07:07:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:07:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:07:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:07:34 07:07:34 [ERROR] Errors: 07:07:34 [ERROR] PrivateEdgeTest.testWhenPrivateEdgeThrowsExceptionWhenHavingOnlyOnePartOfKey 07:07:34 [ERROR] Run 1: null 07:07:34 [ERROR] Run 2: null 07:07:34 [INFO] 07:07:34 [ERROR] DbMethHelperTest.testGetVertexProperties:200 java.lang.NullPointerException 07:07:34 [ERROR] DbMethHelperTest.testLocateUniqueVertex:155 » NullPointer 07:07:34 [ERROR] DbMethHelperTest.testLocateUniqueVertex_returnNull:181 » NullPointer 07:07:34 [ERROR] DbMethHelperTest.testSearchVertexByIdentityMap:122 java.lang.NullPointerExcep... 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] DataLinkTest.initMock:179 NullPointer 07:07:34 [ERROR] RelationshipToURITest.ambiguousRelationship:125 NullPointer 07:07:34 [ERROR] RelationshipToURITest.failNothingToParse:97 NullPointer 07:07:34 [ERROR] RelationshipToURITest.failV10:84 NullPointer 07:07:34 [ERROR] RelationshipToURITest.onlyData:71 NullPointer 07:07:34 [ERROR] RelationshipToURITest.onlyLink:58 NullPointer 07:07:34 [ERROR] RelationshipToURITest.successV10:111 NullPointer 07:07:34 [ERROR] RelationshipToURITest.topLevelWithTwoKeys:174 NullPointer 07:07:34 [ERROR] RelationshipToURITest.twoTopLevelNodes:157 NullPointer 07:07:34 [ERROR] URIParserTest.invalidPath:86 NullPointer 07:07:34 [ERROR] URIParserTest.invalidPathNoNameSpace:107 NullPointer 07:07:34 [ERROR] URIParserTest.verifyParsableInvokation:145 » AAI java.lang.NullPointerExceptio... 07:07:34 [ERROR] URIToDBKeyTest.badURI:109 NullPointer 07:07:34 [ERROR] URIToDBKeyTest.namingExceptions:190 » AAI java.lang.NullPointerException 07:07:34 [ERROR] URIToDBKeyTest.noValidTokens:148 NullPointer 07:07:34 [ERROR] URIToDBKeyTest.startsWithValidNamespace:167 NullPointer 07:07:34 [ERROR] URIToDBKeyTest.uri:64 NullPointer 07:07:34 [ERROR] URIToDBKeyTest.uriNoVersion:90 » AAI java.lang.NullPointerException 07:07:34 [ERROR] URIToObjectTest.badURI:133 NullPointer 07:07:34 [ERROR] URIToObjectTest.relativePath:242 » AAI java.lang.NullPointerException 07:07:34 [ERROR] URIToObjectTest.singleTopLevel:179 » AAI java.lang.NullPointerException 07:07:34 [ERROR] URIToObjectTest.startsWithValidNamespace:157 » AAI java.lang.NullPointerExcept... 07:07:34 [ERROR] URIToObjectTest.uri:73 NullPointer 07:07:34 [ERROR] URIToObjectTest.uriNoVersion:103 NullPointer 07:07:34 [ERROR] URIToRelationshipObjectTest.badURI:170 NullPointer 07:07:34 [ERROR] URIToRelationshipObjectTest.doubleKeyRelationship:127 » NullPointer 07:07:34 [ERROR] URIToRelationshipObjectTest.uri:74 NullPointer 07:07:34 [ERROR] URIToRelationshipObjectTest.uriNoVersion:101 » NullPointer 07:07:34 [ERROR] URIToRelationshipObjectTest.uriWithNonStringKey:153 » NullPointer 07:07:34 [ERROR] org.onap.aai.rest.HPACapabilityTest.null 07:07:34 [INFO] Run 1: PASS 07:07:34 [ERROR] Run 2: HPACapabilityTest » No public static parameters method on class org.onap.aai.... 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndDoGetOnOldModelAndMakeSureNoRelationship(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationOldClientTest.setUpModelData:77 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationOldClientTest.setUpModelData:77 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutCustomerWithServiceInstanceThatHasModelVerThatExistsInDbAndDoGetOnCustomerAndCheckIfRelationshipIsNotThere(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreated(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndCheckIfPrivateEdgeCreatedAndAlsoDoAnotherPutSameDataAndMakeSureEdgeIsStillThere(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelInfoToMatchExistingModelAndDoAnotherPutAndDontIncludeModelInfoAndPrivateEdgeShouldBeDeleted(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutGenericVnfWithModelThatDoesntExistAndCheckIfItReturnsNotFound(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoAndEdgeToOldModelShouldBeDeletedAndNewEdgeToNewModelShouldBeCreated(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] org.onap.aai.rest.PrivateEdgeIntegrationTest.testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted(QueryStyle,SchemaVersion) 07:07:34 [ERROR] Run 1: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 2: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 3: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 4: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 5: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 6: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 7: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 8: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 9: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [ERROR] Run 10: PrivateEdgeIntegrationTest.setUpModelData:81->createModel:91 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] DbAliasTest.setup:75 NullPointer 07:07:34 [ERROR] DbAliasTest.setup:75 NullPointer 07:07:34 [ERROR] DbAliasTest.setup:75 NullPointer 07:07:34 [ERROR] DbAliasTest.setup:75 NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createComplexPserverWithRelDeleteRel:315 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createComplexPserverWithRelDeleteRel:315 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplex:423 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplex:423 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createNodeWithListTest:596 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createNodeWithListTest:596 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createTopLevelThenCreateChildTest:169 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createTopLevelThenCreateChildTest:169 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createTopLevelThenUpdateTest:108 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createTopLevelThenUpdateTest:108 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createTopWithChildThenDeleteTopTest:235 » NullPointer 07:07:34 [ERROR] DbSerializerDeltasTest.createTopWithChildThenDeleteTopTest:235 » NullPointer 07:07:34 [ERROR] DbSerializerNotificationEventsTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplexCheckingUpdatedListTest:110 » NullPointer 07:07:34 [ERROR] DbSerializerNotificationEventsTest.createComplexPserverWithRelUpdatePserverToDeleteRelAddPinterfaceThenDeleteComplexCheckingUpdatedListTest:110 » NullPointer 07:07:34 [ERROR] DbSerializerTest.cascadeL3NetworkDeleteTest:1130->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.cascadeL3NetworkDeleteTest:1130->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.cascadeL3NetworkPreventDeleteTest:1111->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.cascadeL3NetworkPreventDeleteTest:1111->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.cascadeVserverDeleteTest:1088->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.cascadeVserverDeleteTest:1088->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.createCousinEdgeThatShouldBeTreeTest:745 » NullPointer 07:07:34 [ERROR] DbSerializerTest.createCousinEdgeThatShouldBeTreeTest:745 » NullPointer 07:07:34 [ERROR] DbSerializerTest.createEdgeTest:713 » NullPointer 07:07:34 [ERROR] DbSerializerTest.createEdgeTest:713 » NullPointer 07:07:34 [ERROR] DbSerializerTest.createEdgeUsingIntrospectorTest:923 » NullPointer 07:07:34 [ERROR] DbSerializerTest.createEdgeUsingIntrospectorTest:923 » NullPointer 07:07:34 [ERROR] DbSerializerTest.deleteEdgeTest:686 » NullPointer 07:07:34 [ERROR] DbSerializerTest.deleteEdgeTest:686 » NullPointer 07:07:34 [ERROR] DbSerializerTest.deleteItemsWithTraversal:1026 » NullPointer 07:07:34 [ERROR] DbSerializerTest.deleteItemsWithTraversal:1026 » NullPointer 07:07:34 [ERROR] DbSerializerTest.getLatestVersionViewTest:1069 » NullPointer 07:07:34 [ERROR] DbSerializerTest.getLatestVersionViewTest:1069 » NullPointer 07:07:34 [ERROR] DbSerializerTest.getVertexPropertiesRelationshipHasLabelTest:832 » NullPointer 07:07:34 [ERROR] DbSerializerTest.getVertexPropertiesRelationshipHasLabelTest:832 » NullPointer 07:07:34 [ERROR] DbSerializerTest.getVertexPropertiesRelationshipOldVersionNoEdgeLabelTest:862 » NullPointer 07:07:34 [ERROR] DbSerializerTest.getVertexPropertiesRelationshipOldVersionNoEdgeLabelTest:862 » NullPointer 07:07:34 [ERROR] DbSerializerTest.serializeToDbWithParentTest:1053 » NullPointer 07:07:34 [ERROR] DbSerializerTest.serializeToDbWithParentTest:1053 » NullPointer 07:07:34 [ERROR] DbSerializerTest.subnetDelWithInEdgesIpv4Test:338->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.subnetDelWithInEdgesIpv4Test:338->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.subnetDelWithInEdgesIpv6Test:355->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.subnetDelWithInEdgesIpv6Test:355->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.subnetDelWithInEdgesL3network:372->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.subnetDelWithInEdgesL3network:372->testCascadeDelete:386 » NullPointer 07:07:34 [ERROR] DbSerializerTest.testFindDeletableDoesNotReturnDuplicates:143 » NullPointer 07:07:34 [ERROR] DbSerializerTest.testFindDeletableDoesNotReturnDuplicates:143 » NullPointer 07:07:34 [ERROR] EdgeSerializerTest.addCousinEdgeTest:68 NullPointer 07:07:34 [ERROR] EdgeSerializerTest.addEdgeVerifyAAIUUIDCousinTest:98 NullPointer 07:07:34 [ERROR] EdgeSerializerTest.addEdgeVerifyAAIUUIDTreeTest:109 NullPointer 07:07:34 [ERROR] EdgeSerializerTest.addTreeEdgeTest:54 NullPointer 07:07:34 [INFO] 07:07:34 [ERROR] Tests run: 804, Failures: 8, Errors: 111, Skipped: 35 07:07:34 [INFO] 07:07:34 [INFO] ------------------------------------------------------------------------ 07:07:34 [INFO] Reactor Summary: 07:07:34 [INFO] 07:07:34 [INFO] aai-aai-common ..................................... SUCCESS [ 9.453 s] 07:07:34 [INFO] aai-parent ......................................... SUCCESS [ 1.427 s] 07:07:34 [INFO] aai-els-onap-logging ............................... SUCCESS [ 31.715 s] 07:07:34 [INFO] aai-rest ........................................... SUCCESS [ 6.702 s] 07:07:34 [INFO] aai-schema-ingest .................................. SUCCESS [ 22.529 s] 07:07:34 [INFO] aai-annotations .................................... SUCCESS [ 1.529 s] 07:07:34 [INFO] aai-aaf-auth ....................................... SUCCESS [ 5.030 s] 07:07:34 [INFO] aai-core ........................................... FAILURE [03:31 min] 07:07:34 [INFO] aai-auth ........................................... SKIPPED 07:07:34 [INFO] aai-failover ....................................... SKIPPED 07:07:34 [INFO] aai-utils .......................................... SKIPPED 07:07:34 [INFO] aai-schema-abstraction ............................. SKIPPED 07:07:34 [INFO] ------------------------------------------------------------------------ 07:07:34 [INFO] BUILD FAILURE 07:07:34 [INFO] ------------------------------------------------------------------------ 07:07:34 [INFO] Total time: 04:52 min 07:07:34 [INFO] Finished at: 2024-04-02T07:07:34+00:00 07:07:34 [INFO] Final Memory: 121M/1554M 07:07:34 [INFO] ------------------------------------------------------------------------ 07:07:34 [WARNING] The requested profile "spring-boot-2-1" could not be activated because it does not exist. 07:07:34 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project aai-core: There are test failures. 07:07:34 [ERROR] 07:07:34 [ERROR] Please refer to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/surefire-reports for the individual test results. 07:07:34 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 07:07:34 [ERROR] -> [Help 1] 07:07:34 [ERROR] 07:07:34 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:07:34 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:07:34 [ERROR] 07:07:34 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:07:34 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 07:07:34 [ERROR] 07:07:34 [ERROR] After correcting the problems, you can resume the build with the command 07:07:34 [ERROR] mvn -rf :aai-core 07:07:34 Build step 'Invoke top-level Maven targets' marked build as failure 07:07:34 $ ssh-agent -k 07:07:34 unset SSH_AUTH_SOCK; 07:07:34 unset SSH_AGENT_PID; 07:07:34 echo Agent pid 1722 killed; 07:07:34 [ssh-agent] Stopped. 07:07:34 [PostBuildScript] - [INFO] Executing post build scripts. 07:07:34 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins9210897450790873681.sh 07:07:34 ---> sysstat.sh 07:07:35 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins6103802320579035976.sh 07:07:35 ---> package-listing.sh 07:07:35 ++ facter osfamily 07:07:35 ++ tr '[:upper:]' '[:lower:]' 07:07:35 + OS_FAMILY=debian 07:07:35 + workspace=/w/workspace/aai-aai-common-master-verify-java 07:07:35 + START_PACKAGES=/tmp/packages_start.txt 07:07:35 + END_PACKAGES=/tmp/packages_end.txt 07:07:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:35 + PACKAGES=/tmp/packages_start.txt 07:07:35 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 07:07:35 + PACKAGES=/tmp/packages_end.txt 07:07:35 + case "${OS_FAMILY}" in 07:07:35 + dpkg -l 07:07:35 + grep '^ii' 07:07:35 + '[' -f /tmp/packages_start.txt ']' 07:07:35 + '[' -f /tmp/packages_end.txt ']' 07:07:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:35 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 07:07:35 + mkdir -p /w/workspace/aai-aai-common-master-verify-java/archives/ 07:07:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-aai-common-master-verify-java/archives/ 07:07:35 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins14045594766874436052.sh 07:07:35 ---> capture-instance-metadata.sh 07:07:35 Setup pyenv: 07:07:35 system 07:07:35 3.8.13 07:07:35 3.9.13 07:07:35 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:07:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eXUL from file:/tmp/.os_lf_venv 07:07:37 lf-activate-venv(): INFO: Installing: lftools 07:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-eXUL/bin to PATH 07:07:47 INFO: Running in OpenStack, capturing instance metadata 07:07:48 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins15935324356031035254.sh 07:07:48 provisioning config files... 07:07:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config13345523509541584843tmp 07:07:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:48 [EnvInject] - Injecting environment variables from a build step. 07:07:48 [EnvInject] - Injecting as environment variables the properties content 07:07:48 SERVER_ID=logs 07:07:48 07:07:48 [EnvInject] - Variables injected successfully. 07:07:48 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins7806547399476224279.sh 07:07:48 ---> create-netrc.sh 07:07:48 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins9556739600159649337.sh 07:07:48 ---> python-tools-install.sh 07:07:48 Setup pyenv: 07:07:48 system 07:07:48 3.8.13 07:07:48 3.9.13 07:07:48 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eXUL from file:/tmp/.os_lf_venv 07:07:49 lf-activate-venv(): INFO: Installing: lftools 07:07:58 lf-activate-venv(): INFO: Adding /tmp/venv-eXUL/bin to PATH 07:07:58 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins5848730087588067876.sh 07:07:58 ---> sudo-logs.sh 07:07:58 Archiving 'sudo' log.. 07:07:58 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins503123734062601370.sh 07:07:58 ---> job-cost.sh 07:07:58 Setup pyenv: 07:07:58 system 07:07:58 3.8.13 07:07:58 3.9.13 07:07:58 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:07:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eXUL from file:/tmp/.os_lf_venv 07:08:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:08:06 lf-activate-venv(): INFO: Adding /tmp/venv-eXUL/bin to PATH 07:08:06 INFO: No Stack... 07:08:07 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:07 INFO: Archiving Costs 07:08:07 [aai-aai-common-master-verify-java] $ /bin/bash -l /tmp/jenkins7938107401794113403.sh 07:08:07 ---> logs-deploy.sh 07:08:07 Setup pyenv: 07:08:07 system 07:08:07 3.8.13 07:08:07 3.9.13 07:08:07 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:08:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eXUL from file:/tmp/.os_lf_venv 07:08:09 lf-activate-venv(): INFO: Installing: lftools 07:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-eXUL/bin to PATH 07:08:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-master-verify-java/1356 07:08:20 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 07:08:21 Archives upload complete. 07:08:21 INFO: archiving logs to Nexus 07:08:22 ---> uname -a: 07:08:22 Linux prd-ubuntu1804-builder-4c-4g-19987 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:08:22 07:08:22 07:08:22 ---> lscpu: 07:08:22 Architecture: x86_64 07:08:22 CPU op-mode(s): 32-bit, 64-bit 07:08:22 Byte Order: Little Endian 07:08:22 CPU(s): 4 07:08:22 On-line CPU(s) list: 0-3 07:08:22 Thread(s) per core: 1 07:08:22 Core(s) per socket: 1 07:08:22 Socket(s): 4 07:08:22 NUMA node(s): 1 07:08:22 Vendor ID: AuthenticAMD 07:08:22 CPU family: 23 07:08:22 Model: 49 07:08:22 Model name: AMD EPYC-Rome Processor 07:08:22 Stepping: 0 07:08:22 CPU MHz: 2799.996 07:08:22 BogoMIPS: 5599.99 07:08:22 Virtualization: AMD-V 07:08:22 Hypervisor vendor: KVM 07:08:22 Virtualization type: full 07:08:22 L1d cache: 32K 07:08:22 L1i cache: 32K 07:08:22 L2 cache: 512K 07:08:22 L3 cache: 16384K 07:08:22 NUMA node0 CPU(s): 0-3 07:08:22 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:08:22 07:08:22 07:08:22 ---> nproc: 07:08:22 4 07:08:22 07:08:22 07:08:22 ---> df -h: 07:08:22 Filesystem Size Used Avail Use% Mounted on 07:08:22 udev 7.9G 0 7.9G 0% /dev 07:08:22 tmpfs 1.6G 672K 1.6G 1% /run 07:08:22 /dev/vda1 78G 8.4G 70G 11% / 07:08:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:08:22 tmpfs 5.0M 0 5.0M 0% /run/lock 07:08:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:08:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:08:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:08:22 07:08:22 07:08:22 ---> free -m: 07:08:22 total used free shared buff/cache available 07:08:22 Mem: 16040 548 13236 0 2255 15177 07:08:22 Swap: 1023 0 1023 07:08:22 07:08:22 07:08:22 ---> ip addr: 07:08:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:08:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:22 inet 127.0.0.1/8 scope host lo 07:08:22 valid_lft forever preferred_lft forever 07:08:22 inet6 ::1/128 scope host 07:08:22 valid_lft forever preferred_lft forever 07:08:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:08:22 link/ether fa:16:3e:79:09:ac brd ff:ff:ff:ff:ff:ff 07:08:22 inet 10.30.106.197/23 brd 10.30.107.255 scope global dynamic ens3 07:08:22 valid_lft 85951sec preferred_lft 85951sec 07:08:22 inet6 fe80::f816:3eff:fe79:9ac/64 scope link 07:08:22 valid_lft forever preferred_lft forever 07:08:22 07:08:22 07:08:22 ---> sar -b -r -n DEV: 07:08:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19987) 04/02/24 _x86_64_ (4 CPU) 07:08:22 07:08:22 07:00:56 LINUX RESTART (4 CPU) 07:08:22 07:08:22 07:01:01 tps rtps wtps bread/s bwrtn/s 07:08:22 07:02:01 144.03 67.77 76.25 4600.83 57428.70 07:08:22 07:03:01 141.21 38.53 102.68 1397.50 26800.87 07:08:22 07:04:01 76.84 20.38 56.46 2281.75 21743.58 07:08:22 07:05:01 23.97 0.92 23.05 25.72 17558.83 07:08:22 07:06:01 2.12 0.00 2.12 0.00 370.51 07:08:22 07:07:01 2.43 0.00 2.43 0.00 151.04 07:08:22 07:08:01 15.89 0.80 15.09 86.64 664.05 07:08:22 Average: 58.20 18.38 39.82 1201.67 17857.99 07:08:22 07:08:22 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:22 07:02:01 14033192 15531268 2391776 14.56 51156 1655476 828456 4.74 723152 1473036 114992 07:08:22 07:03:01 13002104 14791660 3422864 20.84 73560 1907700 2019496 11.56 1472980 1718248 95980 07:08:22 07:04:01 11847000 13778348 4577968 27.87 76968 2042548 3205172 18.34 2606940 1730184 8112 07:08:22 07:05:01 10624784 12592920 5800184 35.31 79052 2075480 4441748 25.42 3805792 1746828 904 07:08:22 07:06:01 10046924 12018004 6378044 38.83 79172 2078260 4743328 27.15 4380264 1748976 1780 07:08:22 07:07:01 9882084 11855576 6542884 39.83 79272 2080424 4856928 27.80 4544588 1748988 268 07:08:22 07:08:01 13575656 15561588 2849312 17.35 81300 2090968 772920 4.42 860836 1749376 24116 07:08:22 Average: 11858821 13732766 4566147 27.80 74354 1990122 2981150 17.06 2627793 1702234 35165 07:08:22 07:08:22 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:22 07:02:01 ens3 356.77 227.78 1567.98 59.87 0.00 0.00 0.00 0.00 07:08:22 07:02:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 07:08:22 07:03:01 ens3 161.56 134.88 1584.54 36.90 0.00 0.00 0.00 0.00 07:08:22 07:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 07:08:22 07:04:01 ens3 103.57 93.90 880.51 25.88 0.00 0.00 0.00 0.00 07:08:22 07:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:08:22 07:05:01 ens3 110.26 96.04 355.06 35.59 0.00 0.00 0.00 0.00 07:08:22 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:08:22 07:06:01 ens3 137.21 118.44 29.63 50.13 0.00 0.00 0.00 0.00 07:08:22 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:22 07:07:01 ens3 13.16 10.26 7.98 6.05 0.00 0.00 0.00 0.00 07:08:22 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:08:22 07:08:01 ens3 31.09 25.56 18.56 11.69 0.00 0.00 0.00 0.00 07:08:22 07:08:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 07:08:22 Average: ens3 130.50 100.94 636.30 32.26 0.00 0.00 0.00 0.00 07:08:22 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 07:08:22 07:08:22 07:08:22 ---> sar -P ALL: 07:08:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19987) 04/02/24 _x86_64_ (4 CPU) 07:08:22 07:08:22 07:00:56 LINUX RESTART (4 CPU) 07:08:22 07:08:22 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:08:22 07:02:01 all 18.97 0.00 2.19 10.38 0.07 68.39 07:08:22 07:02:01 0 31.58 0.00 2.41 4.26 0.07 61.68 07:08:22 07:02:01 1 16.03 0.00 1.88 14.48 0.05 67.56 07:08:22 07:02:01 2 17.66 0.00 2.02 2.30 0.07 77.95 07:08:22 07:02:01 3 10.62 0.00 2.46 20.47 0.08 66.37 07:08:22 07:03:01 all 29.31 0.00 1.68 4.77 0.08 64.16 07:08:22 07:03:01 0 44.17 0.00 2.76 2.46 0.10 50.51 07:08:22 07:03:01 1 21.02 0.00 1.25 1.74 0.08 75.90 07:08:22 07:03:01 2 31.92 0.00 1.47 4.15 0.07 62.39 07:08:22 07:03:01 3 20.07 0.00 1.24 10.77 0.07 67.86 07:08:22 07:04:01 all 45.91 0.00 1.46 2.84 0.11 49.68 07:08:22 07:04:01 0 50.47 0.00 1.43 1.18 0.10 46.82 07:08:22 07:04:01 1 43.94 0.00 1.21 0.98 0.08 53.79 07:08:22 07:04:01 2 44.48 0.00 1.10 4.60 0.14 49.69 07:08:22 07:04:01 3 44.77 0.00 2.08 4.61 0.10 48.45 07:08:22 07:05:01 all 41.04 0.00 0.76 2.39 0.08 55.73 07:08:22 07:05:01 0 38.64 0.00 0.72 0.03 0.07 60.55 07:08:22 07:05:01 1 42.11 0.00 0.40 0.00 0.08 57.41 07:08:22 07:05:01 2 59.84 0.00 0.99 0.12 0.08 38.96 07:08:22 07:05:01 3 23.75 0.00 0.92 9.38 0.08 65.86 07:08:22 07:06:01 all 33.33 0.00 0.58 0.05 0.07 65.97 07:08:22 07:06:01 0 36.58 0.00 0.99 0.00 0.07 62.37 07:08:22 07:06:01 1 43.95 0.00 0.46 0.00 0.07 55.53 07:08:22 07:06:01 2 24.38 0.00 0.31 0.02 0.07 75.22 07:08:22 07:06:01 3 28.45 0.00 0.59 0.19 0.07 70.70 07:08:22 07:07:01 all 20.55 0.00 0.21 0.03 0.05 79.17 07:08:22 07:07:01 0 20.62 0.00 0.25 0.00 0.05 79.08 07:08:22 07:07:01 1 19.35 0.00 0.13 0.08 0.05 80.38 07:08:22 07:07:01 2 14.25 0.00 0.17 0.02 0.03 85.53 07:08:22 07:07:01 3 27.98 0.00 0.29 0.00 0.07 71.67 07:08:22 07:08:01 all 24.59 0.00 0.86 0.55 0.06 73.94 07:08:22 07:08:01 0 30.40 0.00 0.75 0.13 0.05 68.66 07:08:22 07:08:01 1 15.67 0.00 0.87 1.67 0.07 81.71 07:08:22 07:08:01 2 30.48 0.00 1.17 0.32 0.05 67.98 07:08:22 07:08:01 3 21.81 0.00 0.60 0.07 0.05 77.47 07:08:22 Average: all 30.51 0.00 1.11 3.00 0.07 65.31 07:08:22 Average: 0 36.05 0.00 1.33 1.15 0.07 61.40 07:08:22 Average: 1 28.81 0.00 0.89 2.71 0.07 67.52 07:08:22 Average: 2 31.84 0.00 1.03 1.65 0.07 65.41 07:08:22 Average: 3 25.33 0.00 1.17 6.50 0.07 66.93 07:08:22 07:08:22 07:08:22